Commit graph

2255 commits

Author SHA1 Message Date
Khor Shu Heng
954c323324
Merge pull request #1356 from AppFlowy-IO/update-appflowy-gotrue-version
chore: update appflowy gotrue version
2025-04-22 12:52:13 +08:00
khorshuheng
f7d501c302 chore: update appflowy gotrue version 2025-04-22 12:50:19 +08:00
Khor Shu Heng
4a0295c663
Merge pull request #1355 from AppFlowy-IO/add-joined-at-and-avatar-url-for-member-list
feat: add joined at and avatar url for member list endpoint
2025-04-22 11:12:27 +08:00
Khor Shu Heng
09c6ffdee9
Merge pull request #1353 from AppFlowy-IO/fix-expiry-check-for-invite-code
fix: expiry check for af workspace invite code
2025-04-22 10:49:18 +08:00
khorshuheng
2bd2c17e0d feat: add joined at and avatar url for member list endpoint 2025-04-22 10:39:29 +08:00
Nathan.fooo
a07e8067ed
chore: support register with email (#1354) 2025-04-21 17:00:34 +08:00
khorshuheng
bf84ac8cd2 fix: expiry check for af workspcae invite code 2025-04-21 14:07:58 +08:00
Khor Shu Heng
c36243d8fa
Merge pull request #1350 from AppFlowy-IO/fix-panic-on-no-latest-visited-workspace
fix: avoid panic when user does not have a last visit workspace
2025-04-21 10:13:22 +08:00
Khor Shu Heng
4a6178fcb2
Merge pull request #1348 from AppFlowy-IO/filter-non-uuid-database-relation
fix: filter out non uuid database relation to avoid template duplication failure
2025-04-21 10:13:10 +08:00
Khor Shu Heng
0c33705cf2
Merge pull request #1349 from AppFlowy-IO/invite
feat: api to get and delete invitation code, new code should replace existing one
2025-04-21 10:12:43 +08:00
khorshuheng
008dcf1a04 fix: avoid panic when user does not have a last visit workspace 2025-04-20 10:41:17 +08:00
khorshuheng
471f726d83 feat: api to get and delete invitation code, new code should replace existing one 2025-04-19 00:38:15 +08:00
khorshuheng
a4e1ef53b7 fix: filter out non uuid database relation to avoid template duplication failure 2025-04-18 21:41:10 +08:00
Nathan.fooo
6c6f1c5cc3
Local chat (#1347)
* chore: support local chat

* chore: support local chat

* chore: docs

* chore: fmt

* chore: fmt

* chore: fix test
2025-04-18 14:37:21 +08:00
Khor Shu Heng
cd9ed8055d
Merge pull request #1346 from AppFlowy-IO/appflowy-gotrue
chore: build appflowy gotrue based on fork repository
2025-04-17 21:18:34 +08:00
khorshuheng
66d0c27095 chore: build appflowy gotrue based on fork repository 2025-04-17 20:46:26 +08:00
Khor Shu Heng
46e2c7241e
Merge pull request #1345 from AppFlowy-IO/mask-comment-name
feat: mask comment and reaction's email if profile name is not set
2025-04-17 12:30:09 +08:00
khorshuheng
82242e339f feat: mask comment and reaction's email if profile name is not set 2025-04-17 11:50:37 +08:00
Khor Shu Heng
55977ac7fe
Merge pull request #1344 from AppFlowy-IO/revert-to-older-version-manifest-action
chore: pin docker manifest action to 0.4.3
2025-04-16 12:24:26 +08:00
khorshuheng
fc8492ea22 chore: pin docker manifest action to 0.4.3 2025-04-16 12:24:07 +08:00
Khor Shu Heng
041df0549c
Merge pull request #1341 from AppFlowy-IO/get-invitation-code-info
feat: api to get invitation code info
2025-04-16 11:34:52 +08:00
Khor Shu Heng
656014f449
Merge pull request #1343 from AppFlowy-IO/update-input-for-docker-manifest-action
chore: update parameter for docker manifest action
2025-04-16 11:33:35 +08:00
khorshuheng
2262771c2a chore: update parameter for docker manifest action 2025-04-16 11:32:48 +08:00
Khor Shu Heng
b0cd3c4d51
Merge pull request #1342 from AppFlowy-IO/simplify-appflowy-web-docker
feat: simplify appflowy web docker setup
2025-04-16 11:24:27 +08:00
khorshuheng
082c36bc78 feat: simplify appflowy web docker setup 2025-04-16 11:23:01 +08:00
khorshuheng
553d7101bd feat: api to get invitation code info 2025-04-16 10:26:54 +08:00
Nathan.fooo
9ea3c46c26
chore: return highlight search content (#1340) 2025-04-15 16:39:48 +08:00
Khor Shu Heng
542937b16c
Merge pull request #1338 from AppFlowy-IO/update-cdn
chore: update CDN for mailer assets
2025-04-14 15:33:19 +08:00
Nathan.fooo
00b08f8d48
chore: return search sumamry with source id (#1336)
* chore: return search sumamry with source id

* chore: clippy
2025-04-14 14:47:07 +08:00
khorshuheng
09b1f48fa4 chore: update CDN for mailer assets 2025-04-14 14:05:37 +08:00
Khor Shu Heng
18f5244280
Merge pull request #1337 from AppFlowy-IO/magic-link-otp-email
feat: Magic link otp email
2025-04-14 11:50:08 +08:00
Kilu
382234459a chore: modified the padding of email 2025-04-14 11:49:12 +08:00
Kilu
dda50b3335 chore: modified the size of images 2025-04-14 11:49:12 +08:00
Kilu
047343939e chore: modified branch for image 2025-04-14 11:49:12 +08:00
Kilu
93259b8ff8 chore: add youtube icon 2025-04-14 11:49:12 +08:00
Kilu
ec182b95a3 chore: replace icons for darkmode 2025-04-14 11:49:12 +08:00
Kilu.He
6268a87820 chore: modified magic link html (#1329)
* chore: upload the lock file of package

* chore: modified magic link html
2025-04-14 11:49:12 +08:00
Nathan
62c86e4a97 chore: fix env name 2025-04-14 11:49:12 +08:00
Nathan
6aaee0d2e6 chore: fix env name 2025-04-14 11:49:12 +08:00
khorshuheng
cd8dbca04b feat: template for magic link with otp token 2025-04-14 11:49:12 +08:00
Khor Shu Heng
f883f3b944
Merge pull request #1325 from Marukome0743/gotrue
chore: update supabase gotrue URL
2025-04-14 11:44:16 +08:00
Nathan.fooo
ef40f8faa4
chore: adjust chunk size (#1334)
* chore: adjust chunk size

* chore: deduplcate search results

* chore: fix test

* chore: update logs

* chore: separate search and summary

* chore: fix test
2025-04-12 22:22:17 +08:00
Nathan.fooo
c76d2f0b4b
feat: summary search result (#1326)
* chore: summary search result

* chore: add test

* chore: clippy

* chore: distance and score

* chore: update test and clarify score and distance

* chore: fix test

* chore: model env
2025-04-11 20:30:11 +08:00
Nathan.fooo
3e65dd1014
add docs and tests for embedding related (#1328)
* chore: add docs and tests

* chore: add test

* chore: fix typo

* chore: clippy
2025-04-10 23:12:53 +08:00
Lucas
f300884dde
feat: add OTP http request (#1316)
* feat: add OTP http request

* feat: add password api
2025-04-09 13:22:42 +08:00
Marukome0743
2788d062e5
chore: update supabase gotrue URL 2025-04-08 13:47:56 +09:00
Nathan.fooo
3181b17d60
chore: set deployment id for azure embedding (#1322)
* chore: fix audit

* chore: update audit config

* chore: fix azure embedding

* chore: adjust ai config

* fix: do not generate embedding when all chunk content is empty
2025-04-07 14:44:22 +08:00
Nathan.fooo
2c1c820e68
chore: support azure open ai (#1321) 2025-04-06 19:11:40 +08:00
Bartosz Sypytkowski
1fd900d994
Document paragraphs (#1119)
* chore: create embeddings by paragraphs

* chore: use document paragraphs method

* chore: document indexing by paragraphs with consistent hash

* chore: compare produced embeddings against existing ones

* chore: make pg stored proc compare between input and existing embedded fragments

* chore: missing sqlx generation

* fix: appflowy worker

* chore: make sure that embeddings are only changed when content had changed

* chore: remove partition key and recreate af_collab_embeddings_upsert migration

* chore: use pg15 on CI and update af_collab_embeddings table primary key

* chore: fix test

---------

Co-authored-by: Nathan <nathan@appflowy.io>
2025-04-06 17:47:02 +08:00
Nathan.fooo
b94d1c60b3
chore: Optimize token refresh (#1320)
* fix: potential race condition when drop txs_guard to early

* chore: remove unused tests
2025-04-05 14:30:20 +08:00