Nathan.fooo
|
4e67282f2b
|
feat: Data sync on signup (#3283)
* chore: sync all data
* chore: sync database row and document in the row
* chore: sync inline view id
* chore: sync row and document in row
* fix: tests
* fix: migrate document in row
* chore: retry when create collab fail
* fix: invalid secret cause rerun application
* chore: fix clippy warnnings
|
2023-08-28 13:28:24 +08:00 |
|
Mihir
|
a1143e24f3
|
feat: support favorites folder
|
2023-08-02 21:20:51 +08:00 |
|
Nathan.fooo
|
f9e7b5ffa4
|
feat: reload UI (#2999)
* chore: reload folder
* chore: reload folder
* chore: init sync
* chore: update tables
* chore: update database
* chore: load row
* chore: update
* chore: reload row
* test: fit test
* chore: retry
* chore: support batch fetch
* chore: enable sync
* chore: sync switch
* chore: sync switch
* chore: migration user data
* chore: migrate data
* chore: migrate folder
* chore: save user email
* chore: refresh user profile
* chore: fix test
* chore: delete translation files
* test: clippy format
|
2023-07-14 13:37:13 +08:00 |
|
Nathan.fooo
|
edc7933c66
|
feat: support pg storage (#2935)
* refactor: using tokio-postgres
* chore: update
* chore: update env
* chore: update
* chore: upgrade supabase and add logout button
* refactor: update
* chore: update
* refactor: using message queue to handle the pg connection
* refactor: move test
* refactor: update sql
* chore: create pg database when user login
* chore: update scheme
* chore: generic user service
* chore: update
* chore: create statistics
* chore: create snapshot
* chore: add test
* chore: add database cloud service
* chore: add document cloud service
* chore: update interface
* test: add document test
* refactor: document interface
* chore: fix test
* chore: update
* chore: update test
* test: add test
* test: add test
* test: add test
* chore: update collab rev
* fix: flutter analyzer
* chore: update
* chore: update
* chore: update
* fix: tests
* chore: update
* chore: update collab rev
* ci: rust fmt
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
|
2023-07-05 20:57:09 +08:00 |
|
Kilu.He
|
9fb8f221cf
|
chore: add document test (#2932)
|
2023-07-04 17:17:25 +08:00 |
|