Lucas
2661ad27ec
feat: improve password error message ( #7842 )
...
* chore: update i18n
* chore: bump client api version
* chore: try to fix the mobile build
* chore: enable iOS CI
2025-04-28 13:08:28 +08:00
Nathan
28a4303f0c
Merge branch 'main' into support_switch_local_models
2025-04-26 10:43:32 +08:00
Nathan
549e8aee03
chore: clippy
2025-04-26 10:04:03 +08:00
Nathan
3bc0cc7b43
chore: rename
2025-04-26 00:56:45 +08:00
Nathan
90000add22
chore: update ui
2025-04-25 23:41:35 +08:00
Nathan
86e6845302
chore: update ui
2025-04-25 23:29:22 +08:00
Lucas
670023b8da
fix: add open workspace assertion ( #7824 )
...
* fix: add fix workspace assertion
* fix: macos build
* feat: add new token
* feat: change min width of AFButton to 76.0
* chore: update translations
* feat: add verifying button
* feat: set barrierDismissible as false
* chore: install libcurl4-openssl-dev on Linux
* fix: flutter analyze
* chore: bump cloud version to 0.9.45
* fix: ci tests
* fix: home bloc test
* fix: integration test
* fix: integration test
* fix: integration test
2025-04-25 21:40:21 +08:00
Nathan
7dd8d06c85
chore: display all local models
2025-04-25 16:53:32 +08:00
Nathan
2c6253576f
chore: fix test
2025-04-25 14:33:09 +08:00
Nathan
3bd34226c3
chore: refresh user profile when open workspace
2025-04-25 14:01:06 +08:00
Nathan
f0875d6b6e
fix: user rename
2025-04-24 23:29:20 +08:00
Nathan
36dacdbdf2
chore: fix test
2025-04-24 20:55:06 +08:00
Nathan
da47c11070
chore: replace auth type with workspace type
2025-04-24 20:01:41 +08:00
Nathan
dbda1972d1
chore: update client api
2025-04-24 16:25:42 +08:00
Nathan
c9ca6c6cc8
chore: update template
2025-04-24 15:54:17 +08:00
Nathan
9e5a6df52c
chore: update template
2025-04-24 15:45:38 +08:00
Nathan
718c5ad16f
chore: use auth type instead of workspace auth type
2025-04-24 13:38:25 +08:00
Nathan.fooo
276e6503f7
Merge pull request #7816 from AppFlowy-IO/disable_migrate_anono
...
chore: disable migrate anon user
2025-04-24 09:59:58 +08:00
Nathan
291607522b
chore: disable migrate anon user
2025-04-23 23:01:52 +08:00
Nathan
480eaf1cf5
chore: init user awareness
2025-04-23 20:46:01 +08:00
Nathan
14d51f9123
chore: fmt
2025-04-23 17:24:17 +08:00
Nathan
7d15094f9c
fix: test
2025-04-23 16:50:05 +08:00
Nathan
7fc2fd56f0
fix: retain cycle
2025-04-23 15:59:53 +08:00
Lucas
1977cf6637
feat: display joined at and user avatar in members page ( #7809 )
...
* feat: new settings page design
* feat: support display member join at and avatar
* chore: bump version 0.9.0
* chore: update translations
2025-04-23 13:41:52 +08:00
Nathan
d780ac32ee
chore: import workspace database id
2025-04-23 11:45:42 +08:00
Nathan
db5e4766af
chore: fix test
2025-04-22 23:20:15 +08:00
Nathan
7e88a3897c
chore: temp
2025-04-22 20:18:13 +08:00
Nathan
43c1f02b6f
chore: fix anon and enable local ai on slash menu
2025-04-22 17:54:53 +08:00
Nathan
6bdaee3a00
chore: set toggle default value
2025-04-22 14:10:02 +08:00
Nathan
514eeb8466
chore: init local ai when switching workspace
2025-04-22 12:16:59 +08:00
Nathan
403f343371
chore: delete supabase test
2025-04-22 12:16:59 +08:00
Nathan
530e076838
chore: update test
2025-04-22 00:09:43 +08:00
Nathan
1be51d6679
chore: clippy
2025-04-21 22:26:53 +08:00
Nathan
4e2990e599
chore: remove local model
2025-04-21 22:02:06 +08:00
Nathan
9cd49c2447
chore: create workspace member
2025-04-21 21:07:38 +08:00
Nathan
4634b51edf
chore: open workspace with workspace auth type
2025-04-21 16:47:40 +08:00
Nathan
2cf96a2ce3
chore: fix rust test
2025-04-21 13:07:50 +08:00
Nathan
7885cb80f4
chore: fix rust test
2025-04-21 12:03:01 +08:00
Nathan
1356382524
refactor: only notify when user workspaces were changed
2025-04-21 11:41:58 +08:00
Nathan
c6010a6734
chore: fmt
2025-04-20 19:51:12 +08:00
Nathan.fooo
cf46213e00
chore: Update frontend/rust-lib/flowy-folder/src/manager.rs
...
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
2025-04-20 19:34:05 +08:00
Nathan
2ee786f351
chore: update logs
2025-04-20 19:32:52 +08:00
Nathan
92d5690bba
chore: pass folder init data
2025-04-20 18:07:02 +08:00
Nathan
791a79a234
chore: impl local unspport
2025-04-20 17:29:57 +08:00
Nathan
fa798f3ecd
chore: workspace usage
2025-04-20 15:54:37 +08:00
Nathan
fd581b4453
chore: clippy
2025-04-20 14:37:21 +08:00
Nathan
747a63d452
chore: create user workspace for anon user
2025-04-20 14:34:30 +08:00
Nathan
833a2bf5d6
Merge branch 'main' into local_auth_type
2025-04-20 13:36:18 +08:00
Nathan.fooo
607b7ecd1f
Merge pull request #7766 from AppFlowy-IO/private_database_inline_view
...
chore: remove inline view id reference
2025-04-20 13:35:53 +08:00
Nathan
bb5d36402a
chore: fix test
2025-04-20 13:35:06 +08:00