Commit Graph

1534 Commits

Author SHA1 Message Date
Chubby Granny Chaser
ffb3d79954
feat: using retry system to connect to aria2 2024-05-29 21:50:35 +01:00
Chubby Granny Chaser
85516c1744
feat: correcting date in process-watcher 2024-05-29 17:20:47 +01:00
Chubby Granny Chaser
08a336b392
feat: updating real-debrid translations 2024-05-29 16:22:30 +01:00
Chubby Granny Chaser
183b85d66a
feat: adding real debrid user auth 2024-05-28 14:01:28 +01:00
Zamitto
3dcd60d675
Merge pull request #530 from Papela/patch-1
Typo correction
2024-05-28 09:18:12 -03:00
Papela
8b580ab789
Typo correction
Using "reiniciar" (restart) instead of "reinstalar" (reinstall)
2024-05-28 09:08:30 +02:00
Zamitto
ab14eb4bea
Atualizar o build.yml 2024-05-28 00:43:55 -03:00
Zamitto
aaedfb13f2 test python version 2024-05-28 00:27:41 -03:00
Zamitto
f14b4d25aa test macos build 2024-05-28 00:00:39 -03:00
Zamitto
15d95a1ff2
Merge pull request #528 from Lianela/main
New string added in Spanish translation
2024-05-27 23:27:59 -03:00
Lianela
7300d6383a
translation.json 2024-05-27 18:43:40 -06:00
Lianela
a71958b550
Line 33 added to spanish translation.json
"version_available" translated
2024-05-27 17:47:12 -06:00
Zamitto
0c97deaa48
Merge pull request #524 from hydralauncher/feat/update-lastTimePlayed-column
change game column lastTimePlayed to datetime
2024-05-27 20:10:01 -03:00
Zamitto
7c1d9565ba add missing interpolation xd 2024-05-27 22:55:03 -03:00
Zamitto
d6ea0d817e user parameters on raw query 2024-05-27 18:52:03 -03:00
Zamitto
2db32f270c Merge branch 'main' into feat/update-lastTimePlayed-column 2024-05-27 18:44:35 -03:00
Zamitto
f9996d0646
Merge pull request #523 from hydralauncher/feat/refactor-auto-update
feat/refactor auto update
2024-05-27 15:43:44 -03:00
Zamitto
05bef7f80c update sql comments 2024-05-27 00:34:17 -03:00
Zamitto
85cb2a4cc8 feat: add migration 2024-05-27 00:32:20 -03:00
Zamitto
f252abc7a7 feat: change column type to datetime 2024-05-26 22:56:56 -03:00
Zamitto
bd9b4d3385 update locales 2024-05-26 22:25:09 -03:00
Zamitto
1299eecc12 remove unused import 2024-05-26 22:12:00 -03:00
Zamitto
cdd18a8ce2 feat: remove splash and add new subheader to request user to restart and install update 2024-05-26 21:49:32 -03:00
Zamitto
179db348e1
Merge branch 'main' into teste-locale2 2024-05-26 19:52:19 -03:00
Zamitto
016f47d17f
Merge pull request #521 from hydralauncher/feat/change-logs-path
Change logs path to match hydra.db
2024-05-26 19:51:13 -03:00
Zamitto
dda8791f6d update gitignore 2024-05-26 20:42:12 -03:00
Zamitto
21305d3e39
Merge pull request #504 from Kadu-H/main
Fix main window maximizing from splash
2024-05-26 16:14:22 -03:00
Zamitto
965046db27
Merge branch 'main' into main 2024-05-26 15:41:39 -03:00
Zamitto
35e3339519 Change logs path to match hydra.db 2024-05-26 15:33:21 -03:00
Zamitto
cbb48fbea6
Merge branch 'main' into linux-install 2024-05-26 14:41:36 -03:00
Zamitto
c648ce3d59
Merge pull request #487 from hydralauncher/build/update-linux-packages
build(linux): add rpm package, icon and mimeType
2024-05-26 14:30:46 -03:00
Zamitto
b105dbfb77
Merge branch 'main' into linux-install 2024-05-26 14:21:01 -03:00
Zamitto
8f6175b319
Merge branch 'main' into build/update-linux-packages 2024-05-26 14:20:30 -03:00
Zamitto
ff948016ea Fix icon and change linux category to Game 2024-05-26 14:15:39 -03:00
Zamitto
008f91f05a
Merge pull request #519 from Lianela/main
Fixed an error in Spanish translation
2024-05-26 13:58:42 -03:00
Zamitto
41d8f06112
Merge branch 'main' into main 2024-05-26 13:15:59 -03:00
Zamitto
67c39af6db
Merge pull request #518 from Giasko0/main
Fixed incorrect translation of variable in italian translation
2024-05-26 13:15:16 -03:00
Giasko
b6e2b8e00c Added missing translations 2024-05-26 11:21:34 +02:00
Kdu
9aa106a63f Update to fix main window maximizing from splash
The code checks whether the initial window starts maximized; If so, it prevents the splash from starting maximized and leaves the main window maximized.
2024-05-25 19:33:38 -03:00
Kdu
2cf20332f4
Merge branch 'main' into main 2024-05-25 19:29:45 -03:00
Kdu
0809104052 Update to fix main window maximizing from splash
The code checks whether the initial window starts maximized; If so, it prevents the splash from starting maximized and leaves the main window maximized.
2024-05-25 19:23:10 -03:00
Kdu
1e84a1558f Update to fix main window maximizing from splash
The code checks whether the initial window starts maximized; If so, it prevents the splash from starting maximized and leaves the main window maximized.
2024-05-25 19:18:08 -03:00
Lianela
5d9d4e5985
Update translation.json
Bug fixed - ETA was bugged, making a word be repeated twice, changed to a different one to fix this
2024-05-25 15:29:08 -06:00
Giasko
cd6a21d4f3
Fixed incorrect translation of variable 2024-05-25 22:25:25 +02:00
Zamitto
f859d51717
Merge pull request #516 from xxDRV/patch-8
Updated RU to fit splash screen feature
2024-05-25 15:40:16 -03:00
Antecess
de2f61b592
Updated RU to fit splash screen feature 2024-05-25 22:53:17 +05:00
Zamitto
06686c8a9b
Merge pull request #486 from hydralauncher/feat/replace-winston-with-electron-log
feat: replace log lib
2024-05-25 00:14:25 -03:00
Zamitto
b16acd181d refactor switch case into ifs 2024-05-24 23:58:37 -03:00
Chubby Granny Chaser
bbb4b8d16b
Merge branch 'main' into feat/replace-winston-with-electron-log 2024-05-25 03:52:45 +01:00
Zamitto
1a2b415a27 Merge branch 'main' into build/update-linux-packages 2024-05-24 22:21:47 -03:00