11 Commits

Author SHA1 Message Date
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
0caa188aa3 fix: built version now reloads config changes 2025-01-17 17:42:12 -08:00
diced
12fcff1a14 fix: a bunch of random stuff 2024-12-20 00:07:33 -08:00
diced
927e5bd00a fix: i dont know (very unstable commit) 2024-05-22 21:18:55 -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
7f969b2084 feat: partial uploads (buggy) 2024-02-11 23:24:53 -08: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
diced
d5c5063597 fix: a lot fo stuff & a working build 2023-08-20 13:23:31 -07:00
diced
49e3bd5e9b feat: init 2023-06-24 00:24:47 -07:00