aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | feat: Add occ user:sync-account-data for updating oc_accounts information fro...Julius Härtl2023-06-092-0/+2
* | | | fix(utility): De- deprecate getDateTime as now() only returns immutable objectsAnna Larch2023-08-251-2/+0
* | | | fix(dbal): Migrate to Doctrine\DBAL\ParameterTypesJoas Schilling2023-08-231-5/+6
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-232-0/+2
| |/ / |/| |
* | | Merge pull request #39958 from nextcloud/dav-permissions-perfJohn Molakvoæ2023-08-222-23/+12
|\ \ \
| * | | improve performance of calculating dav permissionsRobin Appelman2023-08-182-23/+12
* | | | fix(middleware): Fix header injection for bruteforce middlewareJoas Schilling2023-08-221-5/+1
* | | | feat(dashboard): implement widget item api v2Richard Steinmetz2023-08-226-3/+212
* | | | fix: Make bypass function public APIJoas Schilling2023-08-213-7/+18
* | | | feat(OCC): Add a command to get the bruteforce state of an IPJoas Schilling2023-08-212-2/+4
* | | | feat: Expose if the own IP is allowed to bypass bruteforce protectionJoas Schilling2023-08-212-22/+12
* | | | feat: Add a header which signals that the request was throttledJoas Schilling2023-08-211-4/+14
* | | | feat(security): Add a "testing mode" for bruteforce protection that doesn't s...Joas Schilling2023-08-211-2/+6
* | | | feat(security): Add a bruteforce protection backend base on memcacheJoas Schilling2023-08-218-127/+466
* | | | Merge pull request #39888 from nextcloud/less-container-queriesJoas Schilling2023-08-184-14/+29
|\ \ \ \
| * | | | only determine quota_include_external_storage once for quota wrapperRobin Appelman2023-08-182-4/+6
| * | | | better caching in storage stats calculationsRobin Appelman2023-08-181-7/+12
| * | | | reuse dependencies from wrapped cacheRobin Appelman2023-08-181-3/+11
| |/ / /
* | | | Merge pull request #39867 from nextcloud/login-lessJoas Schilling2023-08-186-45/+75
|\ \ \ \ | |/ / / |/| | |
| * | | add core fileclient script before othersRobin Appelman2023-08-171-2/+7
| * | | don't always add core/common and core/main during "sorting"Robin Appelman2023-08-171-1/+6
| * | | add separate event for rendering login page templateRobin Appelman2023-08-175-3/+62
| * | | move core script loading from static template to event listenerRobin Appelman2023-08-171-39/+0
* | | | Merge pull request #39770 from nextcloud/fix/always-use-displayname-from-corr...max-nextcloud2023-08-171-0/+5
|\ \ \ \
| * | | | fix: always use display name from correct backendMax2023-08-151-0/+5
* | | | | Merge pull request #39910 from nextcloud/bugfix/noid/fix-memcache-class-handlingJoas Schilling2023-08-171-7/+9
|\ \ \ \ \
| * | | | | fix(memcache): Fix comparison of Memcache configs to classesJoas Schilling2023-08-161-7/+9
* | | | | | feat: redirect to the mime icon if no preview availableJohn Molakvoæ2023-08-176-0/+148
* | | | | | Merge pull request #39481 from nextcloud/fix/transfer-ownersipJulius Härtl2023-08-171-16/+24
|\ \ \ \ \ \
| * | | | | | fix: don't emit Hooks when hookpaths are emptyAnna Larch2023-08-171-16/+24
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #39906 from nextcloud/fix/prevent-warnings-if-attr-unsetFerdinand Thiessen2023-08-172-4/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix: Prevent PHP warnings when optional CacheEntry attributes are unsetFerdinand Thiessen2023-08-162-4/+4
| |/ / / /
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-172-0/+20
* | | | | Rewrite OCS CSRF check to be readablejld31032023-08-161-7/+15
|/ / / /
* / / / Fix(l10n): Update translations from TransifexNextcloud bot2023-08-164-0/+18
|/ / /
* | | select the fileid first when looking for incomplete filesRobin Appelman2023-08-141-5/+9
* | | Merge pull request #39644 from nextcloud/fix/noid/copy-delete-fallback-for-filesDaniel2023-08-141-1/+1
|\ \ \
| * | | fix: copy-and-delete fallback should use unlinkDaniel Kesselberg2023-07-311-1/+1
* | | | Merge pull request #39850 from nextcloud/nulCoalSimplDaniel2023-08-141-24/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Code simplification using null coalescingGit'Fellow2023-08-131-24/+4
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-1468-202/+202
|/ / /
* | | Merge pull request #39846 from nextcloud/pgSQLCheckRemoveDaniel2023-08-131-40/+0
|\ \ \
| * | | Fix lintGit'Fellow2023-08-131-1/+0
| * | | Remove check for very old PGsql Git'Fellow2023-08-131-39/+0
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-132-2/+18
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-124-0/+110
* | | Merge pull request #38082 from nextcloud/allow-wasm-unsafe-eval-in-cspJoas Schilling2023-08-114-1/+29
|\ \ \
| * | | Allow "wasm-unsafe-eval" in CSPDaniel Calviño Sánchez2023-08-104-1/+29
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-112-0/+4
* | | | Merge pull request #39655 from nextcloud/appecosystem-authAndy Scherzinger2023-08-101-0/+19
|\ \ \ \