summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Transfer shares of the transferred root nodeJulius Härtl2020-09-171-0/+7
* Annotate that writeStream can throw a GenericFileExceptionJulius Härtl2020-09-101-0/+3
* Merge pull request #22449 from nextcloud/stable18-phpdocRoeland Jago Douma2020-08-27222-223/+0
|\
| * Remove @package annotations from public namespaceJulius Härtl2020-08-27216-216/+0
| * Remove wrongly annotated package namesJulius Härtl2020-08-276-7/+0
* | adjust since for 18Arthur Schiwon2020-08-251-1/+1
* | fix possible leaking scope in FlowArthur Schiwon2020-08-251-0/+10
|/
* Proxy server could cache http response when it is not privateClement Wong2020-05-131-3/+3
* Merge pull request #20512 from nextcloud/backport/20246/stable18Roeland Jago Douma2020-04-202-3/+4
|\
| * Provide the proper language to the mailerRoeland Jago Douma2020-04-182-3/+4
* | fix credentialsManager documentation and ensure userId to be used as stringArthur Schiwon2020-04-161-3/+3
|/
* Properly hint exceptions thrown by getUserFolderJulius Härtl2020-04-061-0/+4
* fixes the return type of BeforeUserLoggedInEventArthur Schiwon2020-04-031-2/+4
* Fix requested changesTimObert2020-02-231-10/+5
* Change the route generation of AuthPublicShareController.php and adjust the r...Tim Obert2020-02-231-3/+13
* Allow to overwrite the path on the cache eventJoas Schilling2020-02-171-0/+6
* always require a message paramter for data loggingArthur Schiwon2020-02-101-3/+3
* log Flow activityArthur Schiwon2020-02-101-0/+42
* Merge pull request #17861 from nextcloud/fix-tab-navigation-of-menu-in-public...Roeland Jago Douma2020-01-071-8/+9
|\
| * Split the menu entry for external shares in twoDaniel Calviño Sánchez2019-12-301-5/+6
| * Format HTML elementsDaniel Calviño Sánchez2019-12-301-8/+8
* | Use the new Events in FlowRoeland Jago Douma2020-01-024-6/+171
|/
* Merge pull request #18483 from nextcloud/fix/license-headers-18Christoph Wurst2019-12-2033-59/+100
|\
| * Update license headers for 18Christoph Wurst2019-12-2033-59/+100
* | Merge pull request #18080 from nextcloud/enhancement/noid/add-timeoutblizzz2019-12-201-0/+91
|\ \ | |/ |/|
| * nullable paramsMaxence Lange2019-12-131-1/+1
| * +ManuallyLockedExceptionMaxence Lange2019-12-121-0/+91
* | Merge pull request #17018 from nextcloud/feature/noid/allow-to-force-enable-v...Joas Schilling2019-12-161-2/+4
|\ \
| * | Allow to force enable apps via CLIJoas Schilling2019-12-131-2/+4
* | | Merge pull request #18384 from nextcloud/fix/18255/global_config_to_always_ac...Roeland Jago Douma2019-12-161-0/+53
|\ \ \
| * | | config.php setting to always accept internal sharesRoeland Jago Douma2019-12-161-0/+53
| |/ /
* / / Add typed events for the filesystem/scannerChristoph Wurst2019-12-137-0/+434
|/ /
* | Merge pull request #18236 from nextcloud/bugfix/noid/always-detect-mimetype-b...Roeland Jago Douma2019-12-122-2/+13
|\ \
| * | Allow to specify apps that somethign is a dirJoas Schilling2019-12-101-1/+4
| * | Allow to check for the mimetype by content onlyJoas Schilling2019-12-101-1/+9
* | | Merge pull request #18350 from nextcloud/enhancement/typed-group-events-IIRoeland Jago Douma2019-12-118-0/+492
|\ \ \
| * | | Add typed events for all group hooks and legacy eventsChristoph Wurst2019-12-118-0/+492
* | | | Merge pull request #18348 from nextcloud/enhancement/typed-user-events-IIChristoph Wurst2019-12-1112-0/+805
|\ \ \ \
| * | | | Add typed events for all user hooks and legacy eventsChristoph Wurst2019-12-1112-0/+805
| |/ / /
* | | | Merge pull request #18224 from nextcloud/bugfix/noid/direct-editing-pathRoeland Jago Douma2019-12-111-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Use file path for direct editingJulius Härtl2019-12-051-0/+2
* | | | Add interface for notification handler for dimissed eventsRoeland Jago Douma2019-12-102-0/+50
| |/ / |/| |
* | | Decouple resource provider registrationDaniel Kesselberg2019-12-072-0/+42
* | | Update license headersChristoph Wurst2019-12-05461-761/+1267
| |/ |/|
* | Merge pull request #17941 from nextcloud/search-by-ownerRoeland Jago Douma2019-12-051-0/+8
|\ \ | |/ |/|
| * add @since to limitToHomeRobin Appelman2019-12-031-0/+1
| * Allow filtering the search results to the users home storageRobin Appelman2019-12-031-0/+7
* | Merge pull request #17833 from nextcloud/propagator-no-negative-sizesRoeland Jago Douma2019-12-041-0/+30
|\ \
| * | add LEAST and GREATER to db function builderRobin Appelman2019-11-261-0/+30
* | | Add missing getUser method to direct editing IToken interfaceJulius Härtl2019-12-031-0/+6
| |/ |/|