28 Commits
Author SHA1 Message Date
NoahandGitHub 1db8174917 feat: speed up file uploads (#1121) 2026-07-27 17:19:14 -07:00
ae80d228b5 feat: extensionless file urls (#1109)
Co-authored-by: dicedtomato <git@diced.sh>
2026-06-25 10:41:01 -07:00
b5c39bed47 fix: folders page loading with large file counts (#1085)
Co-authored-by: dicedtomato <git@diced.sh>
2026-06-24 22:07:07 -07:00
diced 6c94abc73b feat: mimetype overhauls 2026-05-20 10:11:10 -07:00
diced 13282988e8 feat: instantaneous thumb generation 2026-04-05 19:06:02 -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 056a19b946 feat: max files per upload (#991) 2026-03-03 23:52:53 -08:00
diced d4d1cdc885 feat: revamped sessions 2026-02-15 21:18:02 -08:00
Christoph SchlaepferandGitHub defcc7950d feat: nested folders (#961)
* Added nested folders feature

* Fixed Linting

* Fixed Linting

* Fixed Linting

* Fixed linting

* Fixed import

* Fixed dashboard view

* Fixed dashboard view

* Added DB Migration

* Fixed dropdown selection

* Added structured dropdowns to file dialog

* Fixes Nested Folder depth lookup & Breadcrumbs

* Fixes Nested Folder dropdowns

* Linting

* Fixes Export Filename

* Fixes export hierarchy

* Implemented Reviewed Feedback, improved code

* Removed more comments
2026-02-05 14:48:44 -08:00
diced 66a2f760cf fix: #957 2026-01-13 22:47:40 -08:00
dicedtomatoandGitHub 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
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 c9d492f9d2 feat: trust proxies option (#879) 2025-10-03 20:55:35 -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
38a90787d0 feat: predefined domains (#822)
* feat(domains): add domains to server settings

* fix(domains): fix linting errors

* fix(domains): remove unused imports

* fix(urls): fix typo

* feat(domains): remove expiration date from domains

* feat(domains): changed domains from JSONB to TEXT[]

* fix(domains): linter errors

---------

Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
2025-07-02 10:52:33 -07:00
diced fbf9e10e56 feat: allow/denylist discord oauth 2025-06-07 11:36:23 -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 20b781709f feat: anonymous folder uploads 2025-03-03 22:26:38 -08:00
diced cbd9191488 feat: gfycat style file names 2025-02-13 21:07:32 -08:00
diced 6b8b29ed29 feat: enable/disable urls on the fly 2025-01-31 13:12:18 -08:00
diced 5f026bd2f3 feat: loginBackgroundBlur option 2025-01-11 13:22:42 -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 651efbc047 feat: prisma migrations 2024-12-28 15:51:59 -08:00
diced e4761c3f12 feat: stuffs 2023-06-27 22:39:39 -07:00
diced 49e3bd5e9b feat: init 2023-06-24 00:24:47 -07:00