AppFlowy-Cloud/libs
Khor Shu Heng 9c8e718246
feat: Template CRUD Endpoint (#731)
* feat: template crud endpoint

* fix: clippy error

* fix: categories for related view

* fix: add created at and last updated at to template response

* feat: template api delete endpoint

* feat: include number of template count for template creator

* fix: use params instead of individual fields for template api

* fix: seach template creator by name query

* chore: simplify query

* feat: support template count limit for template homepage
2024-08-20 15:22:56 +08:00
..
access-control feat: migrate collab access control to collaboration service (#548) 2024-05-15 15:24:07 +08:00
app-error chore: update sqlx to 0.8 (#710) 2024-08-05 23:44:11 +08:00
appflowy-ai-client chore: add app version when querying ai configuratino (#724) 2024-08-13 11:14:32 +08:00
authentication feat: add can be deleted field to GlobalComment 2024-07-29 19:32:16 +08:00
client-api feat: Template CRUD Endpoint (#731) 2024-08-20 15:22:56 +08:00
client-api-entity chore: create user awareness when creating a new user (#728) 2024-08-16 16:05:15 +08:00
client-api-test Merge branch 'main' into no-lock-collab 2024-08-19 10:38:07 +08:00
client-api-wasm chore: enable chat with provided context (#713) 2024-08-05 14:06:44 +08:00
client-websocket chore: rename websocket crate (#390) 2024-03-17 16:04:30 +08:00
collab-rt-entity chore: post rebase fixes 2024-08-14 05:26:38 +02:00
collab-rt-protocol chore: make sync plugin work over any collab type without generics 2024-08-14 14:42:12 +02:00
collab-stream chore: post rebase fixes 2024-08-14 05:26:38 +02:00
database feat: Template CRUD Endpoint (#731) 2024-08-20 15:22:56 +08:00
database-entity feat: Template CRUD Endpoint (#731) 2024-08-20 15:22:56 +08:00
encrypt fix: cargo deny check advisories 2024-01-18 18:46:47 +08:00
gotrue feat: support uploading file with multiple part (#625) 2024-06-19 13:06:58 +08:00
gotrue-entity fix: remove unneeded time verification 2024-05-13 09:53:04 +08:00
infra feat: support uploading file with multiple part (#625) 2024-06-19 13:06:58 +08:00
shared-entity chore: enable chat with provided context (#713) 2024-08-05 14:06:44 +08:00
snowflake chore: separate crates (#18) 2023-09-07 19:40:11 +08:00
tonic-proto chore: generate history using redis steam (#570) 2024-05-23 07:57:20 +08:00
wasm-test chore: appflowy ai client (#547) 2024-05-12 09:23:32 +08:00
workspace-access feat: migrate collab access control to collaboration service (#548) 2024-05-15 15:24:07 +08:00
workspace-template chore: fix cargo fmt and clippy errors 2024-08-13 19:59:48 +02:00