Commit graph

22 commits

Author SHA1 Message Date
azivner 31b4186e17 optional cleanup of unused images 2018-01-07 14:07:59 -05:00
azivner 215c3a414f cleanup of soft deleted items
vacuuming database
consolidation of "advanced" operations in settings
2017-12-23 09:35:00 -05:00
azivner 5403f340ec functionality to fill up / cleanup sync rows compared to the entity rows 2017-12-19 22:04:51 -05:00
azivner 5b08dfefd3 db anonymization implementation 2017-12-16 00:05:37 -05:00
azivner b0cbe91784 implementation of forcing full (re)sync 2017-12-13 23:03:48 -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 163a03663f app info is now logged after startup 2017-11-21 00:25:53 -05:00
azivner 7e3fd2f63e added app and db versions to about dialog in settings 2017-11-16 20:03:44 -05:00
azivner c2ad14ba18 more cleanup 2017-11-14 23:01:23 -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 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 50b789fc39 server side encryption WIP 2017-11-12 21:40:26 -05:00
azivner 4efa00f36b cosmetic cleanup, mostly in encryption 2017-11-08 22:33:08 -05:00
azivner a73afa9ded fix password change 2017-11-06 19:48:02 -05:00
azivner b192336113 fixed unloading the encrypted page after encryption timeout by simply reloading the app completely plus some unrelated refactorings 2017-11-04 21:02:56 -04:00
azivner 19c5404d02 "use strict" for all frontend files (backend was done earlier) 2017-11-04 19:38:50 -04:00
azivner e7f0187b29 encryption converted to module 2017-11-04 18:18:55 -04:00
azivner 819ae7c4c0 more generic handling of links to note 2017-11-04 17:03:15 -04:00
azivner 979acc8b4a moved dialog scripts into separate folder 2017-11-04 14:35:53 -04:00
Renamed from public/javascripts/settings.js (Browse further)