2221 Commits

Author SHA1 Message Date
MickaelK
8ed125de2d fix (plg_search_sqlitefts): improve discovery phase 2026-03-11 14:17:53 +11:00
MickaelK
cc5f48af09 chore (maintenance): refactoring of the starter plugin 2026-03-11 09:52:57 +11:00
MickaelK
6a73cf1a5f chore (maitenance): generator for deps via plg_image_c 2026-03-10 03:10:19 +11:00
MickaelK
046eba74cb chore (maitenance): remove deps 2026-03-10 02:58:11 +11:00
MickaelK
c2ffbb65aa fix (frontend): edge case for moving via drag and drop 2026-03-09 11:13:07 +11:00
MickaelK
3f206486b2 fix (#947): regression with sort button 2026-03-09 10:27:28 +11:00
MickaelK
924552866d fix (plg_authenticate_local): casing issue 2026-03-09 09:49:10 +11:00
MickaelK
76be17f23b chore (README): links from README 2026-03-06 16:38:33 +11:00
MickaelK
dd4f018f0e fix (doc): README 2026-03-06 12:52:59 +11:00
Mickael
1b6dc93aee chore (doc): improve README 2026-03-05 16:26:15 +11:00
Mickael
16835e11c0 chore (doc): improve README 2026-03-05 15:53:35 +11:00
MickaelK
fd3a51edcd feature (image): improve mobile ux 2026-03-04 17:39:33 +11:00
MickaelK
ebe72b7d64 feature (mobile): improve mobile ux 2026-03-04 12:32:34 +11:00
MickaelK
cfbd52b2e0 fix (mobile): better mobile support for image viewer 2026-03-04 12:15:32 +11:00
MickaelK
88b7a2f770 chore (maintenance): remove useless pieces 2026-03-04 11:30:49 +11:00
MickaelK
7afeff63a3 fix (filepage): virtual scroll issue 2026-03-03 15:51:21 +11:00
MickaelK
2833de3686 fix (linter): linter issue 2026-03-03 12:30:24 +11:00
MickaelK
f407bda6eb chore (maintenance): health check 2026-03-03 11:29:32 +11:00
MickaelK
db38bc3a42 doc (plg_application_office): update readme 2026-03-03 02:49:24 +11:00
MickaelK
840edf4c52 fix (plg_search_sqlitefts): search logs 2026-03-02 16:03:31 +11:00
MickaelK
0584ba50d8 fix (plg_search_sqlitefts): edge case for search 2026-03-02 13:16:52 +11:00
Noé Steiner
e8b4d06297 feature (API): file mode - #937 2026-02-28 04:07:44 +11:00
MickaelK
1eea27bef9 fix (plg_search_sqlitefts): indexing issues 2026-02-28 03:31:28 +11:00
MickaelK
114c83d3ca feature (template): more templating functions 2026-02-27 23:41:03 +11:00
MickaelK
33e8763255 feature (plg_search_sqlitefts): support for excel fts 2026-02-27 15:28:31 +11:00
MickaelK
fa8126b127 fix (plg_search_sqlitefts): content of the fts index 2026-02-27 13:18:05 +11:00
MickaelK
fd5ccde1e2 fix (image): net::ERR_BLOCKED_BY_RESPONSE.NotSameOriginAfterDefaultedToSameOriginByCoep 200 2026-02-26 23:00:32 +11:00
MickaelK
019ab98598 fix (plg_widget_recent): chroot issue 2026-02-26 17:55:21 +11:00
MickaelK
075e4e48a4 feature (url): improve ux for .url files
better handling for back button
+ bugfix when we redirect to non frontend link like /public/
2026-02-26 15:06:34 +11:00
MickaelK
0eb445efad feature (workflow): improve over notification and schedule 2026-02-26 12:44:39 +11:00
MickaelK
37886ddaeb feature (workflow): improve ux 2026-02-26 12:41:37 +11:00
MickaelK
b33117fcab fix (plg_search_sqlitefts): discovery phase edge case 2026-02-26 10:21:13 +11:00
MickaelK
5c9956ec91 fix (admin): edge case with activity graphs
The assumption here was line start with a date which is correct up to
when LDAP start puking log data in the debug with new line and break that
assumption
2026-02-26 00:25:13 +11:00
MickaelK
1ebd1e0b15 feature (plg_search_sqlitefts): integration with workflow 2026-02-25 02:29:20 +11:00
MickaelK
d0c66a1312 chore (html): update css in common 2026-02-23 16:20:48 +11:00
MickaelK
7b220fcc20 fix (plg_backend_azure): edge case on azure
There was this issue on azure where it would report through the browser
context cancelled error where the context we got back was stale as it
would get wrapped in utils.Wrap and cause downstream issues
2026-02-23 14:55:22 +11:00
MickaelK
6f6e57aa53 chore (maintenance): api change 2026-02-20 23:44:32 +11:00
MickaelK
b52a665add fix (prompt): search prompt 2026-02-20 19:10:32 +11:00
MickaelK
53a257cd25 fix (plg_widget_recent): improve ai search for recently accessed files 2026-02-20 18:59:52 +11:00
MickaelK
2bfe8701c2 fix (plg_widget_recent): chroot issue 2026-02-20 17:26:41 +11:00
MickaelK
cb9d189786 fix (modal): ux for modal
when a modal has a form input, it's common to click to select and if the
mouse release goes outside our bounds it did close the modal which was
not really expected for the case of selecting inputs
2026-02-20 15:42:37 +11:00
MickaelK
b85d8c0a9a fix (config): race condition 2026-02-20 13:45:25 +11:00
MickaelK
4e44268081 feature (healthz): more tests in health checks 2026-02-20 12:28:36 +11:00
MickaelK
8fa2699f78 fix (config): race condition in config 2026-02-20 11:55:01 +11:00
MickaelK
45e78f7010 fix (workflow): ls event issue 2026-02-19 17:38:39 +11:00
MickaelK
cffa5723ca fix (plg_authenticate_local): update init 2026-02-19 15:57:34 +11:00
MickaelK
bbe2de800b fix (whitelabel): shared link whitelabel 2026-02-19 15:49:16 +11:00
MickaelK
059277c1b9 fix (whitelabel): update fields description 2026-02-19 15:34:29 +11:00
MickaelK
aa55e07cb9 chore (maintenance): white label utility 2026-02-19 12:34:22 +11:00
MickaelK
32d8f64e0c fix (authorisation): add stats hook 2026-02-19 11:10:01 +11:00