Huskydog9988
7f7d8c8f45
fix: linting errors
2025-05-10 11:25:45 +10:00
Huskydog9988
52a7de0a8b
feat: minimum support for unrefed object cleanup
2025-05-10 11:25:45 +10:00
Huskydog9988
dbded55113
feat: identify unused objects
2025-05-10 11:25:44 +10:00
Huskydog9988
aa3105aecd
feat: manually edit search term for game import
2025-05-10 11:25:44 +10:00
Huskydog9988
0c48d42c2d
fix: missing metadata preventing game import
...
when a metadata provider fails to import a game's developer / publisher, the import is no longer blocked. the imports usally fail because there isn't a page for these compaines
2025-05-10 11:25:44 +10:00
Huskydog9988
836ba33fe4
feat: basic screenshot manager
2025-05-10 11:25:44 +10:00
Huskydog9988
952df560ec
chore: remove fsbackend console logs
2025-05-07 22:32:24 -04:00
Huskydog9988
1db2229ad3
fix: edgecase where object hash isn't read
2025-05-07 22:29:10 -04:00
Huskydog9988
731499be81
feat: unified cache handler
2025-05-07 22:26:34 -04:00
Huskydog9988
5aa0899bcf
docs: why timeline was disabled
2025-05-07 21:45:13 -04:00
Huskydog9988
30b065dde3
fix: eslint error and server plugin name
2025-05-07 18:50:57 -04:00
Huskydog9988
1f510bee57
Merge branch 'develop' of https://github.com/Huskydog9988/drop into more-stuff
2025-05-07 18:45:36 -04:00
Huskydog9988
07b34c874d
refactor: homepage link in header
2025-05-07 18:42:13 -04:00
Huskydog9988
c449b45009
chore: remove redundant omitApi prisma option
2025-04-24 18:34:20 -04:00
Huskydog9988
f1f19c8263
feat: run tasks at startup
2025-04-23 21:14:16 -04:00
Huskydog9988
86c7aa33ce
fix: don't set own script csp
2025-04-17 20:57:27 -04:00
Huskydog9988
26abb75e94
ci: add prefix to branch based docker tags
2025-04-17 20:18:21 -04:00
Huskydog9988
8eec8b19dd
fix: userwidget not opening
2025-04-17 20:17:31 -04:00
Huskydog9988
582acfb385
fix: missing components errors
2025-04-16 12:03:42 -04:00
Huskydog9988
456902c784
fix: type error in $dropFetch
2025-04-15 22:01:24 -04:00
Huskydog9988
87215c4a1e
chore: prettier pass
2025-04-15 21:46:34 -04:00
Huskydog9988
d361e01eef
fix: last eslint errors
2025-04-15 21:43:27 -04:00
Huskydog9988
8e109dd562
fix: more eslint stuff
2025-04-15 21:10:45 -04:00
Huskydog9988
8f429e1e56
fix: eslint errors, switch to using maps
2025-04-15 20:04:45 -04:00
Huskydog9988
e362f732e7
fix: more eslint issues
2025-04-13 22:10:28 -04:00
Huskydog9988
86c2d00726
feat: add lint ci job
2025-04-13 21:46:41 -04:00
Huskydog9988
d4b89b5dc5
fix: inital eslint errors
2025-04-13 21:44:29 -04:00
Huskydog9988
ff1255f948
feat: add eslint and prettier
2025-04-13 21:43:35 -04:00
Huskydog9988
f384492ed2
fix: missing key in loops
2025-04-12 16:03:35 -04:00
Huskydog9988
22a7cfa544
feat: save fs objectbackend hashes
2025-04-12 15:54:26 -04:00
Huskydog9988
228d109692
fix: incorrect perms when deleting objects
2025-04-11 19:32:30 -04:00
Huskydog9988
dc89ff95d8
feat: make internal objectbackend methods private
2025-04-10 19:57:08 -04:00
Huskydog9988
04c56fd985
chore: update @types/bcryptjs
2025-04-10 19:50:37 -04:00
Huskydog9988
ca03be7f43
fix: don't add write perms, users can only delete objects
2025-04-10 19:50:04 -04:00
Huskydog9988
35a2d98790
fix: don't use stream package
2025-04-10 19:29:11 -04:00
Huskydog9988
c4d8b24295
feat: hash objects for etag value
2025-04-09 14:48:13 -04:00
Huskydog9988
e7566a6316
feat: upgrade to nuxt 3.16
2025-04-07 21:55:52 -04:00
Huskydog9988
fdffd9a32a
feat: add skeleton for loading game carousel
2025-04-07 21:28:58 -04:00
Huskydog9988
4c3413ae63
feat: add nonce to scripts
2025-04-07 20:01:57 -04:00
Huskydog9988
30e3e7289a
chore: drop unused dep
2025-04-07 19:57:47 -04:00
Huskydog9988
12ba416ca5
feat: enable nuxt dev tools
2025-04-07 19:57:00 -04:00
Huskydog9988
e4aeaee6e7
refactor: move tsconfig to nuxt config
2025-04-07 19:55:33 -04:00
Huskydog9988
9d943bc5dc
feat: add etag to object response
2025-04-07 19:19:45 -04:00
Huskydog9988
66d1413eb5
fix: gamecarousel layout shifts (mostly)
2025-04-07 17:28:40 -04:00
Huskydog9988
e572b61af9
fix: gamecarousel not resizing
2025-04-07 16:57:44 -04:00
Huskydog9988
f9b774ddb5
fix: wordmark causing page refresh
2025-04-07 16:49:56 -04:00
Huskydog9988
106b3f66a4
feat: sleak transition from store page to item
2025-04-07 16:17:55 -04:00
Huskydog9988
657fd50702
fix: missing html attributes
2025-04-07 16:13:57 -04:00
Huskydog9988
7400fae11b
fix: use nuxtlink instaed of a tag
2025-04-07 16:11:56 -04:00
Huskydog9988
fe82c78571
refactor: remove momentjs
2025-04-06 19:44:38 -04:00
Huskydog9988
fd11d41dc5
chore: updates prisma and bycryptjs
2025-04-06 14:34:25 -04:00
Huskydog9988
9242a810b0
fix: don't prerender auth routes
2025-04-06 14:28:03 -04:00
Huskydog9988
0b9d0a4ad9
fix: don't use npm crypto
2025-04-06 14:27:31 -04:00
Huskydog9988
17d3e0ef54
refactor: use node crypto uuid
2025-04-06 14:08:36 -04:00
Huskydog9988
4fd2b159a6
fix: type error in devices page
2025-04-06 13:47:55 -04:00
Huskydog9988
d6d457f999
fix: generate prisma types on install (like nuxt)
2025-04-06 13:46:53 -04:00
Huskydog9988
931913b836
ci: drop PAT_TOKEN
2025-04-04 19:19:33 -04:00
Huskydog9988
2be0e2f88c
ci: add typecheck ci
2025-04-04 19:15:05 -04:00
Huskydog9988
7df175b747
ci: update actions versions
2025-04-04 19:03:38 -04:00
Huskydog9988
b6d05a6d09
ci: don't mark nightly container as latest
2025-04-04 18:59:18 -04:00
Huskydog9988
8d88728c99
feat: typecheck in dev
2025-04-04 18:52:34 -04:00
Huskydog9988
7141735664
fix: auth prerender
2025-04-04 18:51:01 -04:00
Huskydog9988
81be7ccf58
Merge remote-tracking branch 'origin/develop' into db-store
2025-04-03 19:21:05 -04:00
Huskydog9988
a9d1a442f6
refactor: session handler
2025-04-03 19:15:33 -04:00
Huskydog9988
97043d6366
fix: register page validation
2025-04-03 19:11:35 -04:00
Huskydog9988
756bf8f93f
fix: add missing dev deps
2025-04-03 18:15:39 -04:00
Huskydog9988
9dc35c80c5
Merge branch 'develop' into db-store
2025-04-03 18:12:07 -04:00
Huskydog9988
0f35d4a445
feat: cache for session store in db
2025-04-01 21:32:13 -04:00
Husky
f5e52321b8
nightly builds and fix drop repo
2025-03-26 18:20:37 -04:00
Huskydog9988
57042892c4
move register to auth path
2025-03-23 21:08:08 -04:00
Huskydog9988
1f309606c9
address some issues
2025-03-23 21:07:12 -04:00
Huskydog9988
f9e6702d40
Merge branch 'develop' into auth-overhaul
2025-03-23 20:33:46 -04:00
Huskydog9988
690aa042df
switch back to json
2025-03-23 20:29:50 -04:00
Huskydog9988
c1272dc7a7
use arktype for clientside validation
2025-03-22 19:37:28 -04:00
Huskydog9988
257cdacad4
make signup less error prone in db
2025-03-22 17:26:12 -04:00
Huskydog9988
2c9fdebf25
new accounts use argon2
2025-03-22 17:09:10 -04:00
Huskydog9988
2027c69c0e
fix signout
2025-03-22 16:55:08 -04:00
Huskydog9988
e08a13f2c3
add sharp for ipx
2025-03-22 15:58:53 -04:00
Huskydog9988
6ed7e76b17
move auth pages into auth dir
2025-03-22 15:54:43 -04:00
Husky
e8afa274a7
fix: platformparse case sensitivity
2025-03-20 17:52:04 -04:00
Husky
d4d1eaf2e2
Merge branch 'develop' into perf-fixes
2025-03-16 12:16:47 -04:00
Husky
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
Huskydog9988
88a5dc2a58
add migrations to store ca and session in db
2025-03-14 11:37:31 -04:00
Huskydog9988
cf0af15854
store sessions in db
2025-03-14 11:35:12 -04:00
Huskydog9988
61764e81b8
store certs in db
2025-03-14 10:53:37 -04:00
Huskydog9988
f8ae5b70c0
automate twitch credential refresh
2025-03-12 19:06:52 -04:00
Huskydog9988
7a3b30b012
accidently commited secret from testing lol (revoked)
2025-03-12 19:06:52 -04:00
Huskydog9988
4e8cffd778
make pcgamig wiki types match api return
2025-03-12 19:06:52 -04:00
Huskydog9988
bf7eb5b986
fix issue in igdb where company isn't found
2025-03-12 19:06:34 -04:00
Huskydog9988
77d06df7d3
fix manual metadata fetching publishers +types
2025-03-12 19:06:34 -04:00
Huskydog9988
2755aa472b
in progress igdb
2025-03-12 19:06:34 -04:00
Huskydog9988
2b7bc6965d
add content security policy to allow showing remote images for game importing
2025-03-12 19:05:11 -04:00
Huskydog9988
08164cae68
add pcgamingwiki as metadata source
2025-03-12 19:05:11 -04:00
Huskydog9988
2ca96c34f7
note that you need to init submodules
2025-03-12 19:04:32 -04:00
Huskydog9988
4b4e067fac
cleanup giantbomb provider
2025-03-12 19:04:32 -04:00
Huskydog9988
d2b485456a
gracefully disable metadata provider when api key is missing
2025-03-12 19:04:32 -04:00