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
895210cbb6
feat(transparent-player): new plugin for Acrylic, Mica or Tabbed effects ( #3529 )
...
Co-authored-by: JellyBrick <shlee1503@naver.com >
2025-09-06 09:00:39 +09:00
2046b253e3
fix: Added Min height and width to the window which doesnt breaks the UI responsiveness ( #3602 )
2025-09-06 05:04:16 +09:00
68e63f809c
fix: apply fix from eslint
2025-09-05 22:43:34 +09:00
dcc611c7d0
feat(refactor): PluginDefinition::platform ( #3665 )
2025-09-05 15:28:17 +09:00
20d25ca953
feat: add custom window title option ( #3656 )
2025-07-28 23:16:47 +09:00
cf80dd396c
fix: remove the weird scrollbar
...
- Bump electron version to v38
- Remove `FluentScrollbar`
2025-07-13 16:06:46 +09:00
b53ece5836
feat: code splitting ( #3593 )
...
Co-authored-by: Angelos Bouklis <me@arjix.dev >
2025-07-12 00:00:03 +09:00
6fdac6facf
feat: enable the ESM for main ( #3588 )
2025-07-10 13:43:13 +09:00
e114e0ef44
feat: migrate from raw HTML to JSX (TSX / SolidJS) ( #3583 )
...
Co-authored-by: Su-Yong <simssy2205@gmail.com >
2025-07-09 23:14:11 +09:00
8488dfd8f4
fix: use gtk 3 switch as workaround ( #3366 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: JellyBrick <shlee1503@naver.com >
2025-06-03 02:52:30 +09:00
852933d4d7
feat(plugin): support authenticated proxy ( #3175 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: JellyBrick <shlee1503@naver.com >
Co-authored-by: qiye45 <qiye45@users.noreply.github.com >
2025-05-11 02:04:00 +09:00
4b35a96778
feat(synced-lyrics): romanization ( #2790 )
...
* feat(synced-lyrics): init romanization!
* remove debug logs and add TODO
* feat(synced-lyrics/romanization): Mandarin!
* feat(synced-lyrics/romanization): improve japanese detection
* feat(synced-lyrics/romanization): Korean!
* qol(synced-lyrics/romanization): canonicalize punctuation and symbols
* feat(synced-lyrics/romanization): handle japanese+korean and korean+chinese lyrics
* revert formatting on electron.vite.config.mts
* feat(synced-lyrics/romanization): romanize plain lyrics
* apply fix by @kimjammer
* fix lockfile due to rebase
* feat(synced-lyrics): improve lyric processing and formatting;
* feat(synced-lyrics/romanization): add option to enable/disable romanization
* chore: move default value for --lyrics-duration to the declaration
* update lockfile
* fix: improvement
1. improved language detection logic
2. changed code to work in the renderer process
* fix: fix regression (canonicalize)
---------
Co-authored-by: JellyBrick <shlee1503@naver.com >
2025-03-26 20:29:43 +09:00
4cd9dd17df
fix: remove disable-gpu-memory-buffer-video-frames flag ( #2963 )
2025-02-15 03:49:52 +09:00
5ecfa2a1f7
fix: fix #2645 , fix #2741
2024-12-26 23:49:19 +09:00
f0e77812e7
fix: fix login CORS issue
2024-12-26 23:13:28 +09:00
533b96d1f6
feat(synced-lyrics): multiple lyric sources ( #2383 )
...
Co-authored-by: JellyBrick <shlee1503@naver.com >
2024-12-25 07:44:29 +09:00
7e1aea21db
fix: Set correct window class for X11 and Wayland ( #2758 )
2024-12-23 09:10:57 +09:00
5c9d3e3e67
fix: disable gpu memory buffer video frames ( #2519 )
2024-10-17 07:11:33 +09:00
95acbe2b65
fix: fix conflict with adguard
2024-10-14 18:06:08 +09:00
77bfe8e218
fix: RSS feed CORS issue
...
- Close #1620
2024-10-14 04:04:17 +09:00
cb1381bbb3
fix: apply fix from eslint
2024-10-13 22:45:11 +09:00
10ecf5d2fe
fix(src/index): fix typo
2024-09-17 20:40:23 +09:00
7099b81296
fix(src/index): ignore eslint error
2024-09-17 20:40:23 +09:00
3c36477b1e
fix: hide native-controls on linux when in-app-menu is used ( #2366 )
2024-08-28 12:19:30 +09:00
c8d516c40b
fix: Window gets stuck offscreen in some instances ( #2303 )
...
Improved offscreen detection logic, fixes th-ch#1894
2024-08-01 19:27:01 +09:00
c1ad168c32
fix: Incorrect window size on multi-monitor scaled displays ( #2302 )
...
see discussion on th-ch#2258
2024-08-01 19:26:37 +09:00
c78f823b9b
Fix: Incorrect window size on scaled displays ( #2258 )
...
fix th-ch#1716
2024-07-28 19:02:08 +09:00
64fb6c2597
fix: disable multi-plane format for software video ( #2254 )
2024-07-18 13:15:26 +09:00
679938ccf7
fix: add support for Wayland
...
fix #1864
2024-03-19 21:11:10 +09:00
d37cd2418c
fix: fix bugs in MPRIS, and improve MPRIS ( #1760 )
...
Co-authored-by: JellyBrick <shlee1503@naver.com >
Co-authored-by: Totto <32566573+Totto16@users.noreply.github.com >
2024-02-20 20:50:55 +09:00
10533e28fa
fix: error.html path
2024-02-19 16:53:32 +09:00
4657aeca45
fix: apply fix from eslint
2024-02-18 11:58:26 +09:00
ddb9968195
fix: workarounds for region restrict
2024-02-06 01:30:36 +09:00
c84ea257d5
fix: os-specific plugin
2024-01-16 17:14:02 +09:00
6b7c43925a
feat: rename IPC
2024-01-06 10:17:40 +09:00
59c521e53f
fix: download button not working
2024-01-05 21:04:52 +09:00
0bd9c16356
fix: Only apply scale factor on Windows ( #1565 )
2023-12-29 22:26:24 +09:00
7cadacd8cf
fix: vite dev mode
...
fix an issue caused by da3bc5aeb7
2023-12-18 19:07:43 +09:00
da3bc5aeb7
fix: renderer plugin load timing
...
MAGIC OF JAVASCRIPT
2023-12-18 18:42:01 +09:00
5fa88b5ce9
fix: fix renderer plugin load timing
...
- fix #1522
2023-12-12 12:53:41 +09:00
840729126e
fix(macos): fix app crash in macOS
2023-12-05 13:36:23 +09:00
89d8d98a35
fix: remove import 'process'
2023-12-04 03:53:24 +09:00
8cae64f496
fix(menu): crash on linux
...
- resolves #1477
2023-12-03 00:54:36 +09:00
c41b2ce861
fix: if locale is not present, set to unspecified
2023-12-02 23:23:13 +09:00
fe4904a4af
fix(index): i18n translate
2023-12-02 22:35:49 +09:00
6e8447b5d1
feat: run prettier
2023-12-02 05:01:29 +09:00
5ae4f564b7
fix(i18n): plugin name, description i18n
2023-12-02 02:33:40 +09:00