summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #28454 from nextcloud/backport/28303/stable22John Molakvoæ2021-08-191-2/+16
|\
| * Use IURLGenerator function to get value of `\OC::$WEBROOT` globalJonas Meurer2021-08-161-2/+8
| | | | | | | | Signed-off-by: Jonas Meurer <jonas@freesources.org>
| * UnifiedSearchController: strip webroot from URL before finding a routeJonas Meurer2021-08-161-1/+9
| | | | | | | | | | | | | | | | This should fix route matching in UnifiedSearchController on setups with Nextcloud in a subfolder (webroot). Fixes: #24144 Signed-off-by: Jonas Meurer <jonas@freesources.org>
* | [tx-robot] updated from transifexNextcloud bot2021-08-182-0/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2021-08-172-4/+4
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-08-122-8/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-08-112-54/+56
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-08-104-42/+318
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-08-092-0/+432
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Bump dompurify from 2.2.8 to 2.2.9dependabot[bot]2021-08-074-13/+13
| | | | | | | | | | | | | | | | Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.2.8 to 2.2.9. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.2.8...2.2.9) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2021-08-062-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-08-042-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-08-0218-60/+176
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Bump css-loader from 5.2.6 to 5.2.7dependabot[bot]2021-08-0112-12/+12
| | | | | | | | | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.6 to 5.2.7. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.6...v5.2.7) --- updated-dependencies: - dependency-name: css-loader dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* Bump css-vars-ponyfill from 2.4.5 to 2.4.6dependabot[bot]2021-08-012-3/+3
| | | | | | | | | | | | | | | | | Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 2.4.5 to 2.4.6. - [Release notes](https://github.com/jhildenbiddle/css-vars-ponyfill/releases) - [Changelog](https://github.com/jhildenbiddle/css-vars-ponyfill/blob/master/CHANGELOG.md) - [Commits](https://github.com/jhildenbiddle/css-vars-ponyfill/compare/v2.4.5...v2.4.6) --- updated-dependencies: - dependency-name: css-vars-ponyfill dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* Bump regenerator-runtime from 0.13.7 to 0.13.9dependabot[bot]2021-07-312-2/+2
| | | | | | | | | | | | | | | | Bumps [regenerator-runtime](https://github.com/facebook/regenerator) from 0.13.7 to 0.13.9. - [Release notes](https://github.com/facebook/regenerator/releases) - [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.7...regenerator-runtime@0.13.9) --- updated-dependencies: - dependency-name: regenerator-runtime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* Fix missing label and accessibility of Search functionJan C. Borchardt2021-07-304-14/+19
| | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* BuildChristopher Ng2021-07-272-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Merge pull request #27658 from ↵John Molakvoæ2021-07-276-22/+22
|\ | | | | | | nextcloud/dependabot/npm_and_yarn/stable22/vue-and-vue-template-compiler-2.6.14
| * Compile assetsnpmbuildbot-nextcloud[bot]2021-07-266-22/+22
| | | | | | | | Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | Compile assetsnpmbuildbot-nextcloud[bot]2021-07-262-6/+6
|/ | | | Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* BuildChristopher Ng2021-07-2220-935/+93
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Improve provider checkLukas Reschke2021-07-211-1/+5
| | | | | | Check if there is a provider missing. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Merge pull request #28011 from nextcloud/backport/27995/stable22Julius Härtl2021-07-201-0/+3
|\ | | | | [stable22] some multiselect design fixes
| * some multiselect design fixesszaimen2021-07-161-0/+3
| | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | [tx-robot] updated from transifexNextcloud bot2021-07-174-4/+14
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Improve notcreatable permissions hintszaimen2021-07-162-0/+3
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* Merge pull request #27974 from nextcloud/backport/27973/stable22John Molakvoæ2021-07-161-1/+1
|\ | | | | [stable22] Fix regression in file sidebar
| * Fix regression in file sidebarCarl Schwan2021-07-141-1/+1
| | | | | | | | | | | | See https://github.com/nextcloud/server/pull/27936 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | [tx-robot] updated from transifexNextcloud bot2021-07-162-0/+28
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2021-07-15136-1040/+632
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix svg icons disapearing in app navigation when text overflowsCarl Schwan2021-07-141-2/+5
| | | | | | | | | | | The issue is caused by the icon being positionned with negative margins and the `overflow: hidden` rule when hide the icon when the text overflows. Remove positioning with negative margins. This was only happening in Firefox. This fix #23849 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* fix filepicker bug in dark modeszaimen2021-07-091-4/+1
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* Make search popup usable on mobile, tooszaimen2021-07-073-5/+5
| | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* Add a text string to l10nValdnet2021-07-051-1/+1
|
* Add a text string to l10nValdnet2021-07-051-1/+1
|
* make contactsmenu icon biggerszaimen2021-07-011-1/+1
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* design fixes to app-settings buttonszaimen2021-07-011-1/+3
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* Merge pull request #27629 from nextcloud/dependabot/npm_and_yarn/core-js-3.15.1dependabot[bot]2021-06-2420-139/+139
|\
| * Bump core-js from 3.13.1 to 3.15.1dependabot[bot]2021-06-2420-139/+139
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.13.1 to 3.15.1. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.15.1/packages/core-js) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2021-06-2418-24/+52
| |
* | Merge pull request #27605 from nextcloud/better-security-warningLukas Reschke2021-06-232-6/+12
|\ \ | | | | | | Make security warning stand out more
| * | Move header into h3Lukas Reschke2021-06-232-6/+12
| | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
| * | Make security warning stand out moreLukas Reschke2021-06-222-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | The security warning is currently being ignored by too many users as it's part of the text and not visually distinct. Ref #26944 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | Merge pull request #27635 from nextcloud/fix/datetime-constantsPytal2021-06-233-4/+4
|\ \ \ | |_|/ |/| | Fix usage of DateTime constants
| * | Move DateTime::ATOM to DateTimeInterface::ATOMChristoph Wurst2021-06-233-4/+4
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Bump query-string from 5.1.1 to 7.0.1dependabot[bot]2021-06-2312-30/+25
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [query-string](https://github.com/sindresorhus/query-string) from 5.1.1 to 7.0.1. - [Release notes](https://github.com/sindresorhus/query-string/releases) - [Commits](https://github.com/sindresorhus/query-string/compare/v5.1.1...v7.0.1) --- updated-dependencies: - dependency-name: query-string dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | [tx-robot] updated from transifexNextcloud bot2021-06-234-2/+16
| |
* | Merge pull request #27604 from nextcloud/bugfix/24918Pytal2021-06-221-2/+5
|\ \ | |/ |/| Proper opacity on multiselect actions in files
| * Proper opacity on multiselect actions in filesJulius Härtl2021-06-221-2/+5
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>