Commit Graph

27 Commits

Author SHA1 Message Date
Tim
f116c97f51 Merge pull request #200 from nagisa77/codex/add-account-usage-limit-feature
Implement daily AI usage limit
2025-07-14 18:13:58 +08:00
Tim
fd6a9521c1 feat: limit daily AI formatting usage 2025-07-14 18:13:36 +08:00
tim
63de1eb567 uidate icon 2025-07-14 18:04:20 +08:00
tim
d7287deadb feat: ai generate 2025-07-14 18:01:51 +08:00
Tim
02ddbb3fda feat: add OpenAI markdown format endpoint 2025-07-14 17:39:52 +08:00
tim
1974b60bdd feat: add "md格式优化" 2025-07-14 17:23:47 +08:00
tim
f11f026829 feat: 更新发布中ui 2025-07-14 17:19:38 +08:00
Tim
de04b4be2f fix(draft): ignore custom tags when saving 2025-07-14 16:31:18 +08:00
tim
b9a79b5e23 fix: 下拉框触底会展开页面 2025-07-14 16:06:42 +08:00
tim
db50e122d4 Revert "fix: save draft with custom tags"
This reverts commit 9cdb740cae.
2025-07-14 15:42:49 +08:00
Tim
9cdb740cae fix: save draft with custom tags 2025-07-14 15:38:43 +08:00
Tim
98485cc7af Improve tag creation error handling 2025-07-10 11:35:36 +08:00
Tim
dd2485d7da feat: allow user tag creation 2025-07-10 10:45:07 +08:00
tim
bc39dd8ee1 feat: delete useless config 2025-07-08 16:02:06 +08:00
tim
4bbc8c6e4d feat: ui update 2025-07-08 12:02:16 +08:00
Tim
d4c2959ee3 fix: synchronize vditor content with prop 2025-07-06 11:01:48 +08:00
Tim
6cb94a9baa fix: remove content-type header on draft deletion 2025-07-06 10:30:17 +08:00
tim
e4eb0cb82a feat: delete draft 2025-07-06 10:24:54 +08:00
Tim
d5ff676f08 Merge pull request #84 from nagisa77/codex/implement-draft-saving-logic
Add draft post feature
2025-07-06 01:56:51 +08:00
Tim
1c00c86bc7 feat: add draft post support 2025-07-06 01:56:35 +08:00
tim
dd0aaf2b33 feat: add posting 2025-07-06 01:55:26 +08:00
Tim
1ba2da65fd Limit tags to two and integrate post publish 2025-07-06 01:49:23 +08:00
tim
9e76b58cac feat: poster 2025-07-06 01:38:48 +08:00
Tim
df55d36e0d Add reusable dropdown components 2025-07-05 17:58:34 +08:00
Tim
f905b3e5d8 Add category and tag selection to new post page 2025-07-04 17:08:28 +08:00
tim
99e73dbea2 feat: post ui 2025-07-04 16:50:54 +08:00
Tim
08805452f2 feat: add new post creation view 2025-07-04 16:25:22 +08:00