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
diced
4343f130fb
fix: refine batch uploads
2026-03-28 23:36:52 -07:00
diced
5e9778d18a
fix: mfa showing when disabled
2026-03-28 20:35:49 -07:00
diced
9bcccbc8aa
fix : #1031
2026-03-28 19:41:02 -07:00
diced
00ddf86ea8
feat(v4.5.1): version
v4.5.1
2026-03-27 23:13:22 -07:00
diced
cc582f6d20
fix: clean up tampered settings scroller
2026-03-27 23:11:49 -07:00
diced
318b09feae
fix: use query for file modals
2026-03-27 23:11:39 -07:00
diced
d55e36375d
fix: tags overflow
2026-03-27 23:11:25 -07:00
diced
40b917df30
refactor: put client stuff in lib/client
2026-03-27 13:58:35 -07:00
diced
053a50d1bc
refactor: uploading files
...
may fix : #1019
2026-03-27 13:46:32 -07:00
diced
78b554cbe8
fix : #1021
2026-03-27 12:41:50 -07:00
diced
bf7a4e92e3
chore: update packages
2026-03-25 20:56:18 -07:00
diced
3b56e7f1ce
fix: maybe fix #1021 again
2026-03-24 15:52:20 -07:00
diced
1d91a008e1
fix: linting
2026-03-24 12:45:43 -07:00
diced
ff1fc0eb75
fix: limit copying jpeg/webp qr codes
2026-03-24 12:43:48 -07:00
diced
430774082c
fix: maybe fix #1021
2026-03-24 12:40:29 -07:00
Benjamin Jørgensen
ef67fdd553
fix: encode password #1007 ( #1023 )
...
* Url Encode Password Query Parameter
Signed-off-by: Benjamin Jørgensen <me@benmi.me >
Signed-off-by: Benjamin Jørgensen <me@benmi.dev >
* Fix lint error
Signed-off-by: Benjamin Jørgensen <me@benmi.me >
Signed-off-by: Benjamin Jørgensen <me@benmi.dev >
* fix: use appendPassword
---------
Signed-off-by: Benjamin Jørgensen <me@benmi.me >
Signed-off-by: Benjamin Jørgensen <me@benmi.dev >
Co-authored-by: dicedtomato <git@diced.sh >
2026-03-24 12:27:29 -07:00
dicedtomato
73b5528586
Merge commit from fork
2026-03-24 12:19:02 -07:00
diced
3f65029464
fix: use title in folder page
2026-03-23 17:34:17 -07:00
diced
6da1719fda
refactor: fix up DashboardFileType
2026-03-23 17:33:14 -07:00
diced
4d85b41ec3
feat: add qrcode gen to invites
2026-03-22 22:47:18 -07:00
diced
ac5c0a1cb3
fix: table hydration error
2026-03-22 22:42:41 -07:00
diced
eb22598f20
feat: add qrcode for urls ( #812 )
2026-03-22 22:37:54 -07:00
diced
7a4c29d9d4
fix: mutate folders on update
2026-03-22 21:58:55 -07:00
diced
255336d74f
fix: version badge
2026-03-22 21:51:33 -07:00
diced
dc625fc682
fix: add Domain setting ( #1009 )
2026-03-22 12:46:02 -07:00
diced
d457cb8693
fix: don't render when not opened
2026-03-22 12:45:53 -07:00
diced
331c4b4a4e
chore: update flake.nix
2026-03-21 22:39:56 -07:00
diced
d8ca9dc9b5
feat(v4.5.0): version
v4.5.0
2026-03-21 11:50:36 -07:00
diced
0eee082035
fix : #1017
2026-03-20 15:01:12 -07:00
diced
3e287e8ad7
feat: identify anon uploads
...
- anon uploads will be identifiable now
- still anonymous but will show that they were uploaded anonymously
- reworked table edit modal to support new fields and merge local
state
2026-03-19 17:11:21 -07:00
diced
5ec471050e
fix : #1018
2026-03-18 10:22:22 -07:00
dicedtomato
842dac2660
Merge commit from fork
...
* fix: advisory
* fix: typo
2026-03-16 13:13:06 -07:00
diced
dee86aaa86
fix: once and for all fix #907
2026-03-10 21:37:26 -07:00
diced
13e3a58035
fix : #1014
2026-03-10 20:50:30 -07:00
diced
f4382d5bd9
fix : #947
2026-03-10 15:55:31 -07:00
diced
8990801268
fix: build errors
2026-03-07 16:17:17 -08:00
diced
01b9c06513
fix: clean up stuff
2026-03-07 16:16:20 -08:00
diced
fc180de616
fix: build errors
2026-03-07 14:30:36 -08:00
diced
f907133d3a
fix: mobile nav not closing on change
2026-03-07 14:25:22 -08:00
diced
9ae9734a3d
feat: add reload page when cached modules
2026-03-07 14:14:14 -08:00
diced
770b5cf706
fix: validation errors
2026-03-07 14:14:06 -08:00
diced
56625c664d
fix: lint
2026-03-03 23:54:28 -08:00
diced
056a19b946
feat: max files per upload ( #991 )
2026-03-03 23:52:53 -08:00
diced
281ab666c1
feat: add tags to api routes
2026-03-03 23:40:23 -08:00
dicedtomato
31df5341b5
Merge commit from fork
2026-03-03 22:19:32 -08:00
diced
ec7024242f
fix: remove use of union types in response for now
2026-03-03 21:30:59 -08:00
dicedtomato
ef6e0e00a0
feat: response validation ( #1012 )
...
* feat: add response schemas (WIP, hella unstable!!)
* refactor: models to zod
* feat: descriptions for api routes
* fix: finish up api refactor
* refactor: generalized error codes
* fix: responses + add descriptions
* fix: more
* fix: lint
* fix: settings errors
* fix: add errors to spec
2026-03-03 16:32:50 -08:00
diced
3c757374e1
feat: revamp option selection for files page
2026-02-26 16:53:31 -08:00