aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Use user displayname cache for comment mentionsJoas Schilling2022-08-191-7/+5
* Merge pull request #33558 from nextcloud/fix/use-bigger-slice-share-providerVincent Petry2022-08-171-2/+2
|\
| * Use bigger slice in share providerCarl Schwan2022-08-161-2/+2
* | Merge pull request #33565 from nextcloud/debt/remove_todo_push_service_fairuseLouis2022-08-171-9/+1
|\ \
| * | Remove ITimeFactoryLouis2022-08-171-5/+0
| * | Remove time check in isFairUseOfFreePushServiceLouis2022-08-161-4/+1
* | | Merge pull request #32943 from nextcloud/unencrypted-size-revert-interface-ch...Vincent Petry2022-08-1712-181/+161
|\ \ \
| * | | fix updating size when folder is emptyRobin Appelman2022-08-161-13/+17
| * | | store unencrypted size in the unencrypted_size columnRobin Appelman2022-08-166-50/+149
| * | | Revert "store unencrypted size in the unencrypted_size column"Robin Appelman2022-08-166-140/+47
| * | | Revert "add case statement to sql function builder"Robin Appelman2022-08-162-23/+0
| * | | Revert "make expression build return IQueryFunction instead of string"Robin Appelman2022-08-168-128/+121
* | | | Merge pull request #33550 from nextcloud/jail-search-postVincent Petry2022-08-171-5/+7
|\ \ \ \
| * | | | optimize search post-processing for jail wrapperRobin Appelman2022-08-161-5/+7
| |/ / /
* | | | Merge pull request #33540 from nextcloud/mount-provider-migrationVincent Petry2022-08-171-1/+6
|\ \ \ \
| * | | | fix updating cached mounts that didn't have their mount provider set previouslyRobin Appelman2022-08-161-1/+6
| |/ / /
* | | | Merge pull request #33551 from nextcloud/scanner-dont-update-same-sizeVincent Petry2022-08-172-4/+11
|\ \ \ \
| * | | | don't update the folder size if we know it hasn't changedRobin Appelman2022-08-162-4/+11
| |/ / /
* | | | [tx-robot] updated from transifexNextcloud bot2022-08-172-0/+10
* | | | Merge pull request #33559 from yeyulantu/bugfix-search-cacheJulius Härtl2022-08-161-1/+1
|\ \ \ \
| * | | | fixed the cache searchBuilder negative mapDavid2022-08-161-1/+1
* | | | | Make DisplayNameCache return null if user doesn't existsCarl Schwan2022-08-164-8/+6
| |_|/ / |/| | |
* | | | Merge pull request #32461 from nextcloud/display-name-cache-publicCarl Schwan2022-08-165-10/+30
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' into display-name-cache-publicCarl Schwan2022-08-15306-1958/+3669
| |\| |
| * | | expose displayname cache trough a public interfaceRobin Appelman2022-05-185-10/+30
* | | | [tx-robot] updated from transifexNextcloud bot2022-08-162-0/+2
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2022-08-152-0/+2
* | | [tx-robot] updated from transifexNextcloud bot2022-08-142-2/+2
* | | Merge pull request #33518 from nextcloud/exif-computedJohn Molakvoæ2022-08-131-1/+1
|\ \ \
| * | | fix exif metadata providerRobin Appelman2022-08-121-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2022-08-132-0/+32
|/ / /
* | | Create more secure passwords by defaultJoas Schilling2022-08-121-4/+10
* | | Recover installation when creating the user failedJoas Schilling2022-08-121-0/+7
* | | [tx-robot] updated from transifexNextcloud bot2022-08-124-2/+4
| |/ |/|
* | Merge pull request #33173 from nextcloud/enhancement/maintenance-mode-http-he...Christoph Wurst2022-08-101-0/+1
|\ \
| * | Set special header for 503 maintenance modeChristoph Wurst2022-08-081-0/+1
* | | Do not update passwords if nothing changedJulius Härtl2022-08-091-3/+6
* | | Merge pull request #33174 from nextcloud/fix/redirect-css-not-foundVincent Petry2022-08-081-0/+9
|\ \ \
| * | | Do not redirect if requested CSS can not be foundChristoph Wurst2022-08-081-0/+9
| |/ /
* | | Merge pull request #32363 from nextcloud/cleanup/remove-long-deprecated-classesCarl Schwan2022-08-0813-218/+68
|\ \ \ | |/ / |/| |
| * | Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-0113-218/+68
* | | [tx-robot] updated from transifexNextcloud bot2022-08-084-2/+4
* | | [tx-robot] updated from transifexNextcloud bot2022-08-072-0/+2
* | | [tx-robot] updated from transifexNextcloud bot2022-08-0618-54/+70
* | | Merge pull request #33398 from nextcloud/enh/noid/sensitive-methods-appsVincent Petry2022-08-054-10/+76
|\ \ \
| * | | allow apps to specify methods carrying sensitive parametersArthur Schiwon2022-07-284-10/+76
* | | | [tx-robot] updated from transifexNextcloud bot2022-08-0558-56/+58
* | | | Merge pull request #33447 from nextcloud/bugfix/noid/detect-leading-spaces-in...Vincent Petry2022-08-041-0/+8
|\ \ \ \
| * | | | Detect leading spaces in config filesVincent Petry2022-08-031-0/+8
* | | | | Support specifying IPv6 proxies in CIDR notationSimon Leiner2022-08-021-30/+3
|/ / / /