←
App for Nextcloud providing a proper search page
Release Downloads:
Articles
Long
Nextcloud Search Page 2.4.0: an inline search modal
A new experimental inline search modal, per-app date filtering, and the usual round of dependency and translation updates.
Long
Automating Nextcloud App Releases with GitHub Actions
If you've ever manually released a software package, you know the drill: update version numbers in multiple files, generate a changelog, create git tags, build and sign the package, upload to various distribution platforms... and then do it all over again when you need a hotfix. It's tedious, error-prone, and frankly, not a great use of your time.