Nathan.fooo
fff93e6083
chore: Adjust gen history interval ( #812 )
...
* chore: adjust generate history interval
* chore: disable verbose log
2024-09-11 13:45:53 +08:00
Nathan.fooo
7cd88b7502
fix: batch create collab api endpoint might cause tokio runtime issue ( #810 )
...
* fix: batch create collab api endpoint might cause tokio runtime issue
* chore: remove test
* chore: clippy
2024-09-11 11:32:42 +08:00
Zack
5bf08621de
feat: dup doc in db row ( #806 )
...
* feat: support doc in duplicated database row
* fix: use db row collab
* fix: use meta
* fix: set correct values
* feat: allow insertion of standalone view
* fix: use correct id for duplicating doc in db row
* feat: add attachment count
* fix: compile
2024-09-11 10:16:56 +08:00
Nathan.fooo
07d6001cf8
chore: check before write to hisotry ( #809 )
...
* chore: check before write to hisotry
* chore: clippy
* chore: clippy
* chore: calculate edit count
* chore: clippy
* chore: exit loop
* chore: exit loop
* chore: update log
2024-09-10 22:10:59 +08:00
Zack
85910c43af
Merge pull request #795 from AppFlowy-IO/feat/duplicate-relation
...
Feat/duplicate relation
2024-09-10 21:59:42 +08:00
Zack Fu Zi Xiang
9337b4aa90
chore: use database body for getting database id
2024-09-10 19:28:21 +08:00
Zack Fu Zi Xiang
936d492c4e
chore: use dbbody to replace iid
2024-09-10 19:05:14 +08:00
Zack Fu Zi Xiang
7ea6450207
chore: refactor to use database body
2024-09-10 18:53:25 +08:00
Zack Fu Zi Xiang
5564fab4c5
chore: fix compile
2024-09-10 14:45:21 +08:00
Zack Fu Zi Xiang
3c90395d46
Merge branch 'main' into feat/duplicate-relation
2024-09-10 14:42:57 +08:00
Zack Fu Zi Xiang
f7244f1217
chore: use database body for tests
2024-09-10 13:12:03 +08:00
Zack Fu Zi Xiang
e22f316327
feat: partially use database body
2024-09-10 12:48:55 +08:00
Nathan.fooo
e742a9039a
chore: bump collab version ( #807 )
2024-09-10 11:18:20 +08:00
Zack
cd3cd717bf
Merge pull request #808 from AppFlowy-IO/fix/pg-migration
...
fix: migration for db without pgvector
2024-09-10 11:04:32 +08:00
Zack Fu Zi Xiang
2f8925f01e
fix: migration for db without pgvector
2024-09-10 10:51:56 +08:00
Zack Fu Zi Xiang
32a473726d
fix: gotrue docker build
2024-09-10 09:46:59 +08:00
Zack Fu Zi Xiang
0dbd8fd633
chore: merge with main
2024-09-09 19:27:45 +08:00
Nathan.fooo
3f59c650f4
chore: bump appflowy collab ( #805 )
...
* chore: bump appflowy collab
* chore: fix test
* chore: bump collab
2024-09-09 18:50:47 +08:00
Zack
135071e5ce
Merge pull request #800 from ilteoood/main
...
fix: repo name
2024-09-09 17:16:01 +08:00
Zack Fu Zi Xiang
9281fbdf54
chore: add some doc about database relation
2024-09-09 17:02:13 +08:00
Zack Fu Zi Xiang
41136e3a3e
Merge branch 'main' into feat/duplicate-relation
2024-09-09 16:07:42 +08:00
Zack Fu Zi Xiang
321286bed2
chore: use into
2024-09-09 16:07:28 +08:00
Khor Shu Heng
b7521030b9
Merge pull request #804 from AppFlowy-IO/fix-linting-and-add-message
...
chore: fix formating and add descriptive error message for parse failures
2024-09-09 11:45:48 +08:00
khorshuheng
6e4c9840be
chore: fix formating and add descriptive error message for parse failures
2024-09-09 11:44:26 +08:00
Khor Shu Heng
7d795a420d
Merge pull request #792 from zahin-mohammad/zahin/support-railway
...
feat: Support Railway Deployments
2024-09-09 11:39:49 +08:00
Khor Shu Heng
17733093e9
Merge pull request #797 from AppFlowy-IO/hide-space-without-published-doc
...
fix: hide space without any published documents
2024-09-09 10:35:44 +08:00
Matteo Pietro Dazzi
e8484fdc1e
fix: auth
2024-09-07 12:22:30 +02:00
khorshuheng
df14ecbfbd
fix: hide space without any published documents, allow private published
...
collab
2024-09-06 16:39:34 +08:00
Zack Fu Zi Xiang
d1635cb99c
chore: add test
2024-09-06 15:30:28 +08:00
Zack Fu Zi Xiang
088d8763da
chore: add related db directly to dest view instead
2024-09-06 13:18:41 +08:00
Zack Fu Zi Xiang
720731b9e4
fix: database inline view id
2024-09-06 12:02:57 +08:00
Zack Fu Zi Xiang
407b056e66
fix: update iid
2024-09-06 07:28:15 +08:00
Zack Fu Zi Xiang
f7b7686573
Merge branch 'main' into feat/duplicate-relation
2024-09-05 15:17:34 +08:00
Khor Shu Heng
bfc8b0db58
Merge pull request #796 from AppFlowy-IO/filter-by-parent-view
...
fix: filter out children which the view's parent does not match the actual parent view id
2024-09-05 14:57:40 +08:00
khorshuheng
50f24a174f
fix: filter out children which the view's parent does not match the actual parent view id
2024-09-05 14:35:55 +08:00
Zack Fu Zi Xiang
42b98aeb77
chore: cargo clippy
2024-09-05 14:27:03 +08:00
Zack Fu Zi Xiang
22a416c99f
Merge branch 'main' into feat/duplicate-relation
2024-09-05 14:21:05 +08:00
Zack Fu Zi Xiang
16bebc7d2d
feat: replace related row id with duplicated row id
2024-09-05 14:20:14 +08:00
Zack
d3b5b4feea
Merge pull request #794 from AppFlowy-IO/fix/del-collab-emb
...
fix: slow query deleting collab embeddings
2024-09-05 14:18:32 +08:00
Zack Fu Zi Xiang
206c2cadaf
chore: cargo deny check advisories
2024-09-05 12:06:57 +08:00
Zack Fu Zi Xiang
cf7d4b0ac9
Merge branch 'main' into fix/del-collab-emb
2024-09-05 11:21:06 +08:00
Zack Fu Zi Xiang
76d70e2288
Merge branch 'main' into feat/duplicate-relation
2024-09-05 11:19:20 +08:00
Nathan.fooo
5d356718fa
fix: using spawn_blocking in order to not block the runtime ( #793 )
...
* fix: using blocking in order to not block the runtime
* chore: increase deps count
2024-09-05 09:19:34 +08:00
Zahin Mohammad
9fc15827f8
feat(af-cloud): expose container port via env var
2024-09-04 12:35:05 -04:00
Zahin Mohammad
fa5f548c95
feat(admin): expose container port via env var
2024-09-04 12:35:02 -04:00
Zahin Mohammad
8507a32729
feat(admin): host and port set via env vars
...
This allows users to use ipv4 or ipv6
2024-09-04 12:33:44 -04:00
Zack Fu Zi Xiang
e977cb5701
Merge branch 'main' into feat/duplicate-relation
2024-09-05 00:18:11 +08:00
Zack Fu Zi Xiang
5a2cd05f3f
feat: duplicate database for relation
2024-09-05 00:17:56 +08:00
Zack Fu Zi Xiang
312411cca2
fix: slow query deleting collab embeddings
2024-09-05 00:06:04 +08:00
nathan
886376e8bd
chore: update client api log
2024-09-04 22:02:37 +08:00