Matheus Dantas
|
8282d468e1
|
add minimum scrollbar size
|
2024-05-06 10:31:28 -03:00 |
|
Matheus Dantas
|
def79000ba
|
remove translations for title that does not exist anymore
|
2024-05-06 06:52:50 -03:00 |
|
lilezek
|
31ad209dda
|
Merge branch 'feat/real-debrid-integration' of https://github.com/hydralauncher/hydra into feat/real-debrid-integration
|
2024-05-06 11:48:29 +02:00 |
|
Matheus Dantas
|
92e937628a
|
add scroll to preview and remove title
|
2024-05-06 06:43:12 -03:00 |
|
lilezek
|
a748135365
|
feat: now the .rar file gets decompressed into the final directory of the game
|
2024-05-06 11:25:13 +02:00 |
|
lilezek
|
0398164906
|
fix: do not notify about the download being ready until the parts are built into the single file.
|
2024-05-06 11:15:49 +02:00 |
|
lilezek
|
9cd8188f06
|
refactor: rename of the http downloader to real debrid downloader given that it only supports downloading games through real debrid
|
2024-05-06 10:55:39 +02:00 |
|
Hachi-R
|
ce5b7a337d
|
name changes
|
2024-05-05 20:11:12 -03:00 |
|
Hydra
|
adad23530e
|
fix: using file name as path
|
2024-05-05 23:10:07 +01:00 |
|
Hachi-R
|
970a3be280
|
added option to start hydra on system startup
|
2024-05-05 18:13:28 -03:00 |
|
Hachi-R
|
5b9af9e0ea
|
initial commit
|
2024-05-05 17:18:06 -03:00 |
|
Matheus Dantas
|
94a7192c3e
|
add space between images inside preview and removed blank space of image preview
|
2024-05-05 17:03:15 -03:00 |
|
Matheus Dantas
|
f5f3c7412f
|
add slider previews
|
2024-05-05 16:38:27 -03:00 |
|
Hydra
|
73c65640e1
|
Merge branch 'main' of https://github.com/hydralauncher/hydra into feat/real-debrid-integration
|
2024-05-05 20:08:13 +01:00 |
|
Chr1s0Blood
|
f7f1a586d1
|
fix: typo in SteamAppsDetails interface
|
2024-05-05 15:50:17 -03:00 |
|
Hydra
|
1c7f68d6ca
|
chore: removing unused var
|
2024-05-05 19:24:06 +01:00 |
|
Hydra
|
74a99f5bc8
|
fix: fixing errors with electron dl manager
|
2024-05-05 19:18:48 +01:00 |
|
Hachi
|
21296cba95
|
Merge branch 'hydralauncher:main' into main
|
2024-05-05 12:37:57 -03:00 |
|
vnumex
|
823712b7f3
|
Update index.ts
|
2024-05-05 13:56:09 +03:00 |
|
Matheus Dantas
|
3e47560048
|
fix error when displaying img and video last screenshot not showing
|
2024-05-05 03:53:17 -03:00 |
|
Matheus Dantas
|
1e5c0db46e
|
Add prettier to gallery-slider.tsx, remove console.log and revert .env.example file exclusion
|
2024-05-05 00:25:23 -03:00 |
|
Matheus Dantas
|
77b975d456
|
Add pt and en translations for gallery-slider
|
2024-05-04 23:41:52 -03:00 |
|
Matheus Dantas
|
de1d4c347f
|
Add slider functionality
|
2024-05-04 23:37:47 -03:00 |
|
Matheus Dantas
|
40adf3da0e
|
Create gallery-slider structure
|
2024-05-04 19:32:37 -03:00 |
|
Tunchichi
|
6f5e1a7a5b
|
The missing lines have been translated in RU
|
2024-05-04 21:37:39 +03:00 |
|
Hachi
|
e6cf2149a2
|
Merge branch 'hydralauncher:main' into main
|
2024-05-04 15:37:06 -03:00 |
|
Hachi-R
|
58f58d0c63
|
get userPreferences moved to close event
|
2024-05-04 15:07:19 -03:00 |
|
Zamitto
|
11f1785432
|
fix: torrent-client path join
|
2024-05-04 14:54:08 -03:00 |
|
lilezek
|
2033951505
|
Merge branch 'main' of https://github.com/hydralauncher/hydra
|
2024-05-04 19:35:49 +02:00 |
|
lilezek
|
2bcc40278c
|
refactor: ran prettier
|
2024-05-04 19:27:58 +02:00 |
|
lilezek
|
8caea2893d
|
fix: copy unrar.wasm as part of the postinstallation process
|
2024-05-04 19:27:14 +02:00 |
|
Hydra
|
0a597acd26
|
fix: fixing translations and typescript renderer errors
|
2024-05-04 18:25:19 +01:00 |
|
lilezek
|
2a674ed988
|
fix: typo on downloaders folder
|
2024-05-04 19:20:46 +02:00 |
|
Hydra
|
22633ba45f
|
Merge pull request #165 from userMacieG/main
Polish translation
|
2024-05-04 16:34:52 +01:00 |
|
Hydra
|
866ee7b30d
|
fix: moving downloader directly to parser
|
2024-05-04 15:09:43 +01:00 |
|
lilezek
|
ff189f7677
|
fix: forgot to import something during the merge commit
|
2024-05-04 12:34:21 +02:00 |
|
lilezek
|
2b14b9dda0
|
Merge branch 'main' of https://github.com/hydralauncher/hydra
|
2024-05-04 12:07:44 +02:00 |
|
Hydra
|
e1955e11f5
|
fix: fixing main thread lock
|
2024-05-03 23:00:53 +01:00 |
|
lilezek
|
62b5b12397
|
Merge branch 'main' of https://github.com/hydralauncher/hydra
|
2024-05-03 22:09:10 +02:00 |
|
Hydra
|
1eb963679e
|
Merge branch 'main' of github.com:hydralauncher/hydra
|
2024-05-03 19:51:17 +01:00 |
|
Hydra
|
1f2f269736
|
feat: adding background to item
|
2024-05-03 19:51:13 +01:00 |
|
Hydra
|
d7b92b472d
|
Merge pull request #154 from hydralauncher/feat/format-playtime-in-hours
Feat/format playtime in hours
|
2024-05-03 19:37:20 +01:00 |
|
Hydra
|
473d4874ea
|
Merge pull request #179 from Hachi-R/main
option to quit the app or minimize in close button
|
2024-05-03 19:36:08 +01:00 |
|
Hachi-R
|
315d03ae69
|
refactor ternary to if statement in window-manager, update constant definitions for better clarity
|
2024-05-03 14:58:45 -03:00 |
|
João Martins
|
9740726652
|
chore: remove windows-1251 dep
|
2024-05-03 14:37:51 -03:00 |
|
João Martins
|
d454d0c00b
|
fix: change onlinefixScraper to fetch
|
2024-05-03 14:33:31 -03:00 |
|
Hachi-R
|
94b7c8aefe
|
ops
|
2024-05-03 13:17:53 -03:00 |
|
Hachi-R
|
8aed8f15d7
|
option to quit the app or minimize
|
2024-05-03 13:13:37 -03:00 |
|
vnumex
|
601872a0e5
|
Added Turkish translition
|
2024-05-03 16:38:21 +03:00 |
|
Zamitto
|
2ae3f95a73
|
useMemo to create numberFormater instance
|
2024-05-03 09:35:13 -03:00 |
|
Zamitto
|
1098418a3e
|
feat: add translations
|
2024-05-03 09:21:16 -03:00 |
|
Zamitto
|
64449910c5
|
Merge branch 'main' into feat/format-playtime-in-hours
# Conflicts:
# src/renderer/src/pages/game-details/hero/hero-panel.tsx
|
2024-05-03 09:21:02 -03:00 |
|
Zamitto
|
30ed41be61
|
feat: use i18n interpolation for minutes and hours
|
2024-05-03 09:19:56 -03:00 |
|
lilezek
|
bdbcf830f3
|
Merge branch 'main' of https://github.com/hydralauncher/hydra
|
2024-05-03 14:19:02 +02:00 |
|
Zamitto
|
a98a0eadd8
|
feat: lower process-watcher sleep time to 500ms
|
2024-05-03 09:07:05 -03:00 |
|
Hydra
|
f6072eeb5c
|
Merge branch 'main' of github.com:hydralauncher/hydra
|
2024-05-03 10:13:18 +01:00 |
|
Hydra
|
590ead9643
|
fix: using random user agent for how long to beat
|
2024-05-03 10:13:07 +01:00 |
|
Hydra
|
81fc79fc82
|
Merge pull request #171 from Magrid0/main
[Locales] Update italian translation
|
2024-05-03 07:59:42 +01:00 |
|
Hydra
|
83e0a5f4da
|
fix: fixing typo on portuguese translation
|
2024-05-02 23:16:10 +01:00 |
|
Magrid
|
c2d3f15712
|
Update italian translation
|
2024-05-02 23:57:54 +02:00 |
|
Hydra
|
9d3b292a29
|
Merge branch 'main' into main
|
2024-05-02 22:28:19 +01:00 |
|
Hydra
|
193cc327cf
|
feat: adding installation instructions
|
2024-05-02 22:22:23 +01:00 |
|
Hydra
|
5dd9ac9432
|
Merge branch 'main' of github.com:hydralauncher/hydra into feat/migration-to-electron-builder
|
2024-05-02 22:19:19 +01:00 |
|
FerNikoMF
|
2c3e768101
|
.
|
2024-05-02 19:22:59 +05:00 |
|
Maciej Ratyński
|
ae133889cd
|
Polish translation
|
2024-05-02 15:50:41 +02:00 |
|
Hydra
|
2f19094341
|
fix: removing backdrop from online-fix guide
|
2024-05-02 09:47:25 +01:00 |
|
FerNikoMF
|
68f5dd16ae
|
added Russian language
|
2024-05-02 13:17:42 +05:00 |
|
Zamitto
|
f4ee88c075
|
format date based on user language
|
2024-05-01 19:55:31 -03:00 |
|
Zamitto
|
cfdd09d9ac
|
feat: move sleep to end of function on process-watcher
|
2024-05-01 19:11:05 -03:00 |
|
Zamitto
|
7a1d0b2eaf
|
feat: increase process watcher sleep time to 5s
|
2024-05-01 18:53:10 -03:00 |
|
Zamitto
|
cce54f9937
|
feat: show decimal part of hour
|
2024-05-01 17:44:06 -03:00 |
|
Zamitto
|
f1c37a0aaf
|
refactor updateLastTimePlayed, setInterval seems unnecessary
|
2024-05-01 17:39:17 -03:00 |
|
Zamitto
|
1569c3eb73
|
feat: format play time in hours
|
2024-05-01 17:38:46 -03:00 |
|
lilezek
|
90a40d379a
|
feat: i18n for the real debrid api token
|
2024-05-01 21:49:40 +02:00 |
|
lilezek
|
69f0eccece
|
Merge branch 'main' of https://github.com/hydralauncher/hydra
|
2024-05-01 11:37:25 +02:00 |
|
Hydra
|
5a78eb903c
|
feat: adding online-fix modal
|
2024-05-01 00:59:24 +01:00 |
|
lilezek
|
27bf3c92ec
|
fix: do not add the same magnet twice to real debrid
|
2024-04-30 21:11:32 +02:00 |
|
Zamitto
|
f14ddba807
|
fix: update fastlist directory
|
2024-04-30 16:04:42 -03:00 |
|
Zamitto
|
de636533ca
|
fix: update fastlist directory
|
2024-04-30 16:04:42 -03:00 |
|
Zamitto
|
15ba379152
|
fix: update fastlist directory
|
2024-04-30 16:04:42 -03:00 |
|
lilezek
|
e2feb5f056
|
refactor: drop unnecesary node-fetch library
|
2024-04-30 11:39:35 +02:00 |
|
lilezek
|
e79b6f1391
|
refactor: prettier changes
|
2024-04-30 11:24:35 +02:00 |
|
lilezek
|
7ee5b73688
|
fix: real debrid decompression happens in a folder that hydra recognises properly.
|
2024-04-30 11:11:58 +02:00 |
|
lilezek
|
c5693e94af
|
refactor: real debrid types
|
2024-04-30 11:09:53 +02:00 |
|
lilezek
|
6d36db5446
|
fix: added the @globals back and removed some merge leftovers
|
2024-04-30 11:09:29 +02:00 |
|
lilezek
|
c8fe984171
|
fix: drop some merge leftovers
|
2024-04-30 11:07:39 +02:00 |
|
lilezek
|
483f8223b6
|
Merge branch 'main' of https://github.com/hydralauncher/hydra
|
2024-04-30 10:01:52 +02:00 |
|
lilezek
|
a6d515c49f
|
fix: some spanish translations were wrong.
|
2024-04-30 09:44:35 +02:00 |
|
lilezek
|
f1d2a88442
|
feat: added helper functions to the game status to keep it simple to read.
|
2024-04-30 09:29:29 +02:00 |
|
Hydra
|
5e1c850c72
|
chore: merge with main
|
2024-04-30 03:59:35 +01:00 |
|
Hydra
|
d0a9039c4b
|
chore: merge with main
|
2024-04-30 03:59:35 +01:00 |
|
Hydra
|
c2acc868da
|
chore: merge with main
|
2024-04-30 03:59:35 +01:00 |
|
Hydra
|
5fb33646ce
|
chore: merge with main
|
2024-04-30 03:59:35 +01:00 |
|
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
|
8289fb28ee
|
Merge branch 'main' of github.com:hydralauncher/hydra into feat/migration-to-electron-builder
|
2024-04-30 03:31:10 +01:00 |
|
Hydra
|
5929155276
|
Merge branch 'main' of github.com:hydralauncher/hydra into feat/migration-to-electron-builder
|
2024-04-30 03:31:10 +01:00 |
|
Hydra
|
f7c2c2630d
|
Merge branch 'main' of github.com:hydralauncher/hydra into feat/migration-to-electron-builder
|
2024-04-30 03:31:10 +01:00 |
|
Hydra
|
cc91b38d6a
|
chore: merge with main
|
2024-04-30 03:30:48 +01:00 |
|
Hydra
|
b19c673db3
|
chore: merge with main
|
2024-04-30 03:30:48 +01:00 |
|
Hydra
|
5b74ef512a
|
chore: merge with main
|
2024-04-30 03:30:48 +01:00 |
|