Commit Graph

1742 Commits

Author SHA1 Message Date
DIYgod b4935f7037
feat: conditional loading of external page components 2023-06-15 19:31:18 +01:00
DIYgod 73e8dc29f3
feat: use nftscan and remove unidata 2023-06-15 19:19:55 +01:00
DIYgod 664cefabe1
fix: try to fix page components dynamic importing 2023-06-15 17:36:37 +01:00
DIYgod e8cded0eda
fix: site 404 page 2023-06-15 17:20:59 +01:00
DIYgod ee31be70fd
feat: move unidata to server side 2023-06-15 00:46:58 +01:00
DIYgod 550c27159a
feat: use crossbell kit to update character 2023-06-15 00:38:44 +01:00
DIYgod b50fadc2a0
feat: use crossbell kit to delete page 2023-06-14 23:21:12 +01:00
DIYgod 98893e661d
feat: use crossbell kit to create and update page 2023-06-14 22:58:47 +01:00
DIYgod b23fe136cd
Merge remote-tracking branch 'origin/dev' into dev 2023-06-14 21:31:56 +01:00
runjuu ff3488850d
chore: update `@crossbell/connect-kit` to v1.4.2 (#641) 2023-06-14 20:41:37 +01:00
runjuu 5502dc5728
chore: update `@crossbell/connect-kit` to v1.4.1 (#640) 2023-06-14 20:20:23 +01:00
DIYgod 72bb3f930d
feat: remove externalUrl 2023-06-14 17:34:16 +01:00
DIYgod 9d462b5797
feat: reduce the number of posts displayed in the dashboard list 2023-06-14 17:04:06 +01:00
DIYgod f17bbdbe30
feat: use sdk getDistinctNoteTagsOfCharacter 2023-06-14 16:37:10 +01:00
DIYgod 8c32e3c08e
fix: load more button loading indicator 2023-06-14 15:50:31 +01:00
Innei 471dab27a8
fix: optimize code and fix loading button style (#637) 2023-06-14 15:43:51 +01:00
dependabot[bot] adbb8e85c8
chore(deps-dev): bump esbuild from 0.18.1 to 0.18.2 (#629)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 12:19:14 +01:00
dependabot[bot] f2f0b4add0
chore(deps-dev): bump @types/node from 20.2.5 to 20.3.1 (#630)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 12:19:04 +01:00
dependabot[bot] 85c77d1df5
chore(deps): bump remark-emoji from 3.1.1 to 3.1.2 (#632)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 12:18:41 +01:00
Nya Candy a9e88b9192
chore: tweak future release notice color (#636) 2023-06-14 12:05:16 +01:00
runjuu 182e0551aa
feat(editor): display autocomplete suggestions when mentioning (#635) 2023-06-14 10:06:00 +01:00
DIYgod 9333896164
fix: input id conflict 2023-06-14 01:11:00 +01:00
DIYgod 2694007327
feat: anonymous commenting on mobile 2023-06-14 01:03:02 +01:00
DIYgod 788fd9b758
feat: anonymous commenting tip 2023-06-14 00:55:02 +01:00
DIYgod b62360499b
feat: display anonymous name 2023-06-14 00:10:22 +01:00
DIYgod 99a1cadc09
feat: support for posting anonymous comment 2023-06-14 00:01:45 +01:00
DIYgod a5690eb03b
feat: remove cm-scroller fontFamily 2023-06-13 19:48:23 +01:00
DIYgod 57d55dce1a
feat: display shortcut key tips 2023-06-13 19:29:28 +01:00
runjuu ec25b94f22
Add some basic key bindings for Markdown syntax (#628) 2023-06-13 18:33:14 +01:00
DIYgod f7a5778fdc
chore: update dependencies 2023-06-13 18:30:53 +01:00
DIYgod b99459c437
chore: fix package-ecosystem 2023-06-13 18:26:07 +01:00
DIYgod 9e482fc1d4
chore: replace renovate with dependabot 2023-06-13 18:24:11 +01:00
DIYgod 748b1877e0
feat: only display oia button on mobile devices 2023-06-13 18:09:25 +01:00
DIYgod f888c4e4af
feat: useReportStats 2023-06-13 17:12:51 +01:00
DIYgod 59c8c7a5fa
refactor: searching slug by graphql query 2023-06-13 16:20:21 +01:00
DIYgod 973c2e4afc
feat: anonymous comment api 2023-06-13 00:05:25 +01:00
DIYgod 998eb3c9c7
Merge remote-tracking branch 'origin/dev' into dev 2023-06-12 22:35:34 +01:00
renovate[bot] d1c1024de2
fix(deps): update all non-major dependencies (#614)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-12 22:35:25 +01:00
runjuu 40018203d3
chore: update `@crossbell/connect-kit` to 1.4.0 (#625)
Co-authored-by: DIYgod <i@diygod.me>
2023-06-12 22:23:17 +01:00
DIYgod 717830e22c
feat: rounded button 2023-06-12 21:16:29 +01:00
DIYgod 7013710fd6
refactor: add use client 2023-06-12 20:21:06 +01:00
renovate[bot] 26c40e218d
chore(deps): lock file maintenance (#620)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-12 20:12:46 +01:00
DIYgod e1f9df7451
feat: remove mint buttons 2023-06-12 20:10:33 +01:00
enpitsulin 740410e510
chore: add packageManager field (#616) 2023-06-12 17:49:53 +01:00
Caspian Zhao 8eba442d80
fix: Navigate to App Store directly. (#623) 2023-06-12 15:36:21 +01:00
Caspian Zhao 58f036427d
fix: replacing the download url. (#622) 2023-06-12 14:46:57 +01:00
DIYgod 4e956cd24b
fix: load more button overflow 2023-06-10 00:18:18 +01:00
DIYgod d3116e0fce
feat: fade in for post images 2023-06-10 00:07:51 +01:00
DIYgod 7a31ee727d
feat: posts in view fade in 2023-06-09 15:42:06 +01:00
DIYgod 4e5fddbe38
feat: site list rename 2023-06-09 11:05:09 +01:00