52 Commits

Author SHA1 Message Date
43f00e12d6 feature (orgmode): use emacs to export org documents 2019-01-28 01:09:45 +11:00
a34b8b48e7 migrate (name): change project name 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
83de5ad620 fix (build): broken build 2019-01-28 01:09:45 +11:00
ce6a228968 feature (admin): admin console 2018-12-19 18:35:09 +11:00
bef1716a18 test (fix): broken tests 2018-11-23 17:00:31 +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
18ad293d2e fix (sftp): fix edge case on SFTP client 2018-11-15 15:39:05 +11:00
81a0f1484d improvement (incremental): error management on edge cases 2018-11-14 14:51:16 +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
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
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
c649dc4854 improvement (security): only allow preconfigured methods on preconfigured servers 2018-10-15 22:47:02 +11:00
5e3130020d maintain (build): update libvips tarball link as this was braking our build 2018-09-24 20:33:27 +10:00
1157015650 feature (share): WIP 2018-09-24 14:49:44 +10:00
ff63531b13 improvement (UI): incremental improvement UI, big perf improvement over browsing 2018-09-21 12:14:31 +10:00
4ca7bab31b maintain (code): cleanup 2018-09-17 09:52:02 +10:00
61f28962f3 feature (share): share feature - WIP 2018-09-14 17:32:16 +10:00
1077165e3d maintain (code): cleanup 2018-09-14 17:31:57 +10:00
bfacd4bcc5 feature (framework): create the basis for the development custom backends 2018-08-30 12:19:15 +10:00
35178ee70e feature (S3): integrate S3 encryption mechanism - #90 2018-08-01 21:02:29 +10:00
4d8c11ce8d feature (FTP): add a max connection parameter 2018-07-30 23:16:51 +10:00
04c97e34fb migration: migrate NodeJS code base to Golang 2018-07-30 13:34:44 +10:00
957e81ef0b merge #69 2018-05-18 11:52:53 +10:00
0677d2f03f fix (s3): autoVacuum data on the git connector - #68 2018-05-18 11:48:48 +10:00
379f151657 Fix autovacuum renamed autoVacuum 2018-05-17 11:27:38 +11:00
7e30bdceb7 feature (minio): integrate support for minio in the S3 backend - #62 2018-05-14 22:34:25 +10:00
dd4940a903 improvement (S3): hide secret access key by default + auth bugfix - #58 2018-05-14 18:24:51 +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
050a26e99a improvement (webdav): stream all the way down - #23 2018-04-10 14:51:52 +10:00
15cf85f752 improvement (UI): make the UI behave 2018-04-10 14:51:52 +10:00
89bb4450f3 improvement (UI): fixes + cleanup interface - #11 2018-04-10 14:51:39 +10:00
9d00dc705a improvement (connection page): UI improvement, fixing errors and weirderies 2018-03-02 05:51:13 +11:00
a62dec7f4b bugfix (sftp): couldn't rename or move something + cleanup 2018-03-02 00:10:25 +11:00
28194b970b bugfix (gdrive): remove headers coming from the google drive api 2017-08-31 00:09:49 +10:00
a6ffdd881d bugfix (gdrive): remove headers from the google drive api that are causing display issues 2017-08-30 23:56:01 +10:00
7dbbbd99b7 feature (#10): finish the google drive connector 2017-08-23 22:26:37 +10:00
5437dab0d7 bugfix (#6): fix webdav backend to allow binary files 2017-07-03 17:45:31 +10:00
e110e14a8b feature (git): add git support 2017-06-26 23:07:36 +10:00
9a952bc351 doc (dropbox): update api doc 2017-06-22 15:50:07 +10:00