summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #12813 from nextcloud/fix/system_address_bookMorris Jobke2018-12-041-7/+8
|\ | | | | Fix the system address book
| * Fix the system address bookRoeland Jago Douma2018-12-041-7/+8
| | | | | | | | | | | | | | | | c23a66cda46d9a1f0ce8dc60a6c160809c87d9f6 broke the system address book. We now move the ACL rules for this special case up and all is good in the world again. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #12808 from ↵Roeland Jago Douma2018-12-041-1/+1
|\ \ | |/ |/| | | | | nextcloud/fix/12774/anonymous_options_only_anoynoums Only run the AnonymousOptionsPlugion on Anonymous requests
| * Only run the AnonymousOptionsPlugion on Anonymous requestsRoeland Jago Douma2018-12-041-1/+1
| | | | | | | | | | | | Fixes #12744 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Bump @babel/preset-env from 7.1.6 to 7.2.0 in /apps/accessibilitydependabot[bot]2018-12-042-163/+176
| | | | | | | | | | | | | | | | Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.1.6 to 7.2.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.1.6...v7.2.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | Bump @babel/core from 7.1.6 to 7.2.0 in /apps/accessibilitydependabot[bot]2018-12-042-99/+25
| | | | | | | | | | | | | | | | Bumps [@babel/core](https://github.com/babel/babel) from 7.1.6 to 7.2.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.1.6...v7.2.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | [tx-robot] updated from transifexNextcloud bot2018-12-0424-60/+46
| |
* | [tx-robot] updated from transifexNextcloud bot2018-12-034-0/+12
| |
* | [tx-robot] updated from transifexNextcloud bot2018-12-0218-0/+68
| |
* | Merge pull request #12628 from ↵Morris Jobke2018-11-301-0/+12
|\ \ | | | | | | | | | | | | nextcloud/bugfix/act-317/missing-activity-for-user-self-unshare Parse activity when a user self-unshares a file
| * | Parse activity when a user self-unshares a fileJoas Schilling2018-11-231-0/+12
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #12675 from ↵Roeland Jago Douma2018-11-304-19/+19
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/apps/updatenotification/nextcloud-vue-0.4.5 Bump nextcloud-vue from 0.4.4 to 0.4.5 in /apps/updatenotification
| * | | Build assetsRoeland Jago Douma2018-11-292-12/+12
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | Bump nextcloud-vue from 0.4.4 to 0.4.5 in /apps/updatenotificationdependabot[bot]2018-11-292-7/+7
| | |/ | |/| | | | | | | | | | | | | | | | Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.4.4 to 0.4.5. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.4.4...v0.4.5) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | | [tx-robot] updated from transifexNextcloud bot2018-11-3012-6/+92
| | |
* | | Merge pull request #12747 from nextcloud/bugfix/noid/typo-in-appinfoMorris Jobke2018-11-291-1/+1
|\ \ \ | | | | | | | | update compatible versions for cloud federation api
| * | | update compatible versions for cloud federation apiRobin Appelman2018-11-291-1/+1
| |/ / | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #12691 from nextcloud/storage-no-encryption-interfaceMorris Jobke2018-11-293-3/+6
|\ \ \ | |/ / |/| | Add interface to allow storages from opting out of encryption
| * | Add interface to allow storages from opting out of encryptionRobin Appelman2018-11-293-3/+6
| | | | | | | | | | | | | | | | | | As opposed to hard-coding a list of excluded storages Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #12732 from nextcloud/polishing-fixesMorris Jobke2018-11-291-1/+1
|\ \ \ | | | | | | | | Polishing fixes
| * | | Fix default filepicker style and gridviewJohn Molakvoæ (skjnldsv)2018-11-291-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | Merge pull request #12669 from nextcloud/tcitworld-patch-1Morris Jobke2018-11-291-0/+2
|\ \ \ \ | | | | | | | | | | Don't require Same Site Cookies on accessibility app assets
| * | | | Don't require Same Site Cookies on accessibility assetsThomas Citharel2018-11-261-0/+2
| | | | | | | | | | | | | | | Follows https://github.com/nextcloud/server/pull/11878
* | | | | Merge pull request #12688 from nextcloud/files_external-occ-0Morris Jobke2018-11-291-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Fix cannot set 0 as value on files_external through OCC command
| * | | | | Fix cannot set 0 as value on files_external through OCC commandRobin Appelman2018-11-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | Merge pull request #12630 from nextcloud/bugfix/noid/versionsMorris Jobke2018-11-291-1/+8
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | Fix versions sidebar issues
| * | | | | Show mimetype icon if version preview is not availableJulius Härtl2018-11-261-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | Fix relative timestamp in versionsJulius Härtl2018-11-261-0/+1
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | [tx-robot] updated from transifexNextcloud bot2018-11-2988-414/+324
| |_|/ / |/| | |
* | | | Merge pull request #12668 from nextcloud/add-capabilitiesJohn Molakvoæ2018-11-281-0/+1
|\ \ \ \ | | | | | | | | | | add capabilities for multiple share links
| * | | | add capabilities for multiple share linksBjoern Schiessle2018-11-261-0/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | | | | Merge pull request #12677 from nextcloud/bugfix/12601/fix-csp-issue-updaterMorris Jobke2018-11-283-39/+26
|\ \ \ \ \ | | | | | | | | | | | | Open the updater via a POST form submit instead of eval the JS code directly
| * | | | | Open the updater via a POST form submit instead of eval the JS code directlyMorris Jobke2018-11-273-39/+26
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-11-284-12/+60
| |_|_|/ / |/| | | |
* | | | | Merge pull request #12650 from nextcloud/bugfix/12614/count-on-stringMorris Jobke2018-11-271-2/+15
|\ \ \ \ \ | |/ / / / |/| | | | Fix count on string
| * | | | Add return typeDaniel Kesselberg2018-11-251-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | | | Fix count on stringDaniel Kesselberg2018-11-241-2/+15
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | [tx-robot] updated from transifexNextcloud bot2018-11-2722-6/+64
| |_|/ / |/| | |
* | | | Merge pull request #12658 from ↵Roeland Jago Douma2018-11-264-6/+6
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-4.26.1 Bump webpack from 4.26.0 to 4.26.1 in /apps/accessibility
| * | | | Compile assetsRoeland Jago Douma2018-11-263-6/+11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | Bump webpack from 4.26.0 to 4.26.1 in /apps/accessibilitydependabot[bot]2018-11-262-13/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.26.0 to 4.26.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.26.0...v4.26.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | | | | Merge pull request #12663 from ↵Roeland Jago Douma2018-11-264-6/+6
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/apps/updatenotification/webpack-4.26.1 Bump webpack from 4.26.0 to 4.26.1 in /apps/updatenotification
| * | | | | Compile assetsRoeland Jago Douma2018-11-263-6/+11
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | | Bump webpack from 4.26.0 to 4.26.1 in /apps/updatenotificationdependabot[bot]2018-11-262-13/+8
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.26.0 to 4.26.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.26.0...v4.26.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | | | | Merge pull request #12662 from ↵Roeland Jago Douma2018-11-264-6/+6
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-4.26.1 Bump webpack from 4.26.0 to 4.26.1 in /apps/oauth2
| * | | | | Compile assetsRoeland Jago Douma2018-11-263-6/+11
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | | Bump webpack from 4.26.0 to 4.26.1 in /apps/oauth2dependabot[bot]2018-11-262-13/+8
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.26.0 to 4.26.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.26.0...v4.26.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | | | | Merge pull request #12647 from nextcloud/cloud-federation-versionMorris Jobke2018-11-261-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | Fix spelling mistake cloud_federation_api
| * | | | update compatible versions for cloud federation apiRobin Appelman2018-11-241-1/+1
| |/ / / | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | [tx-robot] updated from transifexNextcloud bot2018-11-2616-0/+78
| | | |