30 Commits

Author SHA1 Message Date
00a18772c1 fix (cache): cache invalidation 2023-11-27 21:00:57 +11:00
aed5a61f22 fix (upload): edge case event will reset cache 2023-11-27 00:10:22 +11:00
2e54875c92 fix (frontend): colors and refresh issue 2023-11-24 01:42:00 +11:00
d811fdd21c fix (upload): issue uploading files 2023-11-24 00:44:19 +11:00
aefe20bd26 fix (#581): firefox in private mode issue 2023-03-31 01:07:38 +11:00
d155548dee fix (rm): indexedDB issue after migration to new schema 2022-10-12 00:38:38 +11:00
456937d0cd feature (state): revamp state management via indexedDB 2022-10-11 00:02:54 +11:00
88bd7d67dc feature (tags): revamp data model and storage 2022-10-11 01:45:34 +11:00
3be858ee65 fix (cache): indexdb errors 2022-01-31 17:53:56 +11:00
c6da62a94c fix (eslint): linting 2022-01-31 17:43:45 +11:00
5156432b52 maintain (eslint): linting on frontend 2021-12-21 01:32:37 +11:00
44310fbab0 fix (#202): fallback to in memory cache when indexedDB isn't availabe 2019-11-07 12:34:26 +11:00
ba0243fa5d fix (tor): improve configuration of the TOR server 2019-05-22 02:43:07 +10:00
4a2d1d6c3c maintenance (cleanup): dead code elimination: leftover from O(n) initial search 2019-05-09 00:17:42 +10:00
a34b8b48e7 migrate (name): change project name 2019-01-28 01:09:45 +11:00
8f62551787 feature (Share): workable version for sharing 2018-10-15 22:48:27 +11:00
4ca7bab31b maintain (code): cleanup 2018-09-17 09:52:02 +10:00
bfacd4bcc5 feature (framework): create the basis for the development custom backends 2018-08-30 12:19:15 +10:00
696b852186 bugfix (indexedDB): flushing a non existing db would throw a critical error ... #97 2018-08-11 09:59:32 +10:00
8561193f8b feature (search): basic search 2018-08-04 04:29:55 +10:00
04c97e34fb migration: migrate NodeJS code base to Golang 2018-07-30 13:34:44 +10:00
8b313c6bef feature (orgmode): making org mode awesome from a browser 2018-05-05 00:23:05 +10:00
7e62478f6f bugfix (atomic update): update to indexDB weren't atomic causing out
of sync issues
2018-04-16 19:22:51 +10:00
76172f0239 improvement (UI): faster cache lookup and display loader when it feels right 2018-04-11 11:18:36 +10:00
6eeca0da4d feature (recent): quickly open recent folders - #30 2018-04-10 14:51:52 +10:00
8d9b554e79 improvement (UI): display of file element in UI, better look and feel
UI (file): edit a file name, UI change

cache version to reflect project version
2018-04-10 14:51:52 +10:00
c9c4ee1639 improvement (code): code refactoring 2018-04-10 14:51:52 +10:00
7795b6d74b bugfix (UI): fix issues with file renaming/deletion/creation in UI 2018-04-10 14:51:52 +10:00
15cf85f752 improvement (UI): make the UI behave 2018-04-10 14:51:52 +10:00
89bb4450f3 improvement (UI): fixes + cleanup interface - #11 2018-04-10 14:51:39 +10:00