Hydra
5293038b82
Merge branch 'main' of github.com:hydralauncher/hydra into feat/migration-to-electron-builder
2024-04-30 03:31:10 +01:00
Hydra
a072487c55
Merge pull request #104 from fxwss/fix/description-image-sizing
...
💄 fix game details description image size
2024-04-30 03:31:05 +01:00
Hydra
cc91b38d6a
chore: merge with main
2024-04-30 03:30:48 +01:00
Hydra
e630a6129a
Merge branch 'main' into fix/description-image-sizing
2024-04-30 03:28:57 +01:00
Hydra
6b2a480fa6
fix: fixing typecheck errors
2024-04-30 03:27:07 +01:00
Hydra
cbfc822d73
Merge pull request #92 from zamitto/feat/enhance-get-random-game
...
Feat/enhance get random game
2024-04-30 03:26:41 +01:00
Lucas
acb9ff82b6
💄 fix game details description image size
2024-04-29 16:43:13 -03:00
Zamitto
12c90f9ba4
changes after pr review
2024-04-29 14:12:06 -03:00
Hydra
ab8721f2e5
ci: adding contributors
2024-04-29 14:59:23 +01:00
Hydra
d77c518fad
chore: replacing tray icon
2024-04-29 11:52:14 +01:00
Hydra
4a2c28d306
fix: moving db
2024-04-29 11:49:26 +01:00
Hydra
2e315e2df1
fix: moving db
2024-04-29 11:40:41 +01:00
Hydra
6bb69b8169
fix: commenting online fix ONCE AGAIN
2024-04-29 11:23:23 +01:00
Hydra
744dbe5a6f
ci: testing pipeline
2024-04-29 11:13:11 +01:00
Hydra
c6d8f83780
ci: testing pipeline
2024-04-29 11:08:04 +01:00
Hydra
3b5f3da2ab
ci: testing pipeline
2024-04-29 11:01:34 +01:00
Hydra
5bec457ba6
fix: renaming extension of postinstall script
2024-04-28 19:30:03 +01:00
Hydra
dd3709656a
Merge branch 'main' of github.com:hydralauncher/hydra into feat/migration-to-electron-builder
2024-04-28 19:21:23 +01:00
Hydra
4636571a25
chore: merge with main
2024-04-28 19:21:14 +01:00
Zamitto
a03cbe1f39
Merge branch 'main' into feat/enhance-get-random-game
2024-04-28 15:06:25 -03:00
Hydra
208b82d6c9
Merge pull request #84 from Netflixyapp/main
...
fix: fix french terms in translation
2024-04-28 17:10:33 +01:00
Hydra
84956e3c9c
Merge branch 'main' into main
2024-04-28 17:09:10 +01:00
Hydra
57a735f17a
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
Hydra
a4df6e9bab
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
bb9302908d
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
c32d75713c
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
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
2904302c81
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
5d8813a78f
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
c9d678be11
feat: game-details call getRandomCall on button click
2024-04-27 18:41:37 -03:00
Zamitto
6132ddd2b7
feat: get all games on first request
2024-04-27 18:40:05 -03:00
Hydra
b4a960f069
Merge branch 'main' into main
2024-04-27 03:12:42 +01:00
Hydra
ffaccba896
Merge pull request #79 from zamitto/feat/process-watcher
...
process watcher performance
2024-04-27 03:12:15 +01:00
Zamitto
bcfa3bb795
add new line to .eslintignore
2024-04-26 23:04:57 -03:00
Zamitto
a4edff3619
use app.isPackaged directly inside getProcesses function
2024-04-26 23:02:53 -03:00
Zamitto
9b9eabd801
migrate postinstall from py to js
2024-04-26 23:02:21 -03:00
Zamitto
e15479cd6a
feat: remove tasklist ts declaration and remove tasklist dependency
2024-04-26 22:42:07 -03:00
Zamitto
2363a6d0b2
feat: remove unneeded gitignore
2024-04-26 22:39:25 -03:00
Zamitto
7f7d4a1db3
chage fastlis.exe location to not conflict with linux build
2024-04-26 00:22:28 -03:00
Zamitto
fd6ab62e13
add fastlist.exe to extraResources
2024-04-26 00:12:17 -03:00
Zamitto
0bbd7d013f
feat: run fastfile binary from resources folder
...
feat: run process watcher each 300ms
feat: add build step to copy fastlist from node_modules
feat: create postinstall script to copy fastlist binary
remove debug logs
2024-04-25 23:53:24 -03:00
Zamitto
854b23e4ef
correctly print time logs
2024-04-25 23:53:23 -03:00
Zamitto
1620437d1e
format with prettier
2024-04-25 23:53:23 -03:00
Zamitto
2675641f7b
feat: add total loop time log
2024-04-25 23:53:23 -03:00