summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | [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
| | |_|/ / | |/| | |
* | | | | Merge pull request #32865 from nextcloud/bugfix/remove-unecessary-rowblizzz2022-07-083-9/+4
|\ \ \ \ \
| * | | | | Set as optional argumentVitor Mattos2022-06-132-2/+2
| * | | | | Remove unecessary row and make compatible with db schemaVitor Mattos2022-06-133-8/+3
* | | | | | 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
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-07-082-2/+6
* | | | | | Only ignore attempts of the same actionJoas Schilling2022-07-071-4/+4
* | | | | | Merge pull request #33052 from nextcloud/fix/set-display-nameJoas Schilling2022-07-061-0/+4
|\ \ \ \ \ \
| * | | | | | Do not save invalid display name to the databaseChristopher Ng2022-06-281-0/+4
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-07-062-2/+2
| |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #33086 from nextcloud/techdebt/noid/allow-expiring-comment...blizzz2022-07-052-7/+11
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Allow to expire comments of multiple objects with one callJoas Schilling2022-07-012-7/+11
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-07-042-0/+4
|/ / / / /
* | | | | Add status automationJoas Schilling2022-07-011-0/+12
* | | | | [tx-robot] updated from transifexNextcloud bot2022-06-302-2/+2
* | | | | Fix detection of firefox in ContentSecurityPolicyNonceManagerCarl Schwan2022-06-291-4/+2
* | | | | Check whether entry is of type ICacheEntry in Cache->remove()Jonas2022-06-291-1/+1
* | | | | Merge pull request #32994 from nextcloud/fix/extended-query-searchCarl Schwan2022-06-292-5/+9
|\ \ \ \ \