aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Bump oauth2 js depsRoeland Jago Douma2019-01-124-466/+141
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2019-01-1214-16/+56
|
* Merge pull request #13503 from nextcloud/fix/13499Joas Schilling2019-01-111-0/+8
|\ | | | | RemoveClassifiedEventActivity: check if calendar still exists
| * Check for no longer existing calendarsRoeland Jago Douma2019-01-111-0/+8
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #13500 from nextcloud/enh/updatenotifications/include-scssRoeland Jago Douma2019-01-118-426/+1424
|\ \ | | | | | | Updatenotifications: Include the scss in the vue component
| * | Bump packages while at itRoeland Jago Douma2019-01-114-373/+130
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | Include the scss in the vue componentRoeland Jago Douma2019-01-118-65/+1306
| |/ | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #13501 from nextcloud/enh/accessibility/to-nextcloud-axiosRoeland Jago Douma2019-01-115-609/+120
|\ \ | |/ |/| Move accessibility to nextcloud-axios
| * Bump dependenciesRoeland Jago Douma2019-01-104-608/+134
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * Move to nextcloud-axiosRoeland Jago Douma2019-01-103-45/+30
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2019-01-1126-10/+32
|/
* Fix doc blockJoas Schilling2019-01-101-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2019-01-104-4/+4
|
* Merge pull request #13156 from nextcloud/enhancement/npmizeRoeland Jago Douma2019-01-091-3/+0
|\ | | | | Use npm for js depdencies, bundle with webpack
| * Npmize (vendor) scriptsChristoph Wurst2019-01-091-3/+0
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Prevent php info about missing index for old eventsJoas Schilling2019-01-091-1/+1
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Use the scoped css on the personal pageRoeland Jago Douma2019-01-097-19/+522
| | | | | | Saves loading the style file when we visit the security page. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #13430 from ↵Roeland Jago Douma2019-01-096-3/+147
|\ | | | | | | | | nextcloud/bugfix/13331/respect-classification-of-calendar-events-in-activity-stream Respect classification of calendar events in activity stream
| * Add a repair step to remove sensitive event activityJoas Schilling2019-01-084-1/+128
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Correctly handle the classification of events in the activity streamJoas Schilling2019-01-082-3/+20
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Use nextcloud-axios in 2fa backupcodes jsRoeland Jago Douma2019-01-095-25/+20
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2019-01-096-8/+10
| |
* | [tx-robot] updated from transifexNextcloud bot2019-01-082-0/+4
| |
* | OAuth2 client identifier must be uniqueRoeland Jago Douma2019-01-074-1/+52
| | | | | | | | | | | | | | | | | | Fixes #12981 This is highly unlikely to happen. But better to enforce it on the DB level as well! Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #12227 from nextcloud/bugfix/cleanu_upload_foldersMorris Jobke2019-01-0710-23/+293
|\ \ | |/ |/| Background job to cleanup leftover chunked uploads
| * Add live repair step to cleanup old chunksRoeland Jago Douma2019-01-044-1/+101
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * Background job to cleanup leftover chunked uploadsRoeland Jago Douma2019-01-048-22/+192
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #13391 from ↵Roeland Jago Douma2019-01-062-4/+4
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-merge-4.2.1 Bump webpack-merge from 4.1.5 to 4.2.1 in /apps/oauth2
| * | Bump webpack-merge from 4.1.5 to 4.2.1 in /apps/oauth2dependabot[bot]2019-01-062-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 4.1.5 to 4.2.1. - [Release notes](https://github.com/survivejs/webpack-merge/releases) - [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md) - [Commits](https://github.com/survivejs/webpack-merge/compare/v4.1.5...v4.2.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | | Merge pull request #13392 from ↵Roeland Jago Douma2019-01-062-4/+4
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/apps/updatenotification/webpack-merge-4.2.1 Bump webpack-merge from 4.1.5 to 4.2.1 in /apps/updatenotification
| * | | Bump webpack-merge from 4.1.5 to 4.2.1 in /apps/updatenotificationdependabot[bot]2019-01-062-4/+4
| |/ / | | | | | | | | | | | | | | | | | | | | | Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 4.1.5 to 4.2.1. - [Release notes](https://github.com/survivejs/webpack-merge/releases) - [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md) - [Commits](https://github.com/survivejs/webpack-merge/compare/v4.1.5...v4.2.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | | Merge pull request #13393 from ↵Roeland Jago Douma2019-01-062-4/+4
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-merge-4.2.1 Bump webpack-merge from 4.1.5 to 4.2.1 in /apps/accessibility
| * | | Bump webpack-merge from 4.1.5 to 4.2.1 in /apps/accessibilitydependabot[bot]2019-01-062-4/+4
| |/ / | | | | | | | | | | | | | | | | | | | | | Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 4.1.5 to 4.2.1. - [Release notes](https://github.com/survivejs/webpack-merge/releases) - [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md) - [Commits](https://github.com/survivejs/webpack-merge/compare/v4.1.5...v4.2.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | | Bump vue-loader from 15.4.2 to 15.5.0 in /apps/updatenotificationdependabot[bot]2019-01-062-83/+39
| | | | | | | | | | | | | | | | | | | | | | | | Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.4.2 to 15.5.0. - [Release notes](https://github.com/vuejs/vue-loader/releases) - [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-loader/commits/v15.5.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | | Merge pull request #13389 from ↵Roeland Jago Douma2019-01-062-69/+41
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/apps/accessibility/vue-loader-15.5.0 Bump vue-loader from 15.4.2 to 15.5.0 in /apps/accessibility
| * | | Bump vue-loader from 15.4.2 to 15.5.0 in /apps/accessibilitydependabot[bot]2019-01-062-69/+41
| |/ / | | | | | | | | | | | | | | | | | | | | | Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.4.2 to 15.5.0. - [Release notes](https://github.com/vuejs/vue-loader/releases) - [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-loader/commits/v15.5.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
* / / Bump vue-loader from 15.4.2 to 15.5.0 in /apps/oauth2dependabot[bot]2019-01-062-69/+41
|/ / | | | | | | | | | | | | | | Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.4.2 to 15.5.0. - [Release notes](https://github.com/vuejs/vue-loader/releases) - [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-loader/commits/v15.5.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | [tx-robot] updated from transifexNextcloud bot2019-01-062-0/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2019-01-0536-56/+96
| |
* | Merge pull request #13138 from ↵Morris Jobke2019-01-044-32/+184
|\ \ | | | | | | | | | | | | nextcloud/enhancement/noid/ldap-remnants-detected-field register and show when an LDAP user was detected as unavailable/deleted
| * | ensure db is pristine before starting the testsArthur Schiwon2019-01-041-0/+3
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | LDAP: extend remnants output with "detected on" fieldArthur Schiwon2018-12-213-26/+57
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | add tests for the DUIArthur Schiwon2018-12-212-6/+124
| | | | | | | | | | | | | | | | | | as they are interact with the DB they are more integraiton than unit tests Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | Merge pull request #13117 from nextcloud/vcard-avatar-fixesRoeland Jago Douma2019-01-044-17/+36
|\ \ \ | | | | | | | | Allow URI as data for vcard PHOTO
| * | | Update apps/dav/lib/CardDAV/PhotoCache.php Morris Jobke2019-01-041-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Co-Authored-By: skjnldsv <skjnldsv@users.noreply.github.com>
| * | | Log failure on parsingJohn Molakvoæ (skjnldsv)2019-01-045-15/+28
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Allow URI as data for vcard PHOTOJohn Molakvoæ (skjnldsv)2019-01-042-4/+10
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | check anonymous OPTIONS requests file in root (not in subdir)Bastien Durel2019-01-042-1/+14
|/ / / | | | | | | | | | Signed-off-by: Bastien Durel <bastien@durel.org>
* | | Merge pull request #13340 from ↵Roeland Jago Douma2019-01-042-88/+472
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-cli-3.2.0 Bump webpack-cli from 3.1.2 to 3.2.0 in /apps/accessibility
| * | | Bump webpack-cli from 3.1.2 to 3.2.0 in /apps/accessibilitydependabot[bot]2019-01-042-88/+472
| | |/ | |/| | | | | | | | | | | | | | | | | | | Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.1.2 to 3.2.0. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>