summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
|\ \ \ \
| * \ \ \ Merge branch 'master' into appecosystem-authAndrey Borysenko2023-08-1071-567/+908
| |\ \ \ \
| * | | | | Fix psalm ci (stub). Wrap server container with try-catchAndrey Borysenko2023-08-021-2/+6
| * | | | | added Application Ecosystem V2 login handlerAlexander Piskun2023-08-011-0/+15
* | | | | | Merge pull request #39723 from nextcloud/removed-apc-extension-version-checkDaniel2023-08-101-4/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | chore: remove version check for apc extensionDaniel Kesselberg2023-08-101-4/+1
* | | | | | docs: remove superfluous phpdocsDaniel Kesselberg2023-08-101-9/+1
|/ / / / /
* | | | | Merge pull request #39780 from nextcloud/enh/noid/imaginarySimon L2023-08-101-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | log imaginary errors as info to not spam the server logsSimon L2023-08-091-2/+2
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-104-0/+6
|/ / / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0920-0/+44
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0828-26/+16
* | | | feat: Add delete task APIJulius Härtl2023-08-072-0/+20
* | | | change sql where order to match index orderJulien Veyssier2023-08-071-2/+2
* | | | allow anon text processing schedulingJulien Veyssier2023-08-077-8/+71
* | | | start implementing ocs endpoint to get task list from user+appId+identifierJulien Veyssier2023-08-073-1/+45
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-072-0/+16
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-062-0/+2
* | | | Merge pull request #39698 from joshtrichards/invalid-source-storage-path-catchJohn Molakvoæ2023-08-051-1/+1
|\ \ \ \
| * | | | fix: simplify `sourceData` checkJohn Molakvoæ2023-08-051-1/+1
| * | | | Catch more invalid cache source storage pathsJosh Richards2023-08-031-1/+1
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-054-0/+4
* | | | | Merge pull request #39605 from nextcloud/bugfix/noid/final-events-cleanupJoas Schilling2023-08-0422-487/+553
|\ \ \ \ \
| * | | | | fix!: Move getEventDispatcher usage to IEventDispatcherJoas Schilling2023-07-286-5/+61