Zack Fu Zi Xiang
c9e7afac9e
chore: merge with main
2024-11-22 11:27:04 +08:00
Zack
3a0b210d48
Merge pull request #1012 from AppFlowy-IO/feat/search-database-by-name
...
Feat/search database by name
2024-11-21 19:21:51 -08:00
Zack Fu Zi Xiang
0b802d112e
chore: stricter type for oauth redirect token handler
2024-11-22 07:52:03 +08:00
Zack Fu Zi Xiang
687b5d9f6d
Merge branch 'main' into feat/search-database-by-name
2024-11-21 09:17:09 +08:00
Nathan.fooo
1e18180e9d
chore: set max import zip file size ( #1011 )
...
* chore: set max import zip file size
* chore: fix test
2024-11-20 14:07:36 +08:00
Khor Shu Heng
afeaeb7796
chore: simplify collab level access control ( #1008 )
2024-11-20 12:29:16 +08:00
Khor Shu Heng
e6dbc95641
feat: api to update space ( #1009 )
2024-11-20 11:32:29 +08:00
nathan
d2a82db300
chore: remove err log
2024-11-20 10:53:35 +08:00
Zack Fu Zi Xiang
d7478fb37a
chore: merge with main
2024-11-20 07:51:33 +08:00
Khor Shu Heng
13cabec9c9
Merge pull request #1010 from AppFlowy-IO/revert-change-to-matcher
...
fix: revert changes to casbin matcher
2024-11-19 21:59:15 +08:00
khorshuheng
40835f00d1
fix: revert changes to casbin matcher
2024-11-19 21:11:18 +08:00
Khor Shu Heng
c421f03da2
Merge pull request #1007 from AppFlowy-IO/disable-loading-collab-policy
...
fix: stop loading collab policies to improve access control evaluation
2024-11-19 14:57:32 +08:00
khorshuheng
00a6189cf3
fix: stop loading collab policies to improve access control evaluation
2024-11-19 12:58:21 +08:00
Khor Shu Heng
0818cf7565
feat: api for create space ( #1006 )
2024-11-19 12:54:10 +08:00
Khor Shu Heng
2647d41f3a
feat: allow create page API to accept a view name ( #1005 )
2024-11-19 11:46:23 +08:00
Khor Shu Heng
51bd650644
chore: fix flaky test for get section items ( #1004 )
2024-11-18 09:42:57 +08:00
Nathan.fooo
fd98351473
chore: adjust redis env ( #1003 )
2024-11-17 14:26:59 +08:00
Bartosz Sypytkowski
3799966f12
chore: store pending collab writes in memory ( #1000 )
...
* chore: write immediatelly actually writes immediatelly
* chore: fix clippy errors
* chore: add metrics to new storage queue impl
* chore: set collab batch write capacity to the same as on main branch
2024-11-17 13:25:42 +08:00
Nathan.fooo
d798c81ba4
chore: support split by text len ( #1002 )
...
* chore: support split by text len
* chore: update docs
* chore: update tests
2024-11-17 12:45:20 +08:00
Nathan.fooo
dcbc84dacc
chore: recreate group if it isn't exist ( #1001 )
2024-11-17 12:14:50 +08:00
Zack
7c6a706bbd
Merge pull request #998 from AppFlowy-IO/feat/allow-underscore-in-url
...
feat: allow underscore in publish url
2024-11-16 15:59:15 +08:00
Nathan.fooo
655f13bc27
chore: search and chat ( #999 )
...
* chore: add test for search and chat
* chore: update test
* chore: update test
* chore: update ci
* chore: fix security audio
* chore: multiple core docker build
* chore: multiple core docker build
* chore: update ci
* chore: update model setting
* chore: test ci
* chore: use tiktoken to calcualte token length
* chore: remove env
* chore: use spawn_blocking with condition
* chore: docs
* chore: clippy
* chore: clippy
* chore: docker logs
* chore: pass message id
* chore: clippy
2024-11-16 14:52:12 +08:00
Zack Fu Zi Xiang
4703b90751
fix: modify test case for underscore
2024-11-15 16:37:02 +08:00
Zack Fu Zi Xiang
187cadaa01
feat: allow underscore in publish url
2024-11-15 15:45:56 +08:00
Zack Fu Zi Xiang
08ee135501
feat: add initial basic impl
2024-11-15 15:06:51 +08:00
Khor Shu Heng
d0c212ff10
refactor: remove enforcer group ( #948 )
2024-11-15 14:08:12 +08:00
nathan
b10a0e7829
chore: fix typo
2024-11-15 13:45:25 +08:00
Nathan.fooo
97f9ff3dd8
fix: byte index 8000 is not a char boundary ( #995 )
...
* chore: fix split text boundary error and add related tests
* chore: reduce clone
2024-11-15 13:38:08 +08:00
Zack
d8075a9368
Merge pull request #994 from AppFlowy-IO/fix/smtp-email-username
...
feat: separate smtp username from email
2024-11-14 22:00:43 +08:00
Zack Fu Zi Xiang
4b2eb1b1ba
feat: separate smtp username from email
2024-11-14 16:00:15 +08:00
Nathan.fooo
06a6ea2985
chore: retry upload file when get s3 service error ( #993 )
...
* chore: retry upload file when get s3 service error
* chore: ingore upload payload error
2024-11-14 14:39:36 +08:00
Bartosz Sypytkowski
f6fef9918b
chore: split document content into multiple embeddings ( #990 )
...
* chore: split document content into multiple embeddings
* chore: fallback to uuid v4 generation due to unmaintained transient dependency
* chore: fix lint errors
2024-11-14 14:15:52 +08:00
Zack
a4ea4eeb31
Merge pull request #992 from AppFlowy-IO/fix/admin-frontend-open-app
...
fix: use htmx redirect instead
2024-11-14 13:56:42 +08:00
Zack Fu Zi Xiang
bd8287319d
fix: use htmx redirect instead
2024-11-14 12:14:38 +08:00
Nathan.fooo
e9c374bfe2
chore: remove wasm client api ( #989 )
...
* chore: revamp client api
* chore: fmt
2024-11-14 00:53:30 +08:00
Zack
7f73453667
Merge pull request #988 from AppFlowy-IO/fix/patch-publish-name
...
fix: patch publish name
2024-11-13 19:03:06 +08:00
Zack Fu Zi Xiang
f3cfd87cb8
fix: patch publish name
2024-11-13 17:21:49 +08:00
nathan
68cf2007eb
chore: fix docker build
2024-11-13 15:31:15 +08:00
Nathan.fooo
50d519c4ea
fix: upload file zip file expire ( #987 )
2024-11-13 14:57:27 +08:00
Nathan.fooo
91b0c50722
chore: remove logs ( #986 )
2024-11-13 13:59:23 +08:00
Nathan.fooo
9778843746
chore: disable history service ( #985 )
...
* chore: disable history service
* chore: fix build
2024-11-13 10:46:15 +08:00
Zack Fu Zi Xiang
787e6beb0d
feat: add name filtering
2024-11-12 23:48:41 +08:00
Zack
85452ddfab
feat: add role for user when querying workspaces ( #983 )
2024-11-12 21:12:58 +08:00
Zack
288fd59d3b
Merge pull request #975 from AppFlowy-IO/feat/last-publish-name
...
feat: support last publish name
2024-11-12 08:42:00 +08:00
Nathan.fooo
14adf250a8
chore: update ai api endpoint & rename structs ( #953 )
...
* chore: revmap loader type
* chore: revamp context
* chore: fix test
* chore: remove unused handler
* chore: create new chat api endpoint
* chore: add docs
* chore: clippy
* chore: fix test
2024-11-11 20:10:46 +08:00
Zack Fu Zi Xiang
ed4c14d53a
fix: also specify workspace id when deleting collab
2024-11-11 17:31:44 +08:00
Zack Fu Zi Xiang
8d8c3282ff
Merge branch 'main' into feat/last-publish-name
2024-11-11 17:15:41 +08:00
Zack
2028f4bffd
feat: use batch insert collab for workspace creation ( #977 )
...
* feat: use batch insert collab for workspace creation
* fix: separate user creation from initial workspace creation
* feat: separate workspace creation and collab initialization
2024-11-11 16:02:03 +08:00
Zack Fu Zi Xiang
5d040a6e7f
chore: add 2 more assert for publish view comments
2024-11-11 15:14:22 +08:00
Zack Fu Zi Xiang
b89490777c
fix: debug ci tests
2024-11-11 09:51:56 +08:00