summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
...
* | | Separate fopen into read and write methodsJulius Härtl2018-07-111-2/+11
* | | Add fopen method to ISimpleFileJulius Härtl2018-07-111-0/+9
|/ /
* | Fix PHPDocMorris Jobke2018-07-051-1/+1
* | getDeletedSharedWith methodJohn Molakvoæ (skjnldsv)2018-07-051-0/+14
* | Add API to undelete delete group sharesRoeland Jago Douma2018-07-052-0/+29
* | fix return type from send shareBjoern Schiessle2018-07-021-1/+1
* | add support for different share typesBjoern Schiessle2018-07-021-0/+9
* | cleanup variable naming, it is actually a resource typeBjoern Schiessle2018-07-021-7/+7
* | some minor fixes and clode cleanupBjoern Schiessle2018-07-0210-3/+87
* | replace \OCP\Federation\Exception\ShareNotFoundException with the generic \OC...Bjoern Schiessle2018-07-023-33/+3
* | send reshare over OCM APIBjoern Schiessle2018-07-022-2/+3
* | implement accept share notificationBjoern Schiessle2018-07-024-3/+113
* | adjust to latest api versionBjoern Schiessle2018-07-024-7/+20
* | send accept share notification (WIP)Bjoern Schiessle2018-07-024-9/+52
* | use new API to send a federated share if possibleBjoern Schiessle2018-07-022-9/+2
* | check if cloud federation api is readyBjoern Schiessle2018-07-021-0/+9
* | implement receiving of federated sharesBjoern Schiessle2018-07-022-7/+11
* | start implementing federated sharing 2.0Bjoern Schiessle2018-07-0210-0/+667
* | Added a logger for systemd/journaldJohannes Ernst2018-06-291-1/+2
* | adjust backend and gui to update and changelog serverArthur Schiwon2018-06-291-0/+10
* | Merge pull request #5623 from nextcloud/locale-settingMorris Jobke2018-06-292-0/+38
|\ \
| * | Update PHPDocMorris Jobke2018-06-291-1/+1
| * | docblock version fixesGeorg Ehrke2018-06-282-5/+5
| * | add findLocale() to public interfaceThomas Citharel2018-06-271-0/+7
| * | Fix review & testsThomas Citharel2018-06-271-0/+22
| * | Allow apps to specify locale for localisationThomas Citharel2018-06-271-0/+9
* | | Merge pull request #9773 from nextcloud/feature/noid/resource_bookingMorris Jobke2018-06-298-0/+492
|\ \ \ | |/ / |/| |
| * | Calendar resource booking: unit tests / adding missing annotationsGeorg Ehrke2018-06-255-0/+26
| * | periodically query calendar resource / room backends for updated resource / r...Georg Ehrke2018-06-255-0/+46
| * | hook up calendar resource managers/backends with server containerGeorg Ehrke2018-06-251-0/+18
| * | update resource booking interfaces and add managersGeorg Ehrke2018-06-256-14/+166
| * | add resource and room interfacesGeorg Ehrke2018-06-254-0/+250
* | | Add resource type phpDoc for putContent methodsJulius Härtl2018-06-262-2/+2
* | | Merge pull request #9632 from nextcloud/enhancement/stateful-2fa-providersMorris Jobke2018-06-251-0/+65
|\ \ \ | |/ / |/| |
| * | Make 2FA providers statefulChristoph Wurst2018-06-201-0/+65
* | | Fix direct access to authen pageRoeland Jago Douma2018-06-201-1/+3
* | | Update token on regeneration for public loginRoeland Jago Douma2018-06-201-1/+1
* | | Add AuthPublicShareControllerTestRoeland Jago Douma2018-06-201-1/+0
* | | Add PublicShareControllerTestsRoeland Jago Douma2018-06-201-1/+1
* | | Move public auth page overRoeland Jago Douma2018-06-201-3/+6
* | | Add the new PublicShareController and PublicShareMiddlewareRoeland Jago Douma2018-06-202-0/+326
|/ /
* | Don't pretend we can add/remove users to/from groups when we can'tRobin Appelman2018-06-191-0/+12
* | Merge pull request #9881 from nextcloud/user-db-backend-querybuilderMorris Jobke2018-06-191-0/+8
|\ \
| * | Add count to function builderRobin Appelman2018-06-141-0/+8
* | | Merge pull request #9823 from nextcloud/bufgix/noid/update_token_on_session_i...blizzz2018-06-181-2/+3
|\ \ \
| * | | Allow updating the token on session regenerationRoeland Jago Douma2018-06-141-2/+3
* | | | Merge pull request #9197 from nextcloud/fix-avatar-centerMorris Jobke2018-06-151-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Fix indentJohn Molakvoæ (skjnldsv)2018-06-131-44/+44
| * | | Avatar imagick bumpJohn Molakvoæ (skjnldsv)2018-06-131-8/+0
| * | | Fixed since requirementJohn Molakvoæ (skjnldsv)2018-06-131-0/+1