Commit Graph

43 Commits

Author SHA1 Message Date
diced
87650d0fec feat: new scripts system 2025-09-03 00:00:04 -07:00
diced
0a59298fa0 chore: update to zod@4 2025-09-02 23:38:23 -07:00
diced
771811b4b7 chore: update packages 2025-08-21 15:03:26 -07:00
diced
6758fe1037 feat: asciinema in dashboard rendering 2025-08-20 20:40:24 -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
f78c873aae fix: revert zod 2025-08-02 16:52:14 -07:00
diced
82a7f1d0bf feat(prisma): use non-rust engines 2025-08-02 16:36:08 -07:00
diced
2fd1007e4b chore: lint + upgrade packages 2025-08-02 15:40:09 -07:00
lajczi
28f7d3f618 chore: update ESLint config (#826)
* chore: update ESLint config

* chore: update file permissions

---------

Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
2025-07-01 11:38:47 -07:00
diced
6362d06253 feat: new gps remover 2025-06-06 15:06:21 -07:00
diced
4b3878d553 feat: switch metadata remover 2025-06-06 10:40:38 -07:00
diced
bd057944ce chore: update dependencies 2025-06-05 14:53:03 -07:00
diced
90aef3dce1 feat: update mantine, prisma, etc. 2025-05-06 00:17:53 -07:00
diced
c2848f19c1 fix: malformed s3 multipart uploads (#771) 2025-04-04 19:47:01 -07:00
diced
9611e6d5a5 feat: overhaul qs system 2025-04-03 12:32:27 -07:00
diced
c44572920b fix: syntax highlighting (#697) 2025-03-31 21:17:42 -07:00
diced
92b7024111 fix: maybe fix s3 max sockets issue (#752) + update next.js 2025-03-28 15:44:44 -07:00
diced
c69578cc47 chore: downgrade @aws-sdk/client-s3 to not use checksum headers 2025-03-12 11:51:50 -07:00
loefey (nolan)
d5049570e6 feat: cross-env & redesign register page
* Updated package.json, pnpm-lock.yaml and register.tsx

Changed the register page to look like the login page, added cross-env package and cross-env to the dev and build scripts in package.json

* Format register.tsx

Jay forced me too :(

* Update package.json

* Update package.json

* Update package.json

---------

Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
2025-03-03 15:53:08 -08:00
diced
a90a03a250 feta: fix api errors + gps metadata 2025-02-22 15:12:15 -08:00
diced
af68a2a06c feat: move oauth api to fastify + update deps 2025-02-21 23:33:48 -08:00
diced
0caa188aa3 fix: built version now reloads config changes 2025-01-17 17:42:12 -08:00
diced
c8bf8aa18b fix: explicitly state production mode for react-jsx in docker 2024-12-23 11:13:31 -08:00
diced
12fcff1a14 fix: a bunch of random stuff 2024-12-20 00:07:33 -08:00
diced
76b558627c chore: update deps 2024-09-22 21:19:09 -07:00
diced
7eb45758c8 fix: dot-prop cjs #608 2024-09-13 21:17:22 -07:00
diced
8db6d5f0c7 fix: a bunch of small fixes 2024-09-13 17:22:57 -07:00
diced
641ec235d9 feat: database based server settings 2024-09-12 15:54:38 -07:00
diced
1d5e546851 feat: sessions 2024-09-01 22:35:16 -07:00
diced
afca5874c0 feat: export files 2024-08-25 11:28:45 -07:00
diced
ea41a50a14 feat: somewhat incomplete s3 support 2024-07-13 23:47:40 -07:00
diced
75a1d17ff7 fix: thumbnail generation (better now) 2024-06-02 16:03:57 -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
e997250cf8 feat: update pnpm 2024-04-24 20:48:13 -07:00
diced
9ec6f2bfcb refactor: move other api routes 2024-04-24 20:44:06 -07:00
diced
3e79534e39 refactor: express -> fastify 2024-04-23 22:23:14 -07:00
diced
90a6a6329a feat: ziplinectl 2024-02-29 21:04:40 -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
01f94245c8 feat: metrics/stats page 2023-09-16 15:35:46 -07:00
diced
2a2ffaaffe feat: thumbnails 2023-08-30 20:08:49 -07:00
diced
740d3db239 feat: reduce docker image size 2023-08-28 21:24:18 -07:00