dicedtomato
|
0fc7e7a06f
|
Merge commit from fork
|
2026-06-19 22:52:08 -07:00 |
|
diced
|
6c94abc73b
|
feat: mimetype overhauls
|
2026-05-20 10:11:10 -07:00 |
|
diced
|
a99b0f4f1d
|
refactor: use access tokens for file/url passwords
no longer using cookies, since they are buggy and weird with caching
using a access token that "expires" in 10 minutes
|
2026-05-04 18:21:53 -07:00 |
|
diced
|
7caf314ce1
|
fix: session serialization errors
|
2026-04-19 21:49:19 -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
|
d6b0ba3b16
|
fix: better error handling for uploading
|
2026-04-09 14:51:43 -07: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 |
|