summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Pick a shorter name for the transfer ownership tableJoas Schilling2019-12-101-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #18297 from nextcloud/enh/notification_dismissRoeland Jago Douma2019-12-105-0/+67
|\ \ \ \ \ \
| * | | | | | Add interface for notification handler for dimissed eventsRoeland Jago Douma2019-12-105-0/+67
* | | | | | | Merge pull request #18314 from nextcloud/fixFileIdSearchRoeland Jago Douma2019-12-101-0/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | fix https://github.com/nextcloud/server/issues/18313tobiasKaminsky2019-12-101-0/+2
| | |/ / / / | |/| | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2019-12-104-0/+46
* | | | | | Merge pull request #18184 from nextcloud/bugfix/noid/is-trusted-domainRoeland Jago Douma2019-12-092-3/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Move overwritehost check to isTrustedDomainJulius Härtl2019-12-072-3/+5
* | | | | | Merge pull request #18256 from nextcloud/files-aditional-scripts-new-eventsRoeland Jago Douma2019-12-091-2/+3
|\ \ \ \ \ \
| * | | | | | use OCP\EventDispatcher\GenericEvent in more placesRobin Appelman2019-12-091-2/+3
| | |_|/ / / | |/| | | |
* | | | | | Fix search limit to homeRoeland Jago Douma2019-12-091-0/+4
* | | | | | Move custom definition logic into methodDaniel Kesselberg2019-12-091-21/+16
* | | | | | Ensure that we don't merge broken json.Daniel Kesselberg2019-12-092-6/+26
* | | | | | Merge pull request #17325 from nextcloud/enh/decouple-register-resource-providerChristoph Wurst2019-12-098-27/+127
|\ \ \ \ \ \
| * | | | | | Decouple resource provider registrationDaniel Kesselberg2019-12-078-27/+127
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #18289 from nextcloud/bug/18203/dont-log-exception-on-conn...Roeland Jago Douma2019-12-091-2/+2
|\ \ \ \ \ \
| * | | | | | Don't log the stack trace for ConnectExceptionDaniel Kesselberg2019-12-081-2/+2
| |/ / / / /
* / / / / / [tx-robot] updated from transifexNextcloud bot2019-12-084-0/+6
|/ / / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2019-12-0722-4/+34
* | | | | [tx-robot] updated from transifexNextcloud bot2019-12-062-0/+8
* | | | | Update license headersChristoph Wurst2019-12-051093-1699/+3039
|/ / / /
* | | | Merge pull request #17941 from nextcloud/search-by-ownerRoeland Jago Douma2019-12-055-19/+56
|\ \ \ \
| * | | | add @since to limitToHomeRobin Appelman2019-12-031-0/+1
| * | | | remove old 'owner' filterRobin Appelman2019-12-031-5/+0
| * | | | Allow filtering the search results to the users home storageRobin Appelman2019-12-035-19/+60
* | | | | Merge pull request #18130 from nextcloud/bugfix/noid/prevent-creating-users-w...Roeland Jago Douma2019-12-051-7/+19
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Prevent creating users with existing filesJoas Schilling2019-12-041-7/+19
* | | | | [tx-robot] updated from transifexNextcloud bot2019-12-052-2/+2
* | | | | Merge pull request #18163 from nextcloud/fix_file_sizeRoeland Jago Douma2019-12-041-1/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fix filename size, add commentGreta Doci2019-12-041-1/+3
* | | | | Merge pull request #17833 from nextcloud/propagator-no-negative-sizesRoeland Jago Douma2019-12-044-2/+52
|\ \ \ \ \
| * | | | | dont set folder size to negative values during propagationRobin Appelman2019-11-261-2/+5
| * | | | | add LEAST and GREATER to db function builderRobin Appelman2019-11-263-0/+47
* | | | | | Merge pull request #18161 from nextcloud/fix/noid/absocsroute-subfolderRoeland Jago Douma2019-12-041-2/+3
|\ \ \ \ \ \
| * | | | | | fix generation of an url to an absolute ocs route when NC in subfolderArthur Schiwon2019-11-291-2/+3
* | | | | | | [tx-robot] updated from transifexNextcloud bot2019-12-042-0/+4
| |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #17949 from nextcloud/debt/deprecated-constJoas Schilling2019-12-041-1/+2
|\ \ \ \ \ \
| * | | | | | Connection::TRANSACTION_READ_COMMITTED is deprecatedDaniel Kesselberg2019-11-141-1/+2
* | | | | | | Merge pull request #18209 from nextcloud/bugfix/noid/directediting-token-getuserRoeland Jago Douma2019-12-041-0/+6
|\ \ \ \ \ \ \
| * | | | | | | Add missing getUser method to direct editing IToken interfaceJulius Härtl2019-12-031-0/+6
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #18215 from nextcloud/fix/setup/password_confirmationRoeland Jago Douma2019-12-041-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Set last-password-confirmation for setupRoeland Jago Douma2019-12-031-0/+4
| |/ / / / / /
* / / / / / / [tx-robot] updated from transifexNextcloud bot2019-12-042-24/+24
|/ / / / / /
* | | | | | Merge pull request #17443 from nextcloud/enh/expired_token_on_invalid_passRoeland Jago Douma2019-12-034-0/+42
|\ \ \ \ \ \
| * | | | | | Throw an invalid token exception is token is marked outdatedRoeland Jago Douma2019-12-024-0/+42
* | | | | | | Merge pull request #18028 from nextcloud/enhancement/user-create-eventsRoeland Jago Douma2019-12-036-8/+155
|\ \ \ \ \ \ \
| * | | | | | | Add typed create user eventsChristoph Wurst2019-12-036-8/+155
* | | | | | | | Merge pull request #18151 from nextcloud/bugfix/noid/overwrite-host-proxyRoeland Jago Douma2019-12-031-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Always return overwritehost if configuredJulius Härtl2019-11-281-0/+5
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #18167 from nextcloud/simplify-versioncheckRoeland Jago Douma2019-12-021-2/+2
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |