Nathan.fooo
71d292ebcd
chore: add app version when querying ai configuratino ( #724 )
...
* chore: update api endpoint that accepts app version
* chore: update env
* chore: disable locai ai config test
2024-08-13 11:14:32 +08:00
Khor Shu Heng
ca6490c1ac
feat: deserialization for entities used in collab stream ( #682 )
2024-07-30 17:08:48 +08:00
Kilu.He
47f87cee1c
feat: support publish interfaces for wasm ( #654 )
...
* feat: support publish interfaces for wasm
* fix: fmt
* feat: support sign in with url
2024-07-23 17:47:21 +08:00
Nathan.fooo
eebdbcad79
chore: add api endpoint for local ai config ( #678 )
...
* chore: add api endpoint for local ai config
* chore: fix ci
* chore: api endpoint for download local ai config
* chore: update ci
* chore: ensure client version
* chore: update test
2024-07-15 08:30:11 +08:00
Bartosz Sypytkowski
44406ccdae
chore: update yrs and appflowy-collab ( #677 )
...
* chore: update yrs and appflowy-collab
* chore: remove wasm compilation target
* chore: fixed number conversion in tests
* chore: remove wasm integration tests
---------
Co-authored-by: nathan <nathan@appflowy.io>
2024-07-10 10:10:07 +08:00
Bartosz Sypytkowski
42b3cca886
chore: remove appflowy indexer service
2024-06-28 05:40:44 +02:00
Nathan.fooo
30f87457f3
feat: support uploading file with multiple part ( #625 )
...
* refactor: replace crate
* chore: remove s3-rust crate
* chore: test multiple upload
* chore: client api
* chore: client api
* chore: v1 version upload,download
* chore: fix test
* chore: fix test
* chore: remove workspace test
* chore: fix wasm build
* chore: update path
* chore: update path
* chore: rename
* chore: expose file entity
* chore: introduce client-api-entity
* chore: fix build
* chore: new url
* chore: fix test
* chore: merge main
* chore: fix clippy
2024-06-19 13:06:58 +08:00
Bartosz Sypytkowski
0e50650aa8
chore: use appflowy ai client for embeddings in search api
2024-06-18 10:51:11 +02:00
Bartosz Sypytkowski
b52369de7f
feat: add workspace settings with disable indexing option ( #606 )
...
* feat: add workspace settings with disable indexing option
* chore: added api workspace settings endpoint
* chore: add workspace settings read and write to client api
* chore: add tests for workspace settings client api
* fix: enforce authorization rules on workspace settings api
* chore: fix appflowy indexer test configuration
* chore: add dotenvy to appflowy indexer tests
* chore: override appflowy indexer env vars for tests
* chore: add appflowy indexer preindex env var
2024-06-06 09:26:21 +08:00
Zack
928d1dfe77
chore: remove auto deploy to test env ( #601 )
2024-06-05 11:02:46 +08:00
Bartosz Sypytkowski
58e01f4e8d
fix: index documents with missing embeddings at service start ( #597 )
...
* feat: appflowy-indexer indexes documents with missing embeddings at start
* chore: add tests to check initial indexing of collabs
* chore: log user search requests and response
* fix: wrong appflowy openai api key env var name
* chore: fill openai keys for integration testing
* chore: silence flaky test
2024-06-04 16:50:06 +08:00
Nathan.fooo
50ff40f9d1
chore: add ai completoin scope ( #599 )
...
* chore: add ai completoin scope
* chore: fix ci to run test
2024-06-04 10:49:28 +08:00
Bartosz Sypytkowski
219d84af69
chore: add appflowy indexer service image to docker publish ( #583 )
2024-05-29 13:46:39 +08:00
Nathan.fooo
80d46a2e3c
chore: Clean redis update script ( #581 )
...
* chore: rename folder
* chore: add script to remove redis stream
* chore: add script to remove redis stream
* chore: fix ci
2024-05-27 16:48:13 +08:00
Nathan.fooo
c491f1a560
chore: fix ci ( #549 )
...
* chore: fix ci
2024-05-12 21:02:28 +08:00
Nathan.fooo
d994b10115
chore: appflowy ai client ( #547 )
...
* chore: appflowy ai client
* chore: clippy
* chore: clippy
* chore: fix ci
* chore: disable index search
2024-05-12 09:23:32 +08:00
Nathan.fooo
ef8e6f360f
chore: try to fix ws token error ( #530 )
...
* chore: try to fix ws token error
* chore: fix compile
* chore: bump version number
* chore: update
* chore: update
* ci: fix test
2024-05-07 16:45:12 +08:00
nathan
4e510bb452
chore: update ci
2024-05-05 19:11:19 +08:00
nathan
b28dfc66b5
chore: update ci
2024-05-05 17:47:12 +08:00
Nathan.fooo
79bb510aaf
ci: run history test ( #513 )
...
* ci: run history test
* chore: fix ci
2024-05-01 16:28:07 +08:00
Nathan.fooo
af75e8a2c0
chore: update configuration for ai docker ( #512 )
...
* chore: update configuration for ai docker
* chore: add script to test ci docker
* chore: update docs
* chore: update docs
2024-04-30 19:37:52 +08:00
Zack Fu Zi Xiang
206c7a29ea
chore: merge with main
2024-04-29 23:35:03 +08:00
Zack Fu Zi Xiang
9a25b92e57
fix: ci and use static file for template
2024-04-29 21:25:32 +08:00
Zack Fu Zi Xiang
9d6a335be8
fix: ci: install ca certs
2024-04-29 21:06:35 +08:00
Zack Fu Zi Xiang
bb4176732b
ci: debug 2
2024-04-29 20:58:07 +08:00
Zack Fu Zi Xiang
73a3bafa29
ci: debug 1
2024-04-29 20:24:50 +08:00
Zack Fu Zi Xiang
6e74449ab1
feat: accept workspace invite email
2024-04-29 19:40:20 +08:00
Nathan.fooo
b9173c276c
chore: docker image for history ( #499 )
2024-04-26 21:58:02 +08:00
Nathan.fooo
5f970a625a
chore: use rust 1.77 ( #493 )
2024-04-24 10:47:18 +08:00
Nathan.fooo
8ab7815740
chore: reduce pool lock ( #475 )
...
* chore: reduce pool lock
* chore: clippy
2024-04-16 20:26:26 +08:00
Nathan.fooo
f3279e9b4e
feat: implement grpc for history server ( #470 )
...
* ci: docker compose for ci
* chore: add test
* chore: imple grpc
* chore: fix test
* chore: fix ci
2024-04-16 14:10:56 +08:00
Kilu.He
5041f9f164
feat: support subscribe token ( #464 )
...
* feat: support subscribe token
* feat: support get collab
* feat: support browser rule for get collab
* fix: update collab version
2024-04-15 14:46:30 +08:00
Nathan.fooo
4d019728ba
refactor: insert encode collab object in redis ( #469 )
...
* chore: insert collab redis cache with timestamp
* chore: add test
* chore: update expire time
* chore: update
* chore: fix test
2024-04-13 22:31:36 +08:00
Nathan.fooo
bdee9fa8dc
feat: add feature brotli ( #452 )
...
* feat: add feature brotli
* chore: update reqwest version
* chore: update actix-http
* chore: fix wasm build
2024-04-06 16:43:38 +08:00
Nathan.fooo
c77329ea11
chore: encode collab with validate check ( #439 )
...
* chore: bump collab
* chore: fix test
* chore: fix test
2024-04-03 09:07:35 +08:00
Kilu.He
3bf5fb057d
feat: support client api to wasm ( #426 )
...
* feat: support client api to wasm
* fix: cargo fmt
* fix: delete github config
* fix: readme
* feat: add wasm ci
* fix: code review
* fix: add test
* fix: add sign in test
* fix: test error
---------
Co-authored-by: root <root@DESKTOP-RCFUF7L>
Co-authored-by: nathan <nathan@appflowy.io>
2024-04-02 15:19:21 +08:00
nathan
a98f3951ca
chore: enable pull request target
2024-04-02 11:56:51 +08:00
Nathan.fooo
5a06cb3278
feat: get collab retry ( #434 )
...
* chore: retry when fetch collab doc state
* chore: fix test
* chore: disable log
* chore: fix client api build
* chore: log
* chore: try invite and acccept
* chore: add todo
* chore: update ci
2024-04-01 09:39:02 +08:00
Nathan.fooo
6c96d05e2f
feat: introduce custom function in casbin model that supports compari… ( #433 )
...
* feat: introduce custom function in casbin model that supports comparing role or level
* chore: update
* chore: log
* chore: log
* chore: remove cache
2024-03-31 19:54:41 +08:00
Nathan.fooo
0f384a119a
chore: pull request target ( #428 )
2024-03-30 11:06:20 +08:00
Nathan.fooo
6b5d644c19
chore: update ci config ( #427 )
2024-03-30 10:34:26 +08:00
Nathan.fooo
4fc18d8615
feat: ping collab ( #424 )
...
* chore: ping
* chore: update test
* chore: fix test
* chore: ping
* ci: build cache
* chore: sync state
* chore: sync state
* tests: disable read only test
2024-03-28 21:15:14 +08:00
Nathan.fooo
6aa05b97d3
chore: metrics for realtime edit ( #415 )
...
* refactor: separate group code from rt server
* chore: separate group state
* chore: fix test
* chore: drop group
* chore: update metrics
* chore: metrics for realtime edit
* chore: update project config
* ci: fix test
2024-03-26 13:35:13 +08:00
Nathan.fooo
f7008d4c91
ci: update ci var ( #404 )
2024-03-20 20:37:27 +08:00
Nathan.fooo
d1c82b7811
chore: enable access control by env ( #394 )
2024-03-18 19:34:44 +08:00
Nathan.fooo
40fc18a499
feat: only enforce when permission change ( #382 )
...
* feat: only enforce when permission change
* chore: fix client api ci
* chore: fix test
* chore: fix test
2024-03-13 17:14:43 +08:00
Zack Fu Zi Xiang
4638e3cf01
chore: increase email rate limit during test
2024-03-09 19:50:14 +08:00
Nathan.fooo
2cf857bd00
feat: optimize websocket message ( #351 )
...
* chore: send multiple message
* refactor: message
* refactor: message
* fix: test
* fix: test
* fix: test
* chore: docs
* fix: test
* chore: support compress
* chore: interval retry
* chore: fix test
* chore: merge main
* chore: clippy
* chore: clippy
* ci: fix test
* chore: clippy
* chore: clippy
2024-03-02 02:53:14 +08:00
Zack Fu Zi Xiang
7231ff7e2a
fix: ci: expose minio port for file storage test
2024-02-28 19:18:42 +08:00
nathan
0f2df6d352
chore: fix docker build
2024-02-24 10:44:52 +08:00
Nathan.fooo
66b7637ad0
chore: fix build args ( #346 )
...
* chore: fix build args
* chore: fix build args
2024-02-23 15:50:37 +08:00
nathan
a5804d0923
ci: build with feature
2024-02-23 05:38:39 +08:00
Nathan.fooo
d5869742c2
fix: test ( #339 )
...
* fix: test
* fix: test
* fix: test
2024-02-21 15:05:23 +08:00
Nathan.fooo
a1494f0d09
feat: Realtime metrics ( #309 )
...
* chore: add metric
* chore: add metric
* chore: clippy
* chore: clippy
* ci: set rust version
* ci: set rust version
* ci: set rust version
2024-02-09 12:02:54 +08:00
Nathan.fooo
a9ab3bbb22
chore: update exp in ( #288 )
2024-02-03 08:36:52 +08:00
Nathan.fooo
5d473ba537
chore: remove unused feature ( #277 )
...
* chore: remove unused feature
* ci: fix
2024-01-30 05:52:49 +08:00
Nathan.fooo
e1b35a1a24
feat: enable cors in nginx ( #276 )
...
* feat: enable cors in nginx
* chore: update
* chore: fix ci
2024-01-29 13:14:50 +08:00
Nathan.fooo
56615e2274
chore: run with different env file ( #275 )
2024-01-29 02:26:43 +08:00
Nathan.fooo
a318d2f96d
test: wasm test ( #271 )
...
* test: wasm test
* ci: run wasm test
* fix: wasm websocket connect
* chore: add logs
* ci: fix
2024-01-24 05:51:42 +08:00
Nathan.fooo
480b7377f2
chore: client api wasm ( #262 )
...
* feat: client_api wasm
* ci: client_api wasm ci
* ci: client_api wasm ci
2024-01-17 03:20:24 +08:00
Zack
615b402782
docs: Doc improvement ( #256 )
...
* feat: update docs and self host deploy configs
* feat: use default ports for dev
* feat: revamp self host
* feat: use nginx resolver
* feat: cargo fmt
* feat: ci integration test with nginx routing
* feat: cargo fmt
* feat: make docker ci use deploy env rather than dev env
* feat: update api external url for deploy test
* fix: if sqlx is set to offline dont run casbin for tests
* fix: set api external url for tests
* fix: ignore sqlx test with cfg
* fix: sqlx tests
* fix: test use env
* feat: update the docs on optional components
2024-01-12 16:01:16 +08:00
Nathan.fooo
8e38ae7b69
refactor: remove rust-s3, sqlx from client-api ( #245 )
...
* refactor: remove rust-s3, sqlx from client-api
* chore: fmt
* chore: add ci check
* chore: add ci check
* chore: add ci check
2024-01-05 06:12:01 +08:00
Fu Zi Xiang
390fb0d328
docs: improve info on external postgres
2023-12-28 11:35:38 +08:00
Fu Zi Xiang
e17a3ec92a
fix: remove strategy
2023-12-27 06:28:00 +08:00
Fu Zi Xiang
4b055d161b
fix: arm and amd arch
2023-12-27 06:25:37 +08:00
Fu Zi Xiang
1c02b3d03f
fix: gotrue dockerfile
2023-12-27 05:39:29 +08:00
Fu Zi Xiang
dc6ff036b1
feat: support arm build
2023-12-27 05:15:40 +08:00
Fu Zi Xiang
689486f091
fix: latest tag
2023-12-27 03:57:38 +08:00
Fu Zi Xiang
7e7c692156
fix: github tag
2023-12-27 03:52:11 +08:00
Fu Zi Xiang
6dedb80ec0
feat: added build for gotrue image
2023-12-27 03:42:43 +08:00
Fu Zi Xiang
b69ea10df0
fix: wait for pods to be ready before deletion - 2
2023-12-25 19:33:20 +08:00
Fu Zi Xiang
a00b867db5
fix: wait for pods to be ready before deletion
2023-12-25 19:19:42 +08:00
Fu Zi Xiang
e356e19d2c
fix: delete uploaded images
2023-12-25 18:11:50 +08:00
Fu Zi Xiang
4378063036
feat: use github sha instead of dev
2023-12-25 17:51:32 +08:00
Fu Zi Xiang
134082da3e
fix: needs image build before deplo
2023-12-25 17:11:25 +08:00
Fu Zi Xiang
bcc1098424
feat: add back image build
2023-12-20 15:45:21 -08:00
Fu Zi Xiang
237cd785dc
feat: add deploy kube
2023-12-20 15:41:41 -08:00
Fu Zi Xiang
0347260028
fix: debug 1
2023-12-20 13:02:57 -08:00
Fu Zi Xiang
444f974cf2
fix: test deploy after image build
2023-12-20 12:51:09 -08:00
Fu Zi Xiang
f5ea1d3a34
fix: docker image name
2023-12-20 12:32:56 -08:00
Fu Zi Xiang
654d510afc
fix: debug docker images
2023-12-20 12:20:00 -08:00
Fu Zi Xiang
fc54769632
feat: test deploy kube
2023-12-20 11:12:40 -08:00
Fu Zi Xiang
00197e971f
feat: deploy dev image
2023-12-20 10:40:35 -08:00
Zack
a7b259ad20
feat: use only env var for appflowy cloud ( #224 )
...
* feat: use only env var for appflowy cloud
* fix: jwt local testing
* fix: security audit
* feat: update docker deploy configs
* fix: test utils dotenvy
* fix: test try sqlx offline
* fix: add gotrue configs for appflowy
* fix: redis uri in docker
2023-12-19 08:45:42 +08:00
nathan
fc312cc48c
chore: update build admin_frontend context
2023-12-18 03:50:42 +08:00
Nathan.fooo
432faee316
chore: add logs ( #182 )
...
* chore: log html
* chore: logs
2023-11-27 08:48:17 +08:00
Nathan.fooo
58a7d17493
fix: admin frontend image ( #172 )
2023-11-20 21:47:40 +08:00
Nathan.fooo
3fe8e6d88a
ci: build appflowy-cloud & admin frontend docker image ( #170 )
2023-11-19 00:20:14 +08:00
nathan
988b3fc6bb
ci: disable using appflowyinc in images test
2023-11-16 11:38:37 +08:00
nathan
35b9d76091
docs: update
2023-11-16 11:10:40 +08:00
Nathan.fooo
82bcb5e879
feat: Deployment update ( #169 )
...
* docs: add ubuntu setup guide
* feat: add docker ci
* feat: create admin frontend image
* feat: trigger push docker ci
* ci: multiple arch
* fix: build
* chore: update ci
* chore: update ci
* fix: build
* fix: build
* fix: test
* fix: database access
* fix: test
* fix: test
* chore: update
* chore: update
2023-11-16 00:29:18 +08:00
Nathan.fooo
d37fbbf486
ci: vendor protoc ( #152 )
...
* ci: vendor protoc
* ci: remove protoc compiler install
2023-11-08 21:12:00 +08:00
Nathan.fooo
f1dad07caa
feat: http init sync ( #151 )
...
* fix: bugs
* chore: support message type
* refactor: ws message
* feat: post realtime message
* feat: use proto to reduce message size
* ci: update
* ci: install protoc
* ci: update docker
* chore: update ci
* ci: update docker
* ci: fix
* ci: fix
* ci: fix
2023-11-08 15:41:39 +08:00
Nathan.fooo
f5fd264309
feat: support discord and github ( #136 )
...
* feat: support discord and github
* feat: enable discord and github oauth
* chore: update dev.env
2023-10-24 13:05:24 +08:00
Fu Zi Xiang
08967b8091
fix: deploy to test
2023-10-18 14:59:49 +08:00
nathan
7b77805d8d
chore: add logs
2023-10-13 10:37:28 +08:00
Nathan.fooo
a02da07627
Test deploy docker log ( #105 )
...
* chore: try to fix logs in docker
* ci: test deploy
* ci: log level
2023-10-08 21:42:25 +08:00
Fu Zi Xiang
375c463566
feat: remove unneeded sudo
2023-10-06 22:42:42 +08:00
Fu Zi Xiang
096cfb8d2e
feat: upgrade to use docker with compose plugin
2023-10-06 22:31:25 +08:00
Nathan.fooo
926da912ea
chore: log level ( #104 )
2023-10-06 21:34:14 +08:00