Commit Graph

52 Commits

Author SHA1 Message Date
Hydra
7db73fffb5
ci: adding systemvars to webpack 2024-04-15 12:34:53 +01:00
Hydra
cc52f399f2
ci: adding artifact name 2024-04-15 11:36:12 +01:00
Hydra
d56d74a77b
ci: adding ubuntu-latest 2024-04-15 11:29:27 +01:00
Hydra
d84b3324fb
chore: increasing version 2024-04-15 11:01:47 +01:00
Hydra
46a946265c
Merge pull request #19 from hydralauncher/fix/decoding-steamdb-api-key
fix: decoding steamdb api key
2024-04-15 06:27:57 -03:00
Hydra
db79136cf5
fix: fixing dependencies 2024-04-15 10:18:24 +01:00
Hydra
cdd9908775
fix: decoding steamdb api key 2024-04-15 10:08:45 +01:00
Hydra
ef035e46f8
Merge pull request #10 from hydralauncher/feature/adding-how-long-to-beat-integration
feat: adding how long to beat integration
2024-04-14 23:46:20 -03:00
Hydra
66a115371a
Merge pull request #14 from fhilipecrash/feat/add-wine-lutris-integration
Added modal to warning user if Wine or Lutris is not installed
2024-04-14 23:14:00 -03:00
Fhilipe Coelho
8b6fa51188 chore: delete validade-path.ts 2024-04-14 23:13:20 -03:00
Fhilipe Coelho
b0e8a83549 Merge branch 'main' into feat/add-wine-lutris-integration 2024-04-14 23:01:18 -03:00
Hydra
03ee6b88e1
Merge pull request #17 from peres07/fix/add-min-width-and-min-height-to-app-window
fix: add a minWidth and minHeight in app window
2024-04-14 23:01:05 -03:00
Fhilipe Coelho
3bf74c55ff chore: delete sync.yml 2024-04-14 23:01:03 -03:00
Fhilipe Coelho
1a546a2da5 Merge branch 'main' into feat/add-wine-lutris-integration 2024-04-14 22:58:21 -03:00
Fhilipe Coelho
c923b094af
Merge branch 'hydralauncher:main' into main 2024-04-14 22:57:52 -03:00
José Luís
b2e2d937b2 fix: added a minWidth and minHeight in app window 2024-04-14 22:34:38 -03:00
Fhilipe Coelho
9642212ffd refactor: changing res variable name to something more descriptive 2024-04-14 22:16:57 -03:00
Hydra
bf413e50f9
Merge branch 'main' of github.com:hydralauncher/hydra into feature/adding-how-long-to-beat-integration 2024-04-15 00:46:42 +01:00
Hydra
c0274ee7e7
feat: adding accuracy as text instead of colours 2024-04-15 00:38:25 +01:00
Hydra
c4baf815cf
Merge pull request #9 from Dougsan65/main
Added Translation Support to French
2024-04-14 20:20:03 -03:00
Douglas
f28872ec98 newendline 2024-04-14 20:04:11 -03:00
Hydra
05a31cf6a6
feat: adding better navigation with search results 2024-04-14 23:00:56 +01:00
Fhilipe Coelho
1f3eedfb15 Merge branch 'main' into feat/add-wine-lutris-integration 2024-04-14 13:37:10 -03:00
Fhilipe Coelho
2db68ccd18 Merge branch 'main' of https://github.com/fhilipecrash/hydra 2024-04-14 13:36:53 -03:00
Fhilipe Coelho
1fad610f29 feat: add modal to warning user about wine/lutris binaries 2024-04-14 13:32:01 -03:00
Fhilipe Coelho
fb9065408f refactor: changed if elses ti early return 2024-04-14 13:30:53 -03:00
Hydra
5580a9de38
feat: adding how long to beat integration 2024-04-14 07:19:24 +01:00
Hydra
034ea6d817
docs: adding contributors to readme 2024-04-14 07:10:43 +01:00
Douglas
06453a5f40 Added Translation Support to French 2024-04-14 01:44:13 -03:00
Hydra
62d9333fb3
ci: adding steamgriddb api key 2024-04-14 04:51:34 +01:00
Hydra
659f5c3a75
docs: adding discord badge on new tab 2024-04-14 04:46:34 +01:00
Hydra
67677acbee
docs: adding discord badge 2024-04-14 04:46:06 +01:00
Hydra
bae031811d
ci: exposing github_token to publish job 2024-04-14 04:44:01 +01:00
Hydra
b0f36c1512
docs: fix readme.md 2024-04-14 04:32:51 +01:00
Hydra
5233384002
docs: fix readme.md 2024-04-14 04:32:05 +01:00
Hydra
992ec5ab49
first commit 2024-04-14 04:20:27 +01:00
Fhilipe Coelho
a9f621214b fix: handle quotes in game name 2024-04-12 00:05:55 -03:00
Fhilipe Coelho
8d5550a6a8 fix: fixed gamedir variable in lutris script 2024-04-11 22:04:55 -03:00
Fhilipe Coelho
11e095bf6b Merge branch 'main' into feat/add-wine-lutris-integration 2024-04-11 22:02:50 -03:00
Fhilipe Coelho
6d58243138 Merge branch 'main' of https://github.com/fhilipecrash/hydra 2024-04-11 22:01:33 -03:00
GitHub Actions
3d78a852b5 b42d1d73679928412690780047914b6124c1f0ee 2024-04-11 19:12:27 +00:00
Fhilipe Coelho
9602ffbd20 refactor: use args array in spawn function 2024-04-11 14:39:40 -03:00
Fhilipe Coelho
54e29c12d4 refactor: use path join in yml file 2024-04-11 14:39:12 -03:00
Fhilipe Coelho
729f3995fa fix: validade-path import 2024-04-11 12:49:52 -03:00
Fhilipe Coelho
78f46c8cf4 Merge branch 'main' into feat/add-wine-lutris-integration 2024-04-11 12:42:06 -03:00
Fhilipe Coelho
53f85503e2 Merge branch 'main' of https://github.com/fhilipecrash/hydra 2024-04-11 12:39:57 -03:00
Fhilipe Coelho
1b41b0bd0a feat: add lutris/wine integration to open game function 2024-04-11 12:26:13 -03:00
Fhilipe Coelho
323e451d5a build(deps): add yaml lib to handle yaml files 2024-04-11 12:24:46 -03:00
Fhilipe Coelho
8800a15526 chore: add .venv to gitignore 2024-04-11 12:23:37 -03:00
Fhilipe Coelho
ae8cc3bcfb build: add deb and rpm build config 2024-04-11 12:19:56 -03:00