ux: paste to upload example template #94

Open
tomholford wants to merge 1 commits from tomholford/0x0:th/paste-to-upload into master
First-time contributor

This resolves #60 by providing an example template with a simple script that listens for paste events and POSTs the file blob to the current location.href.

This resolves #60 by providing an example template with a simple script that listens for paste events and POSTs the file blob to the current `location.href`.
tomholford added 1 commit 2023-10-03 08:41:55 +02:00
7739cbfcd1 ux: paste to upload example template
This resolves #60 by providing an example template with a simple script that listens for paste events and POSTS the blob the current location.href.
tomholford requested review from mia 2023-10-03 08:42:11 +02:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b tomholford-th/paste-to-upload master
git pull th/paste-to-upload

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff tomholford-th/paste-to-upload
git push origin master
Sign in to join this conversation.
No reviewers
mia
No Milestone
No project
No Assignees
1 Participants
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: mia/0x0#94
No description provided.