Commit graph

181 commits

Author SHA1 Message Date
Nathan.fooo
a7dff1b7d8
chore: support explain text (#1213) 2025-02-06 12:56:15 +08:00
khorshuheng
b1c9db619a chore: fix github docker push workflow 2025-02-05 11:53:13 +08:00
Khor Shu Heng
6a816341bf
chore: arm runner for arm image building (#1204) 2025-02-04 21:31:40 +08:00
khorshuheng
6a22a2f816 chore: add workflow to build arm appflowy web image 2025-01-24 20:53:44 +08:00
khorshuheng
d614acfa92 chore: pipeline to build appflowy web image for self hosters 2025-01-24 14:16:00 +08:00
Nathan.fooo
b650e9e5fb
chore: ai writer (#1153)
* chore: ai writer

* chore: update test

* chore: update test

* chore: set env

* chore: rename

* chore: format nginx conf
2025-01-12 23:07:31 +08:00
Khor Shu Heng
a5d94a09d6
feat: add publish info to publish outline items (#1156) 2025-01-12 13:08:38 +08:00
Nathan.fooo
ee84464e82
chore: store blob file status (#1147)
* chore: store blob file status

* chore: fmt

* chore: fmt
2025-01-10 14:52:35 +08:00
Nathan.fooo
5195dae3a5
feat: Chat file metadata (#1133)
* chore: chat question metadata

* chore: update

* chore: update env

* chore: update env
2025-01-07 12:46:55 +08:00
khorshuheng
f8e79cc6c0 fix: api external url should be for gotrue, not appflowy cloud 2025-01-06 11:09:18 +08:00
Nathan.fooo
49e83c6b6b
chore: format chat response (#1125)
* chore: chat response with format

* chore: update prompt

* chore: update test

* chore: update test

* chore: fix stress test

* chore: fix test

* chore: test

* chore: test

* chore: fix stress test

* chore: fix test
2025-01-06 01:19:00 +08:00
Bartosz Sypytkowski
59e8281010 Merge branch 'main' into stateless 2024-12-23 05:21:15 +01:00
Zack Fu Zi Xiang
1fc3817f3f
ci: linting update rust toolchain 2024-12-20 10:03:32 +08:00
Bartosz Sypytkowski
d5252f4273 Merge branch 'main' into stateless 2024-12-17 18:24:17 +01:00
Nathan.fooo
abf827f2a6
chore: query multiple collab embedding state (#1081)
* chore: query multiple collab embedding state

* chore: clippy
2024-12-17 23:23:43 +08:00
Bartosz Sypytkowski
41e9302ff9 Merge branch 'main' into stateless 2024-12-12 16:00:45 +01:00
Nathan.fooo
af38efe6d9
feat: sync document through http request (#1064)
* chore: query embedding

* chore: create embeddings

* chore: apply update to editing collab

* refactor: web-update

* chore: calculate missing update the sv is not none

* chore: add test

* chore: fix audit

* chore: commit sqlx

* chore: fix client api

* test: add

* chore: clippy

* chore: fix collab drop when save
2024-12-12 14:53:07 +08:00
Nathan.fooo
14b2f3c985
chore: enable running stress on on self-hosted runner (#1053)
* chore: run stress test on selfhost runner

* chore: Update stress_test.yml

* chore: update env

* chore: skip stress_test when running integration test
2024-12-11 09:43:47 +08:00
Zack Fu Zi Xiang
a4d4e71048
fix: server logs if error 2024-12-09 21:55:35 +08:00
Bartosz Sypytkowski
5e7b5f87fa chore: merge branch main into stateless 2024-12-03 09:10:01 +01:00
Nathan.fooo
016c7ed569
ci: remove test image and then check response (#1037) 2024-12-03 14:58:31 +08:00
Nathan.fooo
3e3bf693fd
chore: upload api endpoint for web upload (#1024)
* chore: upload api endpoint for web upload

* chore: use rust 1.78

* fix: test
2024-11-28 09:09:09 +08:00
Bartosz Sypytkowski
1932607ca9 Merge branch 'main' into stateless 2024-11-18 05:43:16 +01:00
Nathan.fooo
fd98351473
chore: adjust redis env (#1003) 2024-11-17 14:26:59 +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
Bartosz Sypytkowski
401cc3ad25 Merge branch 'main' into stateless 2024-11-16 07:22:34 +01:00
nathan
68cf2007eb chore: fix docker build 2024-11-13 15:31:15 +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
46435090c9
fix: fetch main branch before checkout 2024-11-10 17:19:14 +08:00
Zack Fu Zi Xiang
e5623023aa
chore: cargo clippy 2024-11-10 04:46:51 +08:00
Zack Fu Zi Xiang
c705d500ce
Merge branch 'main' into feat/last-publish-name 2024-11-10 04:42:21 +08:00
Zack Fu Zi Xiang
2a102dcdbf
fix: test cmd 2024-11-09 12:41:30 +08:00
Zack Fu Zi Xiang
40576fe675
chore: add admin frontend to test matrix 2024-11-08 18:07:55 +08:00
Zack Fu Zi Xiang
a07b453c0b
feat: support last publish name 2024-11-08 17:29:02 +08:00
Zack Fu Zi Xiang
1ac0c3fe0c
Merge branch 'main' into stateless 2024-11-06 15:38:49 +08:00
Zack Fu Zi Xiang
27a664cde7
chore: update ci build tag regex 2 2024-11-06 15:37:07 +08:00
Zack Fu Zi Xiang
00d7761d05
chore: update ci build tag regex 2024-11-06 15:34:51 +08:00
Zack Fu Zi Xiang
e6dd922cb8
chore: update ci build regex 2024-11-06 15:31:07 +08:00
Zack Fu Zi Xiang
321d0b493b
chore: update ci version regex 2024-11-06 15:28:13 +08:00
Zack Fu Zi Xiang
81f429755e
Merge branch 'main' into stateless 2024-11-06 15:21:21 +08:00
Zack Fu Zi Xiang
f7b1fde1e4
chore: add extra tag options 2024-11-06 15:13:26 +08:00
Bartosz Sypytkowski
a99f986270 chore: removed appflowy history 2024-11-05 07:48:12 +01:00
Nathan.fooo
a3a581ea4e
chore: fix import test (#941)
* chore: fix import test

* chore: enable test

* chore: fix build

* chore: update test
2024-10-31 15:18:30 +08: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
khorshuheng
158830c63a fix: gotrue image build error due to wrong docker file path 2024-10-23 23:49:05 +08:00
khorshuheng
e767f36a2f fix: allow gotrue service to work without postgres user 2024-10-23 16:36:46 +08:00
khorshuheng
51600c1e2b fix: integration test failure due to password mismatch 2024-10-18 15:22:29 +08:00
Zack
ba64963487
feat: oauth server (#866)
* feat: oauth serevr

* feat: working redirect after login

* feat: impl before sec checks

* feat: check client and url

* feat: code challenge verification

* feat: better error and nil handling from redis

* feat: use redirect in url instead

* fix: oauth refresh login

* feat: stop using javascript for parsing oauth information

* feat: oauth login redirect

* feat: remove unneeded logic

* feat: set up client secret

* feat: return error from redis json bytes instead

* chore: oauth local testing

* feat: add admin frontend to integration tests

* chore: lint and fmt

* fix: add ports for ci
2024-10-15 13:16:47 +08:00
Nathan.fooo
9c0dffacef
feat: implement import notion zip file api endpoint (#840)
* chore: implement api endpoint

* chore: worker

* chore: async zip

* chore: test bulk insert

* chore: insert collab

* chore: custom task

* chore: consume un acked message

* chore: fix compile

* chore: add test

* test: update

* chore: save import record

* chore: save import record

* chore: fix ci

* chore: remove unused deps

* chore: update docker file

* chore: build worker images

* chore: use small int

* chore: use small int

* chore: rm protoc deps in runtime

* chore: move collab cache to database crate

* chore: update test

* chore: rm health api endpoint

* chore: clippy

* chore: update ci

* chore: add test

* chore: upgrade collab

* chore: clippy

* chore: update test

* chore: use custom host

* chore: config nginx

* chore: install cert
2024-10-03 22:22:29 +08:00
khorshuheng
81c9042439 feat: send email to workspace owner when user request access 2024-10-01 11:54:55 +08:00