AppFlowy-Cloud/libs/database/src
Bartosz Sypytkowski b52369de7f
feat: add workspace settings with disable indexing option (#606)
* feat: add workspace settings with disable indexing option

* chore: added api workspace settings endpoint

* chore: add workspace settings read and write to client api

* chore: add tests for workspace settings client api

* fix: enforce authorization rules on workspace settings api

* chore: fix appflowy indexer test configuration

* chore: add dotenvy to appflowy indexer tests

* chore: override appflowy indexer env vars for tests

* chore: add appflowy indexer preindex env var
2024-06-06 09:26:21 +08:00
..
chat chore: generate answer manually (#594) 2024-06-03 08:06:23 +08:00
collab chore: revamp post realtime endpoint (#536) 2024-05-08 22:06:37 +08:00
file fix: pool timeout when there are too many put blob requests (#533) 2024-05-08 12:20:06 +08:00
history chore: generate history using redis steam (#570) 2024-05-23 07:57:20 +08:00
index feat: add workspace settings with disable indexing option (#606) 2024-06-06 09:26:21 +08:00
lib.rs feat: Appflowy-indexer service and /api/search endpoint (#582) 2024-05-28 21:09:29 +08:00
listener.rs feat: add postgres listeners for collab service (#575) 2024-05-27 09:12:32 +08:00
pg_row.rs chore: extend chat message with meta (#592) 2024-06-01 19:32:39 +08:00
resource_usage.rs fix: pool timeout when there are too many put blob requests (#533) 2024-05-08 12:20:06 +08:00
user.rs feat: accept workspace invite email 2024-04-29 19:40:20 +08:00
workspace.rs feat: add workspace settings with disable indexing option (#606) 2024-06-06 09:26:21 +08:00