Nathan.fooo
|
d378c456d4
|
feat: Implement menu on chat (#5879)
* chore: implement menu
* chore: gather metadata
* chore: update client api
* chore: stream metadata
* chore: save metadata
* chore: update client api
* chore: adjust UI
* chore: fmt
|
2024-08-06 07:56:13 +08:00 |
|
Kilu.He
|
94060a0a99
|
fix: generate default document data from document id (#5430)
* fix: generate default document data from document id
* fix: update version
|
2024-06-09 13:42:09 +08:00 |
|
Nathan.fooo
|
f6e33a59d5
|
chore: fix document test (#5470)
* chore: fix document test
|
2024-06-05 12:40:31 +08:00 |
|
Nathan.fooo
|
76416cfdba
|
test: Import folder test (#4321)
* fix: import old version appflowy data
* chore: add 037 test
* chore: add default appflowy cloud url
* chore: bump collab
|
2024-01-07 11:12:05 +08:00 |
|
Nathan.fooo
|
5facb61e23
|
refactor: crates (#4258)
* chore: rename flowy-folder2 to flowy-folder
* chore: rename flowy-document2 to flowy-document
* chore: fix test
* chore: move lib-infra crate
* chore: remove shared-lib
* chore: fix clippy
|
2023-12-31 07:29:40 +08:00 |
|
appflowy
|
2e6dd39780
|
refactor: rename flowy-document to flowy-block
|
2022-03-02 15:22:18 +08:00 |
|
MikeWallaceDev
|
e77e6d275f
|
changed permissions from 755 to 644
|
2022-01-27 14:18:41 -05:00 |
|
appflowy
|
8eaec5e58c
|
fix compact bugs & update unit tests
|
2022-01-27 10:20:09 +08:00 |
|
appflowy
|
bba8f8ae01
|
fix fmt and clippy warnings
|
2022-01-24 17:56:58 +08:00 |
|
appflowy
|
08a43c03d4
|
config af log filter
|
2022-01-09 16:13:08 +08:00 |
|
appflowy
|
7e7254b306
|
1. fix the potential infinite loop when composing delta. Because of calculating the wrong code unit offset.
2. add test of calculating Chinese character
|
2022-01-09 11:23:37 +08:00 |
|
appflowy
|
c456687a18
|
1. rename flowy_str functions
2. mv the document_test to flowy_document crate
|
2022-01-09 11:23:31 +08:00 |
|