Commit Graph

739 Commits

Author SHA1 Message Date
Bartosz Sypytkowski 547761d899 chore: fix clippy errors 2024-10-30 07:47:58 +01:00
Bartosz Sypytkowski e30702abc9 chore: fix errors in lease code 2024-10-30 07:43:31 +01:00
Bartosz Sypytkowski 82f348271f chore: fix issues mentioned in nathan review 2024-10-30 07:43:31 +01:00
Bartosz Sypytkowski f123cc136f chore: fix clippy warnings 2024-10-30 07:43:31 +01:00
Bartosz Sypytkowski 0032b7e08e chore: better stress test scenario 2024-10-30 07:43:31 +01:00
Bartosz Sypytkowski f40f4b1583 chore: fix early return from redis collab update stream reader 2024-10-30 07:43:31 +01:00
Bartosz Sypytkowski 15f438ea05 chore: don't try to prune empty redis stream 2024-10-30 07:43:31 +01:00
Bartosz Sypytkowski 13d657861a chore: update stream - live and current queries 2024-10-30 07:43:31 +01:00
Bartosz Sypytkowski 854215705c chore: code cleanup 2024-10-30 07:43:31 +01:00
Bartosz Sypytkowski 3cea53cd13 chore: create method for receiving the most recent snapshot 2024-10-30 07:43:31 +01:00
Bartosz Sypytkowski b32ef04099 chore: changes to make appflowy cloud compile under the latest appflowy collab 2024-10-30 07:43:31 +01:00
Bartosz Sypytkowski a7713d9001 chore: basics of snapshots (unoptimized) 2024-10-30 07:43:31 +01:00
Bartosz Sypytkowski 5ef6ab1738 chore: a dirty draft of snapshot saving 2024-10-30 07:43:31 +01:00
Bartosz Sypytkowski f0b907157e chore: redis stream for awareness 2024-10-30 07:43:31 +01:00
Bartosz Sypytkowski 1d7e35c2b9 chore: collab streams 2024-10-30 07:43:31 +01:00
Bartosz Sypytkowski 82af7edc3f chore: create collab update sink and stream 2024-10-30 07:43:31 +01:00
Bartosz Sypytkowski 01f5b06905 chore: remove broadcast and introduce lease 2024-10-30 07:43:31 +01:00
Bartosz Sypytkowski 3433cad5cf chore: draft of stateless collab group 2024-10-30 07:43:31 +01:00
Nathan.fooo 860a921ea5
chore: remove inline view id (#945)
* chore: remove inline view id

* test: fix test compile

* chore: logs

* chore: update test
2024-10-30 12:47:15 +08:00
Zack Fu Zi Xiang 855cc58ad8
fix: add invalid character error for publish namespace 2024-10-29 15:49:39 +08:00
Zack Fu Zi Xiang 7bcb6cf5f4
chore: merge with main 2024-10-29 09:49:42 +08:00
Zack Fu Zi Xiang a6af0300ee
feat: add specific error code for invalid publish names 2024-10-29 09:48:24 +08:00
Zack 56c55fb6a9
feat: handle duplicated publish names for a workspace (#944)
* feat: handle duplicated publish names for a workspace

* chore: cargo sqlx
2024-10-29 09:39:41 +08:00
Zack Fu Zi Xiang fdc889f73e
feat: handle duplicated publish names for a workspace 2024-10-28 17:58:14 +08:00
Nathan.fooo 1cbb5052f1
chore: revert local host test setting (#942) 2024-10-28 17:21:34 +08:00
Zack Fu Zi Xiang f701abd2a7
feat: delete default view for workspace 2024-10-28 13:32:41 +08:00
Zack Fu Zi Xiang 0fe7d8def7
chore: merge with main 2024-10-28 09:46:31 +08:00
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
Zack Fu Zi Xiang dc44d0ae4e
fix: remove assert that might cause panic 2024-10-27 13:36:17 +08:00
Zack Fu Zi Xiang e29d5d058d
Merge branch 'main' into feat/custom-namespace-change-publish-name 2024-10-27 13:31:45 +08:00
khorshuheng 3c0258b42a feat: add publish info to template home page 2024-10-25 17:30:56 +08:00
Zack Fu Zi Xiang a1e9d56bcf
chore: make pin project workspace dependency 2024-10-25 17:23:35 +08:00
Zack Fu Zi Xiang 920cc69729
feat: add more cases to disambiguate update custom namespace error 2024-10-25 14:48:09 +08:00
Zack Fu Zi Xiang f13916a49a
Merge branch 'main' into feat/custom-namespace-change-publish-name 2024-10-25 14:47:02 +08:00
Zack 42bf807a8e
fix: wait for a second after duplication to workspace (#930)
* fix: wait for a second after duplication to workspace

* chore: rust lint
2024-10-25 13:22:33 +08:00
Zack Fu Zi Xiang b775aa9d4c
feat: patching of publish name 2024-10-24 22:06:52 +08:00
Nathan.fooo f74757e41a
chore: remove deprecate chat api endpoint and update tests (#922)
* chore: remove deprecate chat api endpoint and update tests

* chore: fix test

* chore: clippy
2024-10-24 16:46:41 +08:00
khorshuheng 3169277830 feat: add section timestamp to get favorite/recent/trash endpoints 2024-10-24 12:22:21 +08:00
khorshuheng 23e1da2910 feat: add publish info to list templates 2024-10-23 17:26:32 +08:00
khorshuheng ee9e335152 feat: add publish info to template 2024-10-22 17:29:20 +08:00
Khor Shu Heng 9eb1c36c92
chore: access control interface to return error instead of boolean (#914) 2024-10-21 20:20:14 +08:00
Zack Fu Zi Xiang 3aabf09b21
fix: client url path 2024-10-21 14:09:01 +08:00
Zack Fu Zi Xiang 9ee04b8958
chore: publish metadata wrapper 2024-10-21 12:48:02 +08:00
khorshuheng bd3e5acd86 chore: fix misleading metric description and method name for access control metrics 2024-10-21 10:49:25 +08:00
Nathan.fooo 2f715c3136
feat: custom completion prompt (#906)
* feat: custom completion prompt

* chore: custom prompt
2024-10-20 14:27:41 +08:00
Khor Shu Heng ba8a670101
fix: workspace invitation failure due to email case sensitivity (#904)
* fix: integration test failure due to password mismatch

* fix: workspace invitation failure due to email case sensitivity
2024-10-19 10:10:35 +08:00
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
Nathan.fooo 9942e68089
chore: imported workspace should not become the latest visting workspace (#890)
* chore: imported workspace should not become the latest visting workspace

* chore: sqlx files

* chore: update test

* chore: fmt
2024-10-16 21:02:05 +08:00
Nathan.fooo d3e4a6870d
chore: template (#889)
* chore: template

* fix: auto del file lifetime

* chore: delete file if fail to write to disk

* fix: modified html

* chore: set content type

* chore: md5 content

* chore: clippy

* fix: image loaded failed

* fix: build

* chore: bump collab

---------

Co-authored-by: Kilu <lu@appflowy.io>
2024-10-16 17:39:24 +08:00
Khor Shu Heng ec124bcb46
Merge pull request #885 from AppFlowy-IO/additional-ac-config
feat: additional access control config
2024-10-16 17:00:54 +08:00