aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-271438-12758/+1746
* Merge pull request #38333 from nextcloud/fix/weather-star-contrastSimon L2023-05-2611-23/+35
|\
| * fix(weather_status): Improve contrast of favorite iconFerdinand Thiessen2023-05-2611-23/+35
|/
* 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 bookJoas Schilling2023-05-262-2/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-26184-158/+262
* 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 versionLouis Chemineau2023-05-253-6/+17
| * Improve handling of undefined version labelLouis Chemineau2023-05-251-4/+6
* | Merge pull request #38429 from tanganellilore/fix_delete_user_syslinkSimon L2023-05-261-2/+2
|\ \
| * | invert elseif on rmdir for local storage Lorenzo Tanganelli2023-05-241-2/+2
* | | Merge pull request #38300 from nextcloud/fix/better-error-messageSimon L2023-05-261-1/+1
|\ \ \ | |_|/ |/| |
| * | fix: better error message on missing user files dirJohn Molakvoæ2023-05-251-1/+1
* | | Merge pull request #38460 from nextcloud/enh/noid/adjust-sidebar-visiblitySimon L2023-05-255-5/+6
|\ \ \
| * | | adjust active element visibility in the sidebarSimon L2023-05-255-5/+6
* | | | Merge pull request #38459 from nextcloud/enh/noid/adjust-usermenu-visibilitySimon L2023-05-253-5/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | adjust active element visibility in the usermenuSimon L2023-05-253-5/+5
| |/ /
* | | Merge pull request #38206 from nextcloud/fix/increase-iterations-for-pbkdf2Simon L2023-05-252-10/+10
|\ \ \ | |/ / |/| |
| * | Adapt encryption test to change in generateHeaderCôme Chilliet2023-05-251-1/+1
| * | Increase from 100000 to 600000 iterations for hash_pbkdf2Côme Chilliet2023-05-231-9/+9
* | | 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 guestsChristoph Wurst2023-05-252-8/+84
* | | | Merge pull request #38454 from nextcloud/fix/capitalization-other-telChristoph Wurst2023-05-251-1/+1
|\ \ \ \
| * | | | fix(carddav): Make system contact phone number RFC compliantgreta2023-05-251-1/+1
* | | | | Merge pull request #38458 from nextcloud/revert/37870-Fix_table_viewJulia Kirschenheuter2023-05-2511-205/+189
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Revert "Fix table view"julia.kirschenheuter2023-05-2511-205/+189
|/ / / /
* | | | Merge pull request #38423 from nextcloud/fix/carddav/check-system-address-boo...Christoph Wurst2023-05-252-3/+309
|\ \ \ \
| * | | | fix(carddav): Check enumeration settings for all SAB methodsChristoph Wurst2023-05-252-3/+309
|/ / / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-2512-2/+46
* | | | Merge pull request #38441 from nextcloud/feat/make-open-folder-actionAndy Scherzinger2023-05-245-19/+90
|\ \ \ \
| * | | | fix(files): make open folder a default actionJohn Molakvoæ2023-05-245-19/+90
* | | | | Merge pull request #38438 from nextcloud/feature/openapi/specsKate2023-05-2411-0/+17011
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add OpenAPI specsjld31032023-05-2411-0/+17011
| | |_|/ | |/| |
* | | | Merge pull request #38374 from nextcloud/pulsejet/patch-ubr-nonceVarun Patil2023-05-243-3/+8
|\ \ \ \
| * | | | webpack: add nonce to unsupported-browser-redirect chunkVarun Patil2023-05-243-3/+8
* | | | | 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 rootRobin Appelman2023-05-231-6/+18
* | | | | Merge pull request #37458 from Fenn-CS/fix/37424/better-501-error-loggingF. E Noel Nfebe2023-05-242-6/+28
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Avoid db connection when logging db connection errorsfenn-cs2023-05-221-1/+7
| * | | | Replace ILogger method calls index.phpfenn-cs2023-05-221-5/+21
* | | | | Merge pull request #38329 from nextcloud/pulsejet/patch-webpackJohn Molakvoæ2023-05-24129-1068/+1245
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | chore: recompileDaniel Kesselberg2023-05-23115-1028/+1197
| * | | | Fix lint errorsVarun Patil2023-05-235-8/+18
| * | | | Optimize webpack chunksVarun Patil2023-05-233-4/+5
| * | | | Use consistent imports for Vue componentsVarun Patil2023-05-2310-36/+33
| | |_|/ | |/| |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-24148-154/+180
* | | | Merge pull request #36316 from nextcloud/improve-fatal-loggingSimon L2023-05-231-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Log to error_log in fatal caseRobin Windey2023-05-231-0/+1
* | | | Merge pull request #37665 from fsamapoor/patch-2Arthur Schiwon2023-05-231-11/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Refactors core/Command/Encryption/Enable.php to improve code readability.Faraz Samapoor2023-04-111-11/+11