Commit graph

1017 commits

Author SHA1 Message Date
Nathan
1d82d6ae71 chore: support azure 2025-04-06 17:48:10 +08:00
Nathan
159a0252c8 chore: fix test 2025-04-06 15:57:46 +08:00
Nathan
aad7c185a2 chore: use pg15 on CI and update af_collab_embeddings table primary key 2025-04-06 14:35:12 +08:00
Nathan
9054ddd46d Merge branch 'main' into document-paragraphs 2025-04-05 17:15:56 +08:00
Nathan.fooo
b94d1c60b3
chore: Optimize token refresh (#1320)
* fix: potential race condition when drop txs_guard to early

* chore: remove unused tests
2025-04-05 14:30:20 +08:00
Nathan.fooo
7a577492da
chore: parser response (#1319)
* chore: parser response

* chore: clippy
2025-04-05 13:06:37 +08:00
khorshuheng
dba8db995d feat: join workspace by invite code 2025-04-03 22:12:38 +08:00
Nathan.fooo
89244a2a79
chore: fix compile (#1312) 2025-04-02 15:53:16 +08:00
Nathan
0fa38b3efd chore: fix appflowy ai client compile 2025-04-02 15:38:51 +08:00
Khor Shu Heng
d4c45528a5
Merge pull request #1286 from AppFlowy-IO/migrate-af-collab
Migrate af_collab to non-partitioned table with UUID keys
2025-04-02 12:21:50 +08:00
khorshuheng
aa6f9e01e6 feat: client api for gotrue password recovery 2025-04-02 00:59:46 +08:00
khorshuheng
d7211e9d9e feat: add client api for gotrue verify endpoint 2025-04-01 15:34:43 +08:00
Bartosz Sypytkowski
819d7b0c0c chore: prune collab embeddings in migration 2025-04-01 08:55:12 +02:00
Bartosz Sypytkowski
4bb754ac0b chore: revert changes in get collab 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
ebc87c8242 chore: fixed stored procedure 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
a7d078414c chore: cargo sqlx fix 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
602e22b4ea chore: more test fixes 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
f1528a5868 chore: fix folder parent view id 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
eaee9d3317 chore: cargo clippy fix 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
576f1654cf chore: post cargo rebase fixes 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
a720cb2c75 chore: more fixes of compile time errors in tests 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
77d0197c90 chore: even more fixes 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
dfdbfa7cee chore: fix errors in casbin 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
a591f7bd96 chore: post merge fixes 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
ec45ef23fe chore: first phase of tests 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
2687127310 chore: cargo clippy fix 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
1db7cb36e0 chore: cargo clippy fix 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
b2aa5c39c1 chore: fix clippy errors 2025-04-01 08:19:43 +02:00
Bartosz Sypytkowski
d02b1123e1 chore: fixed test compilation errors 2025-04-01 08:19:42 +02:00
Bartosz Sypytkowski
f6060cb82d chore: moving string to uuid in tests 2025-04-01 08:18:12 +02:00
Bartosz Sypytkowski
0cedc39856 chore: ported uuids for everything except tests 2025-04-01 08:18:12 +02:00
Bartosz Sypytkowski
fde3e2026a chore: working on uuids 2025-04-01 08:18:10 +02:00
Bartosz Sypytkowski
b8942c168e chore: working on uuids 2025-04-01 07:42:13 +02:00
Bartosz Sypytkowski
a5d6cc0a59 chore: passed through first circle of hell 2025-04-01 07:42:13 +02:00
Bartosz Sypytkowski
4c9dd9eaf1 chore: working on query conversions 2025-04-01 07:42:13 +02:00
Bartosz Sypytkowski
c2e14a9639 chore: working on query conversions 2025-04-01 07:42:13 +02:00
Bartosz Sypytkowski
6e6e25fb14 chore: mid-way 2025-04-01 07:42:13 +02:00
Nathan
7ce67e2209 Merge branch 'main' into view-id-override 2025-03-28 14:14:20 +08:00
Nathan.fooo
f7288f46c2
chore: use ai model auto (#1304) 2025-03-27 20:50:04 +08:00
khorshuheng
cca3189b79 feat: allow collab id and view id to be overriden for create page api 2025-03-27 13:02:47 +08:00
khorshuheng
151671e891 feat: add prev view id for get workspace folder response 2025-03-26 17:21:43 +08:00
Khor Shu Heng
df9b813821
Merge pull request #1294 from AppFlowy-IO/remove-unused
chore: remove unused code related to collab stream
2025-03-25 17:09:09 +08:00
Khor Shu Heng
a808b7832b
chore: use uuid for workspace access control (#1293) 2025-03-25 13:09:41 +08:00
khorshuheng
60dde0c010 chore: remove unused code related to collab stream 2025-03-24 22:48:36 +08:00
khorshuheng
9dddf40b0f feat: api for add recent pages 2025-03-24 17:31:01 +08:00
khorshuheng
9c435d9016 feat: add favorite reorder API 2025-03-24 12:55:22 +08:00
Nathan.fooo
dfd44f8fb7
Support stream model (#1290)
* chore: log stream error

* chore: support stream with model
2025-03-23 22:51:41 +08:00
Nathan.fooo
60941f1d83
chore: remove_rt_feature (#1289) 2025-03-23 17:19:13 +08:00
khorshuheng
81ccce3dd1 feat: add is pinned to favorite list 2025-03-21 15:10:02 +08:00
khorshuheng
a66f4aa0a8 feat: add parent view id and created by to folder view 2025-03-20 15:11:34 +08:00