Commit graph

19 commits

Author SHA1 Message Date
azivner 08064b181d main layout improvements - whole thing is now limited to 1100px wide (again) 2017-09-24 20:22:07 -04:00
azivner da17bc6370 removed initial help message - outdated and help will be done differently 2017-09-24 11:52:16 -04:00
azivner 398a0bce5e moved message area next to note title 2017-09-24 11:34:16 -04:00
azivner 21f49ea7c5 layout conversion to cleaner CSS grid, work in progress 2017-09-23 23:54:38 -04:00
azivner 7c0f89bc95 encrypt / decrypt is now using icons next to note title 2017-09-10 21:33:39 -04:00
azivner 42c21afa62 more refactoring 2017-09-09 12:34:20 -04:00
azivner 07af2de0f5 encrypted notes are distinguished in the tree by shaded icons 2017-09-08 23:14:42 -04:00
azivner a760fbbf1b note decryption 2017-09-05 22:01:22 -04:00
azivner b2338c31d7 encrypted notes have grey background to see immediatelly their status 2017-09-04 21:37:55 -04:00
azivner 4adf4fcc4a added scrollbar to the autocomplete 2017-09-03 18:53:28 -04:00
azivner 5e8edf4469 basic support for internal links 2017-08-27 14:39:26 -04:00
azivner 80bfc5d1ac new black & white icons with css override 2017-08-27 11:36:20 -04:00
azivner ea82cf1f42 removed border (or rather outline) around tree 2017-08-24 00:04:31 -04:00
azivner c23928d070 scrolling inside tree fixed 2017-08-23 23:36:16 -04:00
azivner 5469b58cb7 p (created when pressing enter) now looks similar to br (created in notecase2html) 2017-08-21 21:05:23 -04:00
azivner bcc4f22cf5 better autosave - only once per 5 seconds with guaranteed save when changing notes 2017-08-16 20:41:41 -04:00
azivner bd19dd3e55 auto resizing (full height) of tree and editor to fill the window without creating global scrollbar (instead there are independent scrollbars for tree and editor) 2017-08-15 22:32:30 -04:00
azivner 6fe81cd93a various small usability improvements 2017-08-13 21:42:10 -04:00
azivner 6efe28c283 WIP authentication with flask-login, restructuring of static files 2017-06-12 23:28:38 -04:00
Renamed from frontend/style.css (Browse further)