azivner
|
5981b9bc7b
|
new code icons, protected note icon in note tree is now styled using CSS filter drop shadow
|
2018-01-26 22:32:44 -05:00 |
|
azivner
|
9860c8deef
|
refactoring of routes - noteId needs to go to /notes noteTreeId to /tree
|
2018-01-13 20:53:00 -05:00 |
|
azivner
|
b545100cad
|
removed loader animation - it was causing issues with initial focus on the tree (probably by stealing focus)
|
2018-01-02 22:01:38 -05:00 |
|
azivner
|
31a4a201a8
|
fix setting "protected" class and background on note tree
|
2017-12-25 09:30:37 -05:00 |
|
azivner
|
0521deb304
|
unifying API paths to lower-case
|
2017-12-01 22:47:23 -05:00 |
|
azivner
|
d0a0366b05
|
more complete support for network-less electron frontend-backend communication including protected session
|
2017-11-29 23:30:35 -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
|
b96e434345
|
fixing encrypt / decrypt subtree
|
2017-11-22 20:46:42 -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
|
dd5a142fdd
|
hiding protected session dialog when moving over to unprotected note
|
2017-11-15 00:10:11 -05:00 |
|
azivner
|
9cf935efd1
|
protect/unprotect subtree
|
2017-11-15 00:04:26 -05:00 |
|
azivner
|
c2ad14ba18
|
more cleanup
|
2017-11-14 23:01:23 -05:00 |
|
azivner
|
98a2322b37
|
refreshing protected session when loading and saving protected notes
|
2017-11-14 22:50:56 -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 |
|