Upstream changes
- Merge branch 'master' into 'master'
- Update config.php: $ttrss_version in private function _get_version() replaced by $this->version
- CI: phpstan: check for PHPDOC_DEPLOY_SSH_KEY
- phpstan task: analyze only modified files
- filters: allow matching on tags if there are no tags
- make phpstan happy
- add simple autocompleter for tags
- add branch targets
- remove .gitea workflows
- dockerfile cleanup
- fix eslint task extending .phpunit
- Merge branch 'master' of gitlab.tt-rss.org:tt-rss/tt-rss
- use common CI template
- Merge branch 'bugfix/editfeed-focus' into 'master'
- Make edit feed dialog's 'remove icon' button a regular button.
- add branch tasks
- more pipeline tweaks
- phpstan: depend on phpunit
- add some manual job triggers