70 Commits

Author SHA1 Message Date
bcf5c467c1 feature (viewer): support wave file 2021-11-24 23:31:30 +11:00
a2e3e9c7a7 maintain (connect): connection page migration 2021-07-19 00:44:53 +10:00
fdebaac135 fix (form): edge case around the form API 2021-06-29 23:14:24 +10:00
ef8fe6adb5 cleanup (eslint): cleanup as per eslint rules 2020-12-22 21:29:01 +11:00
a9834d374c feature (translation): first step towards i18n #248 2020-05-26 02:02:34 +10:00
f87faab58b update (maintenance): small changes from #267 2020-05-23 18:37:48 +10:00
865ba7ded6 feature (upload): upload queue that show progress with abort and retry - #267 2020-05-23 16:43:39 +10:00
38a2afad7d fix (org): task list tags 2020-01-03 01:00:02 +11:00
f3e6c8c030 feature (documents): handle office documents using onlyoffice 2019-12-21 15:17:09 +11:00
44310fbab0 fix (#202): fallback to in memory cache when indexedDB isn't availabe 2019-11-07 12:34:26 +11:00
39f3e90238 fix (format): code formatting 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
b1b142a620 cleanup (admin): disabling constants edit from the console 2019-05-17 13:39:41 +10:00
4a2d1d6c3c maintenance (cleanup): dead code elimination: leftover from O(n) initial search 2019-05-09 00:17:42 +10:00
f8cc366165 Merge branch 'master' of http://github.com/mickael-kerjean/filestash 2019-05-01 02:14:23 +10:00
33ed3f47c7 improve (loading): get rid of the crypto library in the frontend to improve loading speed 2019-04-30 22:50:17 +10:00
50ff43bdd4 fix (#159): attempting to fix url encoding for filename URLs
* attempting to fix url encoding for filename URLs

* handle the case where percent sign exists in the filename / dirname

* remove the try/catch as this shouldn't be necessary, changed logic for url encoding links that doesn't involve looping
2019-04-30 12:42:49 +10:00
d6ba3f0cf1 fix (logout): display an error when something goes wrong during logout - instead of infinite spinner 2019-03-15 18:13:28 +11:00
e9786ada96 improvement (messaging): add error message when the server is down 2019-03-15 01:55:49 +11:00
ea48dbe128 improve (security): add support for the X-Requested-With header 2019-03-08 17:49:17 +11:00
9b13339217 fix (login): gracefull handling of connection page error when the config is invalid 2019-02-04 19:00:13 +11:00
aaf33996c8 feature (form): form pages 2019-01-28 01:09:45 +11:00
e035cc69be feature (add): form file 2019-01-28 01:09:45 +11:00
c61f528e24 fix (share): fix edge cases around the path and start migrate tests 2019-01-28 01:09:45 +11:00
3b65cdf417 feature (readonly): respect readonly restriction on the editor 2019-01-28 01:09:45 +11:00
43f00e12d6 feature (orgmode): use emacs to export org documents 2019-01-28 01:09:45 +11:00
a34b8b48e7 migrate (name): change project name 2019-01-28 01:09:45 +11:00
a50dbd4724 improvement (login): new backend API to generate login form in the frontend 2019-01-28 01:09:45 +11:00
83de5ad620 fix (build): broken build 2019-01-28 01:09:45 +11:00
ce6a228968 feature (admin): admin console 2018-12-19 18:35:09 +11:00
8f62551787 feature (Share): workable version for sharing 2018-10-15 22:48:27 +11:00
bde4079fb9 maintenance (code): incremental improvement 2018-09-26 02:36:21 +10:00
1157015650 feature (share): WIP 2018-09-24 14:49:44 +10:00
5b6af8934a feature (share): WIP 2018-09-21 21:50:30 +10:00
4ca7bab31b maintain (code): cleanup 2018-09-17 09:52:02 +10:00
d3a5153920 feature (share): frontend of the share feature 2018-09-14 17:32:16 +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
31f8c273ff fix (ipad): fix ipad problems as reported by our patreon 2018-08-01 14:57:03 +10:00
04c97e34fb migration: migrate NodeJS code base to Golang 2018-07-30 13:34:44 +10:00
dd562ecc37 feature (hot reload): make configuration easier - #91 2018-07-18 01:40:38 +10:00
af1fa944bf page (login): refactore the login page to enable multiple time the same backend 2018-07-18 01:37:06 +10:00
458752466e feature (exif): side bar EXIF explorer for images 2018-06-10 12:44:21 +10:00
3421faa4b5 feature (editor): save before quit - #81 2018-06-06 20:29:19 +10:00
425650406f feature (photo management): lazyloading, image viewer, RAW,
navigation, fullscreen
2018-06-05 02:12:47 +10:00
b177a97d27 feature (image): EXIF viewer on photos 2018-05-30 21:27:55 +10:00
aebca52060 feature (#79): media view, infinite scroll and persistent user settings 2018-05-29 22:43:19 +10:00
833ae8ce9b fix (display): fix a few issues in how things are displayed - #72 2018-05-22 00:24:28 +10:00
a173f41698 fix (orgmode): Firefox flexbox issue and other problems in #63 2018-05-20 17:46:39 +10:00