45b8fd99e5
fix (plugin): new favicon plugin type
2025-09-15 13:54:11 +10:00
8ff5b47f06
feature (tag): support for tagging
2025-08-07 23:05:44 +10:00
b7e0b1ad25
feature (patch): static patches
2025-07-30 15:44:10 +10:00
a6a202495c
feature (patch): dynamic patching of assets
...
This is to enable static assets to be patched dynamically via a plugin.
The idea is to be able to apply things like custom branding, custom
banners and change in the behavior of the software via plugins that
override the core
2024-07-16 08:28:28 +10:00
63ae5f2ed8
feature (middleware): middleware as a plugin
2024-06-26 23:47:07 +10:00
9e142d5de5
feature (dynamic): make configuration dynamic
2024-03-13 00:18:24 +11:00
9323c73fa9
feature (plugin): add plugin hook to extend frontend code
2023-11-21 23:06:45 +11:00
d0d45d2b40
feature (plugin): onload callback
2023-01-27 21:14:44 +11: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
231e5ba18d
feature (auditing): pluggable auditing in admin console
2022-09-01 07:37:59 +10:00
bf72ee1bd2
feature (plugin): css plugin enhancement
2022-05-11 00:45:41 +10:00
f9e51482d5
feature (css): inject css as a plugin
2022-04-25 00:34:44 +10:00
50920396b7
fix (zip): additional debug information on zip
2022-01-19 18:07:18 +11:00
a91df1637d
feature (search): search as a plugin
2022-01-14 16:38:42 +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
f3e6c8c030
feature (documents): handle office documents using onlyoffice
2019-12-21 15:17:09 +11:00
539a6f086d
feature (transcoding): live transcoding
2019-12-18 02:18:58 +11:00
3d9fa49698
improve (plugin): expose routes via plugins
2019-05-10 18:18:02 +10: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
e224ef16fe
feature (abusive): creative defense against attacks
2019-03-18 13:37:32 +11:00
ce6a228968
feature (admin): admin console
2018-12-19 18:35:09 +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