Commit Graph

1330 Commits

Author SHA1 Message Date
DIYgod f5dcdfe2e5
feat: support comment content redirection for the redirection api 2023-04-26 20:39:24 +01:00
DIYgod c6cc919fdd
feat: add link to comment list 2023-04-26 19:57:18 +01:00
DIYgod 8339f63584
feat: independent like, mint, and tip buttons; hide the mint button for comments 2023-04-26 18:43:24 +01:00
DIYgod 3351a82232
feat: comment list in dashboard 2023-04-26 17:43:32 +01:00
Nya Candy de213d2fa9
feat/revert like (#429) 2023-04-26 15:01:39 +01:00
Innei d078d8986d
feat: virtual list support for infinite list (#439) 2023-04-26 14:59:39 +01:00
Nya Candy b811993b35
feat: add support for return back home (#435) 2023-04-26 11:46:08 +01:00
Innei e7d1b1d7d8
feat: detect vercel env (#425) 2023-04-26 10:44:27 +01:00
DIYgod 16ba0c5abf
feat: add subdomain check 2023-04-25 21:33:39 +01:00
DIYgod cc01209898
feat: filter out the already followed users before following all 2023-04-25 20:55:14 +01:00
DIYgod 763eefeedb
feat: automatically generate showcase data 2023-04-25 19:36:09 +01:00
DIYgod 65ec562707
feat: disable refetchOnWindowFocus for home feed 2023-04-25 18:15:01 +01:00
DIYgod 29a4ab5179
feat: update data 2023-04-25 16:54:24 +01:00
DIYgod 624a7ba219
feat: replace xiaoyuzhu logo 2023-04-25 16:54:11 +01:00
DIYgod bb1a37ffc5
fix: update button status 2023-04-25 12:23:36 +01:00
DIYgod 2fd327d0ea
feat: fab text color 2023-04-25 12:05:20 +01:00
DIYgod 4b4762c1bc
feat: remove test string 2023-04-25 11:26:56 +01:00
iku 57f230a23b
fix table of content active highlight (#421) 2023-04-25 10:35:10 +01:00
DIYgod 5e4f4e7d1f
chore: update dependencies 2023-04-25 10:27:17 +01:00
Nya Candy bc6d3db272
Merge pull request #426 from Crossbell-Box/feat/healthcheck
feat: healthcheck api
2023-04-25 11:10:09 +08:00
Nya Candy 41938cac88
feat: add http no redirect list for specific paths 2023-04-25 11:03:45 +08:00
Kind Jeff ee3166db4e
Merge pull request #428 from Crossbell-Box/feat/healthcheck-deploy
chore: health check deploy
2023-04-25 10:57:29 +08:00
sljeff cdd111036a chore: health check deploy 2023-04-25 10:49:57 +08:00
Nya Candy 7f47f2c83a
feat: healthcheck api 2023-04-25 10:12:10 +08:00
Kind Jeff 4f3b9bc4cc
chore: fix pm2 config (#424) 2023-04-24 13:54:17 +01:00
DIYgod 347e10e215
feat: enable more HTML restrictions in comments 2023-04-24 12:59:06 +01:00
Kind Jeff 3a8b501bbd
chore: using pm2 in Dockerfile (#423) 2023-04-24 12:12:44 +01:00
DIYgod 1d703050b9
fix: types errors 2023-04-24 12:10:17 +01:00
Xuezhou Dai 5ccc52bb41
feat: memorized markdown components (#411) 2023-04-24 12:00:38 +01:00
Innei a5aa9d9182
feat: FAB container and add back to top fab (#415) 2023-04-24 11:28:03 +01:00
DIYgod 8d6a3f1ce1
chore: Revert to previous package version and adjust settings
- Downgrade all @crossbell package versions to 0.0.68
2023-04-24 11:18:43 +01:00
Innei 3b2f2380b4
ci: try to fix ci (#420) 2023-04-24 09:55:48 +01:00
Caspian Zhao b9e9c9958c
Merge pull request #214 from Crossbell-Box/renovate/esbuild-0.x
chore(deps): update dependency esbuild to v0.17.18
2023-04-23 23:35:16 +08:00
Caspian Zhao 6e6e5cd4bf
Merge pull request #416 from Crossbell-Box/renovate/prettier-2.x
chore(deps): update dependency prettier to v2.8.8
2023-04-23 23:34:40 +08:00
renovate[bot] 3965b748e2
chore(deps): update dependency prettier to v2.8.8 2023-04-23 14:59:10 +00:00
Caspian Zhao a2ad820647
Merge pull request #409 from Crossbell-Box/renovate/unocss-cli-0.x
chore(deps): update dependency @unocss/cli to v0.51.6
2023-04-23 22:55:41 +08:00
renovate[bot] afff6c5d6f
chore(deps): update dependency esbuild to v0.17.18 2023-04-23 14:52:35 +00:00
renovate[bot] 21c5bd8327
chore(deps): update dependency @unocss/cli to v0.51.6 2023-04-23 14:51:44 +00:00
Caspian Zhao 1c8f5f6c1f
Merge pull request #404 from Crossbell-Box/renovate/eslint-8.x
chore(deps): update dependency eslint to v8.39.0
2023-04-23 22:49:32 +08:00
Innei fdb350dbfa
fix: search icon position, closes #406 (#414) 2023-04-23 03:59:48 +01:00
renovate[bot] 49a50243a8
chore(deps): update dependency eslint to v8.39.0 2023-04-23 01:05:35 +00:00
DIYgod c8a2cd89dd
feat: preserve white space and break line in description 2023-04-23 01:06:15 +01:00
DIYgod 33f54b82b5
feat: update data 2023-04-23 00:59:23 +01:00
iku 1b72103e30
feat: use pangu to add padding between chinese and english (#413) 2023-04-23 00:44:54 +01:00
iku f1fa3b9328
feat: toast error when renderPageContent error (#405)
Co-authored-by: Innei <tukon479@gmail.com>
2023-04-23 00:16:27 +01:00
UncleBill bbe1e5922e
fix: allow reference of float card to expand based on content (#406) 2023-04-22 23:58:26 +01:00
Innei 5c615c4372
refactor: reduce rerendering in editor edit (#389) 2023-04-22 23:56:52 +01:00
DIYgod e253860842
Merge remote-tracking branch 'origin/dev' into dev 2023-04-21 22:06:03 +01:00
Steve Yu d54aefcb00
fix: fallback the audio cover (#401) 2023-04-21 22:05:44 +01:00
辛宝Otto 4d5c5362c4
feat: add xiaoyuzhou support (#402) 2023-04-21 21:59:11 +01:00