284 Commits

Author SHA1 Message Date
43f00e12d6 feature (orgmode): use emacs to export org documents 2019-01-28 01:09:45 +11:00
f87a58c0ba improvement (about): about page 2019-01-28 01:09:45 +11:00
a34b8b48e7 migrate (name): change project name 2019-01-28 01:09:45 +11:00
98e8a47781 improvement (design): incremental design improvement 2019-01-28 01:09:45 +11:00
6e44847f98 hardening (security): use HTTP security headers 2019-01-28 01:09:45 +11:00
ab93520773 optimise (middleware): refactore middleware to focus on better performance and security 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
c213772502 improvement (form): connection form is server generated 2019-01-28 01:09:45 +11:00
b4652b90c8 fix (admin): fix bugs in the admin console 2019-01-28 01:09:45 +11:00
2fe925cada design (logo): change logo for v0.3 2019-01-28 01:09:45 +11:00
83de5ad620 fix (build): broken build 2019-01-28 01:09:45 +11:00
e1b0eab5e1 improvement (cookie): leverage the 'SameSite' attribute 2019-01-28 01:09:45 +11:00
1d5d836caa fix (favicon): handle route: '/favicon.ico' 2019-01-28 01:09:45 +11:00
beadf1593b feature (github): freshen up the github button on the login page 2019-01-28 01:09:45 +11:00
8ccb53a2ae feature (version): add more information about a release 2019-01-28 01:09:45 +11:00
ce6a228968 feature (admin): admin console 2018-12-19 18:35:09 +11:00
1b591af5b3 migrate (build): drone v1 2018-11-28 13:51:03 +11:00
377048fd35 fix (share): broken share feature 2018-11-26 23:00:22 +11:00
c71214455a fix (share): js was throwing because of an uncomplete initialisation 2018-11-26 18:42:39 +11:00
bef1716a18 test (fix): broken tests 2018-11-23 17:00:31 +11:00
cb4c98e871 feature (editor): syntax highlighting for .properties file 2018-11-21 22:30:01 +11:00
b0f4310d7d fix (home): user would redirect to the homepath without considering the path in the config 2018-11-21 19:32:24 +11:00
0ed846f5f3 improve (profiling): create a flag to enable profiling 2018-11-19 14:27:41 +11:00
edd6ba9d12 feature (about): add an about page 2018-11-16 14:09:28 +11:00
8a042201c9 improvement (config): add debug facilities 2018-11-15 23:33:06 +11:00
18ad293d2e fix (sftp): fix edge case on SFTP client 2018-11-15 15:39:05 +11:00
e3a9d09094 fix (#114): let nuage set default configuration 2018-11-15 13:02:28 +11:00
3fbdb9fd86 Merge branch 'master' of https://github.com/mickael-kerjean/nuage 2018-11-15 12:49:56 +11:00
453fb902df improvement (config): enable/disable features from config.json 2018-11-15 12:49:34 +11:00
69fd7ffb81 improvement (code): mimetype - duplicates and sort by key (#115) 2018-11-15 11:26:20 +11:00
81a0f1484d improvement (incremental): error management on edge cases 2018-11-14 14:51:16 +10:00
760ec1980d bugfix (upload): upload directories on Chrome would truncate to 100 files per directory 2018-11-10 00:37:53 +10:00
cfae463016 fix (email): fix issues causing >50% of the email provider to drop the received email 2018-11-03 01:57:26 +11:00
d95411781a improvement (editor): look and feel of the text editor 2018-11-02 13:54:27 +11:00
1ff46452a2 feature (share): workable version 2018-11-02 10:46:45 +11:00
f87fddbb32 feature (share): reflect different share params on UI and fix share viewpage 2018-11-02 04:42:01 +11:00
6c195b7297 feature (share): POC Share 2018-11-02 02:44:08 +11:00
030ef34c89 fix (transcoding): fix concurrency issue on libvips 2018-10-30 11:16:47 +11:00
41f605484e fix (plugin): extend API for plugins 2018-10-30 00:07:10 +11:00
62acef6dee build (fix): fix build 2018-10-26 19:01:18 +11:00
147bf77b77 improvement (error): improve error page and s3 messages 2018-10-26 03:24:08 +11:00
b745b03d3f feature (log): create a proper API for logging 2018-10-25 22:45:28 +11:00
ddd1b83b27 feature (plugin): API to develop plugin 2018-10-25 20:25:59 +11:00
ff319c2fd7 feature (webdav): WIP 2018-10-22 14:20:28 +11:00
3445b8c2bc feature (webdav): shared link is a fully fledge webdav server 2018-10-16 04:03:50 +11:00
9ee175127a improvement (buttons): better button design 2018-10-15 22:57:33 +11:00
13b75fd4aa improvement (font): Embedded Google Font (#106)
Fixes #102
2018-10-15 22:49:31 +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
5552211eb4 improvement (incremental): update colors and improve page when current folder is empty 2018-10-15 22:47:46 +11:00