aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix(weather_status): Improve contrast of favorite iconFerdinand Thiessen2023-05-2611-23/+35
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #38481 from nextcloud/bugfix/noid/avatar-size-in-sabJoas Schilling2023-05-262-2/+2
|\ | | | | fix(dav): Fix avatar size in system address book
| * fix(dav): Fix avatar size in system address bookJoas Schilling2023-05-262-2/+2
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-26184-158/+262
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #38467 from nextcloud/artonge/fix/files_versions_previewLouis2023-05-263-10/+23
|\ | | | | Add fallback when a there is no preview for a version
| * Add fallback when a there is no preview for a versionLouis Chemineau2023-05-253-6/+17
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * Improve handling of undefined version labelLouis Chemineau2023-05-251-4/+6
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Merge pull request #38429 from tanganellilore/fix_delete_user_syslinkSimon L2023-05-261-2/+2
|\ \ | | | | | | Fix deletion of User when system link are used in him user folder
| * | invert elseif on rmdir for local storage Lorenzo Tanganelli2023-05-241-2/+2
| | | | | | | | | Signed-off-by: Lorenzo Tanganelli <lorenzo.tanganelli@hotmail.it>
* | | Merge pull request #38300 from nextcloud/fix/better-error-messageSimon L2023-05-261-1/+1
|\ \ \ | |_|/ |/| | fix: better error message on missing user files dir
| * | fix: better error message on missing user files dirJohn Molakvoæ2023-05-251-1/+1
| | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | Merge pull request #38460 from nextcloud/enh/noid/adjust-sidebar-visiblitySimon L2023-05-255-5/+6
|\ \ \ | | | | | | | | adjust active element visibility in the sidebar
| * | | adjust active element visibility in the sidebarSimon L2023-05-255-5/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | Merge pull request #38459 from nextcloud/enh/noid/adjust-usermenu-visibilitySimon L2023-05-253-5/+5
|\ \ \ \ | |_|/ / |/| | | adjust active element visibility in the usermenu
| * | | adjust active element visibility in the usermenuSimon L2023-05-253-5/+5
| |/ / | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | Merge pull request #38206 from nextcloud/fix/increase-iterations-for-pbkdf2Simon L2023-05-252-10/+10
|\ \ \ | |/ / |/| | Increase from 100000 to 600000 iterations for hash_pbkdf2
| * | Adapt encryption test to change in generateHeaderCôme Chilliet2023-05-251-1/+1
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Increase from 100000 to 600000 iterations for hash_pbkdf2Côme Chilliet2023-05-231-9/+9
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | Merge pull request #38448 from nextcloud/fix/carddav/no-sab-guest-usersArthur Schiwon2023-05-252-8/+84
|\ \ \ | | | | | | | | fix(carddav): Don't show system address book cards to guests
| * | | fix(carddav): Don't show system address book cards to guestsChristoph Wurst2023-05-252-8/+84
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | Merge pull request #38454 from nextcloud/fix/capitalization-other-telChristoph Wurst2023-05-251-1/+1
|\ \ \ \ | | | | | | | | | | fix(carddav): Make system contact phone number RFC compliant
| * | | | fix(carddav): Make system contact phone number RFC compliantgreta2023-05-251-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: greta <gretadoci@gmail.com>
* | | | | Merge pull request #38458 from nextcloud/revert/37870-Fix_table_viewJulia Kirschenheuter2023-05-2511-205/+189
|\ \ \ \ \ | |_|/ / / |/| | | | Revert "Fix table view"
| * | | | Revert "Fix table view"julia.kirschenheuter2023-05-2511-205/+189
|/ / / / | | | | | | | | | | | | | | | | | | | | This reverts commit cb852ef6 Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | | | Merge pull request #38423 from ↵Christoph Wurst2023-05-252-3/+309
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/fix/carddav/check-system-address-book-enumeration fix(carddav): Check enumeration settings for all SAB methods
| * | | | fix(carddav): Check enumeration settings for all SAB methodsChristoph Wurst2023-05-252-3/+309
|/ / / / | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-2512-2/+46
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #38441 from nextcloud/feat/make-open-folder-actionAndy Scherzinger2023-05-245-19/+90
|\ \ \ \ | | | | | | | | | | fix(files): make open folder a default action
| * | | | fix(files): make open folder a default actionJohn Molakvoæ2023-05-245-19/+90
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | | | Merge pull request #38438 from nextcloud/feature/openapi/specsKate2023-05-2411-0/+17011
|\ \ \ \ \ | |_|/ / / |/| | | | Add OpenAPI specs
| * | | | Add OpenAPI specsjld31032023-05-2411-0/+17011
| | |_|/ | |/| | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* | | | Merge pull request #38374 from nextcloud/pulsejet/patch-ubr-nonceVarun Patil2023-05-243-3/+8
|\ \ \ \ | | | | | | | | | | webpack: add nonce to unsupported-browser-redirect chunk
| * | | | webpack: add nonce to unsupported-browser-redirect chunkVarun Patil2023-05-243-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Varun Patil <varunpatil@ucla.edu> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | Merge pull request #38415 from nextcloud/object-store-init-rootArthur Schiwon2023-05-241-6/+18
|\ \ \ \ \ | |_|_|/ / |/| | | | don't always check if we need to setup the object store root
| * | | | don't always check if we need to setup the object store rootRobin Appelman2023-05-231-6/+18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | Merge pull request #37458 from Fenn-CS/fix/37424/better-501-error-loggingF. E Noel Nfebe2023-05-242-6/+28
|\ \ \ \ \ | |_|/ / / |/| | | | Avoid db connections when logging db connection errors
| * | | | Avoid db connection when logging db connection errorsfenn-cs2023-05-221-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `\OC\Log\LogDetails::logDetails` depends on `\OC_App::getAppVersions()` which makes a database connection causing the logger to break when the database service is unavaiable. Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
| * | | | Replace ILogger method calls index.phpfenn-cs2023-05-221-5/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit replaces more ILogger method calls with `Psr\Log\LoggerInterface` as we gradually move away from the custom ILogger. This commit aslo, sets the customPsrLogger to not depend on the database to `logfile` config value. Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* | | | | Merge pull request #38329 from nextcloud/pulsejet/patch-webpackJohn Molakvoæ2023-05-24129-1068/+1245
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | chore: recompileDaniel Kesselberg2023-05-23115-1028/+1197
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | | | Fix lint errorsVarun Patil2023-05-235-8/+18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Varun Patil <varunpatil@ucla.edu>
| * | | | Optimize webpack chunksVarun Patil2023-05-233-4/+5
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Varun Patil <varunpatil@ucla.edu>
| * | | | Use consistent imports for Vue componentsVarun Patil2023-05-2310-36/+33
| | |_|/ | |/| | | | | | | | | | | | | | | | | | This makes tree shaking possible Signed-off-by: Varun Patil <varunpatil@ucla.edu>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-24148-154/+180
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #36316 from nextcloud/improve-fatal-loggingSimon L2023-05-231-0/+1
|\ \ \ \ | |/ / / |/| | | Log to `error_log` in fatal case
| * | | Log to error_log in fatal caseRobin Windey2023-05-231-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: Robin Windey <ro.windey@gmail.com>
* | | | Merge pull request #37665 from fsamapoor/patch-2Arthur Schiwon2023-05-231-11/+11
|\ \ \ \ | |/ / / |/| | | Refactors Command/Encryption/Enable.php to improve code readability.
| * | | Refactors core/Command/Encryption/Enable.php to improve code readability.Faraz Samapoor2023-04-111-11/+11
| | | | | | | | | | | | | | | | | | | | Improves the readability of the "execute" method by using early returns and reducing the code indentation. Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
* | | | Merge pull request #38413 from nextcloud/fix/38412/save-avatar-SABJohannes2023-05-231-1/+1
|\ \ \ \ | | | | | | | | | | fix(SAB): Save avatar to SAB
| * | | | fix(SAB): Save avatar to SABJohannes Merkel2023-05-231-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Johannes Merkel <mail@johannesgge.de>