summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add share attributes + prevent download permissionVincent Petry2022-07-289-4/+308
* Add a public interface for the bruteforce throttler and register for injectionJoas Schilling2022-07-285-5/+133
* Merge pull request #33380 from luzpaz/fix/lib-private-typosCôme Chilliet2022-07-2837-44/+44
|\
| * Fix typos in lib/private subdirectoryluz paz2022-07-2737-44/+44
* | fix mistake in db query to delete a user config valueJulien Veyssier2022-07-271-2/+2
* | Merge pull request #33378 from nextcloud/s3-no-null-bundleDaniel2022-07-271-3/+6
|\ \ | |/ |/|
| * don't set `null` as a bundle pathRobin Appelman2022-07-271-3/+6
* | Merge pull request #30030 from nextcloud/fexistsVincent Petry2022-07-261-2/+2
|\ \
| * | Fix #30003acsfer2022-06-211-2/+2
* | | Merge pull request #30510 from nextcloud/user-cleanup-storage-before-cacheVincent Petry2022-07-261-1/+1
|\ \ \
| * | | delete files before cleaning cache when cleaning user filesRobin Appelman2022-06-131-1/+1
* | | | Add argument to getSharesInFolder enable deep share lookupLouis Chemineau2022-07-264-38/+23
* | | | Recursively fetch subsharesLouis Chemineau2022-07-262-0/+26
* | | | Prevent column name conflict between tablesLouis Chemineau2022-07-261-1/+4
* | | | Merge pull request #33031 from nextcloud/fix/improve-local-ip-detectionCôme Chilliet2022-07-261-2/+14
|\ \ \ \
| * | | | Use Symfony IpUtils to check for local IP rangesCôme Chilliet2022-07-121-3/+7
| * | | | Check for local IPs nested in IPv6 as wellCôme Chilliet2022-07-121-1/+3
| * | | | Refactor local IP if and set strict to true for in_arrayCôme Chilliet2022-07-121-6/+6
| * | | | Improve local IP detectionCôme Chilliet2022-07-121-0/+6
* | | | | [tx-robot] updated from transifexNextcloud bot2022-07-262-2/+12
* | | | | Merge pull request #33129 from nextcloud/fix-reading-blob-as-resourcesblizzz2022-07-251-0/+3
|\ \ \ \ \
| * | | | | Fix reading blob data as resourceThomas Citharel2022-07-251-0/+3
| | |_|_|/ | |/| | |
* / | | | Delete comments that expired nowVitor Mattos2022-07-251-1/+1
|/ / / /
* | | | always triger setup of builtin storage wrappersRobin Appelman2022-07-211-6/+15
* | | | only update last login timestamp with minute percisionRobin Appelman2022-07-201-4/+9
* | | | Merge pull request #33266 from nextcloud/bugfix/noid/skip-content-publicVincent Petry2022-07-201-2/+2
|\ \ \ \
| * | | | Add skip content buttons to the public page layoutJulius Härtl2022-07-181-2/+2
* | | | | fix loading legacy app.php with multi app dirArthur Schiwon2022-07-181-1/+1
|/ / / /
* | | | Merge pull request #32981 from nextcloud/typing/carl/simplefsCarl Schwan2022-07-187-103/+55
|\ \ \ \
| * | | | Add typing to SimpleFSCarl Schwan2022-07-147-103/+55
| | |_|/ | |/| |
* | | | Merge pull request #27929 from nextcloud/enh/allowSsoToProvideSecretblizzz2022-07-184-2/+49
|\ \ \ \
| * | | | Allow SSO authentication to provide a user secretMichaIng2022-07-124-2/+49
* | | | | Merge pull request #33064 from nextcloud/feat/capped-memorycache-ocpCarl Schwan2022-07-1817-13/+176
|\ \ \ \ \
| * | | | | Move CappedMemoryCache to OCPCarl Schwan2022-07-1417-13/+176
* | | | | | Merge pull request #32963 from nextcloud/s3-crt-bundle-downloadDaniel2022-07-182-12/+24
|\ \ \ \ \ \
| * | | | | | only use nextcloud bundle when explicitly enabledRobin Appelman2022-07-052-10/+15
| * | | | | | also use nextcloud certificate bundle when downloading from s3Robin Appelman2022-07-052-10/+17
* | | | | | | Allow to override #app-content and #app-navigation hrefs for content skippingJulius Härtl2022-07-161-0/+3
| |/ / / / / |/| | | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-07-142-0/+2
| |/ / / / |/| | | |
* | | | | Merge pull request #32552 from nextcloud/enh/improve-job-handling-commandsCôme Chilliet2022-07-124-89/+80
|\ \ \ \ \
| * | | | | Fix typing in IJobListCôme Chilliet2022-07-112-26/+20
| * | | | | Code cleaning of Background/ListCommandCôme Chilliet2022-07-112-12/+15
| * | | | | Add command to list jobsCôme Chilliet2022-07-114-9/+29
| * | | | | Clean up JobList classCôme Chilliet2022-07-111-52/+26
* | | | | | Fix listening for circle events in SetupManagerJonas2022-07-121-4/+4
| |_|_|/ / |/| | | |
* | | | | Merge pull request #33175 from nextcloud/fix/request-json-xml-not-foundPytal2022-07-111-0/+7
|\ \ \ \ \
| * | | | | Fix 404 handling of requested JSON/XMLChristoph Wurst2022-07-081-0/+7
* | | | | | Merge pull request #32973 from nextcloud/cleanup/avatar-codeCarl Schwan2022-07-1113-220/+362
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Make Color class publicCarl Schwan2022-07-0510-58/+169
| * | | | | Cleanup avatar related codeCarl Schwan2022-06-2211-176/+207
| | |_|/ / | |/| | |