Commit Graph

337 Commits

Author SHA1 Message Date
931913b836 ci: drop PAT_TOKEN 2025-04-04 19:19:33 -04:00
2be0e2f88c ci: add typecheck ci 2025-04-04 19:15:05 -04:00
7df175b747 ci: update actions versions 2025-04-04 19:03:38 -04:00
b6d05a6d09 ci: don't mark nightly container as latest 2025-04-04 18:59:18 -04:00
8d88728c99 feat: typecheck in dev 2025-04-04 18:52:34 -04:00
7141735664 fix: auth prerender 2025-04-04 18:51:01 -04:00
82baeb909a feat: add yarn typecheck and fix all types 2025-04-05 09:40:05 +11:00
2a85322f64 Merge branch 'Huskydog9988-db-store' into develop 2025-04-04 10:37:08 +11:00
088cb68604 chore: apply schema changes to db 2025-04-04 10:34:58 +11:00
81be7ccf58 Merge remote-tracking branch 'origin/develop' into db-store 2025-04-03 19:21:05 -04:00
a9d1a442f6 refactor: session handler 2025-04-03 19:15:33 -04:00
97043d6366 fix: register page validation 2025-04-03 19:11:35 -04:00
756bf8f93f fix: add missing dev deps 2025-04-03 18:15:39 -04:00
9dc35c80c5 Merge branch 'develop' into db-store 2025-04-03 18:12:07 -04:00
0f35d4a445 feat: cache for session store in db 2025-04-01 21:32:13 -04:00
57f50b0306 fix: renable nuxt-security with xss validator off 2025-04-01 21:20:54 +11:00
065951d91f fix: update last accessed client on push 2025-04-01 21:16:54 +11:00
36e6c92938 feat: add cloud save backend 2025-04-01 21:08:57 +11:00
e7109e58bb feat: update readme 2025-04-01 18:36:51 +11:00
17372a9c06 feat: account pages framework & updates to library 2025-04-01 18:28:34 +11:00
d7297707d7 fix: register redirect 2025-04-01 18:18:57 +11:00
c809c8fcbf fix: re-request fix for $dropFetch 2025-04-01 16:58:53 +11:00
68f5f88347 fix: carousel pagination 2025-04-01 16:42:08 +11:00
6f8e28d711 fix: sidebar in library page 2025-04-01 16:19:03 +11:00
47dc364d4e Merge branch 'develop' of https://github.com/AdenMGB/drop into AdenMGB-develop 2025-04-01 12:11:57 +11:00
3b4f940983 feat: slight optimisation with removing from collection 2025-04-01 12:08:39 +11:00
1048653eef fix: $dropFetch SSR and rate limiting 2025-04-01 12:02:34 +11:00
f1c932b7d7 fix: remove previous fix and add longer yarn install timeout 2025-03-31 12:35:34 +11:00
7c420ba7d7 fix: revert previous and add yarn clean/configs 2025-03-31 12:24:50 +11:00
7974361e5b fix: potential fix for timeout: switch to full image from slim 2025-03-31 12:18:14 +11:00
01171d788c fix: pin nuxt to 3.15.4 and recreate lockfile 2025-03-31 11:50:15 +11:00
eec709a6e9 fix: recreate lockfile 2025-03-31 11:37:09 +11:00
5384759261 fix: update workflow to recurse submodules properly 2025-03-31 09:47:54 +11:00
e3022bc52b fix: add submodules 2025-03-31 09:38:58 +11:00
c7af02c15e fix: update dockerfile & use NPM droplet 2025-03-31 09:32:09 +11:00
96a1199fff fix: update dockerfile to debian 12 2025-03-27 11:09:37 +11:00
2cfc2cee7c Merge pull request #29 from Huskydog9988/patch-1
nightly builds and fix drop repo
2025-03-27 09:22:31 +11:00
f5e52321b8 nightly builds and fix drop repo 2025-03-26 18:20:37 -04:00
58d558159d feat: github build 2025-03-27 09:16:22 +11:00
e4e1c66bca fix: public assets 2025-03-24 12:55:07 +11:00
1996b97e99 refactor: use hash directly in authmek and version field on authmek 2025-03-24 12:50:21 +11:00
cb4937b590 Merge pull request #28 from Huskydog9988/auth-overhaul
overhaul auth and futureproof it with argon2
2025-03-24 12:27:14 +11:00
57042892c4 move register to auth path 2025-03-23 21:08:08 -04:00
1f309606c9 address some issues 2025-03-23 21:07:12 -04:00
f9e6702d40 Merge branch 'develop' into auth-overhaul 2025-03-23 20:33:46 -04:00
690aa042df switch back to json 2025-03-23 20:29:50 -04:00
87f01a9984 Merge pull request #26 from Huskydog9988/perf-fixes
massive perf improvements
2025-03-23 10:56:35 +11:00
c1272dc7a7 use arktype for clientside validation 2025-03-22 19:37:28 -04:00
257cdacad4 make signup less error prone in db 2025-03-22 17:26:12 -04:00
2c9fdebf25 new accounts use argon2 2025-03-22 17:09:10 -04:00