Commit Graph

5 Commits

Author SHA1 Message Date
diced
f75020b115 fix: metrics admin only (#863) 2025-08-25 14:36:49 -07:00
diced
24ad601e2a fix: date normalization in ssr 2025-08-23 12:18:50 -07:00
diced
6acbf00b9e fix: linting 2025-08-18 12:39:25 -07:00
diced
471a060df2 fix: faulty domains code + errorboundary 2025-08-18 12:38:44 -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