784 Commits
Author SHA1 Message Date
NoahandGitHub 1db8174917 feat: speed up file uploads (#1121) 2026-07-27 17:19:14 -07:00
dicedtomatoandGitHub 6cb93e6719 Merge commit from fork 2026-07-24 17:45:21 -07:00
diced 57ab8deacb feat: migrate to ESM (WIP) 2026-07-06 18:51:18 -07:00
diced 95ffa476f1 chore: finally update to prisma@7.8.0 2026-07-06 18:26:55 -07:00
diced f313ae1881 fix: various logic errors 2026-07-06 18:04:29 -07:00
diced 1e26037f45 feat(v4.6.4): version v4.6.4 2026-07-06 12:31:58 -07:00
diced 7e61bffcd3 fix: lint errors 2026-07-06 12:31:42 -07:00
diced 157a94b099 fix: sanitize folder name when export 2026-07-06 12:25:38 -07:00
diced 6093356c34 fix: folder ownership issues 2026-07-06 12:22:44 -07:00
diced e0806588f4 fix: add oauth nonce to prevent csrf 2026-07-06 12:22:33 -07:00
diced 976f057584 fix: add content security policy 2026-07-06 12:22:20 -07:00
dicedtomatoandGitHub aa4897349f Merge commit from fork 2026-07-06 11:30:42 -07:00
diced b13e2cc9cb fix: add color to logger + fix worker issues 2026-07-04 13:38:06 -07:00
diced 373f54fc24 fix: ineffective dynamic import 2026-07-04 13:37:56 -07:00
diced 6a9dcf02a7 chore: update dependencies 2026-07-04 13:37:42 -07:00
diced d4151c6801 fix: remove unused deps 2026-07-04 13:13:19 -07:00
diced 1c8adf414f fix: remove fluent-ffmpeg 2026-07-03 23:30:04 -07:00
diced 388c5827e9 fix: lessen ratelimits on login (#1116) 2026-07-03 16:17:48 -07:00
dicedtomatoandGitHub a120c0984c Merge commit from fork 2026-07-03 14:21:32 -07:00
dicedtomatoandGitHub fa30c6757b Merge commit from fork 2026-07-03 14:12:18 -07:00
diced 7bd477d7aa feat(v4.6.3): version v4.6.3 2026-06-25 20:05:04 -07:00
diced 26a16137b2 fix: build errors 2026-06-25 20:04:51 -07:00
diced d07c1fa99b feat: add copy links to multiple selections 2026-06-25 19:43:03 -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 ca9bd41244 chore: update flake 2026-06-24 22:02:23 -07:00
diced 93f0210605 feat: add disk status and admin dashboard 2026-06-22 17:54:51 -07:00
diced 4329dc7cdf fix: cascade files & folders(#1106, #1042) 2026-06-22 15:42:43 -07:00
diced ae6a6536f9 fix: separate option to disable text view (#1099) 2026-06-22 15:42:43 -07:00
dicedtomatoandGitHub 0fc7e7a06f Merge commit from fork 2026-06-19 22:52:08 -07:00
18bc86c261 feat: add right-click context menu on file cards (#1105)
Co-authored-by: dicedtomato <git@diced.sh>
2026-06-14 13:16:13 -07:00
diced 2e210da549 fix: #1102 2026-06-14 13:10:56 -07:00
diced 3639ec0dc2 fix: #1104 2026-06-14 12:59:30 -07:00
diced 754c54542e feat(v4.6.2): version v4.6.2 2026-06-02 19:35:43 -07:00
dicedtomatoandGitHub 19b7e6f938 Merge commit from fork 2026-06-02 19:33:54 -07:00
dicedtomatoandGitHub cd22a8915e Merge commit from fork 2026-06-02 19:30:34 -07:00
97a75c0f84 feat: add user activity chart on home page (#1092)
Co-authored-by: dicedtomato <git@diced.sh>

also adds settings to hide the recents, activity graph, and file type table
2026-06-02 19:19:22 -07:00
diced d5e2bc3ec2 fix: build errors 2026-06-01 22:06:38 -07:00
diced 6f90339f17 fix: inconsistent border-radius 2026-06-01 21:41:54 -07:00
diced 833f8a30cc fix: optimize stats page 2026-06-01 18:46:18 -07:00
diced e6382b3881 fix: block thumbnails on files w/ passwords 2026-06-01 17:25:31 -07:00
diced e3789446c2 feat: reference folders by their name 2026-05-24 18:58:06 -07:00
diced 6c94abc73b feat: mimetype overhauls 2026-05-20 10:11:10 -07:00
diced 8fb21988a7 feat(v4.6.1): version v4.6.1 2026-05-20 09:01:10 -07:00
diced 72fc8116d4 fix: build errors 2026-05-20 09:00:19 -07:00
dicedtomatoandGitHub 177febf305 Merge commit from fork 2026-05-20 08:54:59 -07:00
diced a8c65c19b4 refactor: nuqs 2026-05-15 23:03:11 -07:00
diced 3fc3dcd1ed fix: folder files not showing anything 2026-05-15 14:48:00 -07:00
0c52b48c05 feat(view): media-only OpenGraph previews when embeds disabled (#1090)
Add embedMediaOnly view setting: emit og:image/og:video (and related tags)
without custom title, description, or site name for Discord-style unfurls.
Canonical og:url uses the view page URL. API and dashboard settings updated.

Co-authored-by: dicedtomato <git@diced.sh>
2026-05-15 12:57:58 -07:00
diced 5c386a792e fix: add pnpm-workspace.yml to dockerfile 2026-05-14 23:59:00 -07:00