Commit Graph

6 Commits

Author SHA1 Message Date
diced
589f06b460 feat: new actions page + finish impl v4 export 2025-12-08 23:30:04 -08: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
af68a2a06c feat: move oauth api to fastify + update deps 2025-02-21 23:33:48 -08:00
diced
1801287deb fix: reload nextjs api route settings on saves 2025-02-20 11:48:57 -08:00
diced
4cdfee211b fix: error message notifications use right prop now 2024-12-13 21:54:18 -08:00
diced
641ec235d9 feat: database based server settings 2024-09-12 15:54:38 -07:00