WIP: Local notes plugin #455

Draft
blacklight wants to merge 2 commits from local-notes-plugin into master
Owner

Closes: #454

Closes: #454
blacklight added this to the v1.4.0 milestone 2025-07-05 00:10:47 +02:00
blacklight added the
new feature
notes
backend
labels 2025-07-05 00:10:47 +02:00
blacklight self-assigned this 2025-07-05 00:10:47 +02:00
blacklight added 2 commits 2025-07-05 00:10:48 +02:00
Moved notes base directory
All checks were successful
continuous-integration/drone/push Build is passing
c5226c8b3e
Moved watchdog to base requirements
All checks were successful
continuous-integration/drone/push Build is passing
094658be5e
blacklight added this to the integrations project 2025-07-05 00:10:49 +02:00
All checks were successful
continuous-integration/drone/push Build is passing
This pull request is marked as a work in progress.
View command line instructions

Checkout

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

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 master
git merge --no-ff local-notes-plugin
git checkout local-notes-plugin
git rebase master
git checkout master
git merge --ff-only local-notes-plugin
git checkout local-notes-plugin
git rebase master
git checkout master
git merge --no-ff local-notes-plugin
git checkout master
git merge --squash local-notes-plugin
git checkout master
git merge --ff-only local-notes-plugin
git checkout master
git merge local-notes-plugin
git push origin master
Sign in to join this conversation.
No description provided.