56 Commits

Author SHA1 Message Date
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
a1cb4e146e improvement (orgmode): improve the org mode exporter 2019-01-28 01:09:45 +11:00
e3882724ff build (fix): fix the build 2019-01-28 01:09:45 +11:00
69ccd174b0 improvement (export): markdown export is github flavored 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
3b65cdf417 feature (readonly): respect readonly restriction on the editor 2019-01-28 01:09:45 +11:00
50506dcff9 improvement (share): move out the authorization logic in a middleware 2019-01-28 01:09:45 +11:00
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
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
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
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
377048fd35 fix (share): broken share feature 2018-11-26 23:00:22 +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
edd6ba9d12 feature (about): add an about page 2018-11-16 14:09:28 +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
41f605484e fix (plugin): extend API for plugins 2018-10-30 00:07:10 +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
8f62551787 feature (Share): workable version for sharing 2018-10-15 22:48:27 +11:00
86b1acd93c feature (share): WIP 2018-10-15 22:47:02 +11:00
bde4079fb9 maintenance (code): incremental improvement 2018-09-26 02:36:21 +10:00
32f7bb8875 maintain (build): update libvips tarball link as this was braking our build 2018-09-25 00:38:33 +10:00
1157015650 feature (share): WIP 2018-09-24 14:49:44 +10:00
fe737f501a fix (edge case): redirect url problem on login 2018-09-18 13:59:08 +10:00
61f28962f3 feature (share): share feature - WIP 2018-09-14 17:32:16 +10:00
d1686c3aa2 feature (share): backend of the sharing feature 2018-09-14 17:32:16 +10:00
346cec3130 maintenance (server): backend refactoring 2018-09-14 17:32:16 +10:00
04c97e34fb migration: migrate NodeJS code base to Golang 2018-07-30 13:34:44 +10:00
425650406f feature (photo management): lazyloading, image viewer, RAW,
navigation, fullscreen
2018-06-05 02:12:47 +10:00
b177a97d27 feature (image): EXIF viewer on photos 2018-05-30 21:27:55 +10:00
aebca52060 feature (#79): media view, infinite scroll and persistent user settings 2018-05-29 22:43:19 +10:00
aca6445928 fix (windows): fix issues with paths when running the server on windows - #53 2018-05-10 09:34:54 +10:00
c4baa8cdea fix (server): backend stuff 2018-05-06 20:30:16 +10:00
8b313c6bef feature (orgmode): making org mode awesome from a browser 2018-05-05 00:23:05 +10:00
5a913d44d1 bugfix (UI): If an operation failed, the UI were giving the impression
to do something - #33
2018-04-12 23:45:12 +10:00
d67c200af7 bugfix (app): fix server side issues and proper error handling 2018-04-12 00:52:16 +10:00
3e2714fb33 feature (download): Add a way to download a file in the IDE + fix - #34 2018-04-11 22:43:36 +10:00
e5ce3fb7ea feature (default root): the default path set what a user can see as root folder #29 2018-04-10 14:51:52 +10:00
4b06b8a802 feature (notification): proper notification system 2018-04-10 14:51:52 +10:00
7795b6d74b bugfix (UI): fix issues with file renaming/deletion/creation in UI 2018-04-10 14:51:52 +10:00