Commit Graph

2906 Commits

Author SHA1 Message Date
Hachi-R
613d8caa6f Merge branch 'feature/custom-themes' of https://github.com/hydralauncher/hydra into feature/custom-themes 2025-01-29 03:53:40 -03:00
Hachi-R
a42975a71f refactor: move hex color validation to theme types 2025-01-29 03:52:54 -03:00
Hachi-R
1fe6abb241 refactor: convert theme author span to button 2025-01-29 03:49:47 -03:00
Hachi-R
b56fc4d888 refactor: lint 2025-01-29 03:46:59 -03:00
Hachi-R
5a19e9fd12 feat: add theme editor with Monaco and custom CSS injection 2025-01-29 03:46:22 -03:00
Zamitto
ab4434896c
Merge branch 'main' into feature/custom-themes 2025-01-28 20:35:38 -03:00
Zamitto
c8044f6d05 chore: update upload-build script 2025-01-28 20:22:53 -03:00
Zamitto
f6eedde976 chore: update upload-build script
Some checks failed
Release / build (ubuntu-latest) (push) Has been cancelled
Release / build (windows-latest) (push) Has been cancelled
2025-01-28 20:21:22 -03:00
Zamitto
18c6994df6
Merge pull request #1413 from Kukuryzen/main
Some checks failed
Release / build (ubuntu-latest) (push) Has been cancelled
Release / build (windows-latest) (push) Has been cancelled
Smaller and clearer text
2025-01-25 20:11:13 -03:00
Hachi-R
3e2d7a751c feat: use leveldb instead of localStorage 2025-01-24 15:29:07 -03:00
Hachi-R
58f63cab44 feat: implement custom theme management 2025-01-24 15:27:46 -03:00
Hachi-R
6bf049d136 Merge branch 'feat/migration-to-leveldb' into feature/custom-themes 2025-01-23 15:45:23 -03:00
Hachi-R
44aed56461 Merge branch 'feature/custom-themes' of https://github.com/hydralauncher/hydra into feature/custom-themes 2025-01-23 15:23:32 -03:00
Hachi-R
148e577f0a feat: add theme page 2025-01-23 15:23:07 -03:00
Chubby Granny Chaser
36bd588d6a
Merge branch 'main' into feature/custom-themes 2025-01-23 13:54:56 +00:00
Hachi-R
52f7647c79 refactor: remove css-in-ts styles from all pages 2025-01-21 18:09:08 -03:00
Hachi-R
28a2f1dda5 refactor: fix some styles in game details modals 2025-01-21 17:41:58 -03:00
Hachi-R
c7bc868fbb refactor: migrate playtime styles from VE to SCSS + BEM 2025-01-21 15:56:54 -03:00
Hachi-R
19976da82e refactor: migrate shared modals styles from VE to SCSS + BEM 2025-01-21 15:23:17 -03:00
Hachi-R
c51b61501e refactor: migrate settings page styles from VE to SCSS + BEM 2025-01-21 14:39:15 -03:00
Hachi-R
eed28d7444 feat: add disabled state styles for checkbox component 2025-01-21 14:17:51 -03:00
Hachi-R
8cb231329b refactor: enhance text field styles 2025-01-21 13:53:31 -03:00
Kukuryzen 🌽
239b29687c
Smaller and clearer text 2025-01-21 21:05:29 +05:00
Zamitto
dfc2dd1c8b
Merge pull request #1388 from KelvinDiasMoreira/readme-improvement
Some checks failed
Release / build (ubuntu-latest) (push) Has been cancelled
Release / build (windows-latest) (push) Has been cancelled
readme translation pt-BR improvement
2025-01-20 15:09:33 -03:00
Hachi-R
e457950761 refactor: migrate profile page styles from VE to SCSS + BEM 2025-01-20 12:45:24 -03:00
Hachi-R
c44b5fa6af refactor: migrate home page styles from VE to SCSS + BEM 2025-01-19 20:27:38 -03:00
Hachi-R
cbe94665d0 fix 2025-01-19 19:49:55 -03:00
Hachi-R
88fe3d8f07 fix: background color 2025-01-19 19:48:48 -03:00
Hachi-R
f037d3d112 fix: border color 2025-01-19 19:42:18 -03:00
Hachi-R
a52979d912 refactor: migrate game details styles from VE to SCSS + BEM 2025-01-19 19:33:37 -03:00
Hachi-R
296524f894 lint 2025-01-19 19:30:48 -03:00
Hachi-R
d758f326c3 refactor: update download group styles 2025-01-19 17:04:37 -03:00
Hachi-R
57a8368b3b refactor: migrate download page styles from VE to SCSS + BEM 2025-01-19 16:35:21 -03:00
Hachi-R
2e38419e8a refactor: migrate pagination styles from VE to SCSS + BEM 2025-01-19 13:49:21 -03:00
Hachi-R
b855abbab0 refactor: migrate filter item and section styles from VE to SCSS + BEM 2025-01-19 13:42:26 -03:00
Hachi-R
86d7ced0c0 refactor: migrate achievement list styles from VE to SCSS + BEM 2025-01-18 23:43:56 -03:00
Hachi-R
2d665b2266 refactor: update achievement panel styles 2025-01-18 23:06:55 -03:00
Hachi-R
f74061a69b refactor: migrate achievement panel styles from VE to SCSS + BEM 2025-01-18 22:03:56 -03:00
Hachi-R
b41e3def4c revert: rollback to 395f77e17c 2025-01-18 21:31:39 -03:00
Chubby Granny Chaser
8a30e946e3
Merge pull request #1405 from vitorRibeiro7/hotfix-game-minimun-specs-accordion
Some checks failed
Release / build (ubuntu-latest) (push) Has been cancelled
Release / build (windows-latest) (push) Has been cancelled
fix: fix css bug on requirements details style
2025-01-17 16:09:17 +00:00
vitorRibeiro7
cd871ec359 refactor: add non re-render rules to useEffect 2025-01-17 12:25:35 -03:00
Chubby Granny Chaser
548b7c3f41
Merge branch 'main' into hotfix-game-minimun-specs-accordion 2025-01-17 15:18:28 +00:00
vitorRibeiro7
bbcdb42708 ench: add dynamic height 2025-01-17 11:55:03 -03:00
vitorRibeiro7
e9d541498e fix: reset overflow hidden 2025-01-17 11:54:14 -03:00
vitorRibeiro7
4e34f41ee0 ench: remove maxHeight on sidebar section 2025-01-17 11:33:44 -03:00
vitorRibeiro7
049c27cdb7 fix; revert minHeight 2025-01-17 11:32:28 -03:00
vitorRibeiro7
2ba653429f fix: fix css bug on requirements details style 2025-01-16 18:20:08 -03:00
Zamitto
9574e39d75
Merge pull request #1404 from hydrasources/patch-11
Some checks are pending
Release / build (ubuntu-latest) (push) Waiting to run
Release / build (windows-latest) (push) Waiting to run
Update RU translation.json
2025-01-16 15:42:38 -03:00
hydrasources
8ebb5edfbc
Update translation.json 2025-01-16 21:29:28 +03:00
Zamitto
69787ee068
Merge pull request #1402 from hydralauncher/feat/manage-account-buttons
feat: manage account buttons
2025-01-16 13:45:24 -03:00