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
3e97e9307c
Option to toggle devtools
2020-10-18 17:02:12 +02:00
5f0dcbb3fc
Bump electron to v10 (+ remove devtron, bump spectron)
2020-10-04 17:39:18 +02:00
408aa9bb59
Option to start at login
2020-07-12 21:14:41 +02:00
2a915f4fae
Fix electron deprecation warnings
2020-07-05 15:57:25 +02:00
692b6b22aa
Enable nodeIntegration in test env (required by Spectron)
2020-05-01 18:34:23 +02:00
4824dda5d5
Move tray click callback in setUpTray
2020-04-27 12:25:24 +02:00
058371ace8
Show/hide window when clicking on tray
2020-04-26 16:25:37 +02:00
430687f4d6
Hide the app (no quit) on close if tray enabled
2020-04-26 16:10:13 +02:00
45f4b3bc28
Use is.macOS shortcut
2020-04-26 15:47:55 +02:00
3bbab525c6
Only set user-agent on accounts.google.com (affects preload scripts otherwise)
2020-04-12 21:54:35 +02:00
69f88ed840
Force user agent for Google OAuth to work
2020-04-12 19:33:45 +02:00
e051c4a9a2
Only checked for updates if configured in options
2020-04-12 19:00:06 +02:00
477202bf24
Setup tray (based on options)
2020-04-12 19:00:06 +02:00
4c46bceb7d
Formatting
2020-04-12 19:00:05 +02:00
746b5f13bb
Fix Google login
2019-09-11 23:46:19 +02:00
b1c4cc9c45
Add titlebar/frame only on MacOS
2019-06-08 13:26:16 +02:00
a85325f33d
isDev -> is package
2019-06-08 13:25:30 +02:00
5a1d7fbf23
Display error/retry in case of failure
2019-05-01 19:31:35 +02:00
b3c24a5212
Build script + check for updates
2019-04-19 18:10:23 +02:00
8787b5c175
Initial commit - app + 4 plugins
2019-04-19 20:12:36 +02:00