Commit Graph

1534 Commits

Author SHA1 Message Date
Chubby Granny Chaser
1290d25ae5
fix: fixing remove installer button on downloads page 2024-06-04 22:01:09 +01:00
Chubby Granny Chaser
c7ae4db79d
Merge pull request #568 from rickxz/style(downloads)/improve-responsive-design
style(downloads): make game actions buttons the same size in smaller devices and crop repack title
2024-06-04 21:53:16 +01:00
Chubby Granny Chaser
4f34743f94
fix: fixing remove installer button on downloads page 2024-06-04 21:52:32 +01:00
rickxz
76fc992d65 style(downloads): make game actions buttons the same size in smaller devices and crop repack title 2024-06-04 16:16:21 -03:00
Chubby Granny Chaser
588cb983c2
fix: adding sorting to download list 2024-06-04 16:59:47 +01:00
Chubby Granny Chaser
73b4b2c13c
feat: adding download queue 2024-06-04 15:33:47 +01:00
Chubby Granny Chaser
0b68ddda78
feat: adding resync button 2024-06-04 11:28:11 +01:00
Zamitto
34e6947a6a feat: allow change install directory 2024-06-04 00:00:38 -03:00
Chubby Granny Chaser
ea923d5082
fix: removing repacks from worker threads to fix race condition 2024-06-03 23:09:47 +01:00
Chubby Granny Chaser
4559e23610
feat: adding badges 2024-06-03 22:16:07 +01:00
Chubby Granny Chaser
5afe78467e
Merge branch 'feature/add-download-sources' of github.com:hydralauncher/hydra into feature/add-download-sources 2024-06-03 21:40:02 +01:00
Chubby Granny Chaser
0ea2cd39db
feat: adding auto refresh of download sources 2024-06-03 21:39:37 +01:00
Zamitto
7ec082be23 making screenshots nullable 2024-06-03 16:56:21 -03:00
Chubby Granny Chaser
3da751a67b
feat: removing requirements.txt 2024-06-03 16:59:32 +01:00
Chubby Granny Chaser
b32f1f9210
feat: removing hydra.db 2024-06-03 16:58:47 +01:00
Chubby Granny Chaser
6eed76268b
feat: removing hydra.db 2024-06-03 16:57:23 +01:00
Chubby Granny Chaser
c6242fa3e1
perf: improving get-random-game performance 2024-06-03 16:56:12 +01:00
Chubby Granny Chaser
467ea29ec2
fix: removing all indices from flexsearch index 2024-06-03 16:43:49 +01:00
Chubby Granny Chaser
4b1248b865
fix: updating translation for removed 2024-06-03 16:30:16 +01:00
Zamitto
577c2da6e5 add page column back (with nullable) 2024-06-03 11:50:05 -03:00
Chubby Granny Chaser
8fccbb6d81
feat: removing unique from download source name 2024-06-03 15:07:55 +01:00
Chubby Granny Chaser
3aa20aa7d9
feat: migrating repacks to a worker 2024-06-03 14:45:12 +01:00
Chubby Granny Chaser
0722868c35
feat: migrating repacks to a worker 2024-06-03 14:39:51 +01:00
Chubby Granny Chaser
1dd13303d5
feat: migrating repacks to a worker 2024-06-03 14:39:17 +01:00
Chubby Granny Chaser
485ee11449
feat: migrating repacks to a worker 2024-06-03 14:35:17 +01:00
Chubby Granny Chaser
5a85033486
feat: migrating repacks to a worker 2024-06-03 14:34:02 +01:00
Chubby Granny Chaser
eb3eb88f23
feat: updating settings general 2024-06-03 02:21:22 +01:00
Chubby Granny Chaser
3a16eb2913
feat: updating settings general 2024-06-03 02:19:13 +01:00
Chubby Granny Chaser
59066117c9
feat: updating settings general 2024-06-03 02:18:52 +01:00
Chubby Granny Chaser
28de50b244
feat: updating settings general 2024-06-03 02:17:58 +01:00
Chubby Granny Chaser
48e07370e4
feat: adding import download source 2024-06-03 02:12:05 +01:00
Alexandre GV
299cf801ea
Add "fr" badge to all READMEs 2024-06-02 19:28:35 +02:00
Alexandre GV
a9e2996e90
Move "en" badge at first in README.fr.md 2024-06-02 19:26:11 +02:00
Alexandre GV
334d487be6
Add missing 's' in anchor link 2024-06-02 19:25:08 +02:00
Alexandre GV
8a1c3ac642
Fix accents 2024-06-02 19:23:21 +02:00
Alexandre GV
062bc6cf19
Create README.fr.md 2024-06-02 19:20:58 +02:00
Zamitto
d505ccb4c5 change releases url to latest release 2024-06-02 02:27:47 -03:00
Zamitto
8bdd70e7d3 remove debug log 2024-06-02 02:24:52 -03:00
Zamitto
7ebd91a652 remove duplicity and simplify AppUpdaterEvent 2024-06-02 02:23:20 -03:00
Zamitto
b742a464c9 Merge remote-tracking branch 'origin/main' into feat/macos-test 2024-06-02 02:14:52 -03:00
Zamitto
5f08fd0f5e remove !important 2024-06-02 02:14:43 -03:00
Zamitto
fc9990bb72 simplify used hooks 2024-06-01 10:44:14 -03:00
Zamitto
4ea04b3dbc
Merge pull request #551 from piradata/patch-1
missing whitespace on readme
2024-05-31 23:16:53 -03:00
Zamitto
e45991cb7c feat: add tray for macos 2024-05-31 23:14:14 -03:00
PIRADATA
078d18c75e
missing whitespace on readme 2024-05-31 23:05:03 -03:00
Zamitto
5528330265 feat: add darwin conditional for open-game-installer 2024-05-31 16:26:43 -03:00
Zamitto
89464f4d3e Merge branch 'main' into feat/macos-test 2024-05-31 16:23:20 -03:00
Zamitto
a29562641c
Merge pull request #304 from scrlkx/linux-install
fix: unable to install games on linux
2024-05-31 16:22:49 -03:00
Zamitto
227eb6ff2d revert changes for debug 2024-05-31 15:39:23 -03:00
Zamitto
2038bd1fbe feat: refactors 2024-05-31 15:03:29 -03:00