summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Don't throw when comments is disabledJoas Schilling2021-05-211-3/+2
* | | | | | | | | Merge pull request #27329 from nextcloud/propagate-throttle-state-for-baseres...Lukas Reschke2021-06-011-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Propagate throttling on OCS responseLukas Reschke2021-06-011-0/+5
* | | | | | | | | | Merge pull request #27316 from nextcloud/bugfix/noid/getNumberOfUnreadComment...Lukas Reschke2021-06-011-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix populating the array and closing the cursorsJoas Schilling2021-06-011-3/+3
* | | | | | | | | | | Merge pull request #27328 from nextcloud/fix/noid/UserLoggedInEvent-apache-authChristoph Wurst2021-06-011-0/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | emit UserLoggedInEvent on apache authArthur Schiwon2021-06-011-0/+12
| | |/ / / / / / / / / | |/| | | | | | | | |
* / | | | | | | | | | Add mbstring as dependencyDaniel Kesselberg2021-06-013-4/+327
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #25658 from nextcloud/dav-respect-disallow-sharing-with-gr...Christoph Wurst2021-06-011-0/+11
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Also make other shares listen to the "Allow sharing with groups"Joas Schilling2021-05-261-0/+11
* | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2021-05-312-2/+2
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2021-05-302-2/+2
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge pull request #27199 from nextcloud/fix/26683/use-noreply-as-share-emailMorris Jobke2021-05-281-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Use noreply@ as email address for share emailsMorris Jobke2021-05-281-1/+1
* | | | | | | | | Merge pull request #27187 from Simounet/fix/comments-query-oracle-limit-compl...Morris Jobke2021-05-281-5/+10
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix Oracle query limit compliance in CommentsSimounet2021-05-281-5/+10
* | | | | | | | | Merge pull request #25770 from nextcloud/fix/25742/cli-cache-backend-recursionblizzz2021-05-271-26/+6
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Don't allow executing cli if cache backend is unavailableRichard Steinmetz2021-05-261-26/+6
* | | | | | | | | Merge pull request #27117 from nextcloud/fix/add-exception-doc-to-qbmapperkesselb2021-05-261-7/+17
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Add DB exception throws tag to QBMapper PHPDocAnna Larch2021-05-261-7/+17
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2021-05-264-6/+18
* | | | | | | | | Merge pull request #27043 from nextcloud/storage-info-include-externalMorris Jobke2021-05-251-6/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix return value of getStorageInfo when 'quota_include_external_storage' is e...Robin Appelman2021-05-201-6/+15
* | | | | | | | | | Merge pull request #27035 from nextcloud/techdebt/26866/userscontroller-accou...blizzz2021-05-254-6/+34
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | do not use private AccountManager in UsersControllerArthur Schiwon2021-05-254-6/+34
* | | | | | | | | | | Merge pull request #23065 from TomG736/FixEmptyDisplayNameMorris Jobke2021-05-251-1/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix indentation errorTom Grant2021-03-171-4/+4
| * | | | | | | | | | | Fix null displayname crash as described in #21885tgrant2021-03-171-1/+5
* | | | | | | | | | | | Merge pull request #27104 from nextcloud/properly-name-executekesselb2021-05-251-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | executeUpdate is also deprecatedLukas Reschke2021-05-251-1/+1
* | | | | | | | | | | | | Remove unused constantsLukas Reschke2021-05-251-13/+0
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #26600 from hosting-de/feature/occ-tagsMorris Jobke2021-05-254-4/+57
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Add commands to manage tags via OCCJohannes Leuker2021-05-254-4/+57
* | | | | | | | | | | | Merge pull request #27062 from nextcloud/search-limit-offset-jailVincent Petry2021-05-251-7/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | properly use limit and offset for search in Jail wrapperRobin Appelman2021-05-211-7/+2
* | | | | | | | | | | | | Merge pull request #27040 from nextcloud/FlorentCoppint-masterMorris Jobke2021-05-251-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Avoid reading ~/.aws/config when using S3 providerFlorent2021-05-201-0/+1
* | | | | | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2021-05-2510-8/+46
| |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2021-05-234-0/+24
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
* | | | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2021-05-2212-2/+74
* | | | | | | | | | | | Merge pull request #27052 from nextcloud/bugfix/noid/fix-log-entry-readabilitykesselb2021-05-211-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix log entry readabilityJoas Schilling2021-05-211-2/+2
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #26727 from nextcloud/group-exclude-link-shareMorris Jobke2021-05-214-90/+121
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | update public interface with new methodsRobin Appelman2021-05-121-0/+48
| * | | | | | | | | | | allow excluding groups from creating link sharesRobin Appelman2021-05-122-61/+62
| * | | | | | | | | | | load share settings from the share manager in more placesRobin Appelman2021-05-121-29/+11
* | | | | | | | | | | | Merge pull request #25679 from nextcloud/drop/ocp-userMorris Jobke2021-05-215-89/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Drop \OCP\UserChristoph Wurst2021-05-215-89/+2
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #27032 from nextcloud/bugfix/noid/log-rotation-errorblizzz2021-05-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | typodartcafe2021-05-191-1/+1