|
|
b079d411de
|
feat: apply new icon (#4215)
|
2025-12-29 01:39:53 +09:00 |
|
|
|
696ff0fc7a
|
Improved compatibility
|
2025-12-20 21:57:47 +09:00 |
|
|
|
ffa61687bf
|
chore: improve readability
|
2025-10-12 14:28:29 +09:00 |
|
|
|
c1a06ab955
|
feat: remove unnecessary export default for better tree-shaking
|
2025-09-06 22:31:02 +09:00 |
|
|
|
cb85048af4
|
feat(api-server): Add websocket as /api/v1/ws route (#3707)
Co-authored-by: JellyBrick <shlee1503@naver.com>
|
2025-09-06 01:17:32 +09:00 |
|
|
|
1e4cd699db
|
fix: callback for time-changed event (#2577)
Co-authored-by: Derek Alsop <15299183+Azorant@users.noreply.github.com>
|
2024-11-03 19:18:06 +09:00 |
|
|
|
cb1381bbb3
|
fix: apply fix from eslint
|
2024-10-13 22:45:11 +09:00 |
|
|
|
46620c5ec9
|
fix(tray): fix tray icon ratio in macOS
|
2024-03-01 03:20:37 +09:00 |
|
|
|
5f090169da
|
fix: Add scale ratio for tray icons (#1811)
|
2024-03-01 03:14:51 +09:00 |
|
|
|
96d2a72bfa
|
chore(song-info): change from array to Set
change from `array` to `Set` to prevent the duplicate callback from being stored
|
2024-01-16 19:13:35 +09:00 |
|
|
|
25d266f8f9
|
feat(tray): Add song info and paused icon (#1592)
|
2024-01-05 20:56:47 +09:00 |
|
|
|
806098a5ef
|
feat(tray): add separator
|
2023-12-02 05:11:27 +09:00 |
|
|
|
b92205a228
|
fix: i18n for default menu
|
2023-12-02 03:49:25 +09:00 |
|
|
|
a3104fda4b
|
feat: run prettier
|
2023-11-30 11:59:27 +09:00 |
|
|
|
2fe28cf126
|
clean code
|
2023-11-27 19:26:45 +09:00 |
|
|
|
3ffbfbe0e3
|
convert plugins
|
2023-11-27 18:41:50 +09:00 |
|
|
|
adc1f6822b
|
fix: image path
|
2023-11-07 23:43:16 +09:00 |
|
|
|
2da29fcfa7
|
feat: migrate from rollup to electron-vite (#1364)
* feat: electron-vite PoC
* fix: fix preload path
* remove rollup deps and config
* fix: debug mode
* fix: build mode, asset path
* fix: remove unused dependencies
* feat: use `executeJavaScriptInIsolatedWorld` instead of `executeJavaScript`
* feat: enable `minify`
* fix(actions): update task name
* fix: fix dev mode check
* fix: remove unused variable
|
2023-11-07 19:49:28 +09:00 |
|
|
|
7625a3aa52
|
QOL: Move source code under the src directory. (#1318)
|
2023-10-15 21:52:48 +09:00 |
|