Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Add new constructor args | Lukas Reschke | 2016-09-26 | 2 | -7/+18 | |
| * | | | | | | Add missing constructor argument | Lukas Reschke | 2016-09-26 | 1 | -2/+2 | |
| * | | | | | | Add test for PublicCalendarRoot | Thomas Citharel | 2016-09-26 | 1 | -0/+103 | |
| * | | | | | | add calendarserver-sharing to the list of advertised features | Thomas Citharel | 2016-09-26 | 1 | -1/+1 | |
| * | | | | | | use AllowedSharingModes for can-be-published & can-be-shared | Thomas Citharel | 2016-09-26 | 1 | -2/+3 | |
| * | | | | | | fix can-be-published | Thomas Citharel | 2016-09-26 | 2 | -1/+5 | |
| * | | | | | | add missing tests | Thomas Citharel | 2016-09-26 | 2 | -3/+18 | |
| * | | | | | | add can-be-published property | Thomas Citharel | 2016-09-26 | 1 | -0/+4 | |
| * | | | | | | add space between calendarname and owner name | Thomas Citharel | 2016-09-26 | 1 | -1/+1 | |
| * | | | | | | fix getChild() | Thomas Citharel | 2016-09-26 | 1 | -1/+1 | |
| * | | | | | | test serializer | Thomas Citharel | 2016-09-26 | 1 | -0/+56 | |
| * | | | | | | Add publicuri to oc_dav_shares table and start working with it | Thomas Citharel | 2016-09-26 | 4 | -13/+67 | |
| * | | | | | | fix some bracket positions | Thomas Citharel | 2016-09-26 | 1 | -14/+7 | |
| * | | | | | | move getPublicCalendar inside the caldav backend | Thomas Citharel | 2016-09-26 | 2 | -11/+23 | |
| * | | | | | | fix indent once and for all | Thomas Citharel | 2016-09-26 | 2 | -82/+83 | |
| * | | | | | | fix things (indentation, tests, comments, backend custom implementation | Thomas Citharel | 2016-09-26 | 12 | -206/+281 | |
| * | | | | | | fix unpublishing test | Thomas Citharel | 2016-09-26 | 1 | -1/+1 | |
| * | | | | | | fix plugin test | Thomas Citharel | 2016-09-26 | 1 | -3/+15 | |
| * | | | | | | a few tests | Thomas Citharel | 2016-09-26 | 2 | -0/+89 | |
| * | | | | | | Disable OPTIONS handling - done by sabre | Thomas Müller | 2016-09-26 | 1 | -1/+1 | |
| * | | | | | | Allow public access to the principals/system/public | Thomas Müller | 2016-09-26 | 1 | -3/+4 | |
| * | | | | | | Fix wrong way to get publish status | Thomas Citharel | 2016-09-26 | 1 | -2/+1 | |
| * | | | | | | Fix some tests | Thomas Citharel | 2016-09-26 | 2 | -3/+8 | |
| * | | | | | | correct get published status and minor fixes | Thomas Citharel | 2016-09-26 | 2 | -35/+8 | |
| * | | | | | | Fix DB call for MySQL databases | Thomas Citharel | 2016-09-26 | 1 | -1/+1 | |
| * | | | | | | Dirty hack to disable dav plugins on public calendar urls | Thomas Citharel | 2016-09-26 | 1 | -0/+20 | |
| * | | | | | | Fix requests for browser plugin as well as for the public calendar root folder | Thomas Müller | 2016-09-26 | 2 | -34/+18 | |
| * | | | | | | Allow not-authenticated access to specific urls | Thomas Müller | 2016-09-26 | 5 | -1/+113 | |
| * | | | | | | Add new root collection public-calendars which holds all public calendars | Thomas Müller | 2016-09-26 | 3 | -0/+122 | |
| * | | | | | | Start work on returning CalDAV published calendars | Thomas Citharel | 2016-09-26 | 3 | -3/+63 | |
| * | | | | | | No need to call database twice | Thomas Citharel | 2016-09-26 | 1 | -1/+1 | |
| * | | | | | | Use urlgenerator to generate an absolute url | Thomas Citharel | 2016-09-26 | 2 | -8/+36 | |
| * | | | | | | Use ressource ID instead of name | Thomas Citharel | 2016-09-26 | 1 | -1/+1 | |
| * | | | | | | Fix annotations | Thomas Citharel | 2016-09-26 | 1 | -4/+4 | |
| * | | | | | | Remove unnecessary line | Thomas Citharel | 2016-09-26 | 1 | -2/+0 | |
| * | | | | | | Fix publish-url property & getPublishStatus() fct | Thomas Citharel | 2016-09-26 | 3 | -18/+20 | |
| * | | | | | | Remove unnecessary implementation | Thomas Citharel | 2016-09-26 | 1 | -2/+1 | |
| * | | | | | | Make little corrections | Thomas Citharel | 2016-09-26 | 4 | -27/+39 | |
| * | | | | | | Proper work on Publishing | Thomas Citharel | 2016-09-26 | 6 | -1/+304 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #1543 from nextcloud/increase-component-length | Björn Schießle | 2016-09-27 | 2 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Increase the max length for components | Joas Schilling | 2016-09-27 | 2 | -2/+2 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge pull request #1540 from nextcloud/switch-for-autoupdater-control | Lukas Reschke | 2016-09-27 | 9 | -18/+53 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Use the same URL everywhere | Joas Schilling | 2016-09-27 | 3 | -10/+10 | |
| * | | | | | Respect updater kill switch and fall back to download button | Joas Schilling | 2016-09-27 | 6 | -8/+38 | |
| * | | | | | Return the autoupdater value from the server | Joas Schilling | 2016-09-27 | 2 | -0/+5 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #1538 from nextcloud/fix-integration-test-to-use-a-valid-url | Lukas Reschke | 2016-09-27 | 1 | -2/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix integration test to use a valid URL | Joas Schilling | 2016-09-27 | 1 | -2/+3 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #1489 from nextcloud/fix-status-code-when-app-is-disabled | Morris Jobke | 2016-09-27 | 1 | -1/+1 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Return 404 on v2.php when the app is disabled | Joas Schilling | 2016-09-22 | 1 | -1/+1 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-27 | 42 | -44/+666 |