Add YOURLS-diff to integrations#239
Open
gioxx wants to merge 3 commits into
Open
Conversation
- Add Alternative Index, Change Notifier, Language Switcher, Logo Suite, Plugin Manager, URL Fallback (all maintained at yourls.gioxx.org) - Remove Change Logo and Change Title (discontinued, repos archived read-only)
Utility to create minimal patch packages for YOURLS updates, avoiding the need to download and re-upload the full release ZIP.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds YOURLS-diff to the 3rd party Integrations and Frameworks section.
YOURLS-diff is a Python utility that generates a minimal patch package when a new YOURLS release is out, so you can update your installation by transferring only the changed files instead of downloading and uploading the full release ZIP. Useful for shared hosting environments or slow connections.
Placement note
I'm aware that 3rd party Integrations and Frameworks might not be the perfect home for this — it's a maintenance/deployment utility rather than a language binding or platform integration. That said, it felt like the closest fit among the existing sections, and I placed it at the end alongside the other
YOURLS-*entries in alphabetical order after YOURLS MCP.I fully defer to the maintainers to move it to a more appropriate section if needed.
More info and article: https://yourls.gioxx.org