|
|
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 |
|
|
|
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 |
|
|
|
3225f536ce
|
feat: lazy init igdb
|
2025-03-13 16:18:44 +11:00 |
|
|
|
58f91f4ac4
|
Merge branch 'Huskydog9988-metadata-improvements' into develop
|
2025-03-13 15:55:09 +11:00 |
|
|
|
8fc37936dc
|
Merge branch 'metadata-improvements' of https://github.com/Huskydog9988/drop into Huskydog9988-metadata-improvements
|
2025-03-13 15:54:51 +11:00 |
|
|
|
0ca9a3b2f7
|
feat: database level metadata provider init
|
2025-03-13 15:20:13 +11:00 |
|
|
|
f8ae5b70c0
|
automate twitch credential refresh
|
2025-03-12 19:06:52 -04:00 |
|
|
|
7a3b30b012
|
accidently commited secret from testing lol (revoked)
|
2025-03-12 19:06:52 -04:00 |
|
|
|
4e8cffd778
|
make pcgamig wiki types match api return
|
2025-03-12 19:06:52 -04:00 |
|
|
|
bf7eb5b986
|
fix issue in igdb where company isn't found
|
2025-03-12 19:06:34 -04:00 |
|
|
|
77d06df7d3
|
fix manual metadata fetching publishers +types
|
2025-03-12 19:06:34 -04:00 |
|
|
|
2755aa472b
|
in progress igdb
|
2025-03-12 19:06:34 -04:00 |
|
|
|
2b7bc6965d
|
add content security policy to allow showing remote images for game importing
|
2025-03-12 19:05:11 -04:00 |
|
|
|
08164cae68
|
add pcgamingwiki as metadata source
|
2025-03-12 19:05:11 -04:00 |
|
|
|
2ca96c34f7
|
note that you need to init submodules
|
2025-03-12 19:04:32 -04:00 |
|
|
|
4b4e067fac
|
cleanup giantbomb provider
|
2025-03-12 19:04:32 -04:00 |
|