Commit Graph

2435 Commits

Author SHA1 Message Date
Hydra
407f137bca
Merge pull request #95 from eltociear/patch-1
Update README.md
2024-04-28 17:08:00 +01:00
Ikko Eltociear Ashimine
58a777e41b Update README.md
minor fix
2024-04-29 00:43:08 +09:00
Ikko Eltociear Ashimine
6f0357ee74 Update README.md
minor fix
2024-04-29 00:43:08 +09:00
Ikko Eltociear Ashimine
67083839b9 Update README.md
minor fix
2024-04-29 00:43:08 +09:00
Ikko Eltociear Ashimine
df599d39b0
Update README.md
minor fix
2024-04-29 00:43:08 +09:00
Hydra
a4df6e9bab feat: adding tray icon 2024-04-28 05:59:06 +01:00
Hydra
842dc22f3d feat: adding tray icon 2024-04-28 05:59:06 +01:00
Hydra
5536ea1ddf feat: adding tray icon 2024-04-28 05:59:06 +01:00
Hydra
90c49d60f7
feat: adding tray icon 2024-04-28 05:59:06 +01:00
Zamitto
632cd244b0 remove unused import and fix lint 2024-04-28 00:28:12 -03:00
Zamitto
9c330c40a8 remove unused import and fix lint 2024-04-28 00:28:12 -03:00
Zamitto
f14148861a remove unused import and fix lint 2024-04-28 00:28:12 -03:00
Zamitto
4f0416763c remove unused import and fix lint 2024-04-28 00:28:12 -03:00
Zamitto
bb9302908d make sure the registed event for seachGames returns a Promise 2024-04-28 00:13:29 -03:00
Zamitto
1c6ffc8ce2 make sure the registed event for seachGames returns a Promise 2024-04-28 00:13:29 -03:00
Zamitto
8c9ab2012b make sure the registed event for seachGames returns a Promise 2024-04-28 00:13:29 -03:00
Zamitto
2a63d1f7ca make sure the registed event for seachGames returns a Promise 2024-04-28 00:13:29 -03:00
Zamitto
4ffaa510cc refactor get-random-game 2024-04-27 22:04:42 -03:00
Zamitto
49d9e5e8c0 refactor get-random-game 2024-04-27 22:04:42 -03:00
Zamitto
0759813ed5 refactor get-random-game 2024-04-27 22:04:42 -03:00
Zamitto
013aa20745 refactor get-random-game 2024-04-27 22:04:42 -03:00
Zamitto
c32d75713c removing async from searchGames 2024-04-27 22:04:35 -03:00
Zamitto
76faa0607d removing async from searchGames 2024-04-27 22:04:35 -03:00
Zamitto
d84c665caf removing async from searchGames 2024-04-27 22:04:35 -03:00
Zamitto
8eece72a81 removing async from searchGames 2024-04-27 22:04:35 -03:00
Zamitto
5f3dc5d0ea feat: disable next random suggestion button until game details finish loading 2024-04-27 21:00:57 -03:00
Zamitto
f9fe68e550 feat: disable next random suggestion button until game details finish loading 2024-04-27 21:00:57 -03:00
Zamitto
a89686a45b feat: disable next random suggestion button until game details finish loading 2024-04-27 21:00:57 -03:00
Zamitto
7a48a0202c feat: disable next random suggestion button until game details finish loading 2024-04-27 21:00:57 -03:00
Zamitto
a8b236e02c fix possibility of 404 on home if getRandomGame has no validy elements to return
this can happen when user has no internet connection when opening hydra
2024-04-27 20:46:15 -03:00
Zamitto
2839d65526 fix possibility of 404 on home if getRandomGame has no validy elements to return
this can happen when user has no internet connection when opening hydra
2024-04-27 20:46:15 -03:00
Zamitto
15edc1698a fix possibility of 404 on home if getRandomGame has no validy elements to return
this can happen when user has no internet connection when opening hydra
2024-04-27 20:46:15 -03:00
Zamitto
dd757ccfce fix possibility of 404 on home if getRandomGame has no validy elements to return
this can happen when user has no internet connection when opening hydra
2024-04-27 20:46:15 -03:00
Zamitto
2904302c81 renaming variables 2024-04-27 20:42:50 -03:00
Zamitto
588dc5bb54 renaming variables 2024-04-27 20:42:50 -03:00
Zamitto
0b8ebcbfd8 renaming variables 2024-04-27 20:42:50 -03:00
Zamitto
7994b2a135 renaming variables 2024-04-27 20:42:50 -03:00
Zamitto
74a5d5c7f4 replace Set with Map 2024-04-27 20:42:28 -03:00
Zamitto
135c9be5f7 replace Set with Map 2024-04-27 20:42:28 -03:00
Zamitto
913699e4b6 replace Set with Map 2024-04-27 20:42:28 -03:00
Zamitto
4e3ee8747b replace Set with Map 2024-04-27 20:42:28 -03:00
Zamitto
5d8813a78f fix: possible bug when catalogue returns games with similar name 2024-04-27 20:15:24 -03:00
Zamitto
6328497372 fix: possible bug when catalogue returns games with similar name 2024-04-27 20:15:24 -03:00
Zamitto
5ede782acd fix: possible bug when catalogue returns games with similar name 2024-04-27 20:15:24 -03:00
Zamitto
4acb9938f3 fix: possible bug when catalogue returns games with similar name 2024-04-27 20:15:24 -03:00
Zamitto
170a58d3cd feat: adjustments 2024-04-27 19:54:37 -03:00
Zamitto
330dd9c218 feat: adjustments 2024-04-27 19:54:37 -03:00
Zamitto
1b2d857dd1 feat: adjustments 2024-04-27 19:54:37 -03:00
Zamitto
ac3234aad9 feat: adjustments 2024-04-27 19:54:37 -03:00
Zamitto
c9d678be11 feat: game-details call getRandomCall on button click 2024-04-27 18:41:37 -03:00