Commit Graph

20 Commits

Author SHA1 Message Date
timongh
ab9e5aacaf Update v-model definition to vue3 style 2023-02-05 04:39:29 +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
the1812
f3b575aacc Improve expandDanmakuList (#1734)
- Add ignoreWithEpisodes option
- Fix danmaku count detection
2022-11-12 23:17:31 +08:00
the1812
91823adb70 Merge branch 'preview-fixes' into preview-features 2022-10-19 22:56:02 +08:00
the1812
f48bdb6b8b Fix danmaku orders (fix #3739) 2022-10-19 09:00:59 +08:00
the1812
4b53e12b86 Fix reading danmaku settings (#3739) 2022-10-19 08:50:24 +08:00
the1812
56d1f0b0d6 Format registry folder 2022-10-12 23:27:58 +08:00
timongh
ba41e2edd1 Change components in folder video to define api 2022-09-16 09:41:48 +08:00
the1812
8ea37edfba Merge branch 'preview-fixes' into preview-features 2022-09-03 10:11:59 +08:00
the1812
ceca726023 Add 3.x player support (#3187)
- hideVideoTopMask
- danmakuAirborne
- fullVideoDescription
2022-08-31 22:25:45 +08:00
the1812
b9dfb5e30d Improve expandDanmakuList
- Add option maxDanmakuCount (#2972)
- 3.x player support (#3187)
2022-08-30 22:03:30 +08:00
the1812
ad05621ee9 Refactor all cdn calls 2022-06-09 08:59:06 +08:00
the1812
23ebc456be Fix xml escape (fix #3055) 2022-03-13 16:27:05 +08:00
the1812
210439b792 Support xml escaping (fix #3003) 2022-02-17 13:11:37 +08:00
the1812
bc5be9fcce Fix xml danmaku content (fix #2875) 2022-01-15 15:16:33 +08:00
the1812
8179d10ce4 Update docs 2021-10-31 19:14:14 +08:00
the1812
9f452209fe Move v2 files 2021-10-26 13:19:37 +08:00