Commit Graph
158 Commits
Author SHA1 Message Date
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
Mickael KERJEAN ce6a228968 feature (admin): admin console 2018-12-19 18:35:09 +11:00
Mickael KERJEAN c71214455a fix (share): js was throwing because of an uncomplete initialisation 2018-11-26 18:42:39 +11:00
Mickael KERJEAN cb4c98e871 feature (editor): syntax highlighting for .properties file 2018-11-21 22:30:01 +11:00
Mickael KERJEAN 0ed846f5f3 improve (profiling): create a flag to enable profiling 2018-11-19 14:27:41 +11:00
Mickael KERJEAN 453fb902df improvement (config): enable/disable features from config.json 2018-11-15 12:49:34 +11:00
Mickael KERJEAN 760ec1980d bugfix (upload): upload directories on Chrome would truncate to 100 files per directory 2018-11-10 00:37:53 +10:00
Mickael KERJEAN d95411781a improvement (editor): look and feel of the text editor 2018-11-02 13:54:27 +11:00
Mickael KERJEAN 1ff46452a2 feature (share): workable version 2018-11-02 10:46:45 +11:00
Mickael KERJEAN f87fddbb32 feature (share): reflect different share params on UI and fix share viewpage 2018-11-02 04:42:01 +11:00
Mickael KERJEAN 147bf77b77 improvement (error): improve error page and s3 messages 2018-10-26 03:24:08 +11:00
Mickael KERJEAN 9ee175127a improvement (buttons): better button design 2018-10-15 22:57:33 +11:00
Lewis CowlesandMickael KERJEAN 13b75fd4aa improvement (font): Embedded Google Font (#106)
Fixes #102
2018-10-15 22:49:31 +11:00
Mickael KERJEAN 8f62551787 feature (Share): workable version for sharing 2018-10-15 22:48:27 +11:00
Mickael KERJEAN 2c086c24b7 feature (url): remove breadcrumb with URL params: nav 2018-10-15 22:47:52 +11:00
Mickael KERJEAN 5552211eb4 improvement (incremental): update colors and improve page when current folder is empty 2018-10-15 22:47:46 +11:00
Mickael KERJEAN cbde40bea3 improvement (error): add a home button on error page 2018-10-15 22:47:02 +11:00
Mickael KERJEAN 86b1acd93c feature (share): WIP 2018-10-15 22:47:02 +11:00
Mickael KERJEAN d0b44bb388 improvement (incremental): improve design 2018-10-15 22:47:02 +11:00
Lewis CowlesandMickael 0de43c72b0 improvement (font): Embedded Google Font (#106)
Fixes #102
2018-09-27 22:38:06 +10:00
Mickael KERJEAN 434f1a90c3 feature (scroll memory): make it easier to scroll/select on long list of things 2018-09-26 03:23:01 +10:00
Mickael KERJEAN bde4079fb9 maintenance (code): incremental improvement 2018-09-26 02:36:21 +10:00
Mickael KERJEAN 1157015650 feature (share): WIP 2018-09-24 14:49:44 +10:00
Mickael KERJEAN 5b6af8934a feature (share): WIP 2018-09-21 21:50:30 +10:00
Mickael KERJEAN ff63531b13 improvement (UI): incremental improvement UI, big perf improvement over browsing 2018-09-21 12:14:31 +10:00
Mickael KERJEAN f6e34bae24 fix (editor): can change editor 2018-09-18 14:39:56 +10:00
Mickael KERJEAN bf269bf0af fix (customisation): set form field in config 2018-09-17 17:21:36 +10:00
Mickael KERJEAN 4ca7bab31b maintain (code): cleanup 2018-09-17 09:52:02 +10:00
Mickael KERJEAN daa9ce5bce feature (branding): change branding => name 2018-09-17 09:52:01 +10:00
Mickael KerjeanandMickael KERJEAN 61f28962f3 feature (share): share feature - WIP 2018-09-14 17:32:16 +10:00
Mickael KerjeanandMickael KERJEAN d3a5153920 feature (share): frontend of the share feature 2018-09-14 17:32:16 +10:00
Mickael KERJEAN 1077165e3d maintain (code): cleanup 2018-09-14 17:31:57 +10:00
Mickael KERJEAN 4907c9b0d0 fix (notification): fix notification problems 2018-09-12 00:17:26 +10:00
Mickael KERJEAN c20572c790 maintenance (dead): remove dead code 2018-09-12 00:16:30 +10:00
Mickael KERJEAN 65246cb280 feature (custombackend): fix custombackend 2018-09-07 13:28:15 +10:00
Mickael Kerjean f561608a3c fix (image): thumbnail generation for small images: libvips edge case - #93 2018-08-30 12:19:25 +10:00
Mickael Kerjean bfacd4bcc5 feature (framework): create the basis for the development custom backends 2018-08-30 12:19:15 +10:00
Mickael Kerjean 696b852186 bugfix (indexedDB): flushing a non existing db would throw a critical error ... #97 2018-08-11 09:59:32 +10:00
Mickael Kerjean 526bc3142d maitenance (deps): maintenance cleancup 2018-08-06 14:03:18 +10:00
Mickael Kerjean 077946c3d6 bugfix (password): fix textarea as password issue - #94 2018-08-05 20:04:46 +10:00
Mickael Kerjean 8561193f8b feature (search): basic search 2018-08-04 04:29:55 +10:00
Mickael Kerjean bbb9572012 improvement (UI): better buttons 2018-08-02 01:44:16 +10:00
Mickael Kerjean 35178ee70e feature (S3): integrate S3 encryption mechanism - #90 2018-08-01 21:02:29 +10:00
Mickael KERJEAN 31f8c273ff fix (ipad): fix ipad problems as reported by our patreon 2018-08-01 14:57:03 +10:00