29 Commits

Author SHA1 Message Date
53c8e43bcc improve (UI): Add option to always display upload button (#161)
* improve (signature): sign build with gpg

* Add option to always display upload button
2019-05-07 11:43:41 +10:00
0127fa2c02 feature (search): search feature 2019-04-02 19:48:50 +11:00
8bbe2fac0b feature (backend): ldap backend 2019-01-31 19:13:05 +11:00
aaf33996c8 feature (form): form pages 2019-01-28 01:09:45 +11:00
d7339ca886 cleanup (release): pre release cleanup 2019-01-28 01:09:45 +11:00
ec6eb0e8fa improve (crypto): derivate secret_key for each usage to reduce attack surface in the worst case scenario 2019-01-28 01:09:45 +11:00
5eb5aebf2f fix (oauth2): dropbox and google drive login to use the host config properly 2019-01-28 01:09:45 +11:00
d0f1e59782 fix (git): fix issue while trying to connect to an empty repo 2019-01-28 01:09:45 +11:00
e3882724ff build (fix): fix the build 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
6e44847f98 hardening (security): use HTTP security headers 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
b4652b90c8 fix (admin): fix bugs in the admin console 2019-01-28 01:09:45 +11:00
ce6a228968 feature (admin): admin console 2018-12-19 18:35:09 +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
e3a9d09094 fix (#114): let nuage set default configuration 2018-11-15 13:02:28 +11:00
453fb902df improvement (config): enable/disable features from config.json 2018-11-15 12:49:34 +11:00
6c195b7297 feature (share): POC Share 2018-11-02 02:44:08 +11:00
41f605484e fix (plugin): extend API for plugins 2018-10-30 00:07:10 +11:00
ddd1b83b27 feature (plugin): API to develop plugin 2018-10-25 20:25:59 +11:00
8f62551787 feature (Share): workable version for sharing 2018-10-15 22:48:27 +11:00
fe737f501a fix (edge case): redirect url problem on login 2018-09-18 13:59:08 +10:00
45f5754dca build (ci): automatically generate the docker build in the CI environment 2018-09-18 00:06:23 +10:00
bf269bf0af fix (customisation): set form field in config 2018-09-17 17:21:36 +10:00
daa9ce5bce feature (branding): change branding => name 2018-09-17 09:52:01 +10:00
bfacd4bcc5 feature (framework): create the basis for the development custom backends 2018-08-30 12:19:15 +10:00
9a25fa5452 build (migration): upgrade the build mechanism 2018-07-30 17:49:54 +10:00
04c97e34fb migration: migrate NodeJS code base to Golang 2018-07-30 13:34:44 +10:00