aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add back TokenCleanupJob to invalidate old temporary tokensThomas Citharel2022-08-256-0/+96
* Merge pull request #33682 from nextcloud/fix/noid/help-page-unavailableblizzz2022-08-251-1/+1
|\
| * app_path cannot be emptyArthur Schiwon2022-08-241-1/+1
* | Merge pull request #33602 from nextcloud/perf/parent-nodeJulius Härtl2022-08-253-12/+25
|\ \
| * | Only pass parent if paths matchJulius Härtl2022-08-241-3/+5
| * | Save getting the parent node when generating the previewJulius Härtl2022-08-241-1/+1
| * | Avoid extra query for the parent node if we can pass it alongJulius Härtl2022-08-242-9/+20
| |/
* | Merge pull request #33569 from nextcloud/enh/hide-projectsJulius Härtl2022-08-251-0/+2
|\ \ | |/ |/|
| * Hide deprecated projects in sharing tab by defaultChristopher Ng2022-08-181-0/+2
* | Merge pull request #33593 from nextcloud/improve-binary-cachingCarl Schwan2022-08-2411-127/+204
|\ \
| * | Move findBinaryFinder and isFunctionEnabled away from OC_HelperCarl Schwan2022-08-2311-127/+204
* | | Merge pull request #33047 from nextcloud/fix/ijob-logger-deprecatedCarl Schwan2022-08-2312-157/+91
|\ \ \
| * | | Fix many tests and warningsCarl Schwan2022-08-087-86/+3
| * | | Port existing server code to new interfaceCarl Schwan2022-08-0811-55/+36
| * | | Deprecated ILogger from IJobCarl Schwan2022-08-084-25/+61
* | | | Merge pull request #33574 from nextcloud/search-share-query-filter-no-initVincent Petry2022-08-231-2/+6
|\ \ \ \
| * | | | directly build the search filter for shared storage instead of setting up the...Robin Appelman2022-08-171-2/+6
* | | | | Merge pull request #32162 from nextcloud/enh/session-reopenVincent Petry2022-08-236-14/+63
|\ \ \ \ \
| * | | | | Move setting of gc_maxlifetime to initSessionJulius Härtl2022-08-171-3/+2
| * | | | | Add config option to disable strict session timeout to be able to use read_an...Julius Härtl2022-08-172-4/+17
| * | | | | Reopen sessions if we need to write to them instead of keeping them openJulius Härtl2022-08-176-8/+45
| |/ / / /
* | | | | Merge pull request #33595 from nextcloud/fix/cache-profile-configCarl Schwan2022-08-231-1/+8
|\ \ \ \ \
| * | | | | Cache ConfigProfileCarl Schwan2022-08-181-1/+8
| | |_|/ / | |/| | |
* | | | | Merge pull request #33001 from nextcloud/enh/imip-invitations-responsesAnna2022-08-233-2/+174
|\ \ \ \ \
| * | | | | Support iMIP invitations from MailAnna Larch2022-08-223-2/+174
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-08-234-2/+4
|/ / / / /
* | | | / 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
| |\| | |