timongh
|
c5eeb6335c
|
Use type Component as vue component in reimu/index.ts
|
2023-02-09 17:23:56 +08:00 |
|
timongh
|
4388cdf186
|
Use type Component as vue component in lib/components/video/download/types.ts
|
2023-02-09 14:04:40 +08:00 |
|
timongh
|
7ed9ced13d
|
Use type Component as vue component in custom-navbar-item.ts
|
2023-02-09 13:28:22 +08:00 |
|
timongh
|
d24fbdd89a
|
Removed all use of $refs. Instead, use ref() to define component references.
|
2023-02-09 03:10:06 +08:00 |
|
timongh
|
125a0c6595
|
Removes all uses of the variable Vue in vue2
|
2023-02-07 11:56:38 +08:00 |
|
timongh
|
ab9e5aacaf
|
Update v-model definition to vue3 style
|
2023-02-05 04:39:29 +08:00 |
|
timongh
|
d2bfb2a6e1
|
Change the way Vue instances are created.
|
2023-02-04 17:45:03 +08:00 |
|
timongh
|
fa6001eb7a
|
All Vue components are defined using defineComponent instead
|
2023-02-04 01:15:38 +08:00 |
|
timongh
|
185770030d
|
Merge branch 'extend-vue-tsconfig' into update-to-vue3-compat
# Conflicts:
# registry/lib/components/style/custom-navbar/favorites/FavoritesFolderSelect.vue
# registry/lib/components/style/custom-navbar/feeds/tabs/next-page.ts
# registry/lib/components/style/home-redesign/fresh/VideoList.vue
# registry/lib/components/style/home-redesign/fresh/layouts/blackboard/Blackboard.vue
# registry/lib/components/style/home-redesign/fresh/layouts/categories/Categories.vue
# registry/lib/components/style/home-redesign/fresh/layouts/categories/categories.ts
# registry/lib/components/style/home-redesign/fresh/layouts/categories/content/Default.vue
# registry/lib/components/style/home-redesign/fresh/layouts/categories/content/RankList.vue
# registry/lib/components/style/home-redesign/mixin.ts
# registry/lib/components/utils/black-list/BlackListSettings.vue
# registry/lib/components/utils/dev-client/Action.vue
# registry/lib/components/utils/keymap/settings/KeymapSettingsRow.vue
# registry/lib/components/video/download/inputs/EpisodesPicker.vue
# registry/lib/components/video/download/inputs/episode-item.ts
# src/components/SwitchOptions.vue
# src/components/feeds/VideoCard.vue
# src/components/settings-panel/ComponentDetail.vue
# src/components/settings-panel/ComponentOption.vue
# src/components/settings-panel/ComponentSettings.vue
# src/components/settings-panel/sub-pages/manage-panel/ManagePanel.vue
# src/components/settings-panel/sub-pages/online-registry/RegistryItem.vue
# src/core/toast/ToastCard.vue
# src/ui/ImagePicker.vue
# src/ui/TabControl.vue
|
2023-02-03 22:20:15 +08:00 |
|
timongh
|
f0d24bd652
|
Annotate return type of methods in computed option
Signed-off-by: timongh <46739861+timongh@users.noreply.github.com>
|
2023-02-02 22:51:08 +08:00 |
|
timongh
|
7a248529bb
|
Add ts config: importsNotUsedAsValues with corresponding eslint rule
|
2023-01-29 00:49:17 +08:00 |
|
Waua
|
382af765c3
|
Motrix download output
|
2023-01-03 10:11:17 +08:00 |
|
the1812
|
fef3f475b0
|
Add toggle subtitle action (#3407)
|
2022-12-31 16:20:45 +08:00 |
|
the1812
|
307d26caa1
|
Merge branch 'preview-features' into component-option-types
|
2022-12-30 12:26:54 +08:00 |
|
the1812
|
8e4c18b8a9
|
Add toggleDanmakuList plugin (#3613)
|
2022-11-12 22:37:46 +08:00 |
|
the1812
|
52bfb7320a
|
Fix navbar channel link (#3752)
|
2022-10-22 15:17:09 +08:00 |
|
the1812
|
56d1f0b0d6
|
Format registry folder
|
2022-10-12 23:27:58 +08:00 |
|
timongh
|
691ed33188
|
Change the type of UnknownOptions from any to unknown
|
2022-10-02 01:05:15 +08:00 |
|
the1812
|
c5e3b1b432
|
Add custom navbar channel (#3258)
|
2022-08-28 15:14:10 +08:00 |
|
timongh
|
80118c4b5b
|
Add a space after keyword "from"
|
2022-06-23 21:51:55 +08:00 |
|
timongh
|
f3318c9729
|
Merge remote-tracking branch 'main/preview-features' into live-to-option-types
# Conflicts:
# src/components/types.ts
# src/core/settings/index.ts
|
2022-06-23 20:27:54 +08:00 |
|
JLoeve
|
3f5650c0c0
|
Merge remote-tracking branch 'upstream/preview-fixes' into speed-fixes
|
2022-05-28 22:07:30 +08:00 |
|
the1812
|
4d75e45278
|
Update dark styles (#3191)
|
2022-05-28 21:02:58 +08:00 |
|
JLoeve
|
bb4d2037d0
|
refactor: 将「视频倍速 - 快捷键支持」插件重命名为「快捷键扩展 - 视频倍速」
|
2022-05-27 23:28:19 +08:00 |
|
timongh
|
e5177510bd
|
Fix argument type of entry when defining component
|
2022-05-27 23:24:35 +08:00 |
|
JLoeve
|
a1b7f23a93
|
fix: 修复单独使用「视频倍速 - 快捷键支持」会失效的问题
|
2022-05-27 23:18:17 +08:00 |
|
the1812
|
f083039f4f
|
Upgrade packages
|
2022-05-08 11:01:01 +08:00 |
|
the1812
|
221e4fb79d
|
Add batch notation
|
2022-05-03 10:32:38 +08:00 |
|
the1812
|
a75410686a
|
Add manual input (#3227)
|
2022-05-02 14:52:45 +08:00 |
|
the1812
|
f068cc9415
|
Upgrade linters (#3202)
- Turn off html output in task
- Remove default formatters
|
2022-04-05 12:46:36 +08:00 |
|
JLoeve
|
8c8bc9f45a
|
feat: 从「倍速记忆」/「倍速增强」中分离出「扩展倍速」组件和「视频倍速 - 快捷键支持」插件
* 【新增】支持固定全局倍速值和设置倍速菜单最大高度(后者不显示选项)
* 【新增】支持隐藏倍速菜单滚动条
* 【优化】改变选项实时更新
* 【优化】使用了更稳妥的方式获取菜单项元素
* 【优化】使用自实现的 mini-rxjs 处理事件流,避免重复操作,实现更改选项值实时响应
* 【优化】为切换倍速等操作加上了防抖处理
* 【修复】添加空倍速会报倍速值太小的错误信息
* 【迁移】添加了迁移提示和自动迁移配置的功能
* 【更名】「倍速记忆」/「倍速增强」->「记忆倍速」
* 【更名】「扩展倍速菜单」->「扩展倍速」
|
2022-03-16 23:23:37 +08:00 |
|
the1812
|
a26b1df1d7
|
Support author in plugin
|
2022-01-16 00:06:09 +08:00 |
|
the1812
|
0325eac850
|
Add title for idm output (#2871)
|
2022-01-09 23:45:24 +08:00 |
|
oywl
|
a8d311c89f
|
Add MPV playlist plugin
|
2022-01-09 00:08:34 +08:00 |
|
the1812
|
a29f30c294
|
Add dark mode keymap action (#2556)
|
2021-12-14 09:03:36 +08:00 |
|
the1812
|
e2e6a88f4c
|
Add mpv output (PR #2605)
|
2021-12-08 22:32:13 +08:00 |
|
the1812
|
d842469226
|
Update all descriptions
|
2021-12-05 20:52:01 +08:00 |
|
the1812
|
1361d53383
|
Add keymap empty action (#2474)
|
2021-11-07 00:20:00 +08:00 |
|
the1812
|
934669699e
|
Fix dark mode icon size
|
2021-11-06 16:19:38 +08:00 |
|
the1812
|
e49c6d0e3c
|
Remove language packs
|
2021-10-31 19:22:11 +08:00 |
|
the1812
|
9f452209fe
|
Move v2 files
|
2021-10-26 13:19:37 +08:00 |
|