AppFlowy-Cloud/src
Nathan.fooo 9629d4cefa
chore: add limit for importing zip file (#938)
* chore: add limitation for import zip file

* chore: support upload big file

* chore: implement client api

* chore: implement client api

* chore: implement client api

* chore: update logs

* chore: check file size

* chore: last process at

* chore: set content type

* chore: fix test

* chore: try test

* chore: temporary disable test
2024-10-28 08:51:34 +08:00
..
api chore: add limit for importing zip file (#938) 2024-10-28 08:51:34 +08:00
biz chore: add limit for importing zip file (#938) 2024-10-28 08:51:34 +08:00
config fix: masked postgres password in logs 2024-10-24 00:34:31 +08:00
domain fix: batch create collab api endpoint might cause tokio runtime issue (#810) 2024-09-11 11:32:42 +08:00
middleware feat: refactor access control to enable swapping implementation (#859) 2024-10-10 13:04:47 +08:00
application.rs feat: additional access control config 2024-10-16 15:10:01 +08:00
lib.rs feat: accept workspace invite email 2024-04-29 19:40:20 +08:00
mailer.rs chore: import mailer (#869) 2024-10-13 20:08:55 +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 feat: support appflowy web editing for document (#877) 2024-10-15 15:05:45 +08:00
telemetry.rs feat: duplicate published doc (#700) 2024-09-03 09:12:29 +08:00