fb81e1bdd5
ignore did-fail-load error code -3
...
bug with in-app-menu
2021-05-04 02:04:17 +03:00
d5b9e3c960
stringify did-fail-load error
...
directly preload front-logger
simplify front-logger
2021-05-04 01:22:47 +03:00
8575996e46
Merge branch 'menu-fixes' of https://github.com/Araxeus/youtube-music into menu-fixes
2021-05-02 23:26:27 +03:00
02d16ca510
fix typo
...
Co-authored-by: th-ch <th-ch@users.noreply.github.com >
2021-05-02 23:25:46 +03:00
1f69048c86
minify switch case
...
Co-authored-by: th-ch <th-ch@users.noreply.github.com >
2021-05-02 23:25:34 +03:00
442aafd2c5
remove redundant dialog import
2021-05-02 23:25:20 +03:00
0adb36cfb8
leave debug for next PR
2021-04-28 03:08:25 +03:00
ff6a486daf
fix unresponsive dialog response
2021-04-15 15:35:22 +03:00
c764d657d7
cleanup unresponsiveDialog
2021-04-14 13:42:39 +03:00
09d9f72db2
add unresponsive listener
2021-04-10 02:51:38 +03:00
980ffb45e9
Create readme.md
...
refactor and css fix
xo --fix
add inline doc
fix typo
2021-04-06 21:57:16 +03:00
11bd1adbd4
stylecheck
2021-04-05 03:25:45 +03:00
28d366ab19
add back-to-front logger
...
This somehow fix "did-fail-load" being called on song start, with in-app-plugin-activated
2021-04-05 03:04:06 +03:00
8291cdfc12
disable dev tools on electron-prompt
2021-04-04 02:37:19 +03:00
2e6fffc903
Revert "fix Connection Error when using in-app-menu"
...
This reverts commit 8b6c60bb17 .
2021-04-03 23:46:16 +03:00
8b6c60bb17
fix Connection Error when using in-app-menu
2021-04-03 22:59:20 +03:00
317521bba6
fix memory leak +
...
in-app-menu updates menu only if needed
2021-04-03 21:53:39 +03:00
61e7124516
Support proxy in advanced options
2021-04-03 12:20:48 +02:00
c09de43154
Rename plugin to in-app-menu + hidden titleBarStyle
2021-03-31 22:37:12 +02:00
7d8afe3476
style check
2021-03-23 22:03:48 +02:00
87558c67c8
stylecheck
2021-03-23 03:50:59 +02:00
b8c5c87cfa
Styled Bars [Titlebar + Scrollbar]
2021-03-23 02:46:13 +02:00
6427b3406c
Override hide(),show(),isVisible from inside plugin
...
instead of changing source code
2021-03-22 04:01:19 +02:00
41796aec06
Tray Break Thumbar Fix
...
using win.minimize()
and win.setSkipTaskbar(bool)
instead of win.hide() / win.show()
2021-03-22 01:26:20 +02:00
f50bd32fa3
Fix resumeOnStart option
2021-03-04 23:09:01 +01:00
9aaae7b2d9
🚀 Added function to toggle resuming of last song when app starts
2021-03-04 14:14:49 +01:00
70973b2281
Clear cache after 20s if option is enabled
2021-02-24 21:08:25 +01:00
5842a6d42f
Handle uncaught errors
2021-02-24 20:53:41 +01:00
980090f108
Remember window position
2021-02-07 13:25:01 +01:00
da61621a62
Check updates after 2s
2021-02-06 22:25:23 +01:00
3976d1c862
Add option to reset cache
2021-02-06 22:15:57 +01:00
eae95befe1
Merge branch 'master' of github.com:th-ch/youtube-music into refactor-providers
...
# By TC (9) and semvis123 (2)
# Via GitHub (4) and semvis123 (1)
* 'master' of github.com:th-ch/youtube-music:
renamed DiscordRPC to Discord
Downloader plugin: log audio bitrate
Disable context isolation (to load ffmpeg wasm)
Use contextBridge in preload script + update navigation plugin
Fix downloader plugin with context isolation
Bump version
Add portable target to windows builds
Added Discord rich presence and added extra properties to songinfo provider
Bump version
Allow custom audio extensions in downloader
Defensive: handle null/undefined ffmpeg args
2021-01-13 22:10:10 +01:00
39c8031cd7
Disable context isolation (to load ffmpeg wasm)
2021-01-13 21:28:42 +01:00
f7cbf2c221
No autoloading of providers (loaded on demand in plugins)
2021-01-12 21:19:01 +01:00
77e24f41a5
Merge pull request #102 from semvis123/master
...
Globalized the song info and song controls, and updated Touch Bar for it.
2021-01-10 22:15:11 +01:00
3a5d9bd973
Loads providers before plugins
2021-01-10 21:37:50 +01:00
945a61fafd
Remove warning by setting contextIsolation
2021-01-10 14:10:16 +01:00
1ba166a172
Bump electron to v11
2021-01-10 12:29:12 +01:00
fd97576611
Option to restart the app on config changes
2020-12-03 22:29:46 +01:00
e5ec79e345
Watch changes in config and update menu
2020-12-03 18:31:01 +01:00
8ab2da0482
Refactor config for simpler use and advanced options in plugins
2020-12-03 18:16:37 +01:00
ef9cd8cd24
Add option to disable hardware acceleration
2020-12-02 22:07:15 +01:00
ed16c35a57
Merge pull request #67 from th-ch/hide-menu
...
Option to hide menu
2020-11-28 18:45:53 +01:00
ae5b85d8d7
Autoupdate modal: add download/disable updates buttons
2020-11-28 18:13:41 +01:00
4bac3ace18
Option to hide menu (win/linux)
2020-11-27 21:39:15 +01:00
72527d0522
Disable autoHideMenuBar (so menu bar is always visible)
2020-11-23 22:59:48 +01:00
e197087a50
Add downloader (video -> mp3) plugin (in music menu)
2020-11-21 22:50:33 +01:00
9ee7598375
Auto-hide menu bar
2020-11-13 22:16:11 +01:00
9bc81da6f2
Plugins/event handlers in each window
2020-11-11 12:16:01 +01:00
023f5b6bc3
Block alert if leaving page when playing (onbeforeunload event)
2020-10-19 22:44:39 +02:00