aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #38585 from nextcloud/feature/ocp/send-message-with-subjec...Christoph Wurst2023-06-022-13/+30
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | feat(ocp): Allow sending emails with subject and bodyChristoph Wurst2023-06-012-13/+30
* | | | | | Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_privateRobin Appelman2023-06-0165-112/+108
|\ \ \ \ \ \
| * | | | | | Update TemplateLayout.phpFaraz Samapoor2023-05-171-1/+1
| * | | | | | Update Detection.phpFaraz Samapoor2023-05-171-1/+1
| * | | | | | Refactors "strpos" calls in lib/private to improve code readability.Faraz Samapoor2023-05-1565-112/+108
* | | | | | | Merge pull request #38568 from rawtaz/fix-redis-empty-passwordRobin Appelman2023-06-011-2/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | redis: Do not try to authenticate with non-string password/userLeo R. Lundgren2023-06-011-2/+2
* | | | | | | fix(ocp): Mark IMessage::attachInline as @since 27Christoph Wurst2023-06-011-1/+1
| |_|/ / / / |/| | | | |
* | | | | | chore: Drop \OC_App::getSettingsNavigationChristoph Wurst2023-06-011-13/+0
* | | | | | chore: Drop \OC_App::getNavigationChristoph Wurst2023-06-011-15/+0
* | | | | | chore: Drop \OC_App::getAppInfoChristoph Wurst2023-06-013-20/+6
* | | | | | chore: Drop \OC_App::getAppVersionChristoph Wurst2023-06-013-21/+11
|/ / / / /
* | | | | Merge pull request #38514 from nextcloud/bump/giggsey/libphonenumber-for-php_...Joas Schilling2023-05-311-2/+1
|\ \ \ \ \
| * | | | | fix(CI): Satisfy psalm by removing a now obsolete type checkJoas Schilling2023-05-311-2/+1
* | | | | | Merge pull request #38552 from nextcloud/chore/drop-oc-defaults-getlogoclaimJoas Schilling2023-05-311-9/+0
|\ \ \ \ \ \
| * | | | | | chore!: Drop \OC_Defaults::getLogoClaimChristoph Wurst2023-05-311-9/+0
| |/ / / / /
* | | | | | Merge pull request #38551 from nextcloud/chore/drop-oc-app-isenabledJoas Schilling2023-05-311-13/+0
|\ \ \ \ \ \
| * | | | | | chore!: Drop \OC_App::isEnabledChristoph Wurst2023-05-311-13/+0
| |/ / / / /
* | | | | | Merge pull request #38468 from nextcloud/log-cert-list-errorsRobin Appelman2023-05-311-1/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | log failures to read certificates during listingRobin Appelman2023-05-311-1/+7
* | | | | | fix(docs): Fix language and copy-paste class name in docs of CSPJoas Schilling2023-05-303-4/+4
| |_|/ / / |/| | | |
* | | | | Merge pull request #38496 from nextcloud/preview-mp3-catch-errorsSimon L2023-05-301-2/+13
|\ \ \ \ \
| * | | | | fix: catch errors in id3parser libraryDaniel Kesselberg2023-05-281-2/+13
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-302-0/+60
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-282-2/+2
|/ / / / /
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-27136-540/+8
* | | | | fix(dav): Fix avatar size in system address bookJoas Schilling2023-05-261-1/+1
| |_|/ / |/| | |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-264-0/+28
* | | | 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
* | | | | fix: better error message on missing user files dirJohn Molakvoæ2023-05-251-1/+1
| |/ / / |/| | |
* | | | 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-241-1/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Avoid db connection when logging db connection errorsfenn-cs2023-05-221-1/+7
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-242-2/+4
* | | | | Log to error_log in fatal caseRobin Windey2023-05-231-0/+1
* | | | | Merge pull request #38365 from JanisPlayer/patch-3Louis2023-05-221-1/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Allow to specify an imaginary keyJanisPlayer2023-05-221-1/+2
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-222-0/+4
| |/ / / |/| | |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-216-6/+12
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-204-4/+68
* | | | Merge pull request #37758 from nextcloud/redis-atomicSimon L2023-05-191-35/+55
|\ \ \ \ | |/ / / |/| | |
| * | | redis: move lua scripts to class and add type hintsVarun Patil2023-05-101-20/+20
| * | | redis: use atomic operations everywhereVarun Patil2023-04-161-35/+55
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-182-0/+2
* | | | Merge pull request #36692 from nextcloud/throw-exception-to-avoid-division-by...Simon L2023-05-171-0/+4
|\ \ \ \
| * | | | fix(preview-generator): Throw exception before dividing by zero when generati...Thomas Citharel2023-02-131-0/+4
* | | | | Merge pull request #31001 from takahiro-blab/masterSimon L2023-05-161-0/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |