summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-12-054-6/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-12-044-4/+22
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #35385 from pulsejet/patch-previewtypeSimon L2022-12-031-1/+1
|\ | | | | Fix type of PreviewController::$userId
| * Fix type of PreviewController::$userIdVarun Patil2022-11-241-1/+1
| | | | | | | | | | | | Can be null if not logged in; currently crashes Signed-off-by: Varun Patil <varunpatil@ucla.edu>
* | Merge pull request #35556 from nextcloud/revert/unrelated-changeSimon L2022-12-031-1/+1
|\ \ | | | | | | Revert unrelated change from #34940
| * | Revert unrelated change from #34940Carl Schwan2022-12-021-1/+1
| | | | | | | | | | | | | | | | | | | | | Probably a left over from an experience that I added by mistake in the change Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | [tx-robot] updated from transifexNextcloud bot2022-12-032-2/+2
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-12-024-10/+12
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-12-014-6/+18
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #35484 from nextcloud/fix/34653/fix-popover-menuSimon L2022-11-305-80/+2
|\ \ \ | | | | | | | | fix the popovermenu
| * | | try to fix the popovermenuSimon L2022-11-295-80/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | Merge pull request #35501 from ↵Simon L2022-11-301-9/+9
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/enh/enh-33741-Focused_item_overlaps_neighbor_elements_with_text_and_border Change app menu focused items behavior that neighbor elements (text and border) have no overlapping
| * | | | Change focused items behavior that neighbor elements (text and border) have ↵julia.kirschenheuter2022-11-301-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | no overlapping. Add native tooltips to items. Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | Merge pull request #35494 from ↵Simon L2022-11-291-2/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/remove-old-code-from-comment Remove old code from comment to not trigger automatic scanners more than needed
| * | | | | Remove old code from comment to not trigger automatic scanners more than neededJoas Schilling2022-11-291-2/+0
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Merge pull request #35485 from nextcloud/chore/remove-bootstrap-version-commentSimon L2022-11-293-3/+3
|\ \ \ \ \ | |/ / / / |/| | | | Remove Bootstrap version reference from tooltip.scss
| * | | | Remove Bootstrap version reference from tooltip.scssÁlvaro Brey2022-11-293-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We've had some reports that Nextcloud is using an outdated/deprecated Bootstrap version v3.3.5. I believe this to be caused by the string "Bootstrap v3.3.5" in the changed line, which after bundling ends up in `core-common.js`, and trips up some security scanners. It may also be worth investigating why the comments are not getting stripped when bundling the JS. Signed-off-by: Álvaro Brey <alvaro.brv@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | More theming cypress tests and some fixesJohn Molakvoæ2022-11-291-3/+5
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | | | Extract colour from custom backgroundJohn Molakvoæ2022-11-296-16/+16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | | | Allow to remove the background and select a custom colourJohn Molakvoæ2022-11-297-6/+5
|/ / / / | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* / / / [tx-robot] updated from transifexNextcloud bot2022-11-292-0/+2
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-11-252-0/+2
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #34642 from nextcloud/bug/noid/revert-minimum-lenght-for-tagsJohn Molakvoæ2022-11-241-1/+0
|\ \ \ | |/ / |/| |
| * | Revert "Add minimumInputLength for tags select"Daniel Kesselberg2022-11-071-1/+0
| | | | | | | | | | | | | | | | | | This reverts commit e1d9b0bae20510526b0d00c2afe464945847face. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | Fix user settings layoutJohn Molakvoæ2022-11-235-601/+2
| |/ |/| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | Merge pull request #35302 from nextcloud/bugfix/noid/unsupported-urlSimon L2022-11-231-1/+2
|\ \ | | | | | | Generate proper URL for unsupported browsers page
| * | Generate proper URL for unsupported browsers pageJulius Härtl2022-11-221-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Compile assets Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-11-234-2/+330
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Add mastodon personal info fieldCarl Schwan2022-11-212-1/+41
|/ / | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | [tx-robot] updated from transifexNextcloud bot2022-11-212-2/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-11-208-8/+18
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-11-194-2/+22
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix warnings on login pageVincent Petry2022-11-182-3/+9
| | | | | | | | | | | | | | | | | | Check for app menu container before mounting. Fix "isError" in LoginForm being a number when the throttleDelay is zero. In fact, there is no need for existence check because both undefined and null are not greater than a number. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | Merge pull request #35227 from ↵Simon L2022-11-171-2/+2
|\ \ | | | | | | | | | | | | nextcloud/bugfix/35152/fix-toggle-grid-file-picker Limit toggle grid view button scope
| * | Limit toggle grid view button scopeVincent Petry2022-11-171-2/+2
| | | | | | | | | | | | | | | | | | | | | Limit the button action scope to the file picker dialog so that it doesn't touch the file list present in the page. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | | Close global search menu when focus leavesChristopher Ng2022-11-172-2/+13
|/ / | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | [tx-robot] updated from transifexNextcloud bot2022-11-176-6/+22
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix logo invertJohn Molakvoæ2022-11-165-2/+6
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2022-11-1662-114/+150
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #35029 from nextcloud/enh/34969/fix-app-menu-firefoxSimon L2022-11-161-0/+1
|\ \ | | | | | | Fix AppMenu icons for firefox
| * | Fix AppMenu icons for firefoxSimon L2022-11-081-0/+1
| | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | | Place ```<h1>``` into main contentjulia.kirschenheuter2022-11-153-26/+29
| | | | | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | | Merge pull request #35014 from nextcloud/fix/login-headlineJohn Molakvoæ2022-11-151-1/+2
|\ \ \ | | | | | | | | Fix rendering of login headline
| * | | Fix rendering of login headlineChristopher Ng2022-11-081-1/+2
| | |/ | |/| | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | Merge pull request #35091 from nextcloud/enh/a11y-single-char-searchPytal2022-11-141-1/+1
|\ \ \ | | | | | | | | Allow single character search by default
| * | | Allow single character search by defaultChristopher Ng2022-11-111-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | [tx-robot] updated from transifexNextcloud bot2022-11-1562-62/+66
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #35024 from nextcloud/deprecate/php74Simon L2022-11-141-6/+0
|\ \ \ \ | | | | | | | | | | Deprecate PHP7.4
| * | | | Deprecate PHP7.4Christoph Wurst2022-11-101-6/+0
| |/ / / | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | [tx-robot] updated from transifexNextcloud bot2022-11-142-0/+2
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>