Commit Graph

1173 Commits

Author SHA1 Message Date
Zamitto
01c3ddf167
Merge pull request #423 from hydralauncher/hotfix/repack-uploadDate
Hotfix/repack upload date
2024-05-17 19:33:22 -03:00
Zamitto
f8770a03f7 update migration to delete xatab repacks as well 2024-05-17 19:00:01 -03:00
Zamitto
3b7725d774 remove entris from game_shop_cache and migrations 2024-05-17 18:40:31 -03:00
Zamitto
2679b143ed add yarn.lock 2024-05-17 18:40:30 -03:00
JackEnx
2b0f57f967 fix: change migration to atomic 2024-05-17 18:35:56 -03:00
Zamitto
622107a6f1 check if table exists and has items before running migration 2024-05-17 17:12:03 -03:00
Zamitto
5908544602 improve xatab scrap performance and update seed with xatab repacks 2024-05-17 16:59:16 -03:00
Zamitto
b330c94dca update hydra.db after scrap 2024-05-17 16:21:43 -03:00
Zamitto
4b0f998830 fix: online fix totalPages becoming NaN 2024-05-17 16:19:59 -03:00
Zamitto
d3d9315102 ensure migrations are run before everything else 2024-05-17 14:02:41 -03:00
Zamitto
689fe5715e update migration so it updates xatab repacks 2024-05-17 13:47:17 -03:00
Zamitto
6a52c26874 fix: modal role 2024-05-17 13:46:35 -03:00
JackEnx
60907cdc4b fix: incomplete migration 2024-05-17 13:43:27 -03:00
JackEnx
1b00e2ed57 Merge branch 'hotfix/repack-uploadDate' of https://github.com/hydralauncher/hydra into hotfix/repack-uploadDate 2024-05-17 11:40:14 -03:00
Zamitto
6479049256 add missing await 2024-05-17 09:47:06 -03:00
Zamitto
e739f3a483 update migration to prevent fk error 2024-05-17 09:44:25 -03:00
ChristoferMendes
d8937b3672 Merge branch 'main' into feature/better-repack-modal 2024-05-17 08:27:47 -03:00
JackEnx
18f27e76d7 Merge branch 'hotfix/repack-uploadDate' of https://github.com/hydralauncher/hydra into hotfix/repack-uploadDate 2024-05-17 07:14:06 -03:00
JackEnx
47018ace60 Merge branch 'main' of https://github.com/hydralauncher/hydra into hotfix/repack-uploadDate 2024-05-17 07:10:42 -03:00
Zamitto
a8332c858e update migration to get onlinefix repacks from hydra.db 2024-05-16 23:54:27 -03:00
Zamitto
d93e580d0f Merge branch 'main' into hotfix/repack-uploadDate 2024-05-16 22:25:29 -03:00
Zamitto
0e7e62d596
Merge pull request #405 from userMacieG/patch-1
Update polish translation
2024-05-16 20:48:52 -03:00
Zamitto
1d05551f4e
Merge branch 'main' into patch-1 2024-05-16 20:40:03 -03:00
Zamitto
4908d07ef2 change migration so it sets uploadDate = createdAt 2024-05-16 20:35:51 -03:00
Zamitto
be4d13533c fix: add migration 2024-05-16 20:30:08 -03:00
Zamitto
7231848bd8 fix: get date and name from torrent 2024-05-16 20:29:37 -03:00
Zamitto
fb5ed9aae3
Merge pull request #411 from itsOdell/feat/force-use-yarn
feat: force developer to use yarn
2024-05-16 12:50:08 -03:00
Abduladil Sunnat
e908cc6273
Merge branch 'main' into feat/force-use-yarn 2024-05-16 11:45:02 -04:00
Zamitto
5e670aab24
Merge pull request #373 from mag1yar/feature/recently-played-games-in-tray-context-menu
Adding recently played games to tray context menu
2024-05-16 12:24:39 -03:00
itsOdell
75a9d56624 feat: force developer to use yarn
This solves alot of issues in PR's that have package-lock.json becuase
they did npm install, this update forces an error and exits out when
developer runs npm install
2024-05-16 11:17:01 -04:00
mag1yar
28bd70e745 Removed update when clicking on a game and fixed sorting 2024-05-16 19:26:45 +05:00
ChristoferMendes
38d652c507 Merge branch 'main' into feature/better-repack-modal 2024-05-16 08:41:22 -03:00
ChristoferMendes
539f444ab5 feat(webTorrentHealth): update recursive function with a loop 2024-05-16 08:34:42 -03:00
mag1yar
3cbbb71768 Merge branch 'main' into feature/recently-played-games-in-tray-context-menu 2024-05-16 13:49:10 +05:00
Maciej Ratyński
2034e0a157
Update translation.json 2024-05-16 10:37:49 +02:00
piradata
653afa7210 linter 2024-05-16 02:52:10 -03:00
piradata
72aa822655 add language selection menu 2024-05-16 02:51:51 -03:00
Zamitto
a27a8644ea
Merge pull request #400 from hydralauncher/fix/worker-null-error
fix/null-error
2024-05-15 23:26:28 -03:00
JackEnx
1a3e33cbc9 fix/null-error 2024-05-15 23:21:06 -03:00
Zamitto
4e8f260b33
Merge branch 'main' into feature/recently-played-games-in-tray-context-menu 2024-05-15 23:14:27 -03:00
Zamitto
29d9c43834
Merge pull request #397 from hydralauncher/add-prettier-check-on-pipeline
add prettier check on ci
2024-05-15 22:09:06 -03:00
Zamitto
d4be3ed4a0 add changes from prettier 2024-05-15 22:04:07 -03:00
Zamitto
16b9c9d340 add prettier check 2024-05-15 21:58:41 -03:00
Zamitto
f3f68e9009 fix: invalid json on spanish translation 2024-05-15 21:40:42 -03:00
Zamitto
2caf83b929
Merge pull request #395 from Lianela/main
Fixed and updated Spanish translation
2024-05-15 21:37:23 -03:00
ChristoferMendes
7a2b693397 refactor: Improve error handling and retry logic in getSeedersAndPeers function 2024-05-15 20:06:53 -03:00
Lianela
97467705b0
translation.json 2024-05-15 17:05:52 -06:00
Lianela
cdb15a0493
Update translation.json 2024-05-15 16:50:23 -06:00
Lianela
b9d42ca43f
Update translation.json
Updated to new dialogs and cleaned some strings to match lines with english one
2024-05-15 16:27:08 -06:00
Zamitto
3d89fc659b
Merge pull request #352 from ruth3n/feat/issues-forms
Using GitHub forms for Issues
2024-05-15 19:21:02 -03:00