Commit Graph

886 Commits

Author SHA1 Message Date
Zack ec7eb54bfc
chore: Self host improvement (#561)
* fix: remove multiple ways to specify database name

* feat: resent email for already invited user

* feat: mailer address from smtp username

* feat: allow user defined smtp port
2024-05-18 08:33:08 +08:00
Nathan.fooo 2736fa60a7
chore: integrate redis stream (#559)
* chore: integrate redis stream

* chore: make CollabUpdateStreaming::send_update synchronous

---------

Co-authored-by: Bartosz Sypytkowski <b.sypytkowski@gmail.com>
2024-05-18 08:28:57 +08:00
Khor Shu Heng fbdcbd6e08
chore: migrate collab actors to appflowy-collaborate (#556) 2024-05-17 12:22:43 +08:00
Nathan.fooo 2fae260e4f
chore: complete text endpoints (#557)
* chore: complete text endpoints
2024-05-16 22:48:44 +08:00
Khor Shu Heng c79267d42a
feat: migrate collab access control to collaboration service (#548)
* feat: migrate collab access control to collaborate service

* feat: migrate workspace access control to separate crate
2024-05-15 15:24:07 +08:00
Zack 6cc46e3779
Merge pull request #551 from AppFlowy-IO/jwt-exp-verify
fix: remove unneeded time verification
2024-05-13 10:53:02 +08:00
Zack Fu Zi Xiang 40369e6915
fix: remove unneeded time verification 2024-05-13 09:53:04 +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 4c00ddd593
chore: Chat history (#546)
* chore: imple sql curd

* chore: update chat

* chore: select messages

* chore: update test

* chore: update schema

* chore: update
2024-05-11 20:41:21 +08:00
Zack 348217a117
fix: check is new before creating user (#545) 2024-05-10 16:23:15 +08:00
Khor Shu Heng d9d874ab8a
feat: migrate collab cache to collaborate service (#524)
Co-authored-by: nathan <nathan@appflowy.io>
2024-05-09 23:12:13 +08:00
Nathan.fooo ef96b42e43
chore: Collab patch (#541)
* chore: bump collab

* chore: use patch

* chore: update collab
2024-05-09 15:16:07 +08:00
Zack dc76632ee2
Merge pull request #535 from AppFlowy-IO/fix/batch-get-collab
chore: add http post for batch get collab
2024-05-09 12:09:40 +08:00
Zack Fu Zi Xiang fd2115f54f
feat: add post method for batch get collab 2024-05-09 11:01:16 +08:00
Zack Fu Zi Xiang cb31a863ac
Merge branch 'main' into fix/batch-get-collab 2024-05-09 10:46:24 +08:00
Nathan.fooo 388d38428b
chore: revamp post realtime endpoint (#536)
* chore: revamp  post realtime endpoint

* chore: fix clippy

* chore: fix fmt
2024-05-08 22:06:37 +08:00
Zack Fu Zi Xiang 5f6e92e80d
Merge branch 'main' into fix/batch-get-collab 2024-05-08 18:02:47 +08:00
Nathan.fooo 70262a1ac4
chore: try to not block actor mailbox (#534)
* chore: add test

* chore: spawn task to handle message

* chore: update error message
2024-05-08 16:54:05 +08:00
Zack Fu Zi Xiang e87e88446c
chore: use http query instead of json for batch get collab 2024-05-08 16:29:27 +08:00
Nathan.fooo 359433f14c
fix: pool timeout when there are too many put blob requests (#533)
* fix: pool timeout when there are too many put blob requests

* chore: fix clippy

* fix: dont use transaction while putting data

---------

Co-authored-by: Zack Fu Zi Xiang <speed2exe@live.com.sg>
2024-05-08 12:20:06 +08:00
Kilu.He 1eb29cd614
fix: open and download (#529)
* fix: open and download

* fix: remove listener

* fix: mobile event

* fix: mobile download

* fix: remove

* fix: replace click

* fix: adjust code order

* fix: open type

* fix: open link

* fix: open link

* fix: open link

* fix: open link

* fix: open link

* fix: open link

* fix: open link

* fix: open link

* fix: open link

* fix: open link

* fix: open link
2024-05-08 11:03:23 +08:00
Nathan.fooo 3508262d1d
chore: using env to control mailbox size (#532)
* chore: using env to control mailbox size

* chore: update logs
2024-05-07 22:15:53 +08:00
nathan c30870516f chore: update mailbox size 2024-05-07 21:21:18 +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
Khor Shu Heng 5dbb9d9c86
fix: make sure test for offline user connect then sync failed when one or more future task failed (#525) 2024-05-07 10:54:40 +08:00
Zack 48281f43e5
Merge pull request #527 from LucasXu0/update_invitation_email
chore: update invitation email template
2024-05-06 15:04:25 +08:00
Zack 8870607569
Merge pull request #528 from AppFlowy-IO/email-link-reuse
feat: reuse email link
2024-05-06 15:04:12 +08:00
qinluhe 0061ce23e7 fix: copy 2024-05-06 14:40:10 +08:00
qinluhe 5208e0ca46 fix: font 2024-05-06 14:38:42 +08:00
Zack Fu Zi Xiang 572271f751
feat: reuse email link 2024-05-06 14:18:36 +08:00
Bartosz Sypytkowski 47e6f1e8b1
Update Yrs and AppFlowy-Collab (#518)
* chore: updated collab dependencies to v0.2

* chore: update collab to v0.2 and yrs to v0.18

* chore: pinned collab to specific revision

* chore: fix clippy errors

* chore: update commit id

---------

Co-authored-by: nathan <nathan@appflowy.io>
2024-05-06 11:30:02 +08:00
qinluhe 4cab296cc0 fix: font color 2024-05-06 11:29:04 +08:00
qinluhe 7939ac4485 chore: build 2024-05-06 11:22:39 +08:00
qinluhe cc835815e6 fix: center 2024-05-06 11:21:28 +08:00
Lucas.Xu 31a439691c chore: update invitation email template 2024-05-06 10:51:31 +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 c115414f5a
chore: return no content (#523) 2024-05-05 10:52:56 +08:00
nathan a9d49403ae chore: remove unused code 2024-05-05 10:14:41 +08:00
Zack 026c4c99ed
Merge pull request #522 from AppFlowy-IO/app-store-redirect
feat: improve usability for redirect and download
2024-05-04 21:12:45 +08:00
Zack Fu Zi Xiang 3c2f315feb
feat: add back link to download and open appflowy 2024-05-04 21:11:09 +08:00
Zack cdc45dcc74
Merge pull request #521 from AppFlowy-IO/app-store-redirect
feat: simplify open app or download
2024-05-04 19:28:29 +08:00
Zack Fu Zi Xiang 0775a99944
feat: simplify open app or download 2024-05-04 19:26:16 +08:00
Zack 36bd79640f
Merge pull request #520 from AppFlowy-IO/open_appflowy_or_download
Open appflowy or download
2024-05-04 17:08:37 +08:00
Zack Fu Zi Xiang e145144ce7
feat: use a redirect app template solution 2024-05-04 16:46:22 +08:00
Zack Fu Zi Xiang 210c0b8e18
Merge branch 'main' into open_appflowy_or_download 2024-05-04 16:34:16 +08:00
Zack Fu Zi Xiang 0284e5b694
fix: web redirect after signup 2024-05-04 15:44:47 +08:00
Zack 8dc70a5f3d
Merge pull request #519 from AppFlowy-IO/workspace-invite-subject
feat: change email subject
2024-05-04 14:27:42 +08:00
Zack Fu Zi Xiang 1b7b2d2fca
feat: improve app launch or download 2024-05-04 14:02:35 +08:00