46 Commits

Author SHA1 Message Date
a9834d374c feature (translation): first step towards i18n #248 2020-05-26 02:02:34 +10:00
ae2ef413b3 fix (#210): properly handle file/folder names 2019-11-07 16:55:06 +11:00
3a2babe072 fix (double encoding): beginning of a solution for #205 2019-11-06 11:59:14 +11:00
f8cc366165 Merge branch 'master' of http://github.com/mickael-kerjean/filestash 2019-05-01 02:14:23 +10:00
8608c91e1f improve (images): optimise how assets get loads in the app for lower size + loading speed 2019-04-30 21:38:56 +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
=
57223b241c fix (multiselection): disable dragging of unselected file when a selection exists 2019-04-24 21:35:49 +10:00
=
65a61588a8 feature (batch): create selections of files/folder to batch delete and move actions 2019-04-24 21:16:33 +10:00
872a6e0cd0 fix (bug): issue in date formatting and file size using the webdav backend - #143 2019-03-18 23:08:58 +11:00
b3408a75dd fix (extension): fix file extension display issue 2019-03-08 00:21:00 +11:00
771504f621 maintenance (cleanup): remove dead code 2019-03-08 00:17:21 +11:00
581b89f700 upgrade (dep): upgrade react to latest version 2019-03-07 18:47:12 +11:00
f3569a5473 fix (navigation): prevent file navigation to unknown state 2019-03-07 15:58:41 +11:00
5bff76e1e6 improve (form): add feature to the form builder 2019-02-15 18:48:46 +11:00
f0732b69fe improvement (metadata): add new metadatas for better display control from the backend handler 2019-02-06 23:16:51 +11:00
aaf33996c8 feature (form): form pages 2019-01-28 01:09:45 +11:00
453fb902df improvement (config): enable/disable features from config.json 2018-11-15 12:49:34 +11:00
f87fddbb32 feature (share): reflect different share params on UI and fix share viewpage 2018-11-02 04:42:01 +11:00
8f62551787 feature (Share): workable version for sharing 2018-10-15 22:48:27 +11:00
2c086c24b7 feature (url): remove breadcrumb with URL params: nav 2018-10-15 22:47:52 +11:00
434f1a90c3 feature (scroll memory): make it easier to scroll/select on long list of things 2018-09-26 03:23:01 +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
ff63531b13 improvement (UI): incremental improvement UI, big perf improvement over browsing 2018-09-21 12:14:31 +10:00
61f28962f3 feature (share): share feature - WIP 2018-09-14 17:32:16 +10:00
d3a5153920 feature (share): frontend of the share feature 2018-09-14 17:32:16 +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
c5f2839fd7 feature (metadata): attach metadata to ls to enable/disable features 2018-07-18 14:10:33 +10:00
425650406f feature (photo management): lazyloading, image viewer, RAW,
navigation, fullscreen
2018-06-05 02:12:47 +10:00
aebca52060 feature (#79): media view, infinite scroll and persistent user settings 2018-05-29 22:43:19 +10:00
44cf57f674 fix (date): date localisation 2018-05-11 12:50:34 +10:00
d1e5eef5c5 Typo, tapping -> typing 2018-05-07 20:40:18 +03:00
c4baa8cdea fix (server): backend stuff 2018-05-06 20:30:16 +10:00
8cd15af36c improvement (drag drop): improve the upload UI while drag and drop stuff - #14 2018-04-18 11:46:44 +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
c9d7c7ef1f bug (UI): user shouldn't be act on a file with pending action on it - #33 2018-04-12 17:39:31 +10:00
01f54b2434 fix (UI): fix UI and sw 2018-04-12 17:31:11 +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
0eb59521ab feature (prompt): proper prompt system 2018-04-10 14:51:52 +10:00
4b06b8a802 feature (notification): proper notification system 2018-04-10 14:51:52 +10:00
d4244dc323 maintenance (cleanup): cleanup code 2018-04-10 14:51:52 +10:00
50749a1b6c beautify (code): improve code + fixes 2018-04-10 14:51:52 +10:00
d88c845a06 feature (links): leverage default browser navigation and behavior for links #27,#26 2018-04-10 14:51:52 +10:00
c9c4ee1639 improvement (code): code refactoring 2018-04-10 14:51:52 +10:00
89bb4450f3 improvement (UI): fixes + cleanup interface - #11 2018-04-10 14:51:39 +10:00