summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-11-06Release 15.1.0-rc115.1.0-rc1Benjamin Brahmer
Changed - Added changelog enforcer action - Stop overloading DB ids - Unittest commands and utilities - Upload codecoverage to codecov.io - Use foreign keys in db Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-11-06Bump phpstan/phpstan from 0.12.53 to 0.12.54dependabot[bot]
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.53 to 0.12.54. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.53...0.12.54) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-03Controllers: Use v2 servicesSean Molenaar
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-11-03fix unittestBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-11-03fix delete apiBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-11-03fix invisible feeds in root thanks @anoymouserverBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-11-03update dependabot label configanoy
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2020-11-03Add migration with foreign keysSean Molenaar
Closes #829 Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-11-03Bump karma-firefox-launcher from 2.0.0 to 2.1.0 in /jsdependabot[bot]
Bumps [karma-firefox-launcher](https://github.com/karma-runner/karma-firefox-launcher) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/karma-runner/karma-firefox-launcher/releases) - [Changelog](https://github.com/karma-runner/karma-firefox-launcher/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma-firefox-launcher/compare/v2.0.0...v2.1.0) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02dependabot add default labelsBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-11-02Bump phpstan/phpstan from 0.12.52 to 0.12.53dependabot[bot]
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.52 to 0.12.53. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.52...0.12.53) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02Bump gulp-terser from 1.4.0 to 1.4.1 in /jsdependabot[bot]
Bumps [gulp-terser](https://github.com/duan602728596/gulp-terser) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/duan602728596/gulp-terser/releases) - [Commits](https://github.com/duan602728596/gulp-terser/compare/v1.4.0...v1.4.1) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-01[tx-robot] updated from transifexNextcloud bot
2020-10-31[tx-robot] updated from transifexNextcloud bot
2020-10-30[tx-robot] updated from transifexNextcloud bot
2020-10-29Update BadgesBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-29fixup wrong path to coverage fileBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-29Upload codecoverage to codecov.ioBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-29Merge pull request #902 from SMillerDev/fix/dont_overload_getidBenjamin Brahmer
DB: stop overloading getID
2020-10-29Merge branch 'master' into fix/dont_overload_getidBenjamin Brahmer
2020-10-29Command: Add unittestsSean Molenaar
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-10-28DB: stop overloading getIDSean Molenaar
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-10-28[tx-robot] updated from transifexNextcloud bot
2020-10-27[tx-robot] updated from transifexNextcloud bot
2020-10-26Update changelogBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-26enforce update of changelogBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-26Release 15.0.615.0.6Benjamin Brahmer
Changed - New release approach to prevent mistakes - Re-release of 15.0.5 Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-26Release 15.0.6-rc515.0.6-rc5Benjamin Brahmer
Fixed - Fix the new release process Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-26Fix yaml errorBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-26Release 15.0.6-rc415.0.6-rc4Benjamin Brahmer
- Fix the new release process Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-26enable uplodad to appstoreBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-26fix script fails if path doesn't existBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-26Bump phpstan/phpstan from 0.12.50 to 0.12.52dependabot[bot]
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.50 to 0.12.52. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.50...0.12.52) Signed-off-by: dependabot[bot] <support@github.com>
2020-10-25Release 15.0.6-rc315.0.6-rc3Benjamin Brahmer
Fixed - Fix the new release process Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-25Add file_from_env.phpBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-24Release 15.0.6-rc215.0.6-rc2Benjamin Brahmer
Fixed - Fix the new release process Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-24fix app_public_cert -> app_public_crt, use printfBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-24Release 15.0.6-rc115.0.6-rc1Benjamin Brahmer
Changed - Updated dependencies - New release process Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-23[tx-robot] updated from transifexNextcloud bot
2020-10-22Bump angular-mocks from 1.8.1 to 1.8.2 in /jsdependabot[bot]
Bumps [angular-mocks](https://github.com/angular/angular.js) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/angular/angular.js/releases) - [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular.js/compare/v1.8.1...v1.8.2) Signed-off-by: dependabot[bot] <support@github.com>
2020-10-22Bump angular-animate from 1.8.1 to 1.8.2 in /jsdependabot[bot]
Bumps [angular-animate](https://github.com/angular/angular.js) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/angular/angular.js/releases) - [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular.js/compare/v1.8.1...v1.8.2) Signed-off-by: dependabot[bot] <support@github.com>
2020-10-22Bump angular-sanitize from 1.8.1 to 1.8.2 in /jsdependabot[bot]
Bumps [angular-sanitize](https://github.com/angular/angular.js) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/angular/angular.js/releases) - [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular.js/compare/v1.8.1...v1.8.2) Signed-off-by: dependabot[bot] <support@github.com>
2020-10-22Bump angular from 1.8.1 to 1.8.2 in /jsdependabot[bot]
Bumps [angular](https://github.com/angular/angular.js) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/angular/angular.js/releases) - [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular.js/compare/v1.8.1...v1.8.2) Signed-off-by: dependabot[bot] <support@github.com>
2020-10-22Bump angular-route from 1.8.1 to 1.8.2 in /jsdependabot[bot]
Bumps [angular-route](https://github.com/angular/angular.js) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/angular/angular.js/releases) - [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular.js/compare/v1.8.1...v1.8.2) Signed-off-by: dependabot[bot] <support@github.com>
2020-10-22[tx-robot] updated from transifexNextcloud bot
2020-10-21adjust appstore and build processBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-21add new actions job, build and punlish releaseBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-10-21Bump karma-firefox-launcher from 1.3.0 to 2.0.0 in /jsdependabot[bot]
Bumps [karma-firefox-launcher](https://github.com/karma-runner/karma-firefox-launcher) from 1.3.0 to 2.0.0. - [Release notes](https://github.com/karma-runner/karma-firefox-launcher/releases) - [Changelog](https://github.com/karma-runner/karma-firefox-launcher/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma-firefox-launcher/compare/v1.3.0...v2.0.0) Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19Bump phpstan/phpstan from 0.12.49 to 0.12.50dependabot[bot]
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.49 to 0.12.50. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.49...0.12.50) Signed-off-by: dependabot[bot] <support@github.com>
2020-10-18Remove links to non-existent entriesIgor Bubelov
Signed-off-by: Igor Bubelov <igor@bubelov.com>