Commit Graph

467 Commits

Author SHA1 Message Date
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
2027c69c0e fix signout 2025-03-22 16:55:08 -04:00
e08a13f2c3 add sharp for ipx 2025-03-22 15:58:53 -04:00
6ed7e76b17 move auth pages into auth dir 2025-03-22 15:54:43 -04:00
573bf87cbb Merge pull request #27 from Huskydog9988/cleanup-platform-parse
fix: platformparse case sensitivity
2025-03-20 23:10:28 +00:00
e8afa274a7 fix: platformparse case sensitivity 2025-03-20 17:52:04 -04:00
d4d1eaf2e2 Merge branch 'develop' into perf-fixes 2025-03-16 12:16:47 -04:00
6918e78cf9 fix: macos and rate limiting 2025-03-15 15:04:52 +11:00
cd93ba2197 massive perf improvements
on the store page, brings LCP down to only 5.6s from 11s. total lighthouse score is now 78
2025-03-14 20:18:26 -04:00
c052511ff3 fix(library): Use $dropFetch util 2025-03-15 09:54:20 +10:30
19d1a9dd0e style(library): complete restyling to match client library 2025-03-15 09:46:15 +10:30
66400f4875 fix(webui): Fix forcably redirecting to https 2025-03-15 09:45:09 +10:30
88a5dc2a58 add migrations to store ca and session in db 2025-03-14 11:37:31 -04:00
cf0af15854 store sessions in db 2025-03-14 11:35:12 -04:00
61764e81b8 store certs in db 2025-03-14 10:53:37 -04:00
98c8258127 fix?: https redirection issues 2025-03-14 20:31:00 +11:00
3527f678e5 fix: remove @nuxt/content 2025-03-14 13:23:56 +11:00
fce084f95a Merge branch 'Huskydog9988-perf-improvements/fetch' into develop 2025-03-14 13:16:55 +11:00
1ad1ebb3fd merge: husky updates 2025-03-14 13:16:26 +11:00
1de9ebdfa5 feat: refactor news and migrate rest of useFetch to $dropFetch 2025-03-14 13:12:04 +11:00
bd1cb67cd0 feat: user page & $dropFetch util 2025-03-14 12:22:08 +11:00