Commit graph

2053 commits

Author SHA1 Message Date
Zack
a4ea4eeb31
Merge pull request #992 from AppFlowy-IO/fix/admin-frontend-open-app
fix: use htmx redirect instead
2024-11-14 13:56:42 +08:00
Zack Fu Zi Xiang
bd8287319d
fix: use htmx redirect instead 2024-11-14 12:14:38 +08:00
Nathan.fooo
e9c374bfe2
chore: remove wasm client api (#989)
* chore: revamp client api

* chore: fmt
2024-11-14 00:53:30 +08:00
Zack
7f73453667
Merge pull request #988 from AppFlowy-IO/fix/patch-publish-name
fix: patch publish name
2024-11-13 19:03:06 +08:00
Zack Fu Zi Xiang
f3cfd87cb8
fix: patch publish name 2024-11-13 17:21:49 +08:00
nathan
68cf2007eb chore: fix docker build 2024-11-13 15:31:15 +08:00
Nathan.fooo
50d519c4ea
fix: upload file zip file expire (#987) 2024-11-13 14:57:27 +08:00
Nathan.fooo
91b0c50722
chore: remove logs (#986) 2024-11-13 13:59:23 +08:00
Nathan.fooo
9778843746
chore: disable history service (#985)
* chore: disable history service

* chore: fix build
2024-11-13 10:46:15 +08:00
Zack Fu Zi Xiang
787e6beb0d
feat: add name filtering 2024-11-12 23:48:41 +08:00
Zack
85452ddfab
feat: add role for user when querying workspaces (#983) 2024-11-12 21:12:58 +08:00
Zack
288fd59d3b
Merge pull request #975 from AppFlowy-IO/feat/last-publish-name
feat: support last publish name
2024-11-12 08:42:00 +08:00
Nathan.fooo
14adf250a8
chore: update ai api endpoint & rename structs (#953)
* chore: revmap loader type

* chore: revamp context

* chore: fix test

* chore: remove unused handler

* chore: create new chat api endpoint

* chore: add docs

* chore: clippy

* chore: fix test
2024-11-11 20:10:46 +08:00
Zack Fu Zi Xiang
ed4c14d53a
fix: also specify workspace id when deleting collab 2024-11-11 17:31:44 +08:00
Zack Fu Zi Xiang
8d8c3282ff
Merge branch 'main' into feat/last-publish-name 2024-11-11 17:15:41 +08:00
Zack
2028f4bffd
feat: use batch insert collab for workspace creation (#977)
* feat: use batch insert collab for workspace creation

* fix: separate user creation from initial workspace creation

* feat: separate workspace creation and collab initialization
2024-11-11 16:02:03 +08:00
Zack Fu Zi Xiang
5d040a6e7f
chore: add 2 more assert for publish view comments 2024-11-11 15:14:22 +08:00
Zack Fu Zi Xiang
b89490777c
fix: debug ci tests 2024-11-11 09:51:56 +08:00
Zack Fu Zi Xiang
b62552f382
fix: fetch published collab sql 2024-11-11 00:24:30 +08:00
Zack Fu Zi Xiang
46435090c9
fix: fetch main branch before checkout 2024-11-10 17:19:14 +08:00
Zack Fu Zi Xiang
e5623023aa
chore: cargo clippy 2024-11-10 04:46:51 +08:00
Zack Fu Zi Xiang
c705d500ce
Merge branch 'main' into feat/last-publish-name 2024-11-10 04:42:21 +08:00
Zack
82a3b01901
Merge pull request #976 from AppFlowy-IO/ci/admin-frontend
chore: add admin frontend to test matrix
2024-11-09 18:41:53 +08:00
Zack Fu Zi Xiang
2a102dcdbf
fix: test cmd 2024-11-09 12:41:30 +08:00
Zack Fu Zi Xiang
c436d8733e
chore: add new line to trigger ci 2024-11-08 18:10:41 +08:00
Zack Fu Zi Xiang
40576fe675
chore: add admin frontend to test matrix 2024-11-08 18:07:55 +08:00
Zack
3e3e78b684
Merge pull request #842 from AppFlowy-IO/feat/list-database
feat: add database listings
2024-11-08 17:36:25 +08:00
Zack Fu Zi Xiang
a07b453c0b
feat: support last publish name 2024-11-08 17:29:02 +08:00
Khor Shu Heng
7480267551
Merge pull request #974 from AppFlowy-IO/restore-all-trash
feat: api for restore all pages from trash
2024-11-08 17:01:19 +08:00
khorshuheng
f3604edf2e feat: api for restore all pages from trash 2024-11-08 13:52:23 +08:00
Khor Shu Heng
4c024ac479
Merge pull request #972 from AppFlowy-IO/restore-trash
feat: api for restore page from trash
2024-11-08 12:30:09 +08:00
Bartosz Sypytkowski
eb54947ab7 chore: add config option for redis stream group workers count 2024-11-08 04:39:44 +01:00
khorshuheng
d04a0d8871 feat: api for restore page from trash 2024-11-08 10:58:32 +08:00
Zack Fu Zi Xiang
fa771815c9
chore: fix test case 2024-11-07 20:19:45 +08:00
Bartosz Sypytkowski
b9ca480143 chore: add retry limit to which collab snapshot can be made 2024-11-07 13:12:17 +01:00
Bartosz Sypytkowski
bc49d73b40 chore: split redis stream readers to active and one shot 2024-11-07 11:43:19 +01:00
Zack Fu Zi Xiang
867ee8eeff
chore: cargo fmt 2024-11-07 17:08:17 +08:00
Zack Fu Zi Xiang
30dff6c25b
chore: add missing imports 2024-11-07 16:33:27 +08:00
khorshuheng
c8dab0fb2c Merge branch 'main' into stateless 2024-11-07 15:55:26 +08:00
Zack Fu Zi Xiang
2e2ec23430
chore: merge with main 2024-11-07 14:59:51 +08:00
Bartosz Sypytkowski
2d9a024554 chore: use redis stream router 2024-11-07 07:18:20 +01:00
Khor Shu Heng
dd0cae4135
Merge pull request #967 from AppFlowy-IO/edit-page
feat: API for updating page icon, name, and extra
2024-11-07 11:19:41 +08:00
khorshuheng
eb67e9617c feat: api for updating page 2024-11-07 10:35:21 +08:00
khorshuheng
7f53343c4b Merge branch 'main' into stateless 2024-11-07 09:24:40 +08:00
Khor Shu Heng
a35e806f31
Merge pull request #965 from AppFlowy-IO/move-to-trash
feat: api for moving page to trash
2024-11-07 09:23:27 +08:00
Khor Shu Heng
5cec0b058f
Merge pull request #970 from danrleypereira/fix/bug-969
bugfix(issue-969): docker compose gotrue service with right context
2024-11-07 09:22:07 +08:00
Danrley Pereira
abcb624e63 bugfix(issue-969): docker compose gotrue service with right context 2024-11-06 20:36:28 -03:00
Bartosz Sypytkowski
f3cd597832 chore: fix clippy errors 2024-11-06 10:57:32 +01:00
Bartosz Sypytkowski
8f0f1b0c08 chore: merge branch origin stateless 2024-11-06 10:11:11 +01:00
Bartosz Sypytkowski
3fc49a8b21 chore: turn off collab preindexing 2024-11-06 10:10:55 +01:00