aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup ie and old edge propertiesJohn Molakvoæ (skjnldsv)2022-10-1916-100/+406
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* 🧭 Fix rebuilding the navigationJoas Schilling2022-10-181-0/+6
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #34614 from nextcloud/bugfix/34441/fix-search-in-regexpSimon L2022-10-181-4/+11
|\ | | | | Fix regexp for unified searching in apps
| * Fix regexp for unified searching in appsVincent Petry2022-10-141-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>
* | Merge pull request #34632 from nextcloud/fix/rate-limit-recovery-emailsCôme Chilliet2022-10-181-6/+17
|\ \ | | | | | | Add rate limiting on lost password emails
| * | Add rate limiting on lost password emailsCôme Chilliet2022-10-181-6/+17
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | Merge pull request #34625 from nextcloud/fix/filepicker-endtoendCarl Schwan2022-10-181-1/+6
|\ \ \ | |/ / |/| | Fix icon of encrypted folders in filepicker
| * | Fix icon of encrypted folders in filepickerCarl Schwan2022-10-171-1/+6
| |/ | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | Merge pull request #34609 from nextcloud/enh/noid/always-enable-themingblizzz2022-10-181-0/+1
|\ \ | | | | | | set theming app to alwaysEnabled
| * | set theming app to alwaysEnabledszaimen2022-10-171-0/+1
| |/ | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | [tx-robot] updated from transifexNextcloud bot2022-10-182-4/+4
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-10-172-2/+2
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #34450 from ↵Joas Schilling2022-10-141-4/+7
|\ | | | | | | | | nextcloud/fix/noid/opengraph-preview-without-cache Fix reference preview when no server-side cache configured
| * fix reference preview endpoint when no server-side cache configuredJulien Veyssier2022-10-131-4/+7
| | | | | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
* | [tx-robot] updated from transifexNextcloud bot2022-10-142-62/+62
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix empty password string being submitted to serverChristopher Ng2022-10-131-1/+1
| | | | | | | | | | | | - Fix reveal password not working Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Merge pull request #34461 from nextcloud/fix/migrate-backgroundVincent Petry2022-10-131-0/+72
|\ \ | |/ |/| Fix missing background on upgrade
| * 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>
* [tx-robot] updated from transifexNextcloud bot2022-10-134-8/+30
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-10-122-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #32859 from nextcloud/bug/31973/array-key-might-be-emptyLouis2022-10-111-7/+5
|\ | | | | Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39
| * Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39Daniel Kesselberg2022-06-281-7/+5
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | [tx-robot] updated from transifexNextcloud bot2022-10-112-2/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #34487 from nextcloud/psalm_fix_migration_generationCarl Schwan2022-10-101-4/+4
|\ \ | | | | | | fix typehints for generated migrations
| * | properly typehint generated migrationsRoeland Jago Douma2022-10-091-4/+4
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | [tx-robot] updated from transifexNextcloud bot2022-10-096-10/+18
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-10-088-18/+22
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-10-072-0/+4
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #31947 from andyxheli/patch-1blizzz2022-10-061-1/+0
|\ \ \ | | | | | | | | Fix Error: Undefined index: redirect_url
| * | | Fix Error: Undefined index: redirect_urlAndy Xheli2022-04-121-1/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Xheli <axheli@axtsolutions.com> Should fix Undefined index: redirect_url at core/templates/twofactorsetupselection.php #21968
* | | | [tx-robot] updated from transifexNextcloud bot2022-10-062-20/+20
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | 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>
* | | | [tx-robot] updated from transifexNextcloud bot2022-10-052-0/+22
| |/ / |/| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix positioning of the public page footerJulius Härtl2022-10-033-3/+3
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | [tx-robot] updated from transifexNextcloud bot2022-10-032-2/+2
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #34339 from ↵Julius Härtl2022-10-021-1/+1
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/fix-urls-on-reference-resolving Fix URLs on reference resolving
| * | | Fix URLs on reference resolvingJoas Schilling2022-09-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | The vue-richtext app currently sends leading spaces if they are in the text. Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #34331 from nextcloud/enh/noid/public-view-fixSimon L2022-10-023-3/+3
|\ \ \ \ | | | | | | | | | | fix public view
| * | | | Compile assetsnextcloud-command2022-09-292-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | fix public view - attempt 2szaimen2022-09-291-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | | | | also use updatedir for cleanup of backupsArthur Schiwon2022-10-011-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | [tx-robot] updated from transifexNextcloud bot2022-10-016-20/+38
| |/ / / |/| | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #34322 from nextcloud/bugfix/noid/limit-url-matching-to-httpsJulius Härtl2022-09-302-6/+6
|\ \ \ \ | | | | | | | | | | Only match http(s) URLs for references
| * | | | Adjust testsJoas Schilling2022-09-291-5/+5
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>