|
|
eabc28b39f
|
fix(wait-for-element): add 100ms timeout for improve performance
|
2024-08-01 20:19:08 +09:00 |
|
|
|
7b033b5caf
|
fix(ambient-mode): fix ambient-mode not working for videos after restart (#2294)
* Fix Ambient Mode not working for videos after restart (#2255)
This should fix https://github.com/th-ch/youtube-music/issues/1641
* fix: fix waitForElement
---------
Co-authored-by: craftgeil <80261988+craftgeil@users.noreply.github.com>
|
2024-07-31 22:08:45 +09:00 |
|
|
|
6e8447b5d1
|
feat: run prettier
|
2023-12-02 05:01:29 +09:00 |
|
|
|
5f642007ba
|
feat(executed-at-ms): displaying a float to 2 decimal places
e.g. 58.399999998509884ms -> 58.39ms
|
2023-12-02 03:18:30 +09:00 |
|
|
|
7401cf69ad
|
feat: add support i18n (#1468)
|
2023-12-01 01:30:46 +09:00 |
|
|
|
a3104fda4b
|
feat: run prettier
|
2023-11-30 11:59:27 +09:00 |
|
|
|
bbff0a6bc2
|
feat: plugin load await
|
2023-11-29 18:04:37 +09:00 |
|
|
|
5db759150c
|
feat: use '.call' instead of '.bind'
|
2023-11-29 01:27:51 +09:00 |
|
|
|
75ae9f4fad
|
fix: fix unloader
|
2023-11-28 11:48:09 +09:00 |
|
|
|
5dacd50ff6
|
feat: use LoggerPrefix const instead of hardcoded string
|
2023-11-28 10:51:19 +09:00 |
|
|
|
8d06dcc7b6
|
fix(utils/index): little fix (lint)
|
2023-11-28 10:44:48 +09:00 |
|
|
|
04d7b32d3f
|
feat: createBackend, createPreload, createRenderer
Introduced the mentioned helper methods in order to help split big plugins into manageable chunks.
|
2023-11-28 00:06:59 +02:00 |
|
|
|
eaaf170cc8
|
make log prefix consistent
|
2023-11-27 23:31:05 +02:00 |
|
|
|
90103d9853
|
fix: lifecycle check
edge case:
- There may be plugins that don't have a start or stop function
|
2023-11-28 05:23:35 +09:00 |
|
|
|
3152842a30
|
fix: this binding
Co-authored-by: Su-Yong <simssy2205@gmail.com>
|
2023-11-28 01:39:11 +09:00 |
|
|
|
7a76079ff4
|
fix: load plugins
Co-authored-by: Su-Yong <simssy2205@gmail.com>
|
2023-11-28 00:34:36 +09:00 |
|
|
|
11d06c50a5
|
WIP 2
|
2023-11-27 04:59:20 +09:00 |
|
|
|
563d431c00
|
WIP
Co-authored-by: Su-Yong <simssy2205@gmail.com>
|
2023-11-27 00:18:34 +09:00 |
|
|
|
e12e67af0e
|
feat: reimplement inject css, fix types
|
2023-11-26 23:12:19 +09:00 |
|
|
|
3ab4cd5d05
|
change plugin system
|
2023-11-26 01:17:24 +02:00 |
|
|
|
7625a3aa52
|
QOL: Move source code under the src directory. (#1318)
|
2023-10-15 21:52:48 +09:00 |
|