Commit Graph

32 Commits

Author SHA1 Message Date
diced
4c86b7fc38 fix: packages update + various perf fixes 2026-04-06 22:14:15 -07:00
diced
4343f130fb fix: refine batch uploads 2026-03-28 23:36:52 -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
01b9c06513 fix: clean up stuff 2026-03-07 16:16:20 -08:00
diced
40fd0b19eb feat: add multiple files for text uploads 2026-02-24 02:14:03 -08:00
diced
ab1d394a46 fix: permissions 2026-02-23 00:42:01 -08:00
diced
3d55ce0def fix: change buttons + add buttons 2026-02-04 14:29:25 -08:00
diced
a9c7d694eb fix: z-index for dropzone 2025-08-19 15:25:31 -07:00
dicedtomato
ae7b4dacf1 feat: remove next.js in favor of client-side only (#857)
* feat: start removing next.js

* feat: working ssr + dev + prod env

* feat: all functionality added + client/ -> src/client/

* fix: build process

* fix: caching on pnpm action

* fix: ignores + cache action

* fix: docker + exdev error

* fix: generate prisma before types

* fix: remove node@20 from actions

* feat: dynamic import optimizations + titled pages

* fix: removed unused vars

* feat: small ui fixes and improvements

* feat: small ui improvements

* fix: linting error

* fix: regex when adding domains
2025-08-14 12:13:54 -07:00
diced
b566d13c8d fix: random visual bugs + enhancements 2025-07-02 20:41:37 -07:00
diced
5f96c762e0 fix: lint errors 2025-07-01 17:30:49 -07:00
diced
dfc8fca3e0 fix: default expiration #821 2025-07-01 15:33:29 -07:00
diced
6e9dea989e fix: use cmd icon on mac 2025-06-06 15:15:11 -07:00
diced
20b781709f feat: anonymous folder uploads 2025-03-03 22:26:38 -08:00
diced
8d6f9e344e feat: bunch of icons for files 2025-02-13 15:08:53 -08:00
diced
9a117d7032 feat: string bytes/ms settings so they wont overflow 2025-01-08 22:15:27 -08:00
diced
2ed06a6bf7 fix: hover on text files (#650) 2025-01-04 15:31:29 -08:00
diced
12fcff1a14 fix: a bunch of random stuff 2024-12-20 00:07:33 -08:00
diced
449461b1fc feat: upload progress and speed 2024-06-10 21:44:06 -07:00
diced
396a02e0e5 fix: a bunch of small fixes & bug squashing 2024-06-01 22:18:55 -07:00
diced
927e5bd00a fix: i dont know (very unstable commit) 2024-05-22 21:18:55 -07:00
diced
e6a09b542e feat: ctrl+v to paste image 2024-03-26 23:38:33 -07:00
diced
38a303f332 fix: partial uploads 2024-02-12 21:15:10 -08:00
diced
7f969b2084 feat: partial uploads (buggy) 2024-02-11 23:24:53 -08:00
diced
a26867c237 feat: mantine v6 -> v7 2023-12-02 15:35:50 -08:00
diced
3a01c6462f feat: updates & bigint 2023-11-30 22:10:34 -08:00
diced
7093c5f11e feat: themes 2023-08-08 00:29:45 -07:00
diced
3d374247df feat: scheduler & bytes wrapper 2023-07-28 19:47:28 -07:00
diced
db2dd8f1ea feat: upload options persisted 2023-07-17 20:30:33 -07:00
diced
fe08fd40fc feat: add warning for large files 2023-07-08 21:10:08 -07:00
diced
01e7b1f473 feat: uploading & rendering 2023-07-03 23:11:13 -07:00