Commit Graph
180 Commits
Author SHA1 Message Date
= 1412b17275 fix (share): active button was broken for the uploader 2019-04-13 00:31:41 +10:00
= d4b0496b19 feature (search): dynamically create link for search 2019-04-03 18:03:51 +11:00
MickaelandGitHub 0127fa2c02 feature (search): search feature 2019-04-02 19:48:50 +11:00
Mickael KERJEAN 07c6e5bab4 maintenance (cleanup): dead code elimination 2019-03-25 22:37:25 +11:00
Mickael KERJEAN 3cbe3ab6bb improve (viewer): improve image and video viewer 2019-03-21 00:56:10 +11:00
Mickael KERJEAN 3e32c4e1f0 improve (exif): the more button only appear when there's something to show 2019-03-19 00:59:01 +11:00
Mickael KERJEAN 5afe004d11 improve (design): fix weird size of the closing button in the exif viewer 2019-03-19 00:52:07 +11:00
Mickael KERJEAN 872a6e0cd0 fix (bug): issue in date formatting and file size using the webdav backend - #143 2019-03-18 23:08:58 +11:00
Mickael KERJEAN bbdcd995da fix (edge case): forgotten edge case when page change 2019-03-18 14:16:08 +11:00
Mickael KERJEAN d6ba3f0cf1 fix (logout): display an error when something goes wrong during logout - instead of infinite spinner 2019-03-15 18:13:28 +11:00
Mickael KERJEAN cb9f3badc7 fix (navigation): navigation was braking when a file had a pound in its name 2019-03-15 18:01:55 +11:00
Mickael KERJEAN 63670050ff maintain (code): cleanup dependencies and other dead things 2019-03-15 13:52:25 +11:00
Mickael KERJEAN 3246447da2 improvement (ui): improve quick access bar 2019-03-15 11:42:50 +11:00
Mickael KERJEAN 8393b0d55a fix (test): fix tests 2019-03-14 01:10:59 +11:00
Mickael KERJEAN c431b64b64 admin (documentation): improve the support page of the admin 2019-03-08 16:33:17 +11:00
Mickael KERJEAN a02510418d improve (login): redirect the user to the login screen once the session expire 2019-03-08 01:25:29 +11:00
Mickael KERJEAN 7f8c47c186 fix (regression): toggle hidden files 2019-03-08 00:47:28 +11:00
Mickael KERJEAN b3408a75dd fix (extension): fix file extension display issue 2019-03-08 00:21:00 +11:00
Mickael KERJEAN 771504f621 maintenance (cleanup): remove dead code 2019-03-08 00:17:21 +11:00
Mickael KERJEAN 20bf336a1b perf (filebrowse): optimise frontend client on hot path 2019-03-08 00:10:45 +11:00
Mickael KERJEAN 581b89f700 upgrade (dep): upgrade react to latest version 2019-03-07 18:47:12 +11:00
Mickael KERJEAN faa1aa69b2 improve (code): dead code elimination 2019-03-07 18:42:13 +11:00
Mickael KERJEAN f3569a5473 fix (navigation): prevent file navigation to unknown state 2019-03-07 15:58:41 +11:00
Mickael KERJEAN 906fb1f3f4 improvement (quick access): improve the user friendly aspect of the quick access bar 2019-03-07 14:31:03 +11:00
Mickael KERJEAN 13345a4104 fix (navigation): recover from an edge case that would brake navigation when the URL is malformed 2019-03-06 13:26:11 +11:00
Mickael KERJEAN 39441d4a5e improve (form): upload field 2019-02-16 03:49:13 +11:00
Mickael KERJEAN 5bff76e1e6 improve (form): add feature to the form builder 2019-02-15 18:48:46 +11:00
Mickael KERJEAN f0732b69fe improvement (metadata): add new metadatas for better display control from the backend handler 2019-02-06 23:16:51 +11:00
Mickael KERJEAN 9b13339217 fix (login): gracefull handling of connection page error when the config is invalid 2019-02-04 19:00:13 +11:00
Mickael KERJEAN 8bbe2fac0b feature (backend): ldap backend 2019-01-31 19:13:05 +11:00
Mickael KERJEAN aaf33996c8 feature (form): form pages 2019-01-28 01:09:45 +11:00
Mickael KERJEAN e035cc69be feature (add): form file 2019-01-28 01:09:45 +11:00
Mickael KERJEAN 8614d4492e improve (orgmode): open link in same window, better policy 2019-01-28 01:09:45 +11:00
Mickael KERJEAN c3d34e6f87 feature (webdav): shared links as webdav server 2019-01-28 01:09:45 +11:00
Mickael KERJEAN ce21121dce release (fix): fix issues before release 2019-01-28 01:09:45 +11:00
Mickael KERJEAN e3882724ff build (fix): fix the build 2019-01-28 01:09:45 +11:00
Mickael KERJEAN 69ccd174b0 improvement (export): markdown export is github flavored 2019-01-28 01:09:45 +11:00
Mickael KERJEAN c61f528e24 fix (share): fix edge cases around the path and start migrate tests 2019-01-28 01:09:45 +11:00
Mickael KERJEAN 3b65cdf417 feature (readonly): respect readonly restriction on the editor 2019-01-28 01:09:45 +11:00
Mickael KERJEAN 50506dcff9 improvement (share): move out the authorization logic in a middleware 2019-01-28 01:09:45 +11:00
Mickael KERJEAN 43f00e12d6 feature (orgmode): use emacs to export org documents 2019-01-28 01:09:45 +11:00
Mickael KERJEAN a34b8b48e7 migrate (name): change project name 2019-01-28 01:09:45 +11:00
Mickael KERJEAN 98e8a47781 improvement (design): incremental design improvement 2019-01-28 01:09:45 +11:00
Mickael KERJEAN a50dbd4724 improvement (login): new backend API to generate login form in the frontend 2019-01-28 01:09:45 +11:00
Mickael KERJEAN c213772502 improvement (form): connection form is server generated 2019-01-28 01:09:45 +11:00
Mickael KERJEAN b4652b90c8 fix (admin): fix bugs in the admin console 2019-01-28 01:09:45 +11:00
Mickael KERJEAN 2fe925cada design (logo): change logo for v0.3 2019-01-28 01:09:45 +11:00
Mickael KERJEAN 83de5ad620 fix (build): broken build 2019-01-28 01:09:45 +11:00
Mickael KERJEAN 1d5d836caa fix (favicon): handle route: '/favicon.ico' 2019-01-28 01:09:45 +11:00
Mickael KERJEAN beadf1593b feature (github): freshen up the github button on the login page 2019-01-28 01:09:45 +11:00