AppFlowy-Cloud/libs/database-entity/src
Zack 60c589bd9c
feat: CRUD interface for custom namespace (#882)
* feat: listing all published_info

* fix: add sqlx files

* feat: add additional fields for publish info

* feat: get and set default publish info

* chore: cargo sqlx prepare

* fix: cargo clippy

* fix: test case exe order

* chore: cargo sqlx

* feat: get info and meta from workspace namespace

* chore: cargo sqlx

* feat: add original doc info for published view

* chore: log all publish endpoints

* fix: default values for publish info extra fields

* feat: move namespace restriction to gateway
2024-10-19 10:09:54 +08:00
..
dto.rs feat: CRUD interface for custom namespace (#882) 2024-10-19 10:09:54 +08:00
error.rs feat: support protobuf serialization and deserialization for CollabParams (#834) 2024-10-02 09:49:55 +08:00
file_dto.rs feat: support uploading file with multiple part (#625) 2024-06-19 13:06:58 +08:00
lib.rs feat: support protobuf serialization and deserialization for CollabParams (#834) 2024-10-02 09:49:55 +08:00
util.rs chore: Chat history (#546) 2024-05-11 20:41:21 +08:00