87 Commits

Author SHA1 Message Date
diced
ffbad41994 fix: export issues (#915) 2025-10-27 15:05:01 -07:00
diced
2402c6f0ef fix: performance issues with code renderer (#911) 2025-10-23 21:51:37 -07:00
diced
2ad10e9a52 feat(v4.3.2): version 2025-10-16 21:12:40 -07:00
diced
69dfad201b feat: reorder/disable/enable table fields in file table 2025-10-12 21:43:50 -07:00
diced
a7a23f3fd9 chore: downgrade aws sdks (#888)
newer AWS sdks introduce dumb AWS specific stuff that break
interoperability with other services.
2025-09-19 20:26:20 -07:00
diced
19fc87818c feat(v4.3.1): version 2025-09-08 15:23:54 -07:00
diced
40c12ca3f0 fix: 🖕prisma (rollback to working stuff) 2025-09-06 12:37:32 -07:00
diced
e2e3edd208 feat(v4.3.0): version 2025-09-05 11:30:53 -07:00
diced
da8edb9c5d fix: prisma migrate 2025-09-03 11:49:13 -07:00
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
diced
f6eefc01e2 fix: build stage order 2025-08-14 12:34:21 -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
71dbbb584a feat(v4.2.3): version 2025-08-09 22:46:30 -07:00
diced
cd8b892a90 feat(v4.2.2): version 2025-08-07 19:48:52 -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
diced
ac08f4f797 feat(v4.2.1): version 2025-07-28 12:21:26 -07:00
diced
4652ada85e feat(v4.2.0): version 2025-07-01 17:43:12 -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
81866b4b50 feat(v4.1.2): version hotfix 2025-06-06 10:40:57 -07:00
diced
4b3878d553 feat: switch metadata remover 2025-06-06 10:40:38 -07:00
diced
d0a613ab8e feat(v4.1.1): version 2025-06-05 22:52:44 -07:00
diced
bd057944ce chore: update dependencies 2025-06-05 14:53:03 -07:00
diced
6b0bbad8d4 feat(v4.1.0): version 2025-05-20 20:58:51 -07:00
diced
f70eea97b0 fix: better DEBUG var handling 2025-05-15 15:09:19 -07:00
diced
5ab36a08b2 feat: expose git sha in versioning api 2025-05-06 01:14:13 -07:00
diced
90aef3dce1 feat: update mantine, prisma, etc. 2025-05-06 00:17:53 -07:00
diced
8b9303ed80 fix: pnpm 10.10 stuff 2025-05-01 17:49:55 -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
e8207addba feat(v4.0.2): version 2025-03-31 21:32:42 -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
ba6d5eb654 feat(v4.0.1): version 2025-03-12 15:29:49 -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
a6807a681c feat: new readme 2025-02-15 16:44:40 -08:00
diced
f67ab2a9d8 chore: update pnpm version 2025-02-03 15:50:56 -08:00
diced
8dc8e7cc75 fix: login interval + add text for register 2025-02-02 23:31:25 -08:00
diced
0caa188aa3 fix: built version now reloads config changes 2025-01-17 17:42:12 -08:00
diced
eea0c093dd fix: pnpm@9.15.4 fixes 429 2025-01-13 11:50:47 -08:00
diced
fa4d21ecac feat: change versions in actions 2025-01-09 12:42:20 -08:00
diced
6f044c6f35 feat: merge data from an export3 2024-12-28 14:37:39 -08:00