Commit Graph

96 Commits

Author SHA1 Message Date
XMLHexagram
91b1e17d1c
feat(download): add FileCaption to download template (#560)
* feat(download): add FileCaption to download template

* doc(template.md): add FileCaption description
2024-04-18 00:12:49 +08:00
XMLHexagram
5f19ec3b89
docs(global-config): add set global config every time hint (#557) 2024-04-17 23:34:01 +08:00
XMLHexagram
ece1c65aeb
feat(global): add —delay flag (#551)
* feat(global, download): add —delay flag

* feat(forward): support —delay flag

* feat(upload): support --delay flag

* doc(en/zh): add `—delay` in global-config doc

* refactor(iter): use HasNext() in guard of Next()

* Revert "refactor(iter): use HasNext() in guard of Next()"

This reverts commit 7a110fa069.

* Revert "feat(upload): support --delay flag"

This reverts commit 24ab0b50d9.

* Revert "feat(forward): support —delay flag"

This reverts commit 12c4f060de.

* Revert "feat(global, download): add —delay flag"

This reverts commit 735bbc74

* feat(global): support set delay duration between each task

---------

Co-authored-by: iyear <ljyngup@gmail.com>
2024-04-17 23:01:11 +08:00
Junyu Liu
0e1ce1d60d
docs(hugo): add --edit --single --desc docs (#497) 2024-02-15 10:51:19 +08:00
iyear
0a04d8f793 chore(go): upgrade to v1.21 2024-02-09 20:41:26 +08:00
iyear
b48e1ab318 docs(hugo): add empty chat notes 2024-01-31 06:31:47 -06:00
iyear
928c3b3027 docs(hugo): forward to message/topic 2024-01-31 06:31:47 -06:00
thekoc
6f9329b2c0
docs(hugo): add homebrew (#386) 2024-01-10 23:41:43 +08:00
iyear
c60edc278b docs(hugo): v0.14.0 2023-12-24 00:31:21 +08:00
iyear
ad063ef238 docs(hugo): default namespace 2023-12-17 20:12:52 +08:00
iyear
2b0d4ad904 chore(docs): move umami to baidu 2023-12-16 14:36:33 +08:00
iyear
35697abb1a docs(hugo): add sponsors 2023-12-06 00:43:55 +08:00
iyear
18903f94ff feat(docs): get install scripts from hugo 2023-12-04 19:22:13 +08:00
iyear
969d44a042 docs(hugo): v0.13.1 2023-12-04 18:43:32 +08:00
iyear
3fd9197cc2 feat(docs): add donate menu item 2023-12-02 00:29:50 +08:00
Junyu Liu
3f39952fec
fix(docs): umami url 2023-11-30 01:54:00 -06:00
Junyu Liu
894ebd22ec
feat(docs): add unami to head 2023-11-29 23:09:45 -06:00
iyear
25ea6369f8 docs(hugo): typo 2023-11-22 00:34:38 +08:00
iyear
4f42702ec3 docs(hugo): add forward note 2023-11-22 00:33:39 +08:00
iyear
7e2084f008 docs(all): add forward command 2023-11-21 09:36:00 -06:00
iyear
f75ae192ef fix(snippets): hidden from menu 2023-11-21 00:12:49 +08:00
iyear
d892a370a6 fix(shortcode): include read file i18n 2023-11-21 00:06:25 +08:00
iyear
e544e831bd refactor(hugo): link snippet 2023-11-20 23:46:03 +08:00
iyear
467668ff6c refactor(hugo): chat snippet 2023-11-20 23:43:40 +08:00
iyear
c35c494e8d feat(hugo): add include shortcode 2023-11-20 23:38:53 +08:00
iyear
c049ab5d71 docs(users): just skip when encounter CHAT_ADMIN_REQUIRED 2023-10-24 00:14:13 +08:00
iyear
1779cbc13d docs(dl): add new message link examples 2023-10-15 12:26:36 +08:00
iyear
1cefc40140 docs(template): add formatDate custom format 2023-10-15 12:26:36 +08:00
iyear
f396c1c351 docs(prj): remove old content 2023-10-10 12:56:32 +08:00
iyear
9b82870236 docs(zh): add more 2023-10-09 10:57:31 +08:00
iyear
311c215a04 docs(zh): add tools 2023-10-09 10:57:31 +08:00
iyear
3e0c0429b3 docs(zh): add guide 2023-10-08 23:34:51 +08:00
iyear
3b9a61caa3 docs(zh): add quick start, download, shell completion 2023-10-08 22:34:00 +08:00
iyear
bdf6cb252b docs(zh): add intro and installation parts 2023-10-08 13:30:15 +08:00
iyear
1d43c25ae1 docs(hugo): add scrollbars plugin 2023-10-03 16:41:15 +08:00
iyear
bc782e9a4f docs(hugo): modify menu before 2023-10-03 16:22:09 +08:00
iyear
878273ab18 docs(hugo): command prompt style 2023-10-03 16:19:17 +08:00
iyear
6eda726543 docs(hugo): hijack writeText to display copied 2023-10-03 15:05:24 +08:00
iyear
2718288adf chore(docs): remove docs prefix in path 2023-10-03 11:32:20 +08:00
iyear
708ffaf534 chore(hugo): enable canonifyURLs 2023-10-02 21:55:48 +08:00
iyear
ae6e1d7978 docs(prj): hugo config 2023-10-02 20:17:58 +08:00
iyear
9e4ec0d27d docs(prj): open bookHref in the same tab 2023-10-02 19:49:03 +08:00
iyear
e884f6208e docs(prj): nits 2023-10-02 19:38:22 +08:00
iyear
535c45ec35 docs(prj): add CLI part 2023-10-02 19:34:24 +08:00
iyear
2458e0eb87 docs(prj): add more part 2023-10-02 16:51:28 +08:00
iyear
5fb2e8b964 docs(prj): point to chat export part 2023-10-02 16:24:06 +08:00
iyear
df57e50f8c docs(prj): move CHAT examples to header 2023-10-02 16:23:03 +08:00
iyear
31c373777a docs(prj): add chat export part 2023-10-02 16:22:49 +08:00
iyear
9e84409107 docs(prj): add chat users part 2023-10-02 15:57:03 +08:00
iyear
50dbc656d3 docs(prj): add chat ls part 2023-10-02 15:51:15 +08:00