Commit Graph

13 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
12fcff1a14 fix: a bunch of random stuff 2024-12-20 00:07:33 -08:00
diced
4cdfee211b fix: error message notifications use right prop now 2024-12-13 21:54:18 -08:00
diced
406a4f3fdb feat: visual changes from mantine@v7.12 2024-10-16 11:08:43 -07:00
diced
8db6d5f0c7 fix: a bunch of small fixes 2024-09-13 17:22:57 -07:00
Vetlix
bc0b463f3e fix: incorrect password autocompletes (#557)
* fix: correct password autocompletes

* fix: file view inconsistency

---------

Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
2024-06-03 20:50:53 -07: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
a26867c237 feat: mantine v6 -> v7 2023-12-02 15:35:50 -08:00
diced
d5c5063597 fix: a lot fo stuff & a working build 2023-08-20 13:23:31 -07:00
diced
46b28663b7 feat: generator uploader 2023-08-14 22:04:31 -07:00
diced
7093c5f11e feat: themes 2023-08-08 00:29:45 -07:00
diced
0670cbb586 featL settings, view routes, embeds, etc. 2023-07-20 12:35:08 -07:00