Lucas.Xu
|
ff9b3c56c5
|
feat:IInline math equation (#2949)
|
2023-07-09 11:03:22 +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 |
|
Nathan.fooo
|
bc66f43f47
|
Refactor: delete unused crates (#2543)
* refactor: delete user model
* refactor: delete user model crate
* refactor: rm flowy-server-sync crate
* refactor: rm flowy-database and flowy-folder
* refactor: rm folder-model
* refactor: rm database model
* refactor: rm flowy-sync
* refactor: rm document-model
* refactor: rm flowy-document
* refactor: rm flowy-client-sync
* refactor: rm ws-model
* refactor: rm flowy-revisoin
* refactor: rm revision-model
* refactor: rm flowy-folder
* refactor: rm flowy-client-ws
* refactor: move crates
* chore: move configuration file
* ci: fix tauri build'
* ci: fix flutter build
* ci: rust test script
* ci: tauri pnpm version conflict
* ci: tauri build
|
2023-05-17 09:49:39 +08:00 |
|
Kilu.He
|
cf97c8ba9c
|
Support block config (#2419)
* fix: refactor block config
|
2023-05-04 11:24:35 +08:00 |
|
Nathan.fooo
|
0f3c6d6a04
|
Feat/appflowy tauri 3 (#1914)
|
2023-03-03 20:38:31 +08:00 |
|
Nathan.fooo
|
6bb1c4e89c
|
feat: run rustfmt with custom defined fmt configuration (#1848)
* chore: update rustfmt
* chore: apply rustfmt format
|
2023-02-13 09:29:49 +08:00 |
|
Nathan.fooo
|
0d8adaa921
|
Feat/http server adapt (#1754)
|
2023-01-30 11:11:19 +08:00 |
|
Nathan.fooo
|
347245aaa1
|
Refactor/dart notification (#1740)
* refactor: notification send
* refactor: rename dart-notify to flowy-notification
* ci: fix clippy wanrings
* ci: fix rust code converage
|
2023-01-26 15:40:23 +08:00 |
|