Jiraffe7
|
a4a21c7e94
|
chore: Update Diesel to 2.1.x (#4197)
* chore: update diesel to 2.1.x
* chore: commit tauri cargo lock file
---------
Co-authored-by: nathan <nathan@appflowy.io>
|
2023-12-23 23:27:15 +08:00 |
|
Nathan.fooo
|
73f1c211c2
|
fix: Invalid refresh token (#3879)
* chore: update client api
* chore: update client api
* chore: update client api
* chore: fix clippy
* chore: fix clippy
* ci: fix
* chore: update client api
|
2023-11-08 21:48:17 +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
|
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
|
bf121623ae
|
feat: save snapshot to sqlite db (#2718)
* chore: snapshot
* chore: impl sqlite snapshot
* feat: snapshot config
* feat: update patch
* ci: fix tauri ci
* ci: add cache path
* chore: save snapshot
* chore: update patch
* ci: fix s fmt
|
2023-06-06 16:03:29 +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
|
5b07656295
|
Feat/database view (#1765)
* chore: rename flowy-database to flowy-sqlite
* refactor: rename flowy-grid to flowy-database
* refactor: rename grid to database
* refactor: rename GridEvent to DatabaseEvent
* refactor: rename grid_id to database_id
* refactor: rename dart code
|
2023-01-31 08:28:31 +08:00 |
|