12d9b07c8d
[caption-selector] use new dynamic configProvider
2023-04-05 13:43:40 +03:00
5a775b238c
Fix name attribute in dynamic config
2023-04-04 22:13:04 +02:00
cad8e4fe83
Merge pull request #1096 from Araxeus/crossfade-beta-psa
...
[crossfade] add `[beta]` tag to warn of possible bugs
2023-04-04 22:05:40 +02:00
4b9af14c40
Merge pull request #1065 from Araxeus/add-crossfade-menu-options
...
[crossfade] add menu options
2023-04-04 22:03:49 +02:00
f8db04e3fc
Merge pull request #1079 from Araxeus/option-to-load-captions-selector-on-every-song
...
[captions-selector] add `autoload` option
2023-04-04 21:56:35 +02:00
e8b712b3fa
Merge pull request #1091 from Araxeus/fix-new-downloader-metadata
...
[downloader] Cleanup metadata
2023-04-02 21:31:17 +02:00
556b1a213e
Merge pull request #1099 from Araxeus/fix-protocol-handler-on-unix
...
fix protocol handler on unix
2023-04-02 21:25:07 +02:00
8daf2462ec
Merge pull request #1090 from Araxeus/fix-merge-conflict-mistake-in-#1032
...
fix merge conflict mistake in #1032
2023-04-02 21:24:17 +02:00
99e0eec9fe
Merge pull request #1068 from Araxeus/add-pseudo-decorators
...
Create providers/decorators.js
2023-04-02 21:23:37 +02:00
f36283d63f
Merge pull request #1100 from Araxeus/fix-ads-on-start
...
[adblocker] fix ads showing on program start
2023-04-02 21:21:08 +02:00
1a73e74039
fix ads on start
2023-04-02 19:40:03 +03:00
454061ece9
fix protocol handler on unix
...
on Windows the arg gets appended with `/` but not on Unix
2023-04-02 18:14:48 +03:00
e6746722c5
add a [beta] tag to crossfade plugin
2023-04-01 16:35:31 +03:00
4c07817b72
fix merge conflict mistake in #1032
2023-03-29 18:02:05 +03:00
ac9b59dc84
[downloader] Cleanup metadata
...
* Title and artist gets cleaned as before
* We now ignore thumbnail that ends with `.webp` since they cause problems
2023-03-27 23:49:30 +03:00
4e10dab5a8
cache downloader getCoverBuffer()
2023-03-27 22:25:57 +03:00
8124c2b218
lint
2023-03-27 22:25:38 +03:00
fe813df0b5
Merge branch 'local-upstream/master' into add-pseudo-decorators
2023-03-27 21:08:02 +03:00
05278ab643
Merge pull request #1086 from Araxeus/fix-new-downloader-issues
...
Allow downloading age restricted videos
2023-03-26 22:00:33 +02:00
f722cf86dd
Allow downloading age restricted videos
...
* Bypass age restriction using `androidTvInfo`
* Bump youtubei.js fix #1084
* Add more detailed error messages, including song name or url
2023-03-24 14:59:16 +03:00
b909df9e66
Merge pull request #1073 from Araxeus/add-starting-page-option
...
add starting page option
2023-03-22 22:04:36 +01:00
55a442e90e
lint
2023-03-22 17:39:47 +02:00
af569c3eee
Merge branch 'local-upstream/master' into add-starting-page-option
2023-03-21 17:47:40 +02:00
45fa963818
allow default startingPage
2023-03-21 17:46:52 +02:00
764f08ebfb
Merge branch 'local-upstream/master' into add-crossfade-menu-options
2023-03-20 00:06:06 +02:00
94f2cbaf06
Merge branch 'local-upstream/master' into option-to-load-captions-selector-on-every-song
2023-03-19 23:52:43 +02:00
2ad097c743
use new dynamic config
2023-03-19 23:48:05 +02:00
648d102101
add subscribe and subscribeAll to config
...
this primarily allows front.js to have an up to date config without requesting it over ipc every second
for example the crossfade plugin uses its `options.secondsBeforeEnd` every second - so `subscribeAll` would be much more efficient in this case
2023-03-19 23:47:29 +02:00
212009a69b
create sendToFront()
...
TODO: replace all `webcontents.send ` with `sendToFront = require('../providers/app-controls')`
2023-03-19 23:42:27 +02:00
4364d3be71
Update yarn.lock
2023-03-19 21:33:47 +01:00
62e2e8a471
Merge pull request #1054 from Araxeus/new-downloader
...
[downloader] plugin overhaul
2023-03-19 21:31:57 +01:00
5d8b04b8d6
Merge branch 'master' into new-downloader
2023-03-19 21:29:37 +01:00
3526197d93
Merge pull request #1070 from th-ch/snyk-upgrade-671b977ed73c84d1af527353a8713dbf
...
[Snyk] Upgrade @cliqz/adblocker-electron from 1.25.2 to 1.26.0
2023-03-19 20:06:41 +01:00
494b1d9515
Merge branch 'local-upstream/master' into add-crossfade-menu-options
2023-03-19 21:05:23 +02:00
5f71be280b
Merge pull request #1072 from Araxeus/fix-uploaded-library-css
...
[in-app-menu] fix css style of the library of uploaded songs
2023-03-19 20:05:15 +01:00
e8c3716106
use new dynamic config
2023-03-19 21:02:23 +02:00
9840956ef7
Merge pull request #1077 from Araxeus/Add-option-to-remove-like-buttons
...
add option to hide the like buttons
2023-03-19 20:00:48 +01:00
605401166d
Merge branch 'local-upstream/master' into new-downloader
2023-03-19 20:57:55 +02:00
03f4654518
Merge pull request #1081 from danielchalmers/patch-1
...
Nitpick: Fix name casing in tray icon tooltip
2023-03-19 19:28:59 +01:00
e87099c816
Merge pull request #1082 from DereC4/romanization-patch
...
[lyrics-genius] Improved reliability of east asian language detection #1080
2023-03-19 19:27:44 +01:00
83eb187d91
Merge pull request #1064 from Araxeus/add-centralized-synced-config-for-plugins
...
Add dynamic synced plugin config provider
2023-03-19 19:26:47 +01:00
20cdaf2317
Merge pull request #1063 from Araxeus/fix-caption-selector-showing-when-unavailable
...
[captions-selector] fix button showing when there aren't any captions available
2023-03-19 19:26:06 +01:00
4f4372b65a
fix PR review comments
2023-03-19 20:23:09 +02:00
325026e3ea
rome lint
2023-03-19 20:15:15 +02:00
a6242d13ae
add getActivePlugins and isActive
2023-03-19 03:00:17 +02:00
bc2a1f7f71
Updated Regex to be cleaner
2023-03-18 13:15:25 -05:00
d5c2ad2115
Romanization update
2023-03-17 18:02:48 -05:00
3abef7cb8a
Nitpick: Fix name casing in tray icon tooltip
2023-03-17 11:49:22 -05:00
b45c628142
[captions-selector] add autoload option
2023-03-17 00:09:32 +02:00
9d6a78bc57
bump custom-electron-prompt
...
* enable onwheel in number inputs
* enable wheel event on keybind prompt
2023-03-16 23:50:35 +02:00