Khor Shu Heng
77a4af8a58
Merge pull request #773 from AppFlowy-IO/metrics-connect
...
chore: reconnect realtime metrics
2024-08-30 16:02:37 +08:00
Bartosz Sypytkowski
f75413566e
chore: reconnect realtime metrics
2024-08-30 09:56:51 +02:00
Nathan.fooo
1f9a03a83d
chore: enable lock timeout feature ( #771 )
2024-08-30 14:24:34 +08:00
Nathan.fooo
3e701a1f8b
chore: remove no require data error log ( #766 )
...
* chore: remove no require data error log
* chore: clippy
2024-08-30 13:55:53 +08:00
Bartosz Sypytkowski
1d996677c1
Merge pull request #770 from AppFlowy-IO/remove-redundant-metrics
...
chore: remove redundant metrics collector
2024-08-30 07:18:12 +02:00
Nathan.fooo
5278203394
chore: decode update when spawn blocking when update size exceeds the… ( #769 )
...
* chore: decode update when spawn blocking when update size exceeds the threshold size
* chore: use 1mb as threshold
2024-08-30 11:30:15 +08:00
Bartosz Sypytkowski
5b2b717fe7
chore: remove redundant metrics collector
2024-08-30 05:14:44 +02:00
Nathan.fooo
773efcd91a
chore: increase chat timeout ( #768 )
2024-08-30 09:37:22 +08:00
Nathan.fooo
54b811125e
chore: wrap spawn blocking when decoding collab ( #767 )
2024-08-29 22:53:33 +08:00
nathan
8f7c35c491
chore: use main branch commit id
2024-08-29 16:14:35 +08:00
Bartosz Sypytkowski
2af1999375
chore: added locks with timeouts ( #765 )
...
* chore: added locks with timeouts
* chore: roll back collab locks in client api
2024-08-29 16:13:27 +08:00
Zack
3b79ac5cca
Merge pull request #763 from AppFlowy-IO/fix/admin-user
...
fix: admin sign in instead of only sign up
2024-08-29 11:54:19 +08:00
Zack Fu Zi Xiang
e5e89be371
fix: import
2024-08-29 10:16:19 +08:00
Zack Fu Zi Xiang
de8387b3af
fix: admin sign in instead of only sign up
2024-08-29 10:08:14 +08:00
Nathan.fooo
c9504d4081
fix: invalid message id ( #762 )
...
* chore: add logs
* chore: remove all pending message when server missing update
2024-08-28 21:05:15 +08:00
Lucas.Xu
e7bf221ff0
feat: update built-in README for new users ( #757 )
...
* feat: add getting_started, desktop_guide and mobile_guide json
* feat: update built-in readme data
* feat: support adding database as template
* feat: support creating nested documents
* chore: refactor code
* chore: refactor code
* chore: remove println
* chore: update collab version
* feat: update built-in readme and image ref
* chore: remove template icon
* feat: use database::create_with_view to create collab
* chore: add template tests
* chore: update collab version
* chore: remove debug code
* chore: add comment
* chore: fix lint & test
* fix: code review
* fix: rust lint
* chore: update comment
* test: add default workspace test
* test: add default user workspace test
* chore: use workspace database body
* chore: fix typo and clippy
* fix: insert_folder_data_success test
* fix: insert_folder_data_success test
* feat: update content in gettting_started
* chore: update to-dos json
---------
Co-authored-by: nathan <nathan@appflowy.io>
2024-08-28 19:40:23 +08:00
Nathan.fooo
cccdf76116
chore: Update client protocol sync interval ( #761 )
...
* chore: separate server/client miss update
* chore: short pull timeout
* chore: short tick interval
* chore: fix clippy
2024-08-28 14:46:55 +08:00
Bartosz Sypytkowski
8beac5c85f
chore: reuse group collab for indexing ( #737 )
...
* chore: reuse group collab for indexing
* chore: fix linting errors
* chore: post rebase fixes
2024-08-28 00:13:41 +08:00
Nathan.fooo
ab14568bbf
chore: use env to use control multiple thread runtime or not ( #760 )
2024-08-28 00:13:24 +08:00
Bartosz Sypytkowski
5badffc97b
chore: update yrs and appflowy collab ( #759 )
...
* chore: update yrs and appflowy collab
* chore: increased allowed number of dependencies
2024-08-27 19:58:58 +08:00
nathan
fee2c37aa4
chore: disable multiple thread in group
2024-08-27 18:12:11 +08:00
Nathan.fooo
c8ee6b43ee
chore: try to fix inifinite sync ( #756 )
2024-08-27 16:41:19 +08:00
Zack
ed2a3fd1ee
Merge pull request #755 from AppFlowy-IO/feat/apple-logo
...
fix: add apple logo for oauth login
2024-08-27 15:40:04 +08:00
Zack Fu Zi Xiang
4dd8d0a880
chore: preserve login backward compatibility
2024-08-27 15:01:12 +08:00
Nathan.fooo
a21c55cbcc
chore: modify log level for some cases ( #754 )
...
* chore: modify log level for some cases
* chore: update logs
2024-08-27 14:57:00 +08:00
Zack Fu Zi Xiang
63b23f0927
fix: add apple logo for oauth login
2024-08-27 14:45:07 +08:00
Zack
612f459a38
Merge pull request #748 from AppFlowy-IO/gotrue-2.159.0
...
chore: update gotrue version
2024-08-27 13:51:24 +08:00
Zack Fu Zi Xiang
66f74f2e4b
Merge branch 'main' into gotrue-2.159.0
2024-08-27 12:55:31 +08:00
Zack Fu Zi Xiang
e7236c115d
fix: version update compatibility
2024-08-27 12:55:10 +08:00
Zack Fu Zi Xiang
8d9e119f70
fix: version update compatibility
2024-08-27 12:09:42 +08:00
Khor Shu Heng
045b6f09cb
feat: add metrics for number of editing users ( #730 )
2024-08-27 11:56:07 +08:00
Bartosz Sypytkowski
15b2e81579
chore: enable setting up periodic sync step 1 sends from sync plugin ( #738 )
...
* chore: enable setting up periodic sync step 1 sends from sync plugin
* chore: rollback to server sending sync step 1 to response to the client
* chore: increase sync step 1 interval in tests
2024-08-27 11:55:27 +08:00
Zack Fu Zi Xiang
96e1463b39
fix: compatibility error
2024-08-27 11:36:51 +08:00
Nathan.fooo
cbb9adc29d
chore: enable multiple threads ( #753 )
2024-08-27 11:15:54 +08:00
Zack Fu Zi Xiang
0c9b5882ab
chore: better display in tests
2024-08-27 10:53:23 +08:00
Zack Fu Zi Xiang
eb74e095b5
fix: update for later version of gotrue
2024-08-27 10:15:20 +08:00
Zack Fu Zi Xiang
44a8bf35c2
Merge branch 'main' into gotrue-2.159.0
2024-08-27 08:58:25 +08:00
Khor Shu Heng
c182ad7099
Merge pull request #750 from AppFlowy-IO/ws-client-min-version
...
add minimum client version validation in websocket connection establishment
2024-08-27 01:35:20 +08:00
Bartosz Sypytkowski
69f7b7f6dd
chore: drop endpoints used before client version 0.5.0
2024-08-26 18:53:24 +02:00
Nathan.fooo
8cc410ce65
chore: revamp get collab api request ( #752 )
...
* chore: stop retry if record is not found
2024-08-26 23:41:06 +08:00
Nathan.fooo
9ce5f2288a
chore: upgrade appflowy collab version ( #751 )
...
* chore: upgrade appflowy collab version
2024-08-26 21:20:39 +08:00
Bartosz Sypytkowski
43f6f3bc61
chore: apply same change to other ws endpoint
2024-08-26 15:03:18 +02:00
Bartosz Sypytkowski
8d1d563076
chore: fix formatting
2024-08-26 14:20:39 +02:00
Bartosz Sypytkowski
11bbb70d54
chore: add minimum client version validation in websocket connection establishment
2024-08-26 14:14:04 +02:00
Zack
952a918895
Merge pull request #749 from AppFlowy-IO/feat/single-file-upload-limit
...
chore: add single upload limit
2024-08-26 17:40:00 +08:00
Nathan.fooo
364d31f825
chore: drop group with maximum timeout ( #747 )
2024-08-26 17:01:42 +08:00
Zack Fu Zi Xiang
c2e768bc30
Merge branch 'main' into feat/single-file-upload-limit
2024-08-26 16:55:30 +08:00
Bartosz Sypytkowski
248834651b
Merge pull request #746 from AppFlowy-IO/spawn_indexer
...
chore: spawn indexer
2024-08-26 10:10:57 +02:00
Zack Fu Zi Xiang
6adf8f0fb2
chore: add single upload limit
2024-08-26 15:02:35 +08:00
Zack Fu Zi Xiang
0bc92bb739
chore: update gotrue version for ci and dev
2024-08-26 12:10:57 +08:00