AppFlowy-Cloud/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
..
api feat: Template CRUD Endpoint (#731) 2024-08-20 15:22:56 +08:00
biz feat: Template CRUD Endpoint (#731) 2024-08-20 15:22:56 +08:00
config chore: shorten default write interval (#661) 2024-06-28 10:06:09 +08:00
domain feat: stream create list of collab (#253) 2024-01-11 09:28:28 +08:00
middleware chore: share library for authentication (#576) 2024-05-29 16:00:21 +08:00
application.rs feat: api endpoint for template categories and creators 2024-08-12 13:43:14 +08:00
lib.rs feat: accept workspace invite email 2024-04-29 19:40:20 +08:00
mailer.rs chore: Self host improvement (#561) 2024-05-18 08:33:08 +08:00
main.rs chore: merge with main 2024-04-29 23:35:03 +08:00
self_signed.rs feat: ws connect (#3) 2023-05-08 19:03:50 +08:00
state.rs chore: moving appflowy indexer into appflowy cloud 2024-06-28 05:39:53 +02:00
telemetry.rs feat: Implement history(1) (#466) 2024-04-15 09:18:19 +08:00