Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: video block support #5199

Merged
merged 16 commits into from
May 30, 2024
Merged

Conversation

Xazin
Copy link
Collaborator

@Xazin Xazin commented Apr 24, 2024

Tested on Linux (Ubuntu), MacOS, Windows, Android & iOS

Feature Preview

Mobile
Screen.Recording.2024-05-30.at.02.mp4
0969c8ed-d3f6-4357-b48a-f9727ce7f92b.mp4

PR Checklist

  • My code adheres to AppFlowy's Conventions
  • I've listed at least one issue that this PR fixes in the description above.
  • I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
  • All existing tests are passing.

Copy link

github-actions bot commented Apr 24, 2024

🥷 Ninja i18n – 🛎️ Translations need to be updated

Project /project.inlang

lint rule new reports level link
Missing translation 182 warning contribute (via Fink 🐦)

@Xazin Xazin force-pushed the feat/video-block-support branch 3 times, most recently from 4842269 to 3e45cf5 Compare April 24, 2024 09:10
@Xazin
Copy link
Collaborator Author

Xazin commented Apr 24, 2024

Linux CI failing due to actions/runner-images#7210

Waiting for resolution.

@Xazin
Copy link
Collaborator Author

Xazin commented May 6, 2024

I'm currently waiting on a computer, I'll be able to install Linux on it and hopefully resolve issues with Linux platform through testing.

@Xazin Xazin added the v0.5.8 label May 13, 2024
@Xazin Xazin force-pushed the feat/video-block-support branch from 4c93556 to f49b636 Compare May 13, 2024 18:47
@@ -19,47 +19,55 @@ AppDir:
exec_args: $@
apt:
arch:
- amd64
- amd64
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update the Flatpak file as well.

https://github.com/flathub/io.appflowy.AppFlowy

@Xazin Xazin added v0.5.9 and removed v0.5.8 labels May 16, 2024
@Xazin Xazin merged commit 42e83b3 into AppFlowy-IO:main May 30, 2024
11 checks passed
zoli added a commit to zoli/AppFlowy that referenced this pull request Jun 2, 2024
* main: (25 commits)
  fix: sidebar issues (AppFlowy-IO#5444)
  fix: notification test (AppFlowy-IO#5440)
  fix: some list icons don't align with the paragraph (AppFlowy-IO#5439)
  feat: integrate show notification button option (AppFlowy-IO#5302)
  feat: add border to selected unsplash image (AppFlowy-IO#5428)
  feat: sidebar UI Revamp on mobile (AppFlowy-IO#5418)
  chore: update German translations with Fink 🐦 (AppFlowy-IO#5421)
  chore: update Spanish translations (AppFlowy-IO#5205)
  feat: video block support (AppFlowy-IO#5199)
  feat: add reset app scale hotkey (AppFlowy-IO#5386)
  fix: sidebar issues on Windows and Linux (AppFlowy-IO#5431)
  feat: support web layout setting and breadcrumbs (AppFlowy-IO#5425)
  fix: dragging the Unsplash cover triggers an assertion error (AppFlowy-IO#5404)
  chore: improve hover and text colors in dark mode (AppFlowy-IO#5416)
  fix: accept multi-key combination for customizing shortcuts & removes duplicates (AppFlowy-IO#5414)
  feat: sidebar UI Revamp on Desktop (AppFlowy-IO#5343)
  fix: default text direction not synced (AppFlowy-IO#5405)
  chore: update German translations (AppFlowy-IO#5382)
  feat: support preview grid/board/calendar block on web (AppFlowy-IO#5401)
  feat: support open row page (AppFlowy-IO#5400)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants