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 |
|
Nathan.fooo
|
88faa0f02a
|
feat: using cached view (#2877)
|
2023-06-23 23:19:34 +08:00 |
|
Nathan.fooo
|
e50d708c21
|
feat: create database view on same database (#2829)
* feat: create database view on same database
* feat: switch tag between views
* fix: calendar tool bar
* fix: set layout setting
* chore: update collab rev
* fix: board layout issue
* test: add integration tests
* test: add calendar start from day test
|
2023-06-20 23:48:34 +08:00 |
|
Nathan.fooo
|
ab5a3dae3c
|
chore: upgrade rust version to 1.70 (#2749)
* chore: upgrade rust version to 1.70
* ci: fix wanrings
* ci: fix clippy warings
|
2023-06-09 22:23:07 +08:00 |
|
Nathan.fooo
|
2a35787dd1
|
Feat/rename views (#2495)
* refactor: rename belongings to child views
* test: fix test
|
2023-05-10 19:43:32 +08:00 |
|
Nathan.fooo
|
e1c8135f5d
|
refactor: folder with yrs
* feat: try using folder2
* feat: update
* feat: implement handlers
* fix: compile errors
* chore: add unsafe send + sync
* feat: remove unsafe impl
* fix: replace folder with foler2
* chore: dart compile errors
* test: fix test
* test: fix test
* test: bypass existing tests
* feat: open latest view
* chore: fix dart warnings
* chore: config notification
* fix: folder notification bugs
* fix: doesn't open the new view after creating
* chore: rename struct
* refactor: user id
* test: fix test
* chore: remove unused user_id
* fix: fix read workspace views
* chore: rename appflowy data folder
* chore: update ref
* fix: tauri build
|
2023-04-04 08:41:16 +08:00 |
|