Commit Graph

2951 Commits

Author SHA1 Message Date
Hachi-R
47e6d88dd9 refactor: replace inline styles with CSS classes 2025-02-01 18:13:00 -03:00
Hachi-R
b9e04de98a chore: remove vanilla-extract plugin from Electron Vite config 2025-02-01 15:27:09 -03:00
Eight
f288870bf2
Merge branch 'main' into feature/custom-themes 2025-02-01 07:04:22 +00:00
Hachi-R
f6e4852f4a refactor: remove vanilla-extract 2025-02-01 03:00:14 -03:00
Hachi-R
e4631bba7b refactor: reset default theme colors to empty strings 2025-01-31 23:30:59 -03:00
Hachi-R
15746a5598 feat: disable delete all themes button when no themes exist 2025-01-31 23:30:21 -03:00
Zamitto
7c7f621d95
Merge pull request #1432 from 7ROBE/patch-7
Some checks failed
Release / build (windows-latest) (push) Has been cancelled
Release / build (ubuntu-latest) (push) Has been cancelled
Update translation.json
2025-01-30 13:44:11 -03:00
Hachi-R
4535ebc530 fix: prevent error when injecting empty theme CSS 2025-01-30 11:16:42 -03:00
Hachi-R
4758b8c05a fix: open dev tools on main window when editor window is ready 2025-01-30 10:46:18 -03:00
Hachi-R
6a6e3ca7da feat: add F12 shortcut to toggle dev tools 2025-01-30 10:01:56 -03:00
Hachi-R
964e9bbb2b feat: close theme editor if the theme was deleted 2025-01-30 09:43:58 -03:00
Hachi-R
d91d8dd26f refactor: remove unused ThemesManager export 2025-01-30 03:10:14 -03:00
Hachi-R
afcd99a6fd refactor: sonar issues 2025-01-30 03:08:19 -03:00
Hachi-R
13eeb2cee7 feat: add active theme handling in theme deletion modals 2025-01-30 03:00:55 -03:00
Hachi-R
61d4910b6d feat: prevent multiple editor windows for the same theme 2025-01-30 02:31:06 -03:00
Hachi-R
e49a32166a feat: fix editor theme load 2025-01-30 02:25:41 -03:00
7ROBE
032293b339
Update translation.json 2025-01-30 04:45:22 +03:00
Hachi-R
f542b2dac0 fix: handle null user preferences in get-user-preferences 2025-01-29 04:33:51 -03:00
Hachi-R
551003673e lint 2025-01-29 04:09:24 -03:00
Hachi-R
56e686f1f0 fix: close dev tools when editor window closes 2025-01-29 04:09:05 -03:00
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
3335e9808d
Merge branch 'main' into feat/migration-to-leveldb 2025-01-28 20:33:11 -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
Chubby Granny Chaser
f81e4ac5b5
fix: adding catch to tables 2025-01-22 15:10:38 +00:00
Chubby Granny Chaser
a839e5166b
chore: changing boolean strategy on migration 2025-01-22 13:40:17 +00:00
Chubby Granny Chaser
93fc486e90
fix: fixing sonar issues 2025-01-22 10:11:30 +00:00
Chubby Granny Chaser
dcd16346ab
fix: fixing sonar issues 2025-01-22 10:08:52 +00:00
Chubby Granny Chaser
bfd54d5a3a
fix: fixing sonar issues 2025-01-22 10:02:05 +00:00
Chubby Granny Chaser
4c5c602775
fix: adding bit validation to is deleted 2025-01-22 09:43:28 +00:00
Chubby Granny Chaser
f5532fa26f
chore: encrypting real-debrid 2025-01-22 01:57:27 +00:00
Chubby Granny Chaser
549481f85a
chore: improving download queue 2025-01-22 01:39:22 +00:00
Chubby Granny Chaser
f387560836
fix: migrating level to classic-level 2025-01-22 00:48:54 +00:00
Chubby Granny Chaser
2aff983dec
fix: fixing sonar issues 2025-01-22 00:19:24 +00:00
Chubby Granny Chaser
71cb4cd240
chore: level as external dep 2025-01-22 00:09:21 +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