webadderall
4f729b7eee
sponsor update
...
Clarified the status of Recordly's development from a fork of OpenScreen.
2026-05-18 19:26:43 +10:00
webadderall
de4546999f
Change Recordly logo in README
...
Updated the logo image in the README file.
2026-05-09 20:03:06 +10:00
webadderall
1cc7567c78
clean up root
2026-05-08 16:29:35 +10:00
webadderall
17cd7b1169
Update timeline editor image source in README
2026-05-05 15:16:58 +10:00
webadderall
cd021a1f02
Change logo image source in README.md
...
Updated the logo image source in the README.
2026-05-05 15:13:57 +10:00
webadderall
5090910ce3
Add Tandava Appadoo and Digitalfastmind to supporters
2026-05-02 16:30:50 +10:00
sharkcreep87
df3527c1e9
chore: update repository URLs to canonical webadderallorg org ( #402 )
...
The repo was moved from github.com/webadderall to github.com/webadderallorg
but several files still reference the old URL. GitHub serves a 301
redirect today, but package.json metadata, the Homebrew cask, and the
in-app issues link should point to the canonical location.
Updated:
- package.json (homepage, repository.url, bugs.url)
- README.md and README.zh-CN.md (releases / clone / issues links)
- CONTRIBUTING.md (issues link)
- recordly.rb (Homebrew cask url + homepage)
- src/components/video-editor/TutorialHelp.tsx (RECORDLY_ISSUES_URL)
- src/components/video-editor/videoPlayback/motionSmoothing.ts (attribution comment)
2026-05-02 12:08:28 +10:00
webadderall
bebac5cc60
update readme vid
2026-05-01 16:39:59 +10:00
webadderall
fa7aee06e8
Update README with updated images and video
...
Updated README to reflect new screenshots and videos.
2026-04-30 17:44:00 +10:00
webadderall
9a5ff5c0a2
feat: ui overhaul — Phosphor icons, redesigned launcher, editor layout, and component refresh
...
- Replace all lucide-react imports with @phosphor-icons/react across every
component (LaunchWindow, AnnotationSettingsPanel, ExtensionManager,
ExtensionIcon, VideoPlayback, AnnotationOverlay, CropControl, TutorialHelp,
PlaybackControls, all shadcn ui/ primitives, etc.)
- ExtensionIcon: new Phosphor-based resolver with Lucide name alias map for
backwards-compatible extension manifests
- LaunchWindow / SourceSelector: full redesign — new icon rail layout,
updated backgrounds, improved source selection UX, audio/video controls,
countdown overlay
- VideoPlayback: overhaul playback controls and preview panel layout
- Timeline items: border-radius 16px→8px, cyan→blue unification, pill height
85% for breathing room, resize handle vertical centering
- shadcn ui/: refresh accordion, dialog, dropdown, select, slider, switch,
tabs, toggle, popover, button, card, input, label, sonner, content-clamp,
audio-level-meter
- App.tsx / index.css / App.css / tailwind.config: global style updates
- types.ts, captionLayout.ts, captionStyle.ts, webcamOverlay.ts: data model
updates to support new timeline and export features
- package.json: add @phosphor-icons/react, bump dependencies
- scripts/, .eslintrc, biome, tsconfig, vite.config: tooling alignment
- extension-sources: update built-in extension bundles
2026-04-16 18:01:04 +10:00
webadderall
3017d8fc9a
Add Francesco to the list of supporters
2026-04-12 20:37:34 +10:00
webadderall
443fcda886
Update README.md
2026-04-12 20:34:58 +10:00
webadderall
4455bef9d6
Update README.md
2026-04-12 20:14:09 +10:00
webadderall
bc5909613d
Update README for new video
...
Refactor README to enhance clarity and encourage contributions.
2026-04-12 20:11:55 +10:00
webadderall
6f46878ca8
feat(editor): wire extension lifecycle and update docs
...
- Connect extension activation/deactivation in VideoEditor
- Update CONTRIBUTING.md and README.md with extension development info
2026-04-12 01:38:36 +10:00
webadderall
fb54994685
fix(macos): lower deployment target to macOS 13.0 for native helpers
...
The Swift helper binaries were compiled with -target macos14.0, causing
dyld symbol-not-found crashes on macOS 13. The ScreenCaptureKit audio
APIs require macOS 13.0 minimum, so the deployment target is lowered to
13.0 and an #available guard is added for the macOS 14-only
ignoreShadowsSingleWindow API. README updated accordingly.
Fixes #199 , fixes #200
2026-04-09 21:23:33 +10:00
webadderall
f8c59c87b8
Add Tobias and Roberto Marcelino to supporters list
2026-04-09 16:11:06 +10:00
webadderall
bf16280e53
chore(release): prepare v1.1.14
2026-04-04 22:55:36 +11:00
webadderall
a7587a6dd7
Update README.md
2026-04-04 22:36:51 +11:00
webadderall
52578a2f1f
docs(readme): add build prerequisites and sync zh-CN
2026-04-04 17:22:34 +11:00
webadderall
bd08bf1b96
Revise support section in README.md
...
Updated acknowledgments and support information in README.
2026-04-04 15:23:44 +11:00
webadderall
6363ae8592
Update README.md
2026-03-30 17:31:04 +11:00
webadderall
6463cdff58
feat: add updater release infrastructure
2026-03-28 20:42:38 +11:00
webadderall
ff93ea6099
Add 'buildwithfur' to supporter list in README
2026-03-28 18:44:49 +11:00
webadderall
81f831b46a
Update README.md
2026-03-26 23:05:51 +11:00
webadderall
a4c7608778
Add Sponsor Wall to README
...
Added a sponsor wall section to encourage support for the project.
2026-03-23 16:53:08 +11:00
webadderall
fc7b0c0515
Update README.md
2026-03-22 19:27:40 +11:00
webadderall
4dbb8652b2
Added erwan to donor list
2026-03-22 19:27:03 +11:00
webadderall
28c56d4452
Update README.md
2026-03-22 18:21:26 +11:00
webadderall
ef8d590f5b
Update README.md
2026-03-22 18:15:14 +11:00
webadderall
8bb4ad4ac8
Update README.md
2026-03-21 13:42:19 +11:00
webadderall
323475f813
Merge pull request #33 from firtoz/feat/yay-upstream-pr
...
Arch / AUR: README install docs; packaging in recordly-aur
2026-03-21 13:19:11 +11:00
webadderall
9103e1b619
docs: refresh English and Chinese READMEs
2026-03-21 12:57:07 +11:00
webadderall
b94882b9bc
Revise features section to highlight core functionalities
...
Updated the features section to include core features with detailed descriptions and images.
2026-03-21 12:42:32 +11:00
webadderall
216897dc59
Replace old screenshots with updated ones
...
Updated screenshots in the README to reflect new images.
2026-03-21 11:32:44 +11:00
webadderall
32e1972938
Update README.md
2026-03-21 11:24:33 +11:00
webadderall
5b492affd6
Update README.md
2026-03-21 11:21:38 +11:00
firtoz
61424612bf
feat: Add AUR badge and installation instructions for Arch Linux
2026-03-20 13:00:48 +07:00
webadderall
3b96608c14
Update README.md
2026-03-20 13:56:55 +11:00
webadderall
1e74bb4455
Update README.md
2026-03-19 13:44:54 +11:00
webadderall
f5ccd5b7e0
Fix Windows DXGI capture helper flow
2026-03-19 00:05:58 +11:00
webadderall
ae521ed9d9
feat(windows): replace WGC with DXGI and fix HUD window bounds
2026-03-18 22:11:10 +11:00
webadderall
5f4909b404
Update README.md
2026-03-18 21:42:39 +11:00
webadderall
15e5c777f0
Update README.md
2026-03-18 18:56:50 +11:00
webadderall
3da6ef6406
Update README.md
2026-03-18 18:39:02 +11:00
webadderall
58f2e27bfe
Add animated webcam overlay to feature list
...
Updated README to include animated webcam overlay feature.
2026-03-18 14:30:18 +11:00
webadderall
d6239af7d2
Add new anonymous supporter
2026-03-18 09:05:07 +11:00
Joseph Miclaus
6538b1299d
Fix donation link in README
...
Fixes the donation link at the top NOTE in the README to be equivalent to the one from the Donations section.
2026-03-17 20:05:37 +01:00
webadderall
20cf4c2ddd
Update FAQ section for clarity
...
Clarified the FAQ section regarding changes from the upstream project.
2026-03-17 23:05:35 +11:00
webadderall
0dda919a83
Update README.md
2026-03-17 17:03:36 +11:00