Commit Graph

722 Commits

Author SHA1 Message Date
diced
15f5279ddb fix: perf improvements 2026-04-27 17:51:00 -07:00
diced
87a2dfbda6 fix: thin text files 2026-04-27 16:47:57 -07:00
diced
c7d2b3010f fix: add tags/folder editing to new viewer 2026-04-27 16:47:44 -07:00
diced
5119806147 fix: build errors 2026-04-25 19:10:14 -07:00
diced
33104ce1be fix: rework passwd protected file logic 2026-04-25 19:07:39 -07:00
diced
eeb1c51fb2 fix: build errors 2026-04-24 22:11:17 -07:00
diced
756dee6bba fix: impl serverside pagination folders (#1052) 2026-04-24 22:06:46 -07:00
Tomasz Kołodziej
a0907e8791 fix: return 404 status on not-found SPA fallback (#1061) (#1063)
The non-API branch of setNotFoundHandler served the Next.js index shell
without setting the status code, so clients saw HTTP 200 with a Not-Found
UI. This broke monitoring, ingress proxy_intercept_errors rules,
crawlers, and curl -f. Set status 404 explicitly before serving the
index.

Closes #1061

Co-authored-by: dicedtomato <git@diced.sh>
2026-04-23 23:29:10 -07:00
diced
5a58abeb51 fix: #1062 2026-04-23 23:26:35 -07:00
diced
72d8c693c7 chore: update packages 2026-04-19 21:58:06 -07:00
diced
7caf314ce1 fix: session serialization errors 2026-04-19 21:49:19 -07:00
diced
677927b4a6 fix: blob urls not persisting 2026-04-18 22:43:32 -07:00
diced
ac0b718f77 fix: date format #1056 2026-04-18 22:42:16 -07:00
diced
db3a1b88ad fix: passkey fields validation (#1047) 2026-04-18 22:35:09 -07:00
diced
a97cf32682 feat: make 'fullscreen' viewer default 2026-04-18 16:24:41 -07:00
diced
7e2b4ed1bb fix: build errors 2026-04-18 16:24:14 -07:00
diced
a7fdf5afed fix: fix issues and polish new fullscreen viewer 2026-04-18 16:08:42 -07:00
diced
db8adcc768 fix: #384 again 2026-04-18 16:07:59 -07:00
diced
135cf1982a fix: build errors 2026-04-15 23:23:56 -07:00
diced
9925300e9d feat: add details drawer for fullscreen viewer 2026-04-15 23:19:56 -07:00
diced
3bf125b4b4 fix: leftover import 2026-04-15 00:16:47 -07:00
diced
dc9abe4383 feat: new file viewer 2026-04-15 00:15:49 -07:00
diced
1ccbc878f8 fix: add arrow key control (#1049) 2026-04-14 17:39:10 -07:00
diced
aa43f66570 fix: add missing metrics interval 2026-04-13 21:50:52 -07:00
diced
7e3bba5e55 feat: overhaul oauth + PKCE for OIDC
refactored a lot of oauth stuff, so there may be bugs
2026-04-13 21:33:11 -07:00
diced
82e1fe4824 fix: naming 2026-04-12 22:51:41 -07:00
diced
818d3f5518 refactor: clean up main file
split into different files for maintainability
2026-04-11 22:11:13 -07:00
diced
23c131f45a feat: add unix sockets binding support 2026-04-11 21:28:22 -07:00
diced
3c5fd8effe feat: file nav buttons (#1046)
<- and -> on file modal
2026-04-11 17:49:12 -07:00
diced
377e3dc73d fix: throw errors on uploads 2026-04-10 22:44:59 -07:00
diced
f75457da1c fix: various md rendering errors 2026-04-10 22:12:36 -07:00
diced
d6b0ba3b16 fix: better error handling for uploading 2026-04-09 14:51:43 -07:00
diced
1a1bc46667 fix: delete old cached views 2026-04-09 14:51:27 -07:00
diced
eb1c39933a fix: #1040 2026-04-08 18:26:57 -07:00
diced
b070dbf432 fix: build errors 2026-04-07 21:49:43 -07:00
diced
8af5ad05d6 fix: add register link on login page
other minor fixes as well incl.
2026-04-07 21:45:03 -07:00
diced
f0bcb4a019 feat(v4.5.3): version v4.5.3 2026-04-06 22:14:56 -07:00
diced
4c86b7fc38 fix: packages update + various perf fixes 2026-04-06 22:14:15 -07:00
diced
9b7759520c fix: random typos 2026-04-06 15:23:44 -07:00
diced
e3e77c7916 feat: new server settings layout 2026-04-05 22:55:42 -07:00
diced
13282988e8 feat: instantaneous thumb generation 2026-04-05 19:06:02 -07:00
diced
00f4254227 fix: typo 2026-04-05 12:30:53 -07:00
diced
669c61eae0 fix: don't shorten reserved urls 2026-04-05 12:30:33 -07:00
diced
1ee1aca589 fix: hide other logins when none available 2026-04-02 22:24:12 -07:00
diced
d49fd6a1f0 fix: build error 2026-04-01 17:55:29 -07:00
diced
8128e3deb0 fix: #1029 2026-04-01 17:53:22 -07:00
diced
67a9fe34b4 fix: use devalue for ssr 2026-03-31 23:30:10 -07:00
diced
7a3c4223ec fix: add warning 2026-03-31 17:16:54 -07:00
diced
cb2590aae5 feat(v4.5.2): version v4.5.2 2026-03-28 23:58:39 -07:00
diced
93ff18a120 fix: reformat routes to include catch-all 2026-03-28 23:57:51 -07:00