summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Add a public interface for the bruteforce throttler and register for injectionJoas Schilling2022-07-282-5/+5
* 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-262-28/+19
* | | | Recursively fetch subsharesLouis Chemineau2022-07-261-0/+18
* | | | 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
* | | | | 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-183-60/+31
|\ \ \ \
| * | | | Add typing to SimpleFSCarl Schwan2022-07-143-60/+31
| | |_|/ | |/| |
* | | | Merge pull request #27929 from nextcloud/enh/allowSsoToProvideSecretblizzz2022-07-181-2/+6
|\ \ \ \
| * | | | Allow SSO authentication to provide a user secretMichaIng2022-07-121-2/+6
* | | | | Merge pull request #33064 from nextcloud/feat/capped-memorycache-ocpCarl Schwan2022-07-1814-13/+14
|\ \ \ \ \
| * | | | | Move CappedMemoryCache to OCPCarl Schwan2022-07-1414-13/+14
| |/ / / /
* | | | | 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
| |/ / / / |/| | | |
* | | | | Merge pull request #32552 from nextcloud/enh/improve-job-handling-commandsCôme Chilliet2022-07-121-62/+51
|\ \ \ \ \
| * | | | | Fix typing in IJobListCôme Chilliet2022-07-111-8/+4
| * | | | | Code cleaning of Background/ListCommandCôme Chilliet2022-07-111-3/+6
| * | | | | Add command to list jobsCôme Chilliet2022-07-111-1/+17
| * | | | | Clean up JobList classCôme Chilliet2022-07-111-52/+26
* | | | | | Fix listening for circle events in SetupManagerJonas2022-07-121-4/+4
| |_|_|/ / |/| | | |
* | | | | Merge pull request #32973 from nextcloud/cleanup/avatar-codeCarl Schwan2022-07-117-189/+186
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make Color class publicCarl Schwan2022-07-055-52/+21
| * | | | Cleanup avatar related codeCarl Schwan2022-06-227-151/+179
| | |/ / | |/| |
* | | | Merge pull request #32865 from nextcloud/bugfix/remove-unecessary-rowblizzz2022-07-082-7/+2
|\ \ \ \
| * | | | Set as optional argumentVitor Mattos2022-06-131-1/+1
| * | | | Remove unecessary row and make compatible with db schemaVitor Mattos2022-06-132-6/+1
* | | | | Merge pull request #33110 from nextcloud/feat/handle-onetime-password-largeblizzz2022-07-081-2/+5
|\ \ \ \ \
| * | | | | Handler large passwordsCarl Schwan2022-07-051-1/+4
| * | | | | Handle one time passwordsCarl Schwan2022-07-051-1/+1
* | | | | | Only ignore attempts of the same actionJoas Schilling2022-07-071-4/+4