WIP Javascript rewrite #1

Open
flash wants to merge 12 commits from js-rewrite into trunk
Owner

was original using Deno, switched to NodeJS for stability reasons

was original using Deno, switched to NodeJS for stability reasons
flash added 12 commits 2025-05-20 23:54:30 +00:00
This pull request has changes conflicting with the target branch.
  • README.md
  • composer.json
  • composer.lock
  • package-lock.json
  • public/index.html
  • public/index.php
  • src/Apis/v1_0.php
  • src/Lookup/EEPROMLookup.php
  • src/Lookup/WebLookup.php
  • src/MediaTypeExts.php
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin js-rewrite:js-rewrite
git checkout js-rewrite

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout trunk
git merge --no-ff js-rewrite
git checkout js-rewrite
git rebase trunk
git checkout trunk
git merge --ff-only js-rewrite
git checkout js-rewrite
git rebase trunk
git checkout trunk
git merge --no-ff js-rewrite
git checkout trunk
git merge --squash js-rewrite
git checkout trunk
git merge --ff-only js-rewrite
git checkout trunk
git merge js-rewrite
git push origin trunk
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: flashii/uiharu#1
No description provided.