the1812
|
76cf6ff76e
|
Merge branch 'component-option-types' into preview-features
|
2022-04-09 13:20:19 +08:00 |
|
the1812
|
f068cc9415
|
Upgrade linters (#3202)
- Turn off html output in task
- Remove default formatters
|
2022-04-05 12:46:36 +08:00 |
|
the1812
|
baeec35aa9
|
Merge branch 'preview-fixes' into preview-features
|
2022-04-05 11:32:04 +08:00 |
|
Grant Howard
|
e651e33863
|
Merge pull request #3195 from timongh/change-code-loading
改进代码字符串的加载方式2
|
2022-04-05 11:31:17 +08:00 |
|
the1812
|
5dcc9557ff
|
Improve plugin API docs (PR #3160)
|
2022-04-05 11:29:00 +08:00 |
|
the1812
|
0d936e39ae
|
Fix plugin API (PR #3160)
|
2022-04-01 00:06:38 +08:00 |
|
timongh
|
3d155b3330
|
Change null assert to 'as'
|
2022-03-31 15:54:34 +08:00 |
|
timongh
|
7cfb9938ba
|
Fix result type of code loading
|
2022-03-31 15:53:14 +08:00 |
|
timongh
|
b8ea52e356
|
Revert "Fix default display name"
This reverts commit 1be862acba.
It is not a bug.
|
2022-03-29 15:40:56 +08:00 |
|
timongh
|
1be862acba
|
Fix default display name
|
2022-03-29 15:18:31 +08:00 |
|
timongh
|
7b4201475a
|
Change the way of feature code loading
|
2022-03-29 15:12:02 +08:00 |
|
Grant Howard
|
d98dd98f1c
|
Merge pull request #3154 from timongh/component-option-types
Change buildin components to define api
|
2022-03-22 22:42:30 +08:00 |
|
the1812
|
4586a3b5ad
|
Update feature docs
|
2022-03-22 13:54:26 +08:00 |
|
the1812
|
06e48542ab
|
Build files
|
2022-03-22 13:52:54 +08:00 |
|
the1812
|
84b92e6e45
|
Merge branch 'master' into preview
|
2022-03-22 13:48:41 +08:00 |
|
the1812
|
65f5f15206
|
Update docs
|
2022-03-22 13:47:55 +08:00 |
|
the1812
|
d3c63973d2
|
Update version number
|
2022-03-21 23:53:51 +08:00 |
|
the1812
|
67b0178df2
|
Update changelog
|
2022-03-21 23:48:08 +08:00 |
|
the1812
|
3e445f0ad7
|
Use string param
|
2022-03-21 23:43:36 +08:00 |
|
the1812
|
2ea9f3a0ce
|
Add random scope
|
2022-03-21 23:43:24 +08:00 |
|
timongh
|
fae9a7eeb3
|
Change notifyNewVersion to define api
|
2022-03-21 19:33:19 +08:00 |
|
timongh
|
5678c19868
|
Specify the return type of method getGeneralSettings
|
2022-03-21 19:06:32 +08:00 |
|
timongh
|
c68acc079d
|
Change autoUpdate to define api
|
2022-03-21 18:58:51 +08:00 |
|
timongh
|
cf9ac6f849
|
Change i18n to define api
|
2022-03-21 14:26:50 +08:00 |
|
the1812
|
0c22c3a952
|
Merge branch 'preview-fixes'
|
2022-03-21 13:54:55 +08:00 |
|
the1812
|
a3f6043e21
|
Merge branch 'preview-fixes' into preview-features
|
2022-03-21 13:25:54 +08:00 |
|
the1812
|
837dfbea99
|
Revert quality filter (#3118)
|
2022-03-21 13:23:19 +08:00 |
|
timongh
|
2cbebd7d95
|
Change launchBar to define api
|
2022-03-21 13:10:58 +08:00 |
|
Grant Howard
|
4d7e66233d
|
Merge pull request #3151 from timongh/fix-mount-vue
Fix mountVueComponent
|
2022-03-21 09:44:32 +08:00 |
|
timongh
|
78635c5d81
|
Support to mount Component and VueConstructor
|
2022-03-21 06:14:13 +08:00 |
|
timongh
|
e21a9db070
|
Change settingsContainer to define api
|
2022-03-21 04:56:53 +08:00 |
|
timongh
|
7e905fa7d7
|
Fix mountVueComponent
|
2022-03-20 21:59:45 +08:00 |
|
the1812
|
8d83d55fe3
|
Add originalLiveroom (#2133)
|
2022-03-20 11:01:21 +08:00 |
|
the1812
|
d5742130e3
|
Update contributing doc
|
2022-03-20 10:59:31 +08:00 |
|
the1812
|
3cffe14f50
|
Merge branch 'preview-features' into component-option-types
|
2022-03-20 10:29:04 +08:00 |
|
the1812
|
b163085bfd
|
Merge branch 'preview-fixes' into preview-features
|
2022-03-20 10:26:44 +08:00 |
|
the1812
|
bf558b8bd0
|
Fix touch for history (fix #3142)
|
2022-03-20 10:21:26 +08:00 |
|
the1812
|
42b67b9585
|
Fix mute tip (#2830)
|
2022-03-20 10:20:15 +08:00 |
|
the1812
|
628427be02
|
Fix title in bangumi (#3140)
|
2022-03-20 10:14:58 +08:00 |
|
the1812
|
d38ffadfa3
|
Add generalSettings description (#3140)
|
2022-03-20 10:07:39 +08:00 |
|
Grant Howard
|
94b9bf817f
|
Merge pull request #3143 from timongh/feat-options-type2
Add type of component options
|
2022-03-18 22:03:52 +08:00 |
|
timongh
|
6ef7c20306
|
Add comments to define api
|
2022-03-18 21:08:47 +08:00 |
|
timongh
|
7ac83328fb
|
Change names of define api
|
2022-03-18 21:03:16 +08:00 |
|
the1812
|
719bb58945
|
Merge branch 'preview-features' of https://github.com/the1812/Bilibili-Evolved into preview-features
|
2022-03-18 20:43:00 +08:00 |
|
Grant Howard
|
5dcb5a0af6
|
Merge pull request #3135 from LonelySteve/fix/incorrect-recommended-value
修复某些情况下扩展倍速可能会出现不正确的推荐值
|
2022-03-18 19:32:29 +08:00 |
|
timongh
|
19d2973e36
|
Add type alias from OptionMetadata to ComponentOption
|
2022-03-18 19:09:31 +08:00 |
|
timongh
|
ec7054d0e4
|
Merge remote-tracking branch 'main/preview-features' into feat-options-type2
|
2022-03-18 17:36:35 +08:00 |
|
timongh
|
5b6edeebcb
|
Modify CONTRIBUTE.md to define API
|
2022-03-18 17:10:02 +08:00 |
|
timongh
|
4ec3f68964
|
Add type of component options
|
2022-03-18 16:28:25 +08:00 |
|
the1812
|
c1448ee4a5
|
Merge branch 'preview-fixes' into preview-features
|
2022-03-17 22:40:41 +08:00 |
|