Commit Graph
17 Commits
Author SHA1 Message Date
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
shaahid 02dc6d58b2 fix: syntax error for code snippets
Updated formatting and fixed minor text inconsistencies in the CONTRIBUTING.md file as the bash commands had their intro text inside the code block
2026-04-26 18:08:22 +05:30
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 fb410e874b Update CONTRIBUTING.md 2026-03-22 18:20:01 +11:00
webadderall dfbe71d8b4 Update CONTRIBUTING.md 2026-03-21 15:58:27 +11:00
webadderall e9c38e1e6a docs: clean up contributor guidance files 2026-03-21 13:13:40 +11:00
webadderall 405946a1c8 Update CONTRIBUTING.md 2026-03-16 23:08:27 +11:00
webadderall e6945ef231 Update READme.md 2026-03-16 17:49:39 +11:00
webadderall fb67c64e1f Add German localisation to contribution list 2026-03-16 16:34:20 +11:00
webadderall 238cbbe162 Update Contributions
Clarify the importance of UI/UX design improvements in the contribution guidelines.
2026-03-16 14:02:45 +11:00
webadderall 1958960f59 Update CONTRIBUTING.md 2026-03-16 13:42:13 +11:00
webadderall 08a93e2187 Update CONTRIBUTING.md 2026-03-16 08:54:47 +11:00
webadderall f1ca9725b0 Revise contribution areas in CONTRIBUTING.md
Updated contribution guidelines to highlight key areas for help.
2026-03-15 18:59:28 +11:00
webadderall 931d95bd20 Update contribution guidelines with valuable areas
Added specific areas where help is especially valuable for contributors.
2026-03-15 10:42:14 +11:00
webadderall 9435910e99 History reorganized for upstream alignment. 2026-03-13 21:36:30 +11:00
webadderall c3c5d1ed63 Initial release of Recordly 2026-03-13 21:14:05 +11:00
Siddharth 500a85542a contributions 2025-11-19 13:01:35 -07:00