AppFlowy-Cloud/libs/database/src
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
..
chat feat: support chat with markdown (#718) 2024-08-08 13:19:19 +08:00
collab fix: collab update violating primary key 2024-06-28 07:11:33 +02:00
file chore: fix upload filem meta key by adding parent dir as prefix (#635) 2024-06-20 21:12:28 +08:00
history chore: generate history using redis steam (#570) 2024-05-23 07:57:20 +08:00
index fix: collab update violating primary key 2024-06-28 07:11:33 +02:00
lib.rs feat: api endpoint for template categories and creators 2024-08-12 13:43:14 +08:00
listener.rs feat: add postgres listeners for collab service (#575) 2024-05-27 09:12:32 +08:00
pg_row.rs feat: Template CRUD Endpoint (#731) 2024-08-20 15:22:56 +08:00
resource_usage.rs feat: support uploading file with multiple part (#625) 2024-06-19 13:06:58 +08:00
template.rs feat: Template CRUD Endpoint (#731) 2024-08-20 15:22:56 +08:00
user.rs chore: update sqlx to 0.8 (#710) 2024-08-05 23:44:11 +08:00
workspace.rs feat: api endpoint for template categories and creators 2024-08-12 13:43:14 +08:00