docs: s/APGL/AGPL/#123
Merged
annieappflowy merged 1 commit intoAppFlowy-IO:mainfrom Dec 6, 2021
muzimuzhi:patch-1
Merged
Conversation
839900146
pushed a commit
to 839900146/AppFlowy
that referenced
this pull request
Jun 6, 2024
* feat: add portainer to docker compose for monitoring * feat: add portainer docker compose dev * feat: add portainer init password
4 tasks
asjqkkkk
pushed a commit
to asjqkkkk/AppFlowy
that referenced
this pull request
Aug 5, 2025
* fix: unused code * chore: update .gitignore * chore: add export.rs * chore: add export_workspace * chore: optimize the logic * chore: move the export logic to export.rs * feat: add extract collab data function * feat: add event handler * feat: integrate rust api into flutter * chore: code refacotr * feat: move the code into export_worksoace folder * feat: add export workspace button in sidebar * Revert "chore: update .gitignore" This reverts commit 52cb85cebd0ff34cf45cf1456d8e58c1ece01547. * fix: missing child views * feat: add import dialog * chore: refactor export.rs * feat: add import types * feat: add importer * feat: add export json parser * feat: add planner and view_creator * feat: add extra and icon in view metadata * fix: import fail issues * chore: use current workspace as temp test * feat: add document database row relation * chore: add collab doc remapper * feat: add row collab in json * chore: use the entities from appflowy-collab * feat: add import appflowy workspace button * feat: support exporting local files * fix: keep file extension in exported json * feat: support loading relative path image * feat: support loading relative image * feat: handle local files from database * chore: filter private ids and trash ids * chore: format code * feat: add import menu logic and presentation * feat: polish header * feat: polish workspace import dialog * feat: use latest UI design * feat: add import workspace dialog UI * chore: i18n * chore: remove pub cache * fix: missing bloc issue * feat: integrate import / export in settings page * feat: hide import button in vault workspace mode * chore: remove unused code * fix: file url error * chore: bump version * chore: bump client-api
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes a typo found in license badge.