Commit Graph

1530 Commits

Author SHA1 Message Date
DecDuck 5834f3b019 fix: revert previous and add yarn clean/configs 2025-03-31 12:24:50 +11:00
DecDuck ed3e64079f fix: potential fix for timeout: switch to full image from slim 2025-03-31 12:18:14 +11:00
DecDuck 03517de4af fix: pin nuxt to 3.15.4 and recreate lockfile 2025-03-31 11:50:15 +11:00
DecDuck 1a77949ab3 fix: recreate lockfile 2025-03-31 11:37:09 +11:00
DecDuck 40b09dd78b fix: update workflow to recurse submodules properly 2025-03-31 09:47:54 +11:00
DecDuck f84d195254 fix: add submodules 2025-03-31 09:38:58 +11:00
DecDuck cb6fcdd943 fix: update dockerfile & use NPM droplet 2025-03-31 09:32:09 +11:00
renovate[bot] 1691bce648 chore(deps): update hustcer/setup-nu action to v3.19 2025-03-30 06:58:01 +00:00
DecDuck 9a1314d9a7 fix: update dockerfile to debian 12 2025-03-27 11:09:37 +11:00
DecDuck 4a171236bb Merge pull request #29 from Huskydog9988/patch-1
nightly builds and fix drop repo
2025-03-27 09:22:31 +11:00
Husky 37fad74741 nightly builds and fix drop repo 2025-03-26 18:20:37 -04:00
DecDuck 14d52a8bda feat: github build 2025-03-27 09:16:22 +11:00
DecDuck 5654a87233 fix: public assets 2025-03-24 12:55:07 +11:00
DecDuck d035c9d847 refactor: use hash directly in authmek and version field on authmek 2025-03-24 12:50:21 +11:00
DecDuck 454650b2a7 Merge pull request #28 from Huskydog9988/auth-overhaul
overhaul auth and futureproof it with argon2
2025-03-24 12:27:14 +11:00
Huskydog9988 df062b6522 move register to auth path 2025-03-23 21:08:08 -04:00
Huskydog9988 a85645ea16 address some issues 2025-03-23 21:07:12 -04:00
Huskydog9988 440459d3de Merge branch 'develop' into auth-overhaul 2025-03-23 20:33:46 -04:00
Huskydog9988 df6d8882c2 switch back to json 2025-03-23 20:29:50 -04:00
DecDuck 06323e9461 Merge pull request #26 from Huskydog9988/perf-fixes
massive perf improvements
2025-03-23 10:56:35 +11:00
Huskydog9988 cce2c23566 use arktype for clientside validation 2025-03-22 19:37:28 -04:00
Huskydog9988 a89798cacd make signup less error prone in db 2025-03-22 17:26:12 -04:00
Huskydog9988 47affba159 new accounts use argon2 2025-03-22 17:09:10 -04:00
Huskydog9988 f2e2c56a5a fix signout 2025-03-22 16:55:08 -04:00
Huskydog9988 51dc9cdb2a add sharp for ipx 2025-03-22 15:58:53 -04:00
Huskydog9988 69fb3c3308 move auth pages into auth dir 2025-03-22 15:54:43 -04:00
DecDuck 1aced5122e Merge pull request #27 from Huskydog9988/cleanup-platform-parse
fix: platformparse case sensitivity
2025-03-20 23:10:28 +00:00
Husky c580f45c1e fix: platformparse case sensitivity 2025-03-20 17:52:04 -04:00
Husky 985f32d372 Merge branch 'develop' into perf-fixes 2025-03-16 12:16:47 -04:00
renovate[bot] ea0479dd69 chore(deps): update extractions/setup-just action to v3 2025-03-15 14:00:27 +00:00
DecDuck cac815224d fix: macos and ui 2025-03-15 15:05:35 +11:00
DecDuck c2a1232022 fix: macos and rate limiting 2025-03-15 15:04:52 +11:00
renovate[bot] 054279a5e4 chore(deps): update hustcer/setup-nu action to v3.18 2025-03-15 01:49:11 +00:00
Husky 956875fd89 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
Aden Lindsay 817c65d9b6 fix(library): Use $dropFetch util 2025-03-15 09:54:20 +10:30
Aden Lindsay 5cc87ddf90 style(library): complete restyling to match client library 2025-03-15 09:46:15 +10:30
Aden Lindsay 0cca515ffd fix(webui): Fix forcably redirecting to https 2025-03-15 09:45:09 +10:30
Huskydog9988 8b13a7e46b add migrations to store ca and session in db 2025-03-14 11:37:31 -04:00
Huskydog9988 032147cad9 store sessions in db 2025-03-14 11:35:12 -04:00
Huskydog9988 c57cd8afa2 store certs in db 2025-03-14 10:53:37 -04:00
DecDuck 2fa57c583a fix?: https redirection issues 2025-03-14 20:31:00 +11:00
DecDuck df33d74bb3 fix: remove @nuxt/content 2025-03-14 13:23:56 +11:00
DecDuck 303f208ed1 Merge branch 'Huskydog9988-perf-improvements/fetch' into develop 2025-03-14 13:16:55 +11:00
DecDuck 3067b4b4d0 merge: husky updates 2025-03-14 13:16:26 +11:00
DecDuck 920ce8b0d0 feat: refactor news and migrate rest of useFetch to $dropFetch 2025-03-14 13:12:04 +11:00
DecDuck 661befba3f feat: user page & $dropFetch util 2025-03-14 12:22:08 +11:00
DecDuck 72748bd9e3 feat: lazy init igdb 2025-03-13 16:18:44 +11:00
DecDuck 49935458c7 Merge branch 'Huskydog9988-metadata-improvements' into develop 2025-03-13 15:55:09 +11:00
DecDuck 96c7da56fe Merge branch 'metadata-improvements' of https://github.com/Huskydog9988/drop into Huskydog9988-metadata-improvements 2025-03-13 15:54:51 +11:00
DecDuck c3f6d27439 feat: database level metadata provider init 2025-03-13 15:20:13 +11:00