summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge pull request #34779 from nextcloud/backport/34706/stable25Simon L2022-10-251-3/+15
|\ | | | | [stable25] update notifications for one-click instances
| * update notifications for one-click instancesszaimen2022-10-241-3/+15
| | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39Daniel Kesselberg2022-10-251-7/+5
|/ | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Fix more icon colorChristopher Ng2022-10-211-0/+1
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Invert header icons on bright preset backgroundsChristopher Ng2022-10-205-5/+8
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Simplify variable namesJohn Molakvoæ2022-10-193-12/+12
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Add admin user customization kill switchJohn Molakvoæ2022-10-193-3/+3
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Fix empty password string being submitted to serverChristopher Ng2022-10-191-1/+1
| | | | | | | - Fix reveal password not working Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit dbaf8f3b89678de481a3214728dbec99df4ac57e)
* Merge pull request #34594 from nextcloud/backport/34450/stable25Joas Schilling2022-10-191-4/+7
|\ | | | | [stable25] Fix reference preview when no server-side cache configured
| * fix reference preview endpoint when no server-side cache configuredJulien Veyssier2022-10-181-4/+7
| | | | | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
* | Merge pull request #34646 from nextcloud/backport/34609/stable25blizzz2022-10-191-0/+1
|\ \ | | | | | | [stable25] set theming app to alwaysEnabled
| * | set theming app to alwaysEnabledszaimen2022-10-181-0/+1
| |/ | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | Merge pull request #34661 from nextcloud/backport/34614/stable25blizzz2022-10-191-4/+11
|\ \ | | | | | | [stable25] Fix regexp for unified searching in apps
| * | Fix regexp for unified searching in appsVincent Petry2022-10-181-4/+11
| |/ | | | | | | | | | | | | | | Use the correct match for operators. Prevent the dropdown to close itself when selecting an app to filter by. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* / 🧭 Fix rebuilding the navigationJoas Schilling2022-10-181-0/+6
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix migration parameter handlingJoas Schilling2022-10-131-9/+8
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix querybuilder instance recuseArthur Schiwon2022-10-131-10/+12
| | | | | | ...and execute delete query Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Delete theming background preferencesChristopher Ng2022-10-131-4/+10
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* New code being newJoas Schilling2022-10-131-3/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix SQL errorsJoas Schilling2022-10-131-3/+5
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix missing background on upgradeChristopher Ng2022-10-131-0/+65
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix avatar menu icons in darkmodeJoas Schilling2022-10-135-2/+19
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix Error: Undefined index: redirect_urlAndy Xheli2022-10-061-1/+0
| | | | | Signed-off-by: Andy Xheli <axheli@axtsolutions.com> Should fix Undefined index: redirect_url at core/templates/twofactorsetupselection.php #21968
* Merge pull request #34432 from nextcloud/backport/34298/stable25Simon L2022-10-051-1/+1
|\ | | | | [stable25] Use color preset of shipped background as primary color
| * Use brand color for background only and keep accessible color as color primaryChristopher Ng2022-10-051-1/+1
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Merge pull request #34370 from nextcloud/backport/34364/stable25blizzz2022-10-051-2/+2
|\ \ | |/ |/| [stable25] also use updatedir for cleanup of backups
| * also use updatedir for cleanup of backupsArthur Schiwon2022-10-011-2/+2
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Fix positioning of the public page footerJulius Härtl2022-10-033-3/+3
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Fix URLs on reference resolvingJoas Schilling2022-10-021-1/+1
| | | | | | | | | | | | The vue-richtext app currently sends leading spaces if they are in the text. Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Compile assetsnextcloud-command2022-10-012-2/+2
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | fix public view - attempt 2szaimen2022-10-011-1/+1
|/ | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* Merge pull request #34332 from nextcloud/backport/34327/stable25Simon L2022-10-011-2/+6
|\ | | | | [stable25] Fix starred favourite icon
| * Fix starred favourite iconJohn Molakvoæ (skjnldsv)2022-09-291-2/+6
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Adjust testsJoas Schilling2022-09-301-5/+5
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Only match http(s) URLs for referencesJoas Schilling2022-09-301-1/+1
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* unbundle files_videoplayer and clean up a littleArthur Schiwon2022-09-291-2/+0
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Merge pull request #34316 from nextcloud/backport/34215/stable25blizzz2022-09-291-2/+4
|\ | | | | [stable25] Add cache header for image endpoint if link previews
| * Add cache header for image endpoint if link previewsJulius Härtl2022-09-281-2/+4
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Remove unwanted settings button backgroundJohn Molakvoæ (skjnldsv)2022-09-283-3/+3
| | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Fix various theming bugsChristopher Ng2022-09-287-11/+8
|/ | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Merge pull request #34285 from nextcloud/backport/34263/stable25blizzz2022-09-282-0/+11
|\ | | | | [stable25] Add endpoint to fetch a cachable reference data
| * Add endpoint to fetch a cachable reference dataJulius Härtl2022-09-272-0/+11
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Fix install pageVincent Petry2022-09-262-21/+38
|/ | | | | | | | | | | - Use normal labels instead of hiding them - Fix position of the eye button (this is still very hacky) - Define width on the box and not on the text fields This really needs to be ported to vue Signed-off-by: Carl Schwan <carl@carlschwan.eu> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Bumped shipped apps listJoas Schilling2022-09-221-0/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2022-09-226-0/+42
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #34165 from ↵Joas Schilling2022-09-215-5/+4
|\ | | | | | | | | nextcloud/bugfix/noid/remove-remaining-occurance-of-color-primary-element-lighter Remove last occurance of "color-primary-element-lighter"
| * Remove last occurance of "color-primary-element-lighter"Joas Schilling2022-09-205-5/+4
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2022-09-2112-6/+26
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #34154 from nextcloud/bugfix/noid/add-missing-viewbox-to-svgsJoas Schilling2022-09-2026-25/+26
|\ | | | | Add missing viewbox to SVGs
| * Add missing viewbox to SVGsJoas Schilling2022-09-2026-25/+26
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>