Upstream changes
- remove docs stage
- CI: set some job filters
- fix phpdoc stage
- add phpdoc job
- WIP: gitlab-ci
- Merge pull request 'isLoggedIn adds a message to the system log when it returns false, fix for php8+' (#106) from rodneys_mission/tt-rss:master into master
- isLoggedIn adds a message to the system log when it returns false, fix for php8+, removed empty test for bool conversion.
- lint job: remove useless cache hash
- isLoggedIn adds a message to the system log when it returns false, fix for php8+
- good idea to checkout code before trying to document it
- phpdoc job: verbosity
- simplify pipeline setup
- fix ssh for phpdoc pipeline
- add phpdoc job
- add docker build cache
- use action for image meta
- we don't need to do npm install either
- remove node_modules after eslint pass
- shorten pipeline
- update FROM links for harbor
- enable multiarch
- bring back nginx_xaccel
- add gitea-CI docker builder
- commit package-lock.json, add eslint task
- CI: add on PR
- jenkins lint -> gitea workflow
- add lint workflow