Commit Graph

1928 Commits

Author SHA1 Message Date
DIYgod 289e7b4c67
feat: filter out scheduled post 2023-07-11 11:46:49 +01:00
DIYgod cfa2c240f8
feat: ssr for activities pages 2023-07-08 23:09:43 +01:00
DIYgod ba751181e7
feat: disable swc due to a bug https://github.com/swc-project/swc/issues/7640 2023-07-08 21:08:43 +01:00
DIYgod 6b48cf4c8c
fix: tmp disable codemirror/lang-markdown 2023-07-08 20:45:19 +01:00
DIYgod 9b6df0d634
fix: codemirror imports 2023-07-08 20:17:33 +01:00
DIYgod 6639a8e6dc
fix: codemirror lazy loading 2023-07-08 19:48:48 +01:00
DIYgod 90456a3e0c
fix: change local post prefix, fix mustLocal in getPage 2023-07-08 15:49:56 +01:00
DIYgod e72170a4bc
fix: build errors 2023-07-08 01:34:12 +01:00
DIYgod d04bab2d44
feat: use avatar 2023-07-08 01:17:32 +01:00
DIYgod faf1dd684a
feat: change AI icon 2023-07-08 01:05:56 +01:00
DIYgod 8a92d7b82c
feat: post modal open site home 2023-07-08 01:02:48 +01:00
DIYgod 3fe25d13a7
fix: build errors 2023-07-08 00:46:54 +01:00
DIYgod 55fca842e5
feat: PageContent loading 2023-07-08 00:34:00 +01:00
DIYgod 0d90104d75
chore: update next 2023-07-08 00:30:05 +01:00
DIYgod dd1cc3e1f5
chore: update prettier 2023-07-07 23:23:44 +01:00
DIYgod b9c15dbe17
chore: update dependencies 2023-07-07 23:19:44 +01:00
dependabot[bot] a97a584f48
chore(deps): bump @floating-ui/react from 0.24.3 to 0.24.5 (#725)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-07 22:58:44 +01:00
dependabot[bot] d36773f7df
chore(deps): bump react-tweet from 3.0.0 to 3.0.1 (#739)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-07 22:58:22 +01:00
dependabot[bot] e1fe48775e
chore(deps-dev): bump @types/node from 20.3.3 to 20.4.0 (#742)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-07 22:58:10 +01:00
dependabot[bot] 2205df5f73
chore(deps): bump @codemirror/view from 6.14.0 to 6.14.1 (#745)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-07 22:58:01 +01:00
dependabot[bot] b6168c5d4d
chore(deps): bump crossbell from 1.4.0 to 1.4.1 (#744)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-07 22:57:06 +01:00
dependabot[bot] e8e90008fa
chore(deps): bump i18next from 23.2.6 to 23.2.8 (#747)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-07 22:56:47 +01:00
dependabot[bot] 57541d4832
chore(deps): bump wagmi from 1.3.4 to 1.3.8 (#748)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-07 22:56:33 +01:00
dependabot[bot] 41a4d944f0
chore(deps): bump langchain from 0.0.102 to 0.0.104 (#750)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-07 22:56:16 +01:00
Innei 48aa67e784
feat: introduce `ModalStack` component for declarative modal creation (#741) 2023-07-07 16:40:05 +01:00
runjuu b1566fc059
fix: `getNFTs` might return null and cause pages to crash (#735) 2023-07-05 16:27:21 +01:00
DIYgod 31981faa59
feat: hide comments in home feed 2023-07-04 20:52:34 +01:00
DIYgod 1bc81dc5fa
feat: adjust the order of settings options in the editor 2023-07-04 20:42:57 +01:00
DIYgod e97eed7189
feat: update PINNED_PAGE_KEY 2023-07-04 20:33:05 +01:00
runjuu 5cc6bbe0ea
feat: support pinning an article to the top (#720) 2023-07-04 20:31:52 +01:00
DIYgod a102083a04
feat: change mobile editor icons 2023-07-04 20:26:45 +01:00
DIYgod 26c1cffdd6
fix: activities link 2023-07-04 20:16:48 +01:00
DIYgod 0b32ec68ca
feat: update topics data 2023-07-04 20:16:23 +01:00
DIYgod e201d21de7
feat: comment time and styles for post card 2023-07-04 09:06:01 +01:00
DIYgod 5d897d4866
fix: revert next 2023-07-04 08:22:34 +01:00
DIYgod 98c670c32d
feat: tmp hide Participate in Topic button 2023-07-03 23:03:50 +01:00
DIYgod 47e3fb1c18
feat: page loading fiction 2023-07-03 23:02:32 +01:00
DIYgod 80c852c3f8
feat: add character filter for hottest and topic request 2023-07-03 21:52:27 +01:00
DIYgod 95a4b9aa0a
feat: topics in home tab 2023-07-03 21:36:19 +01:00
DIYgod 10e3cf0e52
chore: update dependencies 2023-07-03 19:33:25 +01:00
DIYgod 179062ac50
Merge remote-tracking branch 'origin/dev' into dev 2023-07-03 18:37:35 +01:00
dependabot[bot] 65db47de4c
chore(deps): bump viem from 1.1.8 to 1.2.9 (#717)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 18:37:06 +01:00
dependabot[bot] c9c0271b16
chore(deps-dev): bump @ducanh2912/next-pwa from 9.0.1 to 9.1.4 (#718)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 18:36:30 +01:00
dependabot[bot] 753be15bc8
chore(deps): bump langchain from 0.0.97 to 0.0.102 (#716)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 18:36:08 +01:00
dependabot[bot] c2b46df241
chore(deps): bump isomorphic-dompurify from 1.6.0 to 1.7.0 (#714)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 18:35:43 +01:00
dependabot[bot] f23f96e3a2
chore(deps-dev): bump typescript from 5.1.3 to 5.1.6 (#710)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 18:34:56 +01:00
dependabot[bot] fe10485671
chore(deps): bump react-parallax-tilt from 1.7.150 to 1.7.151 (#705)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 18:34:48 +01:00
dependabot[bot] e5e87697b1
chore(deps): bump react-hook-form from 7.45.0 to 7.45.1 (#704)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 18:34:30 +01:00
dependabot[bot] 2f84e123c4
chore(deps-dev): bump lint-staged from 13.2.2 to 13.2.3 (#701)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 18:34:17 +01:00
DIYgod 7e8e7cc185
fix: post modal open in new tab router back 2023-07-03 18:32:29 +01:00