Commit Graph

318 Commits

Author SHA1 Message Date
DecDuck 6774101091 fix: update last accessed client on push 2025-04-01 21:16:54 +11:00
DecDuck 6fe8bf1e76 feat: add cloud save backend 2025-04-01 21:08:57 +11:00
DecDuck 75d1e04504 feat: update readme 2025-04-01 18:36:51 +11:00
DecDuck 97d37ea8f8 feat: account pages framework & updates to library 2025-04-01 18:28:34 +11:00
DecDuck 9e976e1237 fix: register redirect 2025-04-01 18:18:57 +11:00
DecDuck 86ddc920e9 fix: re-request fix for $dropFetch 2025-04-01 16:58:53 +11:00
DecDuck af9863ac14 fix: carousel pagination 2025-04-01 16:42:08 +11:00
DecDuck 3893e9ca7a fix: sidebar in library page 2025-04-01 16:19:03 +11:00
DecDuck 9c076ca528 Merge branch 'develop' of https://github.com/AdenMGB/drop into AdenMGB-develop 2025-04-01 12:11:57 +11:00
DecDuck 5c2255e1ec feat: slight optimisation with removing from collection 2025-04-01 12:08:39 +11:00
DecDuck 57403a88ff fix: $dropFetch SSR and rate limiting 2025-04-01 12:02:34 +11:00
DecDuck 3de1bca870 fix: remove previous fix and add longer yarn install timeout 2025-03-31 12:35:34 +11:00
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
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
DecDuck c2a1232022 fix: macos and rate limiting 2025-03-15 15:04:52 +11: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
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