Kilu
f2991be276
fix: modified web server
2024-06-26 15:23:23 +08:00
Kilu
3645dd1b8b
fix: lint error
2024-06-25 18:33:34 +08:00
Kilu
4237a73810
feat: support publish interfaces
2024-06-25 18:26:53 +08:00
Lucas.Xu
80a2ebc216
feat: fetch the publish info to show the publish status
2024-06-21 21:26:52 +08:00
Lucas.Xu
02a9f0dfbb
feat: integrate unpublish api
2024-06-21 21:08:48 +08:00
Lucas.Xu
4a8536d403
feat: integrate publish api
2024-06-21 21:02:05 +08:00
Lucas.Xu
9c3f083684
Merge branch 'feat/support-get-encoded-collab-event' of https://github.com/AppFlowy-IO/AppFlowy into feat/support-get-encoded-collab-event
2024-06-21 20:21:47 +08:00
Lucas.Xu
628eace341
Merge branch 'publish' into feat/support-get-encoded-collab-event
2024-06-21 20:20:33 +08:00
qinluhe
77a53ef67a
feat: support publish view and unpublish views
2024-06-21 18:46:31 +08:00
Lucas.Xu
5dec6ea545
feat: call the publish event
2024-06-21 16:25:06 +08:00
qinluhe
dbcf8ba86f
feat: support publish view and unpublish views
2024-06-21 16:19:35 +08:00
qinluhe
63fe1a6ef3
feat: support a event for getting encoded collab of document
2024-06-21 16:07:05 +08:00
Lucas.Xu
a2c52508fa
chore: refacotor share bloc
2024-06-21 15:32:44 +08:00
Lucas.Xu
0709a2d2ee
feat: publish page to the web
2024-06-21 15:23:11 +08:00
Lucas.Xu
e73b310076
chore: merge release/0.6.1
2024-06-21 11:24:38 +08:00
Mathias Mogensen
7586a0ed48
fix: settings ui improvements ( #5590 )
...
* fix: settings ui improvements
* fix: replace placeholder + fix open folder
* fix: collapse sidebar button on windows
* test: fix tests after changes
* test: missed type cast
2024-06-20 21:01:20 +02:00
Mathias Mogensen
d8b32168a9
feat: hide application to dock macos ( #5592 )
...
* feat: hide application to tray macos
* chore: enable reopen the app after closing it
* fix: remove tray
* fix: remove asset
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-06-20 21:00:56 +02:00
Mathias Mogensen
8ca541bfa1
fix: reminder race condition ( #5587 )
2024-06-20 10:13:59 +02:00
Nathan.fooo
b64da2c02f
refactor: File upload ( #5542 )
...
* chore: rename service
* refactor: upload
* chore: save upload meta data
* chore: add sql test
* chore: uploader
* chore: fix upload
* chore: cache file and remove after finish
* chore: retry upload
* chore: pause when netowork unreachable
* chore: add event test
* chore: add test
* chore: clippy
* chore: update client-api commit id
* chore: fix flutter test
2024-06-20 07:44:57 +08:00
Lucas.Xu
fdaca36b87
fix: automatically open page after switching space ( #5580 )
2024-06-19 21:28:49 +08:00
Lucas.Xu
8557383a89
fix: cursor height is inconsistent after upgrading to Flutter 3.22 ( #5574 )
...
* fix: cursor height is inconsistent after upgrading to Flutter 3.22
* fix: cursor height is inconsistent after upgrading to Flutter 3.22
* fix: android toolbar height issue
2024-06-19 19:34:47 +08:00
Mathias Mogensen
fa86480458
feat: shortcuts page remake ( #5567 )
...
* feat: settings shortcuts page remake
* test: add shortcut test
* fix: physics on listview
* fix: menu icon
2024-06-19 10:24:34 +02:00
Nathan.fooo
d75eb05707
chore: fix flutter test ( #5572 )
2024-06-19 13:26:18 +08:00
Lucas.Xu
a2b32585a1
chore: bump version 0.6.0 ( #5571 )
2024-06-19 12:10:05 +08:00
Lucas.Xu
75cea400d2
fix: cursor jump randomly in check list item ( #5565 )
...
* chore: remove debug logs
* fix: cursor jump ramdomly in checklist item
2024-06-19 09:33:27 +08:00
Lucas.Xu
ed82ec8eef
chore: remove gl_es env ( #5564 )
...
* fix: try without media kit
* chore: remove gl_es env
* Revert "fix: try without media kit"
This reverts commit e331dbfabf
.
---------
Co-authored-by: Mathias Mogensen <mathiasrieckm@gmail.com>
2024-06-18 16:16:31 +08:00
Lucas.Xu
b6debd6c71
fix: remove media_kit ( #5563 )
...
Co-authored-by: Mathias Mogensen <mathiasrieckm@gmail.com>
2024-06-18 15:47:52 +08:00
Nathan.fooo
a05ed63a3e
chore: fix can't delete characters in card ( #5562 )
...
* chore: fix can't delete characters in card
* chore: i18n
2024-06-18 13:12:57 +08:00
Nathan.fooo
3e75f1f24a
chore: fix checklist potential panic ( #5561 )
...
* chore: fix checklist
* chore: fix checklist
2024-06-18 10:16:39 +08:00
Lucas.Xu
e607694729
chore: change slash menu hover color ( #5555 )
...
* feat: add a pinned icon after page name
* chore: change slack menu hover color
* Revert "feat: add a pinned icon after page name"
This reverts commit a668e0bd09
.
2024-06-18 09:55:43 +08:00
ansizheshi
91d870415e
chore: update zh-CN translations ( #5545 )
...
* chore: update translations with Fink 🐦
* Delete frontend/resources/translations/de-DE.json
* Add files via upload
* Restore en.json
* Restore en.json
2024-06-18 09:52:44 +08:00
Nathan.fooo
21a497924c
chore: adjust height ( #5558 )
2024-06-17 21:38:05 +08:00
Mathias Mogensen
4a126e17ce
fix: settings improvements ( #5547 )
...
* fix: user workspace bloc changed
* fix: use translate card cell style
* fix: add getworkspacemember
* fix: billing launch review
* fix: disable time field
* fix: member tooltip
* fix: remove my account description
* fix: punctuation
* fix: filter workspace font
* fix: cloud toggle
* fix: minor adjustments
* chore: disable cloud document search
* fix: improve workspace name textfield
* test: move billing test to cloud
* fix: use cache over remote
* fix: clippy and tests
* chore: amend flowy tooltip
* test: add pump and settle
* test: integration test for local auth
2024-06-17 14:30:19 +02:00
Lucas.Xu
8bf97ad5c6
feat: add a pinned icon after page name ( #5553 )
2024-06-17 19:18:06 +08:00
Lucas.Xu
a85d11fb6d
feat: collapse space and switch space by shortcuts ( #5554 )
...
* chore: improve delete popup style
* feat: support collapsing space and switching space by shortcuts
2024-06-17 18:59:08 +08:00
Lucas.Xu
1fd34bc58a
chore: turn off the billing feature ( #5551 )
2024-06-17 17:33:40 +08:00
Lucas.Xu
70a7b856a2
feat: improve space UX ( #5549 )
...
* fix: scroll bar hover color
* chore: replace board icon
* chore: remove close button in upgrade menu
* chore: add translation
* feat: switch to the next space by shortcut
* chore: replace space lock icon
* chore: remove arrow icon in change icon button
* feat: only show other favorites header if the other two is empty
* fix: create new page in current space
* feat: create a new page in a newly created space by default
* chore: update translations
* feat: open the first page after switching space by default
* chore: replace board icon
* fix: open the first page(non-space) after switching workspace
* chore: revert more icon
* chore: revert editor version
2024-06-17 16:23:17 +08:00
Lucas.Xu
49683e6079
fix: migrate the private views only if they are not empty ( #5544 )
2024-06-17 10:29:15 +08:00
Lucas.Xu
13107b63e9
feat: improve upgrade space toast ( #5543 )
...
* fix: divider color
* feat: improve upgrade space toast
2024-06-15 09:03:09 +08:00
Nathan.fooo
ce1a6e4fca
chore: highlight code block ( #5540 )
2024-06-14 14:53:53 +08:00
Lucas.Xu
1d23e28eaf
chore: enable billing system ( #5539 )
2024-06-14 08:42:20 +02:00
Lucas.Xu
2a4d78b688
feat: improve hover color in dark mode ( #5538 )
2024-06-14 14:31:55 +08:00
Lucas.Xu
cbe452a73d
feat: improve page thumbnail on mobile ( #5535 )
...
* feat: improve view thumbnail
* chore: blur the bottom navigation bar
* feat: improve date format
* feat: support url avatar
* fix: remove duplicated divider
2024-06-14 13:15:41 +08:00
Nathan.fooo
27899ee993
chore: save workspace member info to disk ( #5536 )
...
* chore: save workspace member info to disk
* chore: fix clippy
2024-06-14 11:34:23 +08:00
Lucas.Xu
785597f53e
fix: space issues ( #5531 )
...
* fix: display the space icon in breadcrumb and disable the space entry
* fix: the icon and the title are not aligned center in more menu
* fix: incorrect space icon corner radius
* fix: missed tooltip for add new page button
* fix: disable space migration for local user
* chore: use general as default space name
* fix: space name overflow
* fix: only show arrow button when hovering on page
* fix: sidebar tooltip font size
* fix: use space name as hint text
* feat: support adding a new space from space menu
* fix: filter the space view
2024-06-14 09:32:02 +08:00
Nathan.fooo
e2ce274718
chore: polish chat UI ( #5533 )
...
* chore: adjust chat ui
* chore: clippy
2024-06-14 09:02:06 +08:00
Zack
6be9c00127
chore: update to latest client api ( #5529 )
2024-06-13 15:14:20 +08:00
Mohammad Zolfaghari
aa621a8d84
feat: timer field ( #5349 )
...
* feat: wip timer field
* feat: timer field fixing errors
* feat: wip timer field frontend
* fix: parsing TimerCellDataPB
* feat: parse time string to minutes
* fix: don't allow none number input
* fix: timer filter
* style: cargo fmt
* fix: clippy errors
* refactor: rename field type timer to time
* refactor: missed some variable and files to rename
* style: cargo fmt fix
* feat: format time field type data in frontend
* style: fix cargo fmt
* fix: fixes after merge
---------
Co-authored-by: Mathias Mogensen <mathiasrieckm@gmail.com>
2024-06-13 08:52:13 +02:00
Mathias Mogensen
2d4300e931
chore: update version to 0.6.0 ( #5528 )
2024-06-13 08:25:11 +02:00
Lucas.Xu
dc12938ab6
feat: support switching space on mobile ( #5527 )
2024-06-13 14:14:18 +08:00