Commit Graph

434 Commits

Author SHA1 Message Date
DIYgod d71a2c53a4
feat: support home navigation 2022-10-12 16:20:48 +01:00
DIYgod 170034eb7a
Merge pull request #26 from qfdk/dev 2022-10-12 16:09:25 +01:00
qfdk b0d584042d
Update SiteHeader.tsx
fix: change the display "Home" logic when url path === "/", t will not to affect the existing site
2022-10-12 17:00:47 +02:00
qfdk 85931cec35 fix: 默认显示home,如果配置navigation 以navigation 为主 2022-10-12 08:36:27 +02:00
DIYgod a98f2d9c7c
feat: use api route and redis cache for finding tenant 2022-10-11 23:10:47 +01:00
DIYgod 04f78876df
feat: https redirection according to cf-visitor and x-forwarded-proto 2022-10-11 21:41:10 +01:00
DIYgod 06d5f78cbf
fix: hard coded domain 2022-10-11 20:53:49 +01:00
DIYgod c0b413a853
feat: remove 301 https to avoid cloudflare proxy issue 2022-10-11 20:52:58 +01:00
DIYgod 027d2ed220
feat: add export data entrance 2022-10-11 11:29:21 +01:00
DIYgod 74121264df
feat: validate custom domains on the front end to reduce response time 2022-10-11 00:26:27 +01:00
DIYgod 644aa0ec4f
fix: home page avatar size 2022-10-10 23:53:17 +01:00
DIYgod 20d0c3c1bb
feat: prevent getting null site 2022-10-10 22:09:46 +01:00
DIYgod 2ed3d9b366
fix: editor padding and compile error 2022-10-10 22:02:40 +01:00
DIYgod b07aeec40e
fix: setting to empty 2022-10-10 22:01:55 +01:00
DIYgod f803b219f2
chore: add .git to docker 2022-10-09 01:56:54 +01:00
DIYgod b3694ad73e
chore: fix missing git cli 2022-10-09 01:38:06 +01:00
DIYgod 6ecf9fc7dc
chore: use git commit hash as nextjs build id 2022-10-09 01:34:54 +01:00
DIYgod dcf7d51046
fix: editor height 2022-10-09 01:34:34 +01:00
DIYgod 29e77d241a
fix: toc position 2022-10-08 14:41:27 +01:00
DIYgod 8302ed298e
feat: remove comment sources filter 2022-10-08 02:42:14 +01:00
DIYgod 6f8d0d731c
fix: types errors 2022-10-08 02:38:22 +01:00
DIYgod f359b77ad4
feat: redis cache for server requests 2022-10-08 02:32:27 +01:00
DIYgod f9cef3085c
fix: page content container style 2022-10-08 01:39:57 +01:00
DIYgod 911511c8c7 Revert "fix: image size issue"
This reverts commit 1e07ef1f84.
2022-10-08 01:39:05 +01:00
DIYgod b56a4d1075
feat: recover LaughIcon 2022-10-07 03:29:36 +01:00
DIYgod 806216376f
docs: add badges 2022-10-06 23:08:16 +01:00
DIYgod 1e07ef1f84
fix: image size issue 2022-10-06 22:09:38 +01:00
DIYgod 4ec47cc5a8
docs: update screenshots 2022-10-06 22:09:10 +01:00
DIYgod 770ccf59d9
fix: remove unnecessary await 2022-10-06 20:57:53 +01:00
DIYgod ab92eb4d0b
feat: use promise all to make it faster 2022-10-06 18:33:39 +01:00
DIYgod 5dec030453
feat: better redirection when switching account 2022-10-06 18:33:20 +01:00
DIYgod 4b51535858
feat: force https 2022-10-06 03:28:52 +01:00
DIYgod 7d64839311
feat: use logo in site bottom 2022-10-06 03:19:17 +01:00
DIYgod 824e85e401
fix: toc scroll scope 2022-10-06 03:01:28 +01:00
DIYgod a9eb75c2de
fix: banner-bg-color typo 2022-10-06 02:56:49 +01:00
DIYgod e85e6879a5
feat: rename theme-color-dark to theme-color-emphasis 2022-10-06 02:52:41 +01:00
DIYgod 32c7a9c867
feat: styles scope tip 2022-10-06 02:47:39 +01:00
DIYgod b671118658
feat: some post styles 2022-10-06 02:46:52 +01:00
DIYgod 05615f9952
feat: reduce comment requests 2022-10-06 02:38:55 +01:00
DIYgod 132eb39b26
feat: use csb name for rss3 link 2022-10-06 02:22:03 +01:00
DIYgod 9487739598
feat: add markdown tip 2022-10-06 02:06:03 +01:00
DIYgod 3da0ef1262
feat: auto active toc link 2022-10-06 01:57:12 +01:00
DIYgod 039e39b3ea
feat: custom toc component 2022-10-06 01:44:14 +01:00
DIYgod 020ca20e01
feat: better anchor 2022-10-06 00:25:46 +01:00
DIYgod 697922c782
feat: headings smooth scroll 2022-10-05 23:29:37 +01:00
DIYgod 576aed6e68
feat: add post toc 2022-10-05 21:11:59 +01:00
DIYgod 1258a97714
feat: support toc 2022-10-03 19:09:57 +01:00
DIYgod 801d9e94c4
fix: sanitize schema types 2022-10-03 18:41:26 +01:00
DIYgod abd488c972
feat: add headings 2022-10-03 18:39:19 +01:00
DIYgod 5ba43d179f
refactor: markdown sanitize schema module 2022-10-03 17:39:22 +01:00