Skip to content

Tags: avelino/outl

Tags

v0.8.0-beta.135

Toggle v0.8.0-beta.135's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix: split a block at the cursor on Enter

Pressing Enter in the middle of a block never split it. Every client committed the whole text back to the current block and dropped an empty sibling below, so cutting a sentence into two blocks meant a manual copy-paste.

Enter now slices at the caret: the text before it stays in the block, the text after moves into a new sibling below, and the caret lands at the start of that sibling. Cursor at the end still makes an empty block below, cursor at the start opens an empty one above. Children stay with the head so indenting isn't disturbed. Desktop and mobile share one backend op (split_block, wired through a new Tauri command). The TUI slices the in-flight edit buffer instead, since it edits an AST that hasn't hit the workspace yet.

Fixes #184

Co-authored-by: Lukas Galke Poech <github@lpag.de>
Signed-off-by: Avelino <31996+avelino@users.noreply.github.com>

v0.8.0-beta.134

Toggle v0.8.0-beta.134's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore(deps): bump brace-expansion in /extensions/raycast

Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 5.0.6 to 5.0.7.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v5.0.6...v5.0.7)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 5.0.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

v0.8.0

Toggle v0.8.0's commit message

Verified

This tag was signed with the committer’s verified signature.
avelino Avelino
0.8.0

v0.7.0-beta.109

Toggle v0.7.0-beta.109's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix: copilot review

Signed-off-by: Avelino <31996+avelino@users.noreply.github.com>

v0.7.0-beta.108

Toggle v0.7.0-beta.108's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
refactor: dedup shared helpers and guard template depth

Signed-off-by: Avelino <31996+avelino@users.noreply.github.com>

__raycast_latest_publish_ext/outl__

Toggle __raycast_latest_publish_ext/outl__'s commit message

Verified

This tag was signed with the committer’s verified signature.
avelino Avelino
Used by the Ray CLI to track the latest commit that was published

v0.6.0-beta.76

Toggle v0.6.0-beta.76's commit message

Verified

This commit was signed with the committer’s verified signature.
avelino Avelino
fix: add missing iPad orientations to Info.plist

Signed-off-by: Avelino <31996+avelino@users.noreply.github.com>

v0.6.0-beta.75

Toggle v0.6.0-beta.75's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
[ImgBot] Optimize images

*Total -- 923.22kb -> 781.13kb (15.39%)

/crates/outl-mobile/src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/AppIcon-512@2x.png -- 100.25kb -> 67.46kb (32.71%)
/assets/app-store-icon-1024.png -- 98.18kb -> 67.53kb (31.22%)
/assets/source-icon.png -- 101.18kb -> 74.05kb (26.81%)
/assets/logo.png -- 101.18kb -> 74.05kb (26.81%)
/crates/outl-mobile/src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/AppIcon-60x60@3x.png -- 18.27kb -> 16.65kb (8.87%)
/crates/outl-mobile/src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/AppIcon-60x60@2x.png -- 10.30kb -> 9.44kb (8.33%)
/crates/outl-mobile/src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/AppIcon-40x40@3x.png -- 10.30kb -> 9.44kb (8.33%)
/crates/outl-mobile/src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/AppIcon-40x40@2x.png -- 5.78kb -> 5.36kb (7.33%)
/crates/outl-mobile/src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/AppIcon-40x40@2x-1.png -- 5.78kb -> 5.36kb (7.33%)
/crates/outl-mobile/src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/AppIcon-29x29@3x.png -- 6.53kb -> 6.06kb (7.28%)
/crates/outl-mobile/src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/AppIcon-76x76@1x.png -- 5.35kb -> 4.99kb (6.75%)
/crates/outl-mobile/src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/AppIcon-20x20@3x.png -- 3.85kb -> 3.61kb (6.38%)
/crates/outl-mobile/src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/AppIcon-29x29@2x.png -- 3.63kb -> 3.44kb (5.46%)
/crates/outl-mobile/src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/AppIcon-29x29@2x-1.png -- 3.63kb -> 3.44kb (5.46%)
/crates/outl-mobile/src-tauri/icons/Square284x284Logo.png -- 33.91kb -> 32.07kb (5.45%)
/crates/outl-desktop/src-tauri/icons/Square284x284Logo.png -- 33.91kb -> 32.07kb (5.45%)
/crates/outl-mobile/src-tauri/icons/Square310x310Logo.png -- 37.86kb -> 35.84kb (5.33%)
/crates/outl-desktop/src-tauri/icons/Square310x310Logo.png -- 37.86kb -> 35.84kb (5.33%)
/crates/outl-mobile/src-tauri/icons/icon.png -- 71.72kb -> 68.39kb (4.65%)
/crates/outl-desktop/src-tauri/icons/icon.png -- 71.72kb -> 68.39kb (4.65%)
/crates/outl-mobile/src-tauri/icons/128x128@2x.png -- 29.57kb -> 28.27kb (4.4%)
/crates/outl-desktop/src-tauri/icons/128x128@2x.png -- 29.57kb -> 28.27kb (4.4%)
/crates/outl-mobile/src-tauri/icons/StoreLogo.png -- 2.94kb -> 2.81kb (4.36%)
/crates/outl-desktop/src-tauri/icons/StoreLogo.png -- 2.94kb -> 2.81kb (4.36%)
/crates/outl-mobile/src-tauri/icons/Square44x44Logo.png -- 2.44kb -> 2.35kb (3.64%)
/crates/outl-desktop/src-tauri/icons/Square44x44Logo.png -- 2.44kb -> 2.35kb (3.64%)
/crates/outl-mobile/src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/AppIcon-40x40@1x.png -- 2.11kb -> 2.06kb (2.45%)
/crates/outl-mobile/src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/AppIcon-20x20@2x.png -- 2.11kb -> 2.06kb (2.45%)
/crates/outl-mobile/src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/AppIcon-20x20@2x-1.png -- 2.11kb -> 2.06kb (2.45%)
/crates/outl-mobile/src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/AppIcon-83.5x83.5@2x.png -- 16.50kb -> 16.17kb (1.98%)
/crates/outl-mobile/src-tauri/icons/Square150x150Logo.png -- 14.26kb -> 14.04kb (1.55%)
/crates/outl-desktop/src-tauri/icons/Square150x150Logo.png -- 14.26kb -> 14.04kb (1.55%)
/crates/outl-mobile/src-tauri/icons/Square142x142Logo.png -- 13.16kb -> 13.03kb (0.96%)
/crates/outl-desktop/src-tauri/icons/Square142x142Logo.png -- 13.16kb -> 13.03kb (0.96%)
/crates/outl-mobile/src-tauri/gen/apple/Assets.xcassets/AppIcon.appiconset/AppIcon-76x76@2x.png -- 14.45kb -> 14.32kb (0.89%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

v0.5.3-beta.46

Toggle v0.5.3-beta.46's commit message

Verified

This commit was signed with the committer’s verified signature.
avelino Avelino
desktop: micro fix

Signed-off-by: Avelino <31996+avelino@users.noreply.github.com>

v0.5.3-beta.45

Toggle v0.5.3-beta.45's commit message

Verified

This commit was signed with the committer’s verified signature.
avelino Avelino
Fix do release.yml::build_desktop:

Signed-off-by: Avelino <31996+avelino@users.noreply.github.com>