23 Commits

Author SHA1 Message Date
9f2728c8b2 chore (refactoring): replace ioutil with io - #847 2025-06-18 10:07:11 +10:00
ae0eb94c61 feature (middleware): expose gcm encrypt to templating 2024-07-22 22:48:18 +10:00
dabdc03a73 chore (GenerateID): change signature for GenerateID 2024-04-15 22:18:16 +10:00
c4e5da9169 fix (#605): regression for sharing link 2023-05-22 21:51:30 +10:00
bd9deb858d feature (crypto): nonce generator as a counter 2022-09-09 23:22:47 +10:00
f7a4e52703 maintain (go): go format 2021-08-22 16:47:09 +10:00
f3e6c8c030 feature (documents): handle office documents using onlyoffice 2019-12-21 15:17:09 +11:00
4a0b952ba8 improve (build): make build reproducible and easy to inspect/verify 2019-08-20 00:34:24 +10:00
5597d6ec88 feature (tuneel): HTTP tunnel via websocket to expose instance on the internet 2019-05-15 15:08:52 +10:00
6c5c8f34a0 fix (build): broken build 2019-03-06 09:39:07 +11:00
36f937da80 improve (performance): increase performance as per the benchmark observation 2019-02-19 19:06:34 +11:00
c3d34e6f87 feature (webdav): shared links as webdav server 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
595eff4015 fix (git): logic that's caching different repo locally 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
ce6a228968 feature (admin): admin console 2018-12-19 18:35:09 +11:00
6c195b7297 feature (share): POC Share 2018-11-02 02:44:08 +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
1157015650 feature (share): WIP 2018-09-24 14:49:44 +10:00
5b6af8934a feature (share): WIP 2018-09-21 21:50:30 +10:00
61f28962f3 feature (share): share feature - WIP 2018-09-14 17:32:16 +10:00
346cec3130 maintenance (server): backend refactoring 2018-09-14 17:32:16 +10:00