aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18236 from nextcloud/bugfix/noid/always-detect-mimetype-b...Roeland Jago Douma2019-12-123-62/+103
|\
| * Fix detection of non extention typesRoeland Jago Douma2019-12-121-3/+6
| * Try more methodsJoas Schilling2019-12-101-3/+12
| * Allow to specify apps that somethign is a dirJoas Schilling2019-12-101-1/+4
| * Some more fixes in detecting the mimetype from the contentJoas Schilling2019-12-101-15/+17
| * Cleanup the codeJoas Schilling2019-12-101-43/+45
| * Allow to check for the mimetype by content onlyJoas Schilling2019-12-102-8/+30
* | Add a dedicated page for the recommended apps installationChristoph Wurst2019-12-122-0/+2
* | Merge pull request #17935 from nextcloud/feature/noid/public-auth-for-circlesRoeland Jago Douma2019-12-111-2/+3
|\ \
| * | using IShare::Maxence Lange2019-12-051-3/+3
| * | adding share type circlesMaxence Lange2019-12-051-1/+2
* | | Merge pull request #18350 from nextcloud/enhancement/typed-group-events-IIRoeland Jago Douma2019-12-1111-2/+552
|\ \ \
| * | | Add typed events for all group hooks and legacy eventsChristoph Wurst2019-12-1111-2/+552
* | | | Merge pull request #18348 from nextcloud/enhancement/typed-user-events-IIChristoph Wurst2019-12-1116-8/+903
|\ \ \ \
| * | | | Add typed events for all user hooks and legacy eventsChristoph Wurst2019-12-1116-8/+903
| |/ / /
* | | | Merge pull request #18341 from kbucheli/handle_ipv6_address_with_explicit_int...Christoph Wurst2019-12-111-0/+4
|\ \ \ \
| * | | | handle IPv6 addresses with an explict incoming interface at the end (e.g fe80...Konrad Bucheli2019-12-101-0/+4
| |/ / /
* | | | Merge pull request #18349 from nextcloud/techdebt/deprecate-hooks-emitter-sym...Christoph Wurst2019-12-115-1/+13
|\ \ \ \
| * | | | Deprecate hooks, emitter and Symfony dispatcher mechanismsChristoph Wurst2019-12-115-1/+13
| |/ / /
* | | | Merge pull request #18224 from nextcloud/bugfix/noid/direct-editing-pathRoeland Jago Douma2019-12-115-12/+28
|\ \ \ \ | |/ / / |/| | |
| * | | Use file path for direct editingJulius Härtl2019-12-055-12/+28
* | | | Merge pull request #18312 from nextcloud/fix/18249/do_not_disable_auth_appsRoeland Jago Douma2019-12-101-2/+3
|\ \ \ \
| * | | | Do not disable authentication appsRoeland Jago Douma2019-12-101-2/+3
* | | | | Merge pull request #18253 from nextcloud/bugfix/noid/broken-oracle-installRoeland Jago Douma2019-12-101-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 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
|\ \ \ | |_|/ |/| |