Commit Graph

2108 Commits

Author SHA1 Message Date
DIYgod 6f065215e7
feat: portfolios page metadata 2023-08-07 20:17:00 +01:00
DIYgod 6748111ed6
feat: show comments count in post card 2023-08-07 19:57:03 +01:00
DIYgod 4128d8fcb9
feat: twitter portfolio stats 2023-08-07 19:09:09 +01:00
DIYgod 6de03a24f3
feat: portfolio stats 2023-08-07 18:52:06 +01:00
DIYgod 3677a3507d
feat: portfolios page 2023-08-07 18:51:21 +01:00
DIYgod f2f77a76b3
feat: add classes 2023-08-07 11:42:30 +01:00
DIYgod 7f9f3648cb
fix: nft ipfs link 2023-08-07 01:07:18 +01:00
DIYgod 9ea11e0e26
chore: smaller max_memory_restart 2023-08-07 00:34:26 +01:00
DIYgod f4fcdf55b1
fix: portfolio is not being displayed in latest feed 2023-08-06 23:43:24 +01:00
DIYgod 759f45ecff
fix: unregulated open graph 2023-08-05 17:20:15 +01:00
DIYgod 39c9d0218f
Merge remote-tracking branch 'origin/dev' into dev 2023-08-05 16:10:33 +01:00
DIYgod c52b946143
feat: platform icon size 2023-08-05 16:10:19 +01:00
DIYgod 137c6eaf7f
feat: autofill portfolio metadata 2023-08-05 16:03:16 +01:00
DIYgod d0b8f22ff6
feat: load more posts for initial 2023-08-05 15:14:21 +01:00
DIYgod c42accc557
chore: request more k8s resources 2023-08-05 15:00:21 +01:00
DIYgod 4766c35940
feat: update titles 2023-08-05 14:49:08 +01:00
Lesenelir Z b8d478a97e
fix: resolve issue with NFTs content_uri starting with svg (#868) 2023-08-05 14:46:28 +01:00
DIYgod c37f1cb0c8
feat: portfolio editor list 2023-08-04 23:44:18 +01:00
DIYgod df3ae65561
fix: types error 2023-08-04 23:33:12 +01:00
DIYgod 57446671b7
feat: portfolio in archives page 2023-08-04 23:20:46 +01:00
DIYgod 5c0c842518
feat: portfolio in feed 2023-08-04 23:16:01 +01:00
DIYgod 95dd3b3e5a
feat: portfolio redirection api 2023-08-04 23:15:33 +01:00
DIYgod e05a44cf49
fix: remove character in getPagesBySite 2023-08-04 23:00:11 +01:00
DIYgod 07870f1940
feat: add publishedAt input in portfolio editor 2023-08-04 22:55:50 +01:00
DIYgod 2e5678b564
feat: display portfolio in site home 2023-08-04 22:46:15 +01:00
DIYgod cd591ef5a4
feat: query portfolio in site home 2023-08-04 22:19:34 +01:00
DIYgod 1d918cba8a
fix: use graphql for site posts to fix pinned post query 2023-08-04 21:39:57 +01:00
DIYgod 189140ae41
feat: redirect site links 2023-08-04 20:01:41 +01:00
DIYgod 2b4aa1d220
chore: update dependencies 2023-08-04 16:20:24 +01:00
dependabot[bot] 62d8de2ecd
chore(deps-dev): bump prisma from 5.0.0 to 5.1.1 (#865)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-04 16:18:01 +01:00
dependabot[bot] 2ec5ee7a71
chore(deps): bump langchain from 0.0.120 to 0.0.122 (#864)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-04 16:17:26 +01:00
dependabot[bot] d509380a4c
chore(deps): bump zustand from 4.3.9 to 4.4.0 (#854)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-04 16:17:04 +01:00
dependabot[bot] 19ba0f8296
chore(deps): bump crossbell from 1.5.3 to 1.5.5 (#860)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-04 16:16:52 +01:00
dependabot[bot] 61a11d4cc3
chore(deps): bump @codemirror/view from 6.15.3 to 6.16.0 (#855)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-04 16:16:32 +01:00
dependabot[bot] 2f123967bf
chore(deps): bump swiper from 10.0.4 to 10.1.0 (#849)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-04 16:16:07 +01:00
DIYgod 4dcafb9ff6
fix: transparent cover image display 2023-08-03 22:41:38 +01:00
DIYgod 9375568cf3
chore: remove pwa 2023-08-02 23:53:57 +01:00
DIYgod 338d6b46f6
feat: use RESERVED_TAGS 2023-08-01 20:52:57 +01:00
DIYgod d644b14cf8
feat: portfolio editor 2023-08-01 20:49:41 +01:00
DIYgod 16b4c56eee
Merge branch 'main' into dev 2023-08-01 15:58:51 +01:00
DIYgod 51ab1552a4
chore: add pm2 max_memory_restart 2023-08-01 15:44:16 +01:00
DIYgod e748e2a648
feat: redirection 2023-08-01 11:14:45 +01:00
DIYgod 45760405be
feat: redis debug 2023-08-01 10:00:45 +01:00
DIYgod 28e7599fb7
Merge remote-tracking branch 'origin/dev' into dev 2023-07-31 23:34:58 +01:00
DIYgod 0d9333d955
feat: try catch for JSON.parse 2023-07-31 23:34:38 +01:00
DIYgod 9384b51f58
chore: remove canvas 2023-07-31 23:32:03 +01:00
runjuu 6bf8d5742e
chore: update `@crossbell/connect-kit` to `1.5.6` (#846) 2023-07-31 19:47:37 +01:00
DIYgod c30b40a118
feat: empty state i18n 2023-07-31 18:43:18 +01:00
DIYgod 78f0001f08
feat: replace `isPost` with the note type 2023-07-31 18:29:50 +01:00
DIYgod 91b9df2272
chore: update dependencies 2023-07-31 16:35:04 +01:00