aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-022-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-302-2/+0
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-294-2/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-2818-0/+24
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #37879 from nextcloud/enh/a11y-grid-modifiedPytal2023-04-275-6/+9
|\
| * Show modified in filepicker gridChristopher Ng2023-04-255-6/+9
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-2768-136/+136
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #37806 from nextcloud/fix/37410Simon L2023-04-261-2/+7
|\ \ | | | | | | Fix profile view edit button overlapping status text
| * | fix(core): Fix profile view edit button overlapping status textFerdinand Thiessen2023-04-261-2/+7
| |/ | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #37206 from nextcloud/fix-skip-recommended-apps-wrong-urlChristoph Wurst2023-04-261-8/+3
|\ \ | | | | | | fix: wrong redirect when skipping recommended apps
| * | fix: wrong redirect when skipping recommended appsDaniel Kesselberg2023-04-231-8/+3
| | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | Merge pull request #37932 from nextcloud/fix/404-pageMarcel Klehr2023-04-261-1/+1
|\ \ \ | | | | | | | | chore(404): Extend 404 error message to mention possibly missing permissions
| * | | chore(404): Extend 404 error message to mention possibly missing permissionsMarcel Klehr2023-04-261-1/+1
| | |/ | |/| | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* / | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-268-2/+26
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-256-6/+22
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Trap focus in dialogsChristopher Ng2023-04-241-1/+20
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Merge pull request #37622 from nextcloud/group-list-numeric-useridRobin Appelman2023-04-241-2/+13
|\ \ | | | | | | fix output for group:list command with numeric user ids
| * | fix output for group:list command with numeric user idsRobin Appelman2023-04-061-2/+13
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | fix(assets): Optimize PNGs with optipng 0.7.7Joas Schilling2023-04-2419-0/+0
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | fix(assets): Optimize SVGs with scour 0.38.2Joas Schilling2023-04-24177-193/+178
| |/ |/| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-232-2/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | chore(deps): bump browserslist-useragent-regexp from 3.0.2 to 4.0.0dependabot[bot]2023-04-221-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [browserslist-useragent-regexp](https://github.com/browserslist/browserslist-useragent-regexp) from 3.0.2 to 4.0.0. - [Release notes](https://github.com/browserslist/browserslist-useragent-regexp/releases) - [Changelog](https://github.com/browserslist/browserslist-useragent-regexp/blob/master/CHANGELOG.md) - [Commits](https://github.com/browserslist/browserslist-useragent-regexp/commits/v4.0.0) --- updated-dependencies: - dependency-name: browserslist-useragent-regexp dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #37525 from nextcloud/file-debug-infoRobin Appelman2023-04-212-0/+267
|\ \ | | | | | | add command for getting fileinfo for debugging
| * | validate that folder size sums to childrenRobin Appelman2023-04-171-5/+21
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | add command for getting fileinfo for debuggingRobin Appelman2023-04-172-0/+251
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-2114-0/+34
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #37597 from Jerome-Herbinet/patch-20Louis2023-04-202-4/+3
|\ \ \ | | | | | | | | Fix : Hides hidden files and folder in modal (beginning with a dot)
| * | | npm run sassJérôme Herbinet2023-04-204-4/+4
| | | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
| * | | Cancel initial changesJérôme Herbinet2023-04-201-4/+1
| | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
| * | | Merge branch 'master' into patch-20Jérôme Herbinet2023-04-19115-590/+707
| |\ \ \ | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
| * | | | Following Artonge suggestionJérôme Herbinet2023-04-191-3/+2
| | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
| * | | | npm run sassJérôme Herbinet2023-04-054-4/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
| * | | | Fix : Hides hidden files and folder in modalJérôme Herbinet2023-04-051-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-2012-0/+22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Remove legacy systemtags codeChristopher Ng2023-04-193-3/+2
| |/ / / |/| | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | Merge pull request #37451 from Fenn-CS/fix/36437/deprecate-php-8.0Andy Scherzinger2023-04-192-1/+9
|\ \ \ \ | | | | | | | | | | Deprecate PHP8.0
| * | | | Deprecate PHP8.0fenn-cs2023-04-172-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP8.0 would stop receiving security support on 26 Nov 2023 hence this deprecation. Next, is the eventual drop of PHP8.0 before its EOL. This commit also updates the message type from INFO to WARNING if the php on file has reached its EOL. See: https://www.php.net/supported-versions.php Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-1976-116/+126
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #37766 from nextcloud/enh/noid/add-db-file-locking-checkSimon L2023-04-182-0/+148
|\ \ \ \ \ | | | | | | | | | | | | add an admin check for db file locking
| * | | | | address review and fix testsSimon L2023-04-182-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
| * | | | | add an admin check for db file lockingSimon L2023-04-172-0/+148
| | |_|/ / | |/| | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | | | | Merge pull request #37770 from nextcloud/enh/32032/follow-upSimon L2023-04-181-1/+1
|\ \ \ \ \ | | | | | | | | | | | | l10n: Change to a capital letter
| * | | | | l10n: Change to a capital letterSimon L2023-04-171-1/+1
| |/ / / / | | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | Merge pull request #37522 from nextcloud/fix/css-placeholder-colorSimon L2023-04-185-8/+21
|\ \ \ \ \ | | | | | | | | | | | | Ungroup `placeholder` css rules to prevent browsers from removing all rules
| * | | | | fix(core): Ungroup `placeholder` css rules to prevent browsers from removing ↵Ferdinand Thiessen2023-04-175-8/+21
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | all rules When rules are grouped using the comma operator and one selector is invalid / unknown then the whole group is invalidated[1]. In this case `::-ms-input-placeholder` is unknown to Firefox and Chrome, so the `::placeholder` rule is never applied. [1]: https://www.w3.org/TR/selectors-3/#grouping Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-186-0/+18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Drop broken unit testAlexander A. Klimov2023-04-171-24/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexander A. Klimov <grandmaster@al2klimov.de>
* | | | | Omit "Accessing site insecurely via HTTP." warning if HTTP is secure enoughAlexander A. Klimov2023-04-171-1/+1
|/ / / / | | | | | | | | | | | | | | | | | | | | This is the case for localhost and Tor hidden services. Signed-off-by: Alexander A. Klimov <grandmaster@al2klimov.de>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-174-0/+16
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-1610-2/+30
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>