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
Release / build (ubuntu-latest) (push) Has been cancelled
Release / build (windows-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 |
|
Zamitto
|
f62c3f9c37
|
feat: ensure all events are loaded before create window
|
2025-01-29 09:50:59 -03:00 |
|
Zamitto
|
94a13991fa
|
feat: add dependency array
|
2025-01-29 09:40:01 -03:00 |
|
Zamitto
|
04f5f26712
|
Merge branch 'feat/migration-to-leveldb' into feature/check-directory-permission
# Conflicts:
# src/main/events/library/open-game.ts
# src/main/events/user-preferences/update-user-preferences.ts
# src/main/index.ts
# src/main/main.ts
# src/main/services/achievements/achievement-watcher-manager.ts
# src/main/services/achievements/get-game-achievement-data.ts
# src/main/services/notifications/index.ts
# src/renderer/src/pages/downloads/download-group.tsx
|
2025-01-29 09:38:32 -03:00 |
|
Zamitto
|
b54167cd5b
|
feat: remove unneeded async
|
2025-01-29 09:14:01 -03:00 |
|
Zamitto
|
0ea2c4638b
|
feat: update hook dependency
|
2025-01-29 09:14:00 -03:00 |
|
Zamitto
|
9c1b3e83e8
|
feat: refactor check for updates periodically
|
2025-01-29 09:14:00 -03:00 |
|
Zamitto
|
b1ff05c456
|
feat: add network logger file
|
2025-01-29 09:12:58 -03:00 |
|
Zamitto
|
5869057692
|
feat: i18n
|
2025-01-29 09:12:58 -03:00 |
|
Zamitto
|
b48393c296
|
feat: adjust python log file
|
2025-01-29 09:12:57 -03:00 |
|
Zamitto
|
0baaf843eb
|
fix: error handling
|
2025-01-29 09:12:57 -03:00 |
|
Zamitto
|
d016f5e475
|
feat: add featureBaseJwt to type
|
2025-01-29 09:12:57 -03:00 |
|
Zamitto
|
b494b28f6f
|
feat: sonar suggestions
|
2025-01-29 09:12:51 -03:00 |
|
Zamitto
|
40f71786f9
|
feat: sonar suggestions
|
2025-01-29 08:58:29 -03:00 |
|
Zamitto
|
901dcb676f
|
feat: update user language
|
2025-01-29 08:58:29 -03:00 |
|
Zamitto
|
6d86002977
|
feat: prefer to play achievement sound in browser window if available
|
2025-01-29 08:58:28 -03:00 |
|
Zamitto
|
39572702a0
|
feat: remove unnecessary userPreferences findOne
|
2025-01-29 08:58:28 -03:00 |
|
Zamitto
|
52f85517bf
|
feat: handle open new browser window on link
|
2025-01-29 08:58:27 -03:00 |
|
Zamitto
|
b8dcd66cd2
|
feat: add optional game params back
|
2025-01-29 08:58:27 -03:00 |
|
Zamitto
|
6a52cb3f52
|
feat: show featurebase dropdown changelog on bottom panel version
|
2025-01-29 08:58:27 -03:00 |
|
Zamitto
|
bf4c07241f
|
fix: ensure ipcHandles are loaded before create window
|
2025-01-29 08:58:26 -03:00 |
|
Chubby Granny Chaser
|
ce76bc5b6b
|
feat: updating title bar z-index
|
2025-01-29 08:58:26 -03:00 |
|
Chubby Granny Chaser
|
2a3c3eb7b8
|
feat: changing permission verify strategy
|
2025-01-29 08:58:26 -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
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
|
857eb93117
|
Merge branch 'main' into Fix/Pixeldrain-Limit
|
2025-01-27 10:24:36 -03:00 |
|
Shisuys
|
c1d15efbc0
|
Mediafire Support
|
2025-01-26 11:19:41 -03:00 |
|
Shisuys
|
6da648b21c
|
Create a downloader for the gamedrivers bypass
|
2025-01-26 10:41:08 -03:00 |
|
Zamitto
|
18c6994df6
|
Merge pull request #1413 from Kukuryzen/main
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 |
|