Commit Graph

75 Commits

Author SHA1 Message Date
diced 6c94abc73b feat: mimetype overhauls 2026-05-20 10:11:10 -07:00
diced db3a1b88ad fix: passkey fields validation (#1047) 2026-04-18 22:35:09 -07:00
diced 13282988e8 feat: instantaneous thumb generation 2026-04-05 19:06:02 -07:00
diced 056a19b946 feat: max files per upload (#991) 2026-03-03 23:52:53 -08:00
diced ab1d394a46 fix: permissions 2026-02-23 00:42:01 -08:00
diced cff8454ac7 fix: no schema for settings api (from #990) 2026-02-12 14:53:38 -08:00
Andrew Simonson 49c2088ea3 fix: max interval checks (#990)
* introduce max interval checks

* Update validate.ts

* Update validate.ts

* Update validate.ts

* Update validate.ts
2026-02-12 14:45:50 -08:00
diced 9066dd37fb feat: remove built-in SSL 2026-01-31 14:16:51 -08:00
diced 35c7d6b70c fix: #964 2026-01-22 15:03:23 -08:00
diced 66a2f760cf fix: #957 2026-01-13 22:47:40 -08:00
dicedtomato db3c5f48a5 Merge commit from fork
* fix: passkey impl

* fix: passkey impl

* fix: passkey impl + other stuff

* fix: cookies

* fix: passkey auth w/ cookie

* fix: cookie options
2026-01-08 23:26:16 -08:00
Zarox28 8a7b401b6e feat: add maximum expiration value (#934)
* feat: add maximum expiration value

* fix(settings)

* fix: add missing migration

* Update src/lib/import/version3/validateExport.ts

* fix: x-zipline-deletes-at with maxExpiration config

---------

Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
2025-12-18 01:50:34 -08:00
diced b4be96c7a8 feat: support separate db vars + file version 2025-10-16 21:02:17 -07:00
diced c9d492f9d2 feat: trust proxies option (#879) 2025-10-03 20:55:35 -07:00
diced c15bf27b8a fix: config path conversion 2025-09-03 11:59:43 -07:00
diced 0a59298fa0 chore: update to zod@4 2025-09-02 23:38:23 -07:00
diced ac37f13452 feat: thumbnails output format (jpg, png, webp) 2025-08-27 21:18:46 -07:00
diced ef13ef755c feat: default image compression type 2025-08-27 17:26:19 -07:00
diced 471a060df2 fix: faulty domains code + errorboundary 2025-08-18 12:38:44 -07:00
diced 6a76c5243f fix: typo separator 2025-07-02 14:12:35 -07:00
diced fbf9e10e56 feat: allow/denylist discord oauth 2025-06-07 11:36:23 -07:00
diced a1ee1178ae feat: allow env vars that override database set settings 2025-06-07 11:17:43 -07:00
diced e5eaaca5a0 feat: discord oauth whitelist 2025-06-06 20:33:41 -07:00
diced a35d8b87ee feat: more version checking options 2025-05-15 21:09:44 -07:00
diced 3d3f519403 feat: s3 subdirectory 2025-05-08 15:13:31 -07:00
diced cbd9191488 feat: gfycat style file names 2025-02-13 21:07:32 -08:00
diced 9607bfcb66 fix: defaults for core_hostname 2025-02-13 15:13:20 -08:00
diced e24647afcd fix: default upload dir 2025-02-10 20:58:50 -08:00
diced 46514cba31 fix: core_secret validation 2025-02-07 12:48:45 -08:00
diced 5f026bd2f3 feat: loginBackgroundBlur option 2025-01-11 13:22:42 -08:00
Creation's c0311283a5 feat: add DATASOURCE_S3_FORCE_PATH_STYLE (#658)
Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
2025-01-08 22:28:18 -08:00
diced 9a117d7032 feat: string bytes/ms settings so they wont overflow 2025-01-08 22:15:27 -08:00
diced a96b99c97d fix: defaultExpiration as a string now 2025-01-03 15:46:19 -08:00
diced a55a43d99f fix: allow s3 endpoints 2024-12-20 15:40:58 -08:00
diced 12fcff1a14 fix: a bunch of random stuff 2024-12-20 00:07:33 -08:00
diced cac8dd6c2f fix: validate secret >= 32 2024-12-03 00:13:50 -08:00
diced 3d6aaa43d9 feat: custom redirect uris for oauth 2024-10-16 11:32:34 -07:00
diced a62e03b439 feat: pwa 2024-09-22 15:10:36 -07:00
diced 641ec235d9 feat: database based server settings 2024-09-12 15:54:38 -07:00
diced 67a7d44198 fix: sessions & authentik -> oidc & #603 2024-09-04 22:55:15 -07:00
diced b1c00b8c39 feat: terms of service 2024-07-31 21:19:25 -07:00
diced f8295790de feat: native ssl 2024-06-23 13:28:07 -07:00
diced 040103ed18 refactor: scheduler -> tasks 2024-06-16 20:02:04 -07:00
diced ca766bb1d8 feat: http webhooks 2024-06-13 22:27:13 -07:00
diced eda7b28836 feat: logo next to title (titleLogo) 2024-06-01 17:26:04 -07:00
diced 32a295e3f0 feat: ratelimit 2024-06-01 17:19:16 -07:00
diced 927e5bd00a fix: i dont know (very unstable commit) 2024-05-22 21:18:55 -07:00
diced bc3baa0a27 feat: hide worker logs for spam 2024-02-29 19:50:38 -08:00
diced 9413e9d42a feat: limit metrics to admin only or not 2024-02-12 21:33:48 -08:00
diced 7f969b2084 feat: partial uploads (buggy) 2024-02-11 23:24:53 -08:00