提交图

2094 次代码提交

作者 SHA1 备注 提交日期
WaitSpring b832b951ab
refactor(Util): renovate userIsInGroupgit (#1366)
* refactor(Util): renovate userIsInGroup
2024-05-18 21:29:21 +08:00
WaitSpring 9e291a8064 build: upgrade @bhsd/codemirror-mediawiki 2024-05-14 23:22:35 +08:00
WaitSpring 258830d5f0
refactor(MarkRights*): move queryUserGroups, queryGlobalUserGroups to MarkRights (#1365)
* refactor(MarkRights*): move queryUserGroups, queryGlobalUserGroups to MarkRights
2024-05-14 12:55:28 +08:00
WaitSpring cf195507a2
refactor(MarkRights*): follow #1361 (#1364)
* refactor(MarkRights*): follow #1361
2024-05-14 12:04:57 +08:00
WaitSpring e367bfd5e6
refactor(MarkRights*): follow #1361 (#1363)
* refactor(MarkRights*): follow #1361
2024-05-14 11:39:42 +08:00
WaitSpring 4b8709793d
refactor(MarkRights*): follow #1361 (#1362)
* refactor(MarkRights*): follow #1361

* refactor(MarkRights*): follow #1361
2024-05-14 11:28:59 +08:00
WaitSpring b2f26732b3
refactor(MarkRights*): rewrite to add global user groups (#1361)
* refactor(MarkRights*): rewrite to add global user groups
2024-05-14 11:10:50 +08:00
WaitSpring 3e99fc9fd9
fix(QuickImportAllMedia): filter out non-exist file elements (#1360)
* fix(QuickImportAllMedia): filter out non-exist file elements
2024-05-13 11:22:14 +08:00
WaitSpring 43e0af14c1
fix(Mainpage): follow #1357, #1358 (#1359)
* fix(Mainpage): follow #1357, #1358
2024-05-12 19:21:34 +08:00
WaitSpring 3655502a3b
fix(Mainpage): follow #1357 (#1358) 2024-05-12 19:13:48 +08:00
WaitSpring d1a1e23a66
fix(Mainpage): login menu styles (#1357)
* fix(Mainpage): login menu styles
2024-05-12 19:07:49 +08:00
WaitSpring 12b0a50241 build(pnpm-lock): update svgo 2024-05-11 18:23:57 +08:00
WaitSpring eef69f2085
chore(ASN): replace toastify with mw.notify (#1356) 2024-05-11 18:21:56 +08:00
WaitSpring 57a1337b95
chore: add void before mw.notify() (#1355) 2024-05-11 18:21:16 +08:00
WaitSpring 1391c27053
fix(Wikicache): replace toastify with mw.notify (#1354)
* fix(Wikicache): replace toastify with mw.notify

* fix(Wikicache): replace toastify with mw.notify
2024-05-11 18:11:07 +08:00
WaitSpring a6673bc957
fix(Wikicache): confirm dialog triggered when using preview and diff (#1353)
* fix(Wikicache): confirm dialog triggered when using preview and diff
2024-05-11 17:59:51 +08:00
WaitSpring c9b121c038
fix(EditForm_JS): guard against double inclusions (#1352)
* fix(EditForm_JS): guard against double inclusions
2024-05-11 17:38:02 +08:00
WaitSpring 52d774971d
build(EditForm): add jquery.textSelection (setWpTextbox1Content); use wikipage.editform hook (#1351)
* build(EditForm): add jquery.textSelection (setWpTextbox1Content); use wikipage.editform hook
2024-05-11 11:16:20 +08:00
WaitSpring a84892da64
build(Wikicache): move {get, set}{WpSummary, WpTextbox1}content from Wikicache to Util (#1350)
* build(Wikicache): move {get, set}{WpSummary, WpTextbox1}content from Wikicache to Util
2024-05-11 11:12:13 +08:00
WaitSpring 7353af5579
feat(Util): add {get, set}{WpSummary, WpTextbox1}contentgit (#1349)
* feat(Util): add {get, set}{WpSummary, WpTextbox1}content
2024-05-11 11:08:02 +08:00
WaitSpring dcd5049f5c
fix(EditForm): remove auto-trigger on wpDiff (#1348)
* fix(EditForm): remove auto-trigger on wpDiff
2024-05-11 10:35:16 +08:00
WaitSpring efa9eacf3b
build: follow #1346 (#1347)
* build: follow #1346
2024-05-08 18:51:42 +08:00
WaitSpring c6fc94c7d9
build: bump svgo to 3.3.0; minify SVG (#1346)
* build: bump svgo to 3.3.0; minify SVG
2024-05-08 18:35:08 +08:00
WaitSpring dc90e0d401
fix(ToolsRedirect*): use import/require instead of using window object (#1345) 2024-05-08 18:31:40 +08:00
WaitSpring 27b9d74286
fix(Util): replace [].push() to avoid polyfilling core-js (#1344)
* fix(Util): replace [].push() to avoid polyfilling core-js
2024-05-08 15:15:13 +08:00
WaitSpring 28bccc14ff
fix: replace new Set() with uniqueArray() (#1343)
* fix: replace new Set() with uniqueArray()

to avoid unneeded polyfill

* fix: follow commit 37045b07

* fix: follow commit 37045b07
2024-05-08 14:38:28 +08:00
安忆 aa94f30ca3
build: re-generate dist 2024-05-08 13:15:50 +08:00
安忆 c43c04239b
chore: merge branch from AnYiEE/AwesomeGadgets 2024-05-08 12:43:37 +08:00
安忆 b1b8616786
chore(build): bump version to 4.6.2 2024-05-08 12:35:54 +08:00
安忆 32892ad33b
build: update dependencies 2024-05-08 12:33:47 +08:00
WaitSpring 55be0171d1
fix(Util): add uniqueArray; remove userHasRight (#1342)
* fix(Util): add uniqueArray; remove userHasRight
2024-05-07 23:13:01 +08:00
安忆 1bd0fe6f93
build: re-generate dist 2024-05-07 18:10:53 +08:00
安忆 a1b0b5e806
chore: merge branch from AnYiEE/AwesomeGadgets 2024-05-07 17:32:10 +08:00
安忆 59f6db9b7f
chore(build): bump version to 4.6.1 2024-05-07 17:28:34 +08:00
安忆 882506068a
build: update dependencies 2024-05-07 17:27:57 +08:00
WaitSpring 5b55fc51d6
fix(Mainpage): fix auto scroll-up (#1341)
* fix(Mainpage): fix auto scroll-up

* fix(Mainpage): fix auto scroll-up
2024-05-07 11:49:56 +08:00
WaitSpring 44a6abcd8f
fix(Mainpage): hide header when scrolling down; gap of grid (#1340)
* fix(Mainpage): hide header when scrolling down; gap of grid
2024-05-07 11:29:37 +08:00
WaitSpring c8f22f1837
fix(Mainpage): display language and talk icon (#1339)
* fix(Mainpage): display language and talk icon
2024-05-06 22:23:14 +08:00
WaitSpring 79495dbdf8
refactor(RightTopIcons): use SVG, add height and width (#1338)
* refactor(RightTopIcons): use SVG, add height and width
2024-05-06 21:57:26 +08:00
WaitSpring e2153ac0cd
fix(RightTopicons): remove (#1337)
* fix(RightTopicons): remove
2024-05-04 19:02:13 +08:00
WaitSpring 5d9a62b039
chore(React): add LICENSE header (#1336) 2024-05-03 21:45:55 +08:00
ZoruaFox a90d7b79ef fix(RightTopicons): image size 2024-05-02 05:14:43 +08:00
ZoruaFox 18826d9d8f
feat(RightTopicons): add RightTopicons (#1335)
* feat(RightTopicons): add RightTopicons

Co-authored-by: AwAjie <139576615+ajdgg@users.noreply.github.com>

* fix(RightTopicons): author's email

Signed-off-by: ZoruaFox <96456728+ZoruaFox@users.noreply.github.com>

* fix(RightTopicons): gadget's name in definition

Signed-off-by: ZoruaFox <96456728+ZoruaFox@users.noreply.github.com>

---------

Signed-off-by: ZoruaFox <96456728+ZoruaFox@users.noreply.github.com>
Co-authored-by: AwAjie <139576615+ajdgg@users.noreply.github.com>
2024-05-02 04:43:21 +08:00
WaitSpring 8d2eda66a1
fix: replace with userIsInGroup (#1334) 2024-04-30 14:01:07 +08:00
安忆 4faf3535e2
build: re-generate dist 2024-04-30 13:48:22 +08:00
安忆 eecae764bd
chore: merge branch from AnYiEE/AwesomeGadgets 2024-04-30 13:45:54 +08:00
安忆 489f62f636
chore(build): bump version to 4.6.0 2024-04-30 13:37:30 +08:00
安忆 5b4f1bb2d1
build: automatically install dependencies after merging branches 2024-04-30 13:36:47 +08:00
WaitSpring 9ea8f5685a fix(Group-user_JS): typo 2024-04-30 13:25:26 +08:00
安忆 3cec67d783
build: update dependencies 2024-04-30 13:23:38 +08:00