khorshuheng
30c296398a
feat: simplify appflowy web docker setup
2025-04-16 11:27:37 +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
Nathan.fooo
7a577492da
chore: parser response ( #1319 )
...
* chore: parser response
* chore: clippy
2025-04-05 13:06:37 +08:00
Khor Shu Heng
b0908d2b8c
Merge pull request #1317 from AppFlowy-IO/join-workspace-by-invite-code
...
feat: join workspace by invite code
2025-04-04 10:12:31 +08:00
khorshuheng
dba8db995d
feat: join workspace by invite code
2025-04-03 22:12:38 +08:00
Bartosz Sypytkowski
ac834adc2f
chore: add information about object id to log errors in apply update ( #1315 )
2025-04-03 14:59:24 +08:00
Nathan
0160be6ac6
chore: update test gotrue build action
2025-04-02 21:37:43 +08:00
Nathan
f2b7dccfe1
chore: update ci desc
2025-04-02 16:50:44 +08:00
Nathan.fooo
9612d676ac
chore: ci that build test image ( #1314 )
2025-04-02 16:46:48 +08:00
Nathan.fooo
89244a2a79
chore: fix compile ( #1312 )
2025-04-02 15:53:16 +08:00
Nathan
0fa38b3efd
chore: fix appflowy ai client compile
2025-04-02 15:38:51 +08:00
Khor Shu Heng
d4c45528a5
Merge pull request #1286 from AppFlowy-IO/migrate-af-collab
...
Migrate af_collab to non-partitioned table with UUID keys
2025-04-02 12:21:50 +08:00
Khor Shu Heng
e6f6a24b29
Merge pull request #1310 from AppFlowy-IO/recover
...
feat: client api for gotrue password recovery
2025-04-02 11:38:16 +08:00
khorshuheng
aa6f9e01e6
feat: client api for gotrue password recovery
2025-04-02 00:59:46 +08:00
Bartosz Sypytkowski
94a3c98a75
chore: remove partition key from collab embeddings table
2025-04-01 10:37:11 +02:00
Khor Shu Heng
0f590c5a7b
Merge pull request #1309 from AppFlowy-IO/add-verify-endpoint-gotrue
...
feat: add client api for gotrue verify endpoint
2025-04-01 15:46:59 +08:00
khorshuheng
d7211e9d9e
feat: add client api for gotrue verify endpoint
2025-04-01 15:34:43 +08:00
Bartosz Sypytkowski
0a47cef8ed
chore: cargo clippy fix
2025-04-01 08:59:29 +02:00
Bartosz Sypytkowski
819d7b0c0c
chore: prune collab embeddings in migration
2025-04-01 08:55:12 +02:00
Bartosz Sypytkowski
ad0463a32d
chore: rollback from using foreign keys in embeddings
2025-04-01 08:22:36 +02:00
Nathan
98e151a6ff
chore: use test ai image
2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
4bb754ac0b
chore: revert changes in get collab
2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
482ef83d85
chore: cargo clippy fix
2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
ebc87c8242
chore: fixed stored procedure
2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
a7d078414c
chore: cargo sqlx fix
2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
602e22b4ea
chore: more test fixes
2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
539cc5d536
chore: fix folder view id assertion
2025-04-01 08:22:36 +02:00