Commit Graph

1027 Commits

Author SHA1 Message Date
zhixuan2333 96de2146f5 follow husky 2023-04-01 12:57:07 +00:00
zhixuan2333 56300e84c9 update command name 2023-04-01 12:56:13 +00:00
zhixuan2333 196988d4f8 add skip gptcommit 2023-04-01 12:51:52 +00:00
DIYgod b92a461699
fix: missing dep @dqbd/tiktoken for langchain 2023-03-31 20:39:41 +01:00
DIYgod ad0578208a
feat: topic page 2023-03-31 18:43:44 +01:00
DIYgod d0ec1b3565
Merge pull request #275 from Innei/dev-waiting-for-delete 2023-03-31 16:56:24 +01:00
DIYgod 831ef7a0ec
Merge pull request #274 from zhixuan2333/sitemap-support-custom-domain 2023-03-31 16:50:53 +01:00
Innei 4a727d35d8
fix: after delete then toast
Signed-off-by: Innei <tukon479@gmail.com>
2023-03-31 23:44:45 +08:00
zhixuan2333 9b5c885dc6 Support Custom domain for sitemap 2023-03-31 09:01:31 +00:00
DIYgod e16b4d033c
chore: Install Prisma globally in xlog-init container
- Update deployment configurations for both prod and dev environments
- Modify xlog-init container arguments to install Prisma globally using "npm install -g prisma"
2023-03-31 03:11:08 +01:00
DIYgod 597ae04fdc
chore: Install Prisma and update containers in deployment YAMLs.
- Add Prisma to Dockerfile copy commands
- Modify xlog-init container command to include installing Prisma
- Add new container for caddy-validator with a Python image
- Increase xlog container's CPU limit to 1500m
2023-03-31 02:46:43 +01:00
DIYgod 2a3430d7bf
chore: Upgrade npm packages and dependencies.
- Upgrade multiple dependencies to their latest versions, including "@codemirror", "@crossbell", "@iconify-json", "@mantine", and many others.
- Improve project performance and stability with these dependency upgrades.
- Ensure compatibility with the latest versions of various development tools, including "typescript", "eslint", and "tailwindcss".
2023-03-30 23:35:54 +01:00
DIYgod 75c44e7ef3
feat: refresh timeout and ai filting i18n 2023-03-30 23:34:41 +01:00
DIYgod 8dccd144e1
feat: add refreshing status for main feed 2023-03-30 23:21:29 +01:00
DIYgod 1372439e73
refactor: Refactor UI and API interactions for displaying post metadata and tags.
- Remove unused code and simplify logic in MainFeed.tsx for improved performance and UI
- Update interfaces and models for better data management
- Refactor API function and cache key names for clarity and consistency
- Add a new optional parameter to expandPage function in home.model.ts for score retrieval from API
2023-03-30 21:59:16 +01:00
DIYgod a80bfd676f
chore: try to fix xlog-init 2023-03-30 17:13:05 +01:00
DIYgod ef2f414df3
feat: ai filtering for latest feed 2023-03-30 16:55:12 +01:00
DIYgod 5cbfb73b44
feat: store summary to database 2023-03-29 22:04:01 +01:00
DIYgod 994333dafc
chore: set DATABASE_URL 2023-03-29 18:38:31 +01:00
DIYgod b1089e326e
chore: prisma migrate 2023-03-29 18:07:27 +01:00
DIYgod 7a1fc5d3e8
feat: check image src 2023-03-29 01:46:09 +01:00
DIYgod 0f2abe9e44
feat: use prisma and postgresql 2023-03-29 01:35:23 +01:00
DIYgod c0eace8efe
feat: dayjs locale zh-tw 2023-03-29 00:27:28 +01:00
DIYgod bb08b320da
Merge pull request #270 from bs10081/dev 2023-03-29 00:21:01 +01:00
DIYgod bf61503c4d
Merge pull request #273 from Crossbell-Box/fix-card-click 2023-03-29 00:20:40 +01:00
Reg Chien ef3590e615
Merge branch 'Crossbell-Box:dev' into dev 2023-03-28 14:11:58 +08:00
Songkeys f5308928f3 fix: character card click event 2023-03-28 11:46:37 +08:00
DIYgod f9a330292e
Merge pull request #272 from Crossbell-Box/feat/deploy 2023-03-28 01:55:47 +01:00
sljeff fbfb834ef1 chore: csb node selector 2023-03-28 08:47:30 +08:00
DIYgod 1021abcf18
feat: temporarily disable the nft api 2023-03-27 17:45:17 +01:00
DIYgod d7f8a1bef8
feat: head mobile style 2023-03-27 17:44:41 +01:00
bs10081 1a520c8c3c Update support for Traditional Chinese. 2023-03-26 11:10:58 +08:00
DIYgod cc3f8be02f
Merge remote-tracking branch 'origin/dev' into dev 2023-03-24 22:17:47 +00:00
DIYgod d102ca18d9
Merge pull request #264 from bs10081/dev 2023-03-24 22:17:29 +00:00
DIYgod d741bfed6c
feat: avoid encoding-required characters in slugs 2023-03-24 22:12:26 +00:00
DIYgod 251de38f63
feat: update text 2023-03-24 22:04:15 +00:00
DIYgod baa6aa127c
feat: prohibit multiple imports of mirror 2023-03-24 21:40:00 +00:00
DIYgod b24b4d409d
feat: add more entrances to activities page 2023-03-24 21:14:31 +00:00
DIYgod 386e05495a
fix: display overlap on small screen 2023-03-24 17:27:06 +00:00
DIYgod 338ca81e9e
feat: head shows a blurred background when there is a banner 2023-03-24 16:22:41 +00:00
bs10081 d920681d78 Update support for Traditional Chinese. 2023-03-24 19:30:26 +08:00
DIYgod 29d1f48ccd
Merge pull request #261 from bs10081/dev 2023-03-24 10:40:14 +00:00
DIYgod 25c296c3f6
Merge pull request #262 from Innei/patch-2 2023-03-24 10:39:43 +00:00
5b63780605
fix 2023-03-24 14:13:43 +08:00
bs10081 3402dbefae Update support for Traditional Chinese. 2023-03-24 11:44:34 +08:00
DIYgod 33a3f23064
fix: encodeURIComponent slug 2023-03-24 01:24:12 +00:00
DIYgod f09676e2d7
feat: connect before switching to the following feed 2023-03-24 01:13:56 +00:00
DIYgod 87098c5a6a
Merge remote-tracking branch 'origin/dev' into dev 2023-03-24 00:45:07 +00:00
DIYgod 20cec796a2
feat: activities page 2023-03-24 00:44:36 +00:00
DIYgod 19a09cc265
fix: tip button activation status 2023-03-23 19:41:11 +00:00