27 Commits

Author SHA1 Message Date
d6777e6c92 feature (tagging): frontend for tagging 2025-08-26 03:23:34 +10:00
8ff5b47f06 feature (tag): support for tagging 2025-08-07 23:05:44 +10:00
fb29c7b6c2 feature (offline): handle offline files 2025-06-05 12:58:09 +10:00
63ae5f2ed8 feature (middleware): middleware as a plugin 2024-06-26 23:47:07 +10:00
be716e6cf9 fix (time): hide time whenever not available 2024-04-22 01:05:20 +10:00
a78e817657 feature (thumbnailer): add plugin type for thumbnail generation 2022-12-02 07:09:11 +11:00
df5371c7ee maintain (plugin): interface name for authorisation plugin 2022-11-14 19:54:22 +11:00
9f083ea94c improve (logger): logger interface for tests or plugin swap 2022-10-06 08:02:25 +11:00
dd6f0ca407 feature (cancellation): logic to cancel request in client and server 2022-09-02 17:26:32 +10:00
231e5ba18d feature (auditing): pluggable auditing in admin console 2022-09-01 07:37:59 +10:00
a82177e719 maintain (ctx): pass app context as pointer 2022-08-30 17:27:23 +10:00
a91df1637d feature (search): search as a plugin 2022-01-14 16:38:42 +11:00
f1c32880a3 refactoring (sso): sso middleware 2022-01-10 00:42:16 +11:00
e5800c6c3b feature (sso): authentication middleware 2022-01-06 20:22:26 +11:00
f7a4e52703 maintain (go): go format 2021-08-22 16:47:09 +10:00
4814175f00 fix (#187): handle simlinks 2019-08-13 16:02:00 +01:00
=
e88758567d improve (API): Cat now returns a io.ReadCloser to make it obvious it has to be closed 2019-04-04 19:27:06 +11:00
0127fa2c02 feature (search): search feature 2019-04-02 19:48:50 +11:00
8393b0d55a fix (test): fix tests 2019-03-14 01:10:59 +11:00
5bff76e1e6 improve (form): add feature to the form builder 2019-02-15 18:48:46 +11:00
f0732b69fe improvement (metadata): add new metadatas for better display control from the backend handler 2019-02-06 23:16:51 +11:00
a50dbd4724 improvement (login): new backend API to generate login form in the frontend 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
04c97e34fb migration: migrate NodeJS code base to Golang 2018-07-30 13:34:44 +10:00