Commit Graph

2626 Commits

Author SHA1 Message Date
the1812
da1de09b8c Update changelog and version 2022-01-17 23:30:05 +08:00
the1812
4c39829e95 Add notify new version 2022-01-16 23:57:54 +08:00
the1812
66ec569226 Add core version check (#2891) 2022-01-16 01:05:47 +08:00
the1812
a26b1df1d7 Support author in plugin 2022-01-16 00:06:09 +08:00
the1812
07b83dbd62 Fix VSlider cannot drag (#2892) 2022-01-16 00:01:12 +08:00
the1812
cee90016e4 Merge branch 'preview' of https://github.com/the1812/Bilibili-Evolved into preview 2022-01-15 23:19:19 +08:00
timongh
e2b24a5048 fix: 修正 VSlider,固定当没有可取值的行为
修正后:若 min 与 max 范围内没有可取值,会将值固定为大于 min 的最小的对齐值
2022-01-15 19:29:00 +08:00
timongh
76f8601ae8 fix: 去除 fix-num 参数
该参数会导致组件的可取值、可取值的大小顺序、最大最小值等关键数据无法预测。组件难以对这些意料之外的情况作出应对,也因此可能会产生一些不易追查的 bug。
2022-01-15 17:33:35 +08:00
the1812
9cc6602858 Fix id adaptor 2022-01-15 16:52:51 +08:00
the1812
c58f75163e Allow optional ComponentOption.displayName (fix #2809) 2022-01-15 16:21:18 +08:00
the1812
e517db9fa1 Fix formData encode (fix #2872) 2022-01-15 15:25:39 +08:00
the1812
86a77a6b81 Add first rank item 2022-01-15 13:50:09 +08:00
timongh
6598fa85aa 修改 startListen 的返回值 2022-01-14 10:19:40 +08:00
the1812
6529081ceb Use deleteValue API 2022-01-13 23:04:15 +08:00
the1812
29f322f47f Fix watchlater delete item 2022-01-13 22:40:12 +08:00
timongh
5c4360ea38 重构 VSlider,修复 bug,添加新的功能与行为
修复:
- 当 min 不为 0 时,点击 slider bar 无法跳到正确的值
新增:
- 新增了 start, end 两个事件,监视用户拖动的开始与结束
- 新增 center, fix-num, display-fun 三个 prop
修改:
- 修改了值的对齐逻辑
- 修改了 min, max 的含义,同时修改了真实最大与最小值的获取逻辑
- 更改用户操作组件的逻辑:即使父组件不修改 value,组件的 thumb 仍然可以被用户改变位置(通过拖动等);
  此行为与浏览器原生表单类似。
2022-01-12 11:20:54 +08:00
the1812
7df3c78e77 Add video slides 2022-01-12 09:12:08 +08:00
timongh
b058b0a8d4 fix: 修复在现安装时分支选择无效(Issue #2849) 2022-01-11 11:26:03 +08:00
the1812
7c6233b5ea Merge branch 'preview' into fresh-home 2022-01-09 11:14:50 +08:00
the1812
e943b32a9d Fix sub categories url (fix #2532) 2022-01-08 22:42:40 +08:00
the1812
39214c0c9f Add categories layout 2022-01-08 22:36:26 +08:00
the1812
e4d19efc82 Support tab reorder 2022-01-06 23:50:59 +08:00
the1812
0b943da519 Merge branch 'preview' into fresh-home 2022-01-06 22:50:44 +08:00
the1812
2bc78d538b Fix download link broken (#2846) 2022-01-06 22:50:33 +08:00
the1812
befa8c3087 Fix comment style (fix #2837) 2022-01-06 08:45:08 +08:00
the1812
26bac862b1 Merge branch 'preview' into fresh-home 2022-01-05 08:54:52 +08:00
the1812
3e34264e68 Update version number 2022-01-04 09:19:21 +08:00
the1812
687d875e41 Detect undefined component 2022-01-04 09:01:42 +08:00
the1812
ed61eea287 logError in core watchlater 2022-01-04 09:00:05 +08:00
the1812
e5ba3f3a80 Add categories 2022-01-04 08:55:45 +08:00
the1812
c6e1eecc42 Add 'video/' in url (fix #2779) 2022-01-04 08:31:55 +08:00
the1812
9a3c840cab Fix categories url (fix #2774) 2022-01-02 16:02:38 +08:00
the1812
4009bf9d54 Add disableWindowScroll 2021-12-31 09:11:32 +08:00
the1812
beff4ce395 Update version number 2021-12-29 20:49:24 +08:00
the1812
08631d3a25 Remove logs 2021-12-24 23:27:33 +08:00
the1812
e7a1a435ac Open in new tab 2021-12-22 23:12:24 +08:00
the1812
5477b9467d Scoped column card style (fix #2709) 2021-12-21 13:17:04 +08:00
the1812
658c513a2c Fix enter triggered when composing (fix #2738) 2021-12-21 13:08:15 +08:00
the1812
ac118759ef Add areas layout 2021-12-19 21:17:25 +08:00
the1812
a3fa47ca17 Add feeds layout 2021-12-19 19:17:44 +08:00
the1812
3ebd7243be Add trending layout 2021-12-19 16:56:35 +08:00
the1812
3e6bc26ba4 Add blackboard 2021-12-17 08:56:16 +08:00
the1812
2d675472ef Update version number 2021-12-14 13:21:40 +08:00
the1812
f64046bb39 Show maxUpdateCount option 2021-12-14 13:20:24 +08:00
the1812
2e2a90c568 Refresh state on pack install 2021-12-13 23:37:09 +08:00
the1812
7e4aa71104 Fix v1 panel popups (fix #2604) 2021-12-10 23:36:02 +08:00
the1812
b3e483c25f Update version number 2021-12-10 23:20:10 +08:00
the1812
fcaba15eda Update docs 2021-12-10 22:55:38 +08:00
the1812
98c78796e6 Update version number 2021-12-08 13:10:10 +08:00
the1812
d37dacdd6b Use mdi-close icon 2021-12-07 23:51:39 +08:00
the1812
6ac5c038b6 Support Dolby Vision (#2596) 2021-12-07 22:38:48 +08:00
the1812
e081f883b6 Fix mainSiteUrls (#2602) 2021-12-07 22:02:48 +08:00
the1812
875bb6b00c Update version number 2021-12-06 23:57:19 +08:00
the1812
2b45321505 Merge remote-tracking branch 'origin/dash-8k' into preview 2021-12-06 22:54:05 +08:00
the1812
2c9d914788 Add 8k support (#2589) 2021-12-06 19:40:55 +08:00
the1812
f12323ba12 Fix on-fullscreen mixin 2021-12-05 21:58:58 +08:00
the1812
d842469226 Update all descriptions 2021-12-05 20:52:01 +08:00
the1812
91bb03639f Show commit hash in component detail 2021-12-05 12:39:30 +08:00
the1812
5c80c0af46 Inject commit hash to registry 2021-12-05 12:25:18 +08:00
the1812
39df9d6ca7 Remove todo comment 2021-12-05 11:14:28 +08:00
the1812
21d2d9b479 Update version number 2021-12-03 20:33:32 +08:00
the1812
57071a58a5 Fix undefined branch (#2560) 2021-12-02 21:13:53 +08:00
the1812
4598c4c293 Update version number 2021-12-01 23:07:01 +08:00
the1812
a7be36b6ae Merge branch 'preview' of https://github.com/the1812/Bilibili-Evolved into preview 2021-12-01 22:53:47 +08:00
the1812
9f233ac2f6 Fix line-height 2021-12-01 13:36:49 +08:00
the1812
499f299a0c Fix options merging (#2501) 2021-12-01 13:26:54 +08:00
JLoeve
cdcb7b4b73 fix: #2561 2021-12-01 00:18:15 +08:00
the1812
7ad515c2f6 Add online registry branch switcher 2021-11-30 23:09:56 +08:00
the1812
88820ff0b5 Merge branch 'preview' of https://github.com/the1812/Bilibili-Evolved into preview 2021-11-30 22:45:38 +08:00
the1812
b567e0c45d Fix typo 2021-11-30 22:45:04 +08:00
the1812
aaac239a01 Add better error display 2021-11-29 22:18:15 +08:00
FoundTheWOUT
e0a089be36 Fix eslint error 2021-11-29 13:00:02 +08:00
FoundTheWOUT
66de382446 Fix #2349 2021-11-29 09:18:11 +08:00
the1812
ec43b89734 Merge branch 'preview' of https://github.com/the1812/Bilibili-Evolved into preview 2021-11-28 18:00:21 +08:00
the1812
79bfb6150a Fix layout in 4K screen 2021-11-28 17:37:25 +08:00
Grant Howard
81356db93c
Merge pull request #2554 from FoundTheWOUT/upstream-preview
PlayerAgent support LightOff action.
2021-11-28 16:22:22 +08:00
FoundTheWOUT
c32ada8b69 Feat player-agent: isAutoPlay 2021-11-26 11:30:49 +08:00
the1812
ff542f6e92 Merge branch 'preview' of https://github.com/the1812/Bilibili-Evolved into preview 2021-11-25 22:42:34 +08:00
FoundTheWOUT
daad58fd60 Revert player-agent 2021-11-25 15:25:22 +08:00
FoundTheWOUT
e6dcb97b76 PlayerAgent support LightOff action. 2021-11-25 15:05:16 +08:00
FoundTheWOUT
730dfebcd4 New light Adaptor, Fix intersection. 2021-11-22 17:13:43 +08:00
the1812
e27e7d0ee6 Exclude embedded player (#2540) 2021-11-21 14:08:33 +08:00
the1812
d7189af8a8 Update categories (#2532) 2021-11-20 19:59:04 +08:00
the1812
be36a4d8f7 Fix extension (#2530) 2021-11-20 17:08:56 +08:00
the1812
4ab3f7b94e Update version number 2021-11-16 18:40:16 +08:00
the1812
e2213a1c01 Merge branch 'preview' of https://github.com/the1812/Bilibili-Evolved into preview 2021-11-16 18:14:52 +08:00
the1812
1a962bb171 Interactive video fixes (#2463, #2453) 2021-11-16 18:13:58 +08:00
the1812
ec42bac931 Enable script in message iframe (#2494) 2021-11-16 17:49:41 +08:00
the1812
62b8751a36 Fix styles in low height 2021-11-16 17:34:11 +08:00
the1812
cdb6ae547a Fix SwitchOptions in ComponentDetail 2021-11-15 23:11:32 +08:00
the1812
efc6b6d6aa Force enumMember to be PascalCase 2021-11-15 20:34:01 +08:00
the1812
b0135649ff Remove searchHistory option 2021-11-15 20:11:35 +08:00
the1812
28404b4300 Remove GM_setClipboard (#2462) 2021-11-14 21:30:12 +08:00
the1812
1571d34a4f Use on-fullscreen mixin (#2484) 2021-11-14 21:21:22 +08:00
the1812
8f2971d37d Fix array option updates 2021-11-14 20:43:44 +08:00
the1812
e33a2c928d Fix popup overflow 2021-11-14 16:31:40 +08:00
the1812
ed4410c6aa Support update last feature 2021-11-14 16:30:56 +08:00
the1812
3f60f6276b Add on-fullscreen mixin 2021-11-13 13:55:58 +08:00
the1812
2191cddd75 Update changelog 2021-11-08 13:07:23 +08:00
the1812
cdb64c3afa Use fixed ComponentDetail popup 2021-11-07 23:12:04 +08:00
the1812
4cb86a92bb Remove will-change (#2475) 2021-11-07 16:02:33 +08:00
the1812
94ec3ed9cc Allow standalone extra option 2021-11-07 15:51:19 +08:00
the1812
defaafdd4f Use direct raw CDN (#2409) 2021-11-07 15:38:39 +08:00
the1812
3476b5bf48 Read video desc 2021-11-07 15:02:17 +08:00
the1812
6b11596d2e Supoort install from zip 2021-11-07 15:01:18 +08:00
the1812
a421faf281 Increase z-index (#2484) 2021-11-07 12:15:09 +08:00
the1812
05b474c7cb Handle empty response (#2450) 2021-11-07 12:14:46 +08:00
the1812
301ac2b4a7 Kill spmid (#2477) 2021-11-07 12:09:26 +08:00
the1812
f21ff921c9 Fix svg size 2021-11-06 16:04:43 +08:00
the1812
0b11c2cdb7 Double click fullscreen for bangumi (#2481) 2021-11-06 16:04:35 +08:00
the1812
2632e5b675 Fix double click event (#2459) 2021-11-01 20:31:20 +08:00
the1812
0a3972c590 Hide i18n option 2021-10-31 17:23:05 +08:00
the1812
0a821dac68 Enable explicitSelect by default (#2443) 2021-10-30 15:30:00 +08:00
the1812
78ea139b72 Update metadata 2021-10-26 13:42:56 +08:00
the1812
9f452209fe Move v2 files 2021-10-26 13:19:37 +08:00
the1812
eeff800f1d Update version number 2021-10-26 12:55:44 +08:00
the1812
ecee31dbf0 Fix playerReady (fix #2406) 2021-10-26 12:54:51 +08:00
the1812
ff7a6907eb Fix fullscreen class 2021-10-26 12:45:01 +08:00
the1812
bd7ffd1082 Update dark styles 2021-10-10 13:31:07 +08:00
the1812
9b692110b4 Fix video control extensions (#1992) 2021-10-09 22:56:33 +08:00
the1812
19b5e64829 Fix shadow margin 2021-10-09 08:25:14 +08:00
the1812
b86406e61d Fix bpx-player-adaptor (PR #237
fix #2366, fix #2304
2021-10-08 13:10:02 +08:00
the1812
7c18801804 Exclude game center URL (#2358) 2021-10-08 13:07:34 +08:00
the1812
1fd6fa97b1 Fix hide banner (fix #2373) 2021-10-08 13:07:03 +08:00
the1812
85571f8a7f Exclude judgement videos (fix #2340) 2021-10-08 12:54:22 +08:00
the1812
4b705acd19 Fix live room view cover (fix #2355) 2021-10-08 12:50:09 +08:00
the1812
85442453f3 Update medal API (#2341) 2021-10-03 14:58:27 +08:00
the1812
dabda01846 Fix background 2021-09-30 08:48:54 +08:00
the1812
34442bfc76 Fix layout in wide screen 2021-09-28 23:25:38 +08:00
the1812
0feef0eb65 Update settings GUI 2021-09-27 22:39:22 +08:00
the1812
7a97900a43 Update tooltips 2021-09-27 13:19:05 +08:00
the1812
edb5143ce1 Update version number 2021-09-27 12:56:18 +08:00
the1812
9ae9dfc695 Fix layout overflow 2021-09-27 09:36:04 +08:00
the1812
5f3c2b6ff3 Update home hidden for new homepage (#2209) 2021-09-27 09:08:46 +08:00
the1812
4ec2fe670d Skip skeleton select (fix #2220) 2021-09-26 21:58:45 +08:00
the1812
d0a3e99d1a Fix z-index (fix #2291) 2021-09-26 21:34:58 +08:00
the1812
a09b514f56 Always remove spmid (fix #2247) 2021-09-26 13:25:31 +08:00
the1812
b48ccfa7d4 Default player mode for bangumi (#1992) 2021-09-26 13:16:30 +08:00
the1812
26da92dcf1 Disable translate features (fix #2311) 2021-09-26 13:16:17 +08:00
the1812
94c0283cd1 Fix trending videos overflow (fix #2305) 2021-09-23 23:25:56 +08:00
the1812
c001977320 Improve design 2021-09-11 16:46:15 +08:00
the1812
ae10104ff7 Update version number 2021-09-11 16:04:29 +08:00
the1812
9a5deb6b5b Simplify home for new design (#2209) 2021-09-11 16:03:19 +08:00
the1812
6a7ec0bd84 Merge branch 'preview' of https://github.com/the1812/Bilibili-Evolved into preview 2021-09-11 10:58:29 +08:00
the1812
930e2247aa Fix speed controller for bangumi (#1992) 2021-09-11 10:53:58 +08:00
the1812
c6dc8984f3 Fix for new homepage 2021-09-09 23:12:20 +08:00
the1812
ecfe7c6e7f Block convention message (#2192) 2021-09-07 21:44:44 +08:00
the1812
f6e0a82dd4 Fix disabled lite comment style (fix #2185) 2021-09-07 21:41:08 +08:00
the1812
2003cf97d4 Fix login overflow (#2208) 2021-09-07 21:36:27 +08:00
the1812
8ea0126e09 Disable elegantScrollbar on macOS (#2207) 2021-09-07 21:31:45 +08:00
the1812
722fc7c514 Try to fix for bwp-video (fix #2103) 2021-09-07 21:28:48 +08:00
the1812
e29ac60f22 Detect macOS composing (fix #2197) 2021-09-07 21:08:13 +08:00
the1812
25a47239cc Add new version toast for v2 2021-09-06 21:55:00 +08:00
the1812
af50e992ca Update version number 2021-09-04 23:23:03 +08:00
the1812
31081a573a Migrate keymap (#1992) 2021-09-04 23:18:01 +08:00
the1812
3525dd4176 Merge branch 'preview' into player-agent 2021-09-02 09:21:38 +08:00
the1812
c754faa8f2 Fix z-index (#1992) 2021-09-01 12:57:25 +08:00
the1812
67eec160ac Add new homepage support (WIP) 2021-08-29 11:01:02 +08:00
the1812
bd5b65e3d1 Add player agent 2021-08-28 20:41:32 +08:00
the1812
f057c2e45c Show contact links on dock right (fix #1929) 2021-08-21 23:25:13 +08:00
the1812
affe3226fa Update version number 2021-08-21 21:23:17 +08:00
the1812
4b31cdae60 Fix message api (fix #2171) 2021-08-21 21:04:29 +08:00
the1812
7bfdaa57ca Update docs 2021-08-21 20:28:33 +08:00
the1812
8b084c7ba9 Update dark styles (#2162) 2021-08-21 16:47:14 +08:00
the1812
93ba505d33 Fix collection cover (fix #2158) 2021-08-21 16:39:12 +08:00
the1812
2dae67282c Fix reply text style (fix #2159) 2021-08-21 16:35:50 +08:00
shenzhiming88
146101bb05
Fix https://github.com/the1812/Bilibili-Evolved/issues/2165 2021-08-20 17:57:18 +08:00
the1812
7b1bfb7e22 Add exclude rule (fix #2156) 2021-08-18 08:59:15 +08:00
the1812
c7fc343f74 Fix live styles 2021-08-18 08:58:17 +08:00
the1812
cab363bf2a Fix simplify header panel 2021-08-18 08:48:27 +08:00
Coulomb_G
1371663dee https://live.bilibili.com/p/html/live-fansmedal-wall/#/view-medal 2021-08-16 13:38:17 +08:00
the1812
688c46139a Update dark styles (#2136) 2021-08-15 14:28:10 +08:00
the1812
b84e393ea6 Update dark styles (fix #2024) 2021-08-15 10:49:11 +08:00
the1812
70de1fa2ff Show error toast on fail (fix #2068) 2021-08-15 10:37:45 +08:00
the1812
962ae44b38 Update version number 2021-08-15 10:23:05 +08:00
the1812
adee9e315a Update feeds API for space (fix #2137) 2021-08-14 23:59:07 +08:00
the1812
2c3fd0078f Fix column color 2021-08-14 23:38:55 +08:00
the1812
8fc11252e5 Update dark styles (#2136) 2021-08-14 15:46:29 +08:00
the1812
f0aa47d257 Support block emoticons (fix #2116) 2021-08-14 15:04:48 +08:00
the1812
e69b67b87e Fix simplify liveroom styles 2021-08-14 14:50:20 +08:00
the1812
7a59d60605 Merge branch 'preview' of https://github.com/the1812/Bilibili-Evolved into preview 2021-08-07 17:30:15 +08:00
the1812
9d8b23b5c1 Update comment styles 2021-08-07 17:24:34 +08:00
the1812
7e3482a257 Update version number 2021-08-07 16:46:28 +08:00
the1812
a843ed8647 Update dark styles 2021-08-07 16:35:31 +08:00
the1812
514a1e130a Fix dialog z-index (fix #2097) 2021-08-07 12:39:14 +08:00
the1812
d97cec877b Reduce z-index (fix #2095) 2021-08-07 12:24:08 +08:00
the1812
ce8461a5b0 Improve spin query API 2021-08-07 11:49:28 +08:00
the1812
366717c71b Merge branch 'fix/simplify-liveroom' into preview 2021-08-07 09:51:18 +08:00
the1812
dc7c811666 Fix simplify liveroom header 2021-08-07 09:36:19 +08:00
Coulomb_G
d2c97e29b0 https://message.bilibili.com/#/whisper/mid406805563 2021-07-28 17:11:09 +08:00
the1812
efe9f60398 Block trending videos by feeds filter words (#2087) 2021-07-26 19:54:34 +08:00
the1812
c5970a173d Fix id polyfill 2021-07-25 14:54:51 +08:00
Coulomb_G
6f882252b1 日本語翻訳の更新 2021-07-25 11:57:29 +08:00
the1812
c5933c5824 Update i18n 2021-07-25 11:33:43 +08:00
the1812
554c9f4a88 Update version number 2021-07-25 11:22:24 +08:00
the1812
4c7b45e6ac Fix some features for bpx player (#1992) 2021-07-25 11:21:37 +08:00
the1812
39f1c62495 Merge branch 'preview' of https://github.com/the1812/Bilibili-Evolved into preview 2021-07-22 17:22:25 +08:00
the1812
a9fdba5274 Update dark styles 2021-07-22 17:20:50 +08:00
Coulomb_G
c0003f6600 https://www.bilibili.com/video/BV1Eb411u7Fw 2021-07-20 04:28:48 +08:00
Coulomb_G
0f7e9314fc https://www.bilibili.com/video/BV1y54y1n7HA 2021-07-20 04:11:12 +08:00
Coulomb_G
b19cf04906 https://www.bilibili.com/video/BV1y54y1n7HA 2021-07-20 04:04:53 +08:00
the1812
2e0765e6b2 Add bwp-video polyfill (#1931) 2021-07-18 11:23:11 +08:00
the1812
093cea6924 Update version number 2021-07-18 10:53:55 +08:00
the1812
5c98b4b211 Fix touch player styles 2021-07-18 10:50:25 +08:00
the1812
ec65de4f90 Merge branch 'preview' of https://github.com/the1812/Bilibili-Evolved into preview 2021-07-18 10:32:46 +08:00
the1812
0a3434e095 Update dark styles 2021-07-18 10:30:35 +08:00
Coulomb_G
6eb9f0c3b2 https://t.bilibili.com/ 2021-07-17 16:51:49 +08:00
Coulomb_G
1bc8065df0 https://space.bilibili.com/401742377/dynamic 2021-07-17 02:20:53 +08:00
Coulomb_G
dfdef18275 https://space.bilibili.com/317866 2021-07-17 02:03:49 +08:00
Coulomb_G
17cd84d1f3 https://message.bilibili.com/#/whisper/mid321173469 2021-07-17 01:57:36 +08:00
Coulomb_G
fa776cd3b2 https://space.bilibili.com/4793839/dynamic 2021-07-17 01:45:38 +08:00
Coulomb_G
0bc5bbf23c https://space.bilibili.com/888465/ 2021-07-17 01:45:04 +08:00
Coulomb_G
9bd27acbf5 https://space.bilibili.com/4793839/fans/follow 2021-07-17 01:25:48 +08:00
the1812
1ea7580e0f Update dark styles (#1692, fix #2020, fix #2031) 2021-07-15 17:58:47 +08:00
the1812
b23de097ba Merge branch 'preview' of https://github.com/the1812/Bilibili-Evolved into preview 2021-07-15 10:27:22 +08:00
the1812
c47248cc32 Fix player buttons layout (fix #2042) 2021-07-15 10:26:07 +08:00
the1812
feb5b247e7 Add simplify live header panel (#2019) 2021-07-15 10:00:40 +08:00
Coulomb_G
e90503f41a https://t.bilibili.com/ 2021-07-12 20:51:42 +08:00
the1812
42e6c19629 Set height for avatar border (fix #2030) 2021-07-12 13:25:08 +08:00
the1812
7b73742443 Fix gift box align 2021-07-12 12:40:02 +08:00
the1812
17e192e00b Update dark styles 2021-07-01 23:11:45 +08:00
the1812
7835624a3f Update version number 2021-07-01 20:22:24 +08:00
the1812
d45bf4ebae Update navbar components (#1938) 2021-07-01 20:18:55 +08:00
the1812
db8fc0a909 Update categories (#1511, fix #1918) 2021-07-01 20:06:21 +08:00
the1812
4bfb14bea8 Fix unfollowed message count (fix #1985) 2021-07-01 17:47:52 +08:00
the1812
baa2788e4e Fix column dark styles (fix #1991) 2021-07-01 17:13:51 +08:00
the1812
39337853dd Fix live feeds card parse (fix #1900) 2021-07-01 16:49:28 +08:00
the1812
b4b731ed71 Fix column image names (fix #1973) 2021-07-01 16:32:48 +08:00
the1812
e77b57e358 Fix seedsToCoins (fix #1988) 2021-07-01 16:32:09 +08:00
the1812
09d53b3a1c Update version number 2021-06-20 00:16:19 +08:00
the1812
4c955f8f3a Update dark styles 2021-06-19 23:30:02 +08:00
Coulomb_G
852d005bae 日本語翻訳の更新 2021-06-19 06:34:17 +08:00
Coulomb_G
0c6cd4fedc https://space.bilibili.com/434565011/channel/index 2021-06-19 06:19:32 +08:00
Coulomb_G
aa0ae4caf0 https://www.bilibili.com/read/ranking#type=1 2021-06-19 06:01:33 +08:00
Coulomb_G
b68ae62e3c https://live.bilibili.com/ 2021-06-19 05:46:56 +08:00
Coulomb_G
74b01cd637 https://www.bilibili.com/video/av49543438 2021-06-19 05:36:12 +08:00
the1812
afd93a06a7 Fix precise progress bar style 2021-06-18 21:06:56 +08:00
the1812
8aafe9d5b5 Update i18n 2021-06-18 20:44:24 +08:00
the1812
a4935886e3 Update tooltips 2021-06-18 20:44:08 +08:00
the1812
9ad732a694 Add logs 2021-06-18 20:05:34 +08:00
the1812
9f0873d6c3 Update video popup blocking 2021-06-18 20:00:45 +08:00
the1812
c4be4fc64a Fix title format (fix #1952) 2021-06-16 17:36:57 +08:00
the1812
cd404209af Fix image exporter 2021-06-16 16:38:23 +08:00
the1812
dcddd9ef60 Update dark styles 2021-06-16 16:30:18 +08:00
kengwang
9fe969eb87 修复专栏暗黑样式
Fixed #1933

CSS新手,有些地方可能改的不好,比如有些链接Hover后不会变蓝

https://sm.ms/image/2Lj5Vmyk6QXKCdv
https://sm.ms/image/XoeQTNLRtOvsgKE
2021-06-16 13:36:41 +08:00
the1812
ec27aa042b Fix fans badge / up badge (fix #1914, fix #1909) 2021-06-05 17:32:14 +08:00
the1812
2a636ac415 Fix form submit (fix #1901) 2021-05-31 18:48:37 +08:00
the1812
1c23edd771 Add danmaku style blockers (#1228) 2021-05-28 20:56:23 +08:00
the1812
11c52ddb11 Fix Vue typings 2021-05-28 20:43:43 +08:00
the1812
c9f5f9caae Improve auto play control 2021-05-28 20:42:25 +08:00