Commit Graph

1238 Commits

Author SHA1 Message Date
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
Zack Fu Zi Xiang e91dee5632
chore: update gotrue version 2024-08-26 11:59:35 +08:00
nathan c77d0f9c2c chore: spawn indexer 2024-08-26 09:47:46 +08:00
Nathan.fooo d111282f7e
fix: panic when apply invalid update (#745) 2024-08-24 14:55:49 +08:00
Nathan.fooo 1122031735
chore: update group active (#743)
* chore: opti logs

* chore: update group active logic

* chore: fmt
2024-08-24 09:43:12 +08:00
Khor Shu Heng 52f33e4d85
feat: endpoint for avatar upload (#736) 2024-08-23 16:36:09 +08:00
Zack 2213132e21
Merge pull request #727 from AppFlowy-IO/create-sub-params
Create sub params
2024-08-23 16:12:00 +08:00
Zack c2225e283d
Merge pull request #741 from AppFlowy-IO/feat/single-upload-limit
chore: add single upload limit
2024-08-23 15:39:09 +08:00
Zack Fu Zi Xiang 3cd1ff66f4
chore: add single upload limit 2024-08-23 13:54:01 +08:00
Nathan.fooo 50e6a41513
chore: enenforce client version (#740) 2024-08-23 11:05:53 +08:00
nathan b4d79b954b chore: update logs 2024-08-23 10:30:52 +08:00
nathan 12a1539f32 chore: initialize before lock collab 2024-08-22 23:26:20 +08:00
Nathan.fooo 1a053172c2
chore: write collab to disk after first sync step2 (#739)
* chore: write collab to disk after first sync step2

* chore: clippy

* chore: fix test & disable history plugin

* chore: upgrade appflowy collab that disbale document undo redo
2024-08-22 23:11:20 +08:00
Bartosz Sypytkowski ae3833ea91
chore: Remove last sync at (#735)
* chore: remove last sync at field

* chore: post rebase fixes

* chore: update test for missing update detection
2024-08-22 07:47:01 +08:00
Khor Shu Heng ba666fac14
Merge pull request #734 from AppFlowy-IO/upgrade_appflowy_collab
chore: upgrade appflowy coollab
2024-08-21 16:15:56 +08:00
nathan 1542fedcfe chore: upgrade appflowy coollab 2024-08-21 16:09:43 +08:00
Nathan.fooo 13355d6c21
chore: update collab version (#732) 2024-08-20 21:42:47 +08:00
Khor Shu Heng 9c8e718246
feat: Template CRUD Endpoint (#731)
* feat: template crud endpoint

* fix: clippy error

* fix: categories for related view

* fix: add created at and last updated at to template response

* feat: template api delete endpoint

* feat: include number of template count for template creator

* fix: use params instead of individual fields for template api

* fix: seach template creator by name query

* chore: simplify query

* feat: support template count limit for template homepage
2024-08-20 15:22:56 +08:00
Khor Shu Heng 256e5ca22d
Merge pull request #721 from AppFlowy-IO/template-category-api
feat: api endpoint for template categories and creators
2024-08-19 14:31:05 +08:00
khorshuheng 2f0a705e16 fix: update updated_at fields when updating template creator and category 2024-08-19 13:06:30 +08:00
khorshuheng 0c31191586 fix: improve query indentation for template creator sqlx 2024-08-19 12:54:05 +08:00
khorshuheng 48b912d6cc fix: use params directly for api that requires too many args 2024-08-19 12:51:39 +08:00
khorshuheng 63bee6f545 Merge branch 'main' into template-category-api 2024-08-19 12:41:08 +08:00
Bartosz Sypytkowski 7ece9210b4
Merge pull request #716 from AppFlowy-IO/no-lock-collab
Adjust codebase to appflowy-collab no-locks branch
2024-08-19 05:17:35 +02:00
nathan 6bca2d2f2a chore: fix compile 2024-08-19 10:45:57 +08:00
nathan 2d7a4bde92 Merge branch 'main' into no-lock-collab 2024-08-19 10:38:07 +08:00