azivner
|
581f406a24
|
sql console implementation
|
2017-12-14 20:38:56 -05:00 |
|
azivner
|
b0cbe91784
|
implementation of forcing full (re)sync
|
2017-12-13 23:03:48 -05:00 |
|
azivner
|
d025b2b3fb
|
using space-around instead of space-evenly for tree actions because that one is supported in Chrome 59 used in electron
|
2017-12-10 21:46:12 -05:00 |
|
azivner
|
8a3ea412f9
|
use protect/unprotect terminology in button
|
2017-12-10 15:47:21 -05:00 |
|
azivner
|
f55f0a4ed3
|
make sure entity IDs are generated only with alphanumeric characters (base62)
|
2017-12-09 20:44:06 -05:00 |
|
azivner
|
5001e7e630
|
removed summernote
|
2017-12-09 14:12:56 -05:00 |
|
azivner
|
7ca043ebc6
|
Merge branch 'master' into ckeditor
|
2017-12-09 11:56:36 -05:00 |
|
azivner
|
d467fbdff3
|
better styling of parent list
|
2017-12-06 20:19:41 -05:00 |
|
azivner
|
23e8e20d44
|
border around tree actions
|
2017-12-04 18:40:18 -05:00 |
|
azivner
|
33ab709209
|
spacing between action buttons and pointer cursor
|
2017-12-04 18:21:57 -05:00 |
|
azivner
|
6546548848
|
implemented initial setup of the app
|
2017-12-03 22:29:23 -05:00 |
|
azivner
|
a85bb649cb
|
basic CKEditor integration
|
2017-12-02 10:37:12 -05:00 |
|
azivner
|
7bdf269095
|
migration now works also in electron
|
2017-11-30 19:58:00 -05:00 |
|
azivner
|
54c0ff15b3
|
using server.method() instead of direct call to $.ajax - preparation for electron without network requests
|
2017-11-28 20:52:38 -05:00 |
|
azivner
|
91c2f9e7cb
|
websocket stuff separated into messaging.js
|
2017-11-28 17:52:47 -05:00 |
|
azivner
|
8b5988e13c
|
sync fix to prefix and some usability improvements
|
2017-11-26 23:10:23 -05:00 |
|
azivner
|
160c1c455c
|
initial implementation of tree prefix
|
2017-11-26 22:34:25 -05:00 |
|
azivner
|
3a30aba42b
|
using bootstrap notify for notifications
|
2017-11-26 12:56:07 -05:00 |
|
azivner
|
f433b30089
|
removed audit_log
|
2017-11-24 20:51:44 -05:00 |
|
azivner
|
c72e5ef93b
|
moved search into separate file
|
2017-11-23 21:10:37 -05:00 |
|
azivner
|
acba72ec4c
|
cloning in context menu (copy & paste) and a lot of related refactoring and fixes
|
2017-11-22 23:16:54 -05:00 |
|
azivner
|
d7644de666
|
tree now shows list of different cloned notes
|
2017-11-21 20:04:06 -05:00 |
|
azivner
|
c8aaf6085d
|
fixed jump to note
|
2017-11-19 20:36:13 -05:00 |
|
azivner
|
3610926804
|
adding clone from recent notes dialog
|
2017-11-19 16:35:35 -05:00 |
|
azivner
|
5fb94fcbbd
|
notes_tree now has note_tree_id so we stricly distinguish between working on notes or note trees
|
2017-11-18 17:05:50 -05:00 |
|
azivner
|
7e3fd2f63e
|
added app and db versions to about dialog in settings
|
2017-11-16 20:03:44 -05:00 |
|
azivner
|
892aa39d46
|
renamed encryption session timeout to protected session timeout
|
2017-11-14 22:44:45 -05:00 |
|
azivner
|
4aa70d3574
|
renamed encryption module to protected_session
|
2017-11-14 22:36:36 -05:00 |
|
azivner
|
b28df3f093
|
more cleanups
|
2017-11-14 22:34:33 -05:00 |
|
azivner
|
0a0421ec7e
|
note history decryption now works, more cleanup
|
2017-11-14 22:21:56 -05:00 |
|
azivner
|
ff411f00b1
|
server side WIP - saving encrypted note now works, changing terminology of "encrypted note" to "protected note"
|
2017-11-14 21:54:12 -05:00 |
|
azivner
|
c18799b938
|
Merge branch 'stable'
|
2017-11-13 23:42:23 -05:00 |
|
azivner
|
fbce84e779
|
added build date & revision
|
2017-11-13 23:35:23 -05:00 |
|
azivner
|
ec49bf0cca
|
server side encryption WIP
|
2017-11-10 22:55:19 -05:00 |
|
azivner
|
3c6287e39f
|
changed icon
|
2017-11-06 23:52:54 -05:00 |
|
azivner
|
0869caa03c
|
added loader to hide ugly loading/repositioning etc.
|
2017-11-06 20:13:36 -05:00 |
|
azivner
|
900f169dab
|
tree changes as a module
|
2017-11-04 22:10:41 -04:00 |
|
azivner
|
9880a4d6f6
|
tree converted to module
|
2017-11-04 19:28:49 -04:00 |
|
azivner
|
e7f0187b29
|
encryption converted to module
|
2017-11-04 18:18:55 -04:00 |
|
azivner
|
b44c685f23
|
note converted to module
|
2017-11-04 17:54:27 -04:00 |
|
azivner
|
adc7d15819
|
link module
|
2017-11-04 17:07:03 -04:00 |
|
azivner
|
979acc8b4a
|
moved dialog scripts into separate folder
|
2017-11-04 14:35:53 -04:00 |
|
azivner
|
819c01bb04
|
converted settings to module(s)
|
2017-11-04 14:31:53 -04:00 |
|
azivner
|
fd48a97c6d
|
converted event log to module
|
2017-11-04 14:02:43 -04:00 |
|
azivner
|
1d0e96a314
|
converted jump to note to module
|
2017-11-04 13:59:43 -04:00 |
|
azivner
|
394fd6f527
|
converted note history to module
|
2017-11-04 13:55:46 -04:00 |
|
azivner
|
6d82a0e03f
|
converted recent changes to module
|
2017-11-04 13:39:26 -04:00 |
|
azivner
|
3892666961
|
added event log dialog
|
2017-11-03 23:00:35 -04:00 |
|
azivner
|
962c078bbc
|
number of sync changes to push next to "sync now" button
|
2017-11-01 20:31:44 -04:00 |
|
azivner
|
d613200925
|
"sync now" button
|
2017-10-29 11:22:41 -04:00 |
|