| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Make files_drop work | Roeland Jago Douma | 2016-10-24 | 1 | -3/+9 |
* | fix issue #1482 - mail invites through v1 webdav | Claudemir Todo Bom | 2016-10-12 | 1 | -0/+2 |
* | [9.2] Register commands in info.xml (#26248) | Thomas Müller | 2016-10-11 | 2 | -39/+6 |
* | Fix SyncJob class name in info.xml | Joas Schilling | 2016-10-06 | 1 | -1/+1 |
* | Merge pull request #1197 from nextcloud/oc-public-sharing | Lukas Reschke | 2016-09-27 | 2 | -1/+12 |
|\ |
|
| * | Use true random string as uri for public calendars - as a result we can no lo... | Thomas Müller | 2016-09-26 | 1 | -1/+3 |
| * | Add publicuri to oc_dav_shares table and start working with it | Thomas Citharel | 2016-09-26 | 2 | -1/+9 |
| * | fix things (indentation, tests, comments, backend custom implementation | Thomas Citharel | 2016-09-26 | 1 | -1/+2 |
| * | Make little corrections | Thomas Citharel | 2016-09-26 | 1 | -1/+0 |
| * | Proper work on Publishing | Thomas Citharel | 2016-09-26 | 1 | -0/+1 |
* | | Increase the max length for components | Joas Schilling | 2016-09-27 | 2 | -2/+2 |
* | | Merge pull request #1457 from nextcloud/upstream-fix-birthday-calendar-component | Lukas Reschke | 2016-09-26 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Adding repair step to fix component of birthday calendars | Thomas Müller | 2016-09-20 | 1 | -0/+1 |
* | | Use magic DI | Joas Schilling | 2016-09-20 | 2 | -4/+5 |
|/ |
|
* | Better displaynames for shared address books | Joas Schilling | 2016-08-24 | 1 | -1/+1 |
* | Better displaynames for shared calendars | Joas Schilling | 2016-08-24 | 1 | -1/+1 |
* | Increment the versions and adjust the capitilization | Joas Schilling | 2016-08-08 | 1 | -1/+1 |
* | fix #724 by using step instead of job | Bernhard Posselt | 2016-08-04 | 1 | -2/+2 |
* | add dav property to check if a file has a preview available | Robin Appelman | 2016-07-27 | 2 | -2/+4 |
* | Also increase the min version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
* | bumb compatible app versions for core apps | Robin Appelman | 2016-07-22 | 1 | -1/+1 |
* | Merge pull request #517 from nextcloud/fix-typo | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
|\ |
|
| * | Use app name from stable9 | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
* | | Merge pull request #500 from nextcloud/bump_version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Increase app versions | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | | Merge pull request #496 from nextcloud/fix-config-generation | Morris Jobke | 2016-07-21 | 1 | -1/+1 |
|\ \ |
|
| * | | Change the app name | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| |/ |
|
* | | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | | Fix apps/ | Joas Schilling | 2016-07-21 | 7 | -14/+26 |
|/ |
|
* | Implement brute force protection | Lukas Reschke | 2016-07-20 | 3 | -0/+3 |
* | remove unused parameter | Bjoern Schiessle | 2016-07-14 | 1 | -1/+1 |
* | Merge remote-tracking branch 'upstream/master' into master-upstream-sync | Lukas Reschke | 2016-06-26 | 1 | -0/+1 |
|\ |
|
| * | Contacts API: replace raw image data with url (#25081) | Georg Ehrke | 2016-06-21 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'upstream/master' into master-sync-upstream | Lukas Reschke | 2016-06-21 | 3 | -52/+3 |
|\| |
|
| * | Move birthday calendar generation to a live migration job (#25135) | Thomas Müller | 2016-06-16 | 3 | -52/+3 |
* | | Merge branch 'master' of https://github.com/owncloud/core into downstream-160611 | Arthur Schiwon | 2016-06-11 | 3 | -7/+15 |
|\| |
|
| * | Merge pull request #24990 from owncloud/fix_24868 | Vincent Petry | 2016-06-10 | 1 | -6/+3 |
| |\ |
|
| | * | Wrap publicwebdav in sharePermission mask | Roeland Jago Douma | 2016-06-06 | 1 | -6/+3 |
| * | | Implement classification migration as repair step | Thomas Müller | 2016-06-09 | 2 | -1/+5 |
| * | | Bump dav app version and fix variable rename | Thomas Müller | 2016-06-09 | 1 | -1/+1 |
| * | | Add migration step | Thomas Müller | 2016-06-09 | 2 | -1/+2 |
| * | | Extract CLASS property from calendar object and store it in the database | Thomas Müller | 2016-06-09 | 1 | -0/+6 |
| |/ |
|
* / | block webdav access if share is not readable | Bjoern Schiessle | 2016-06-09 | 1 | -0/+5 |
|/ |
|
* | block DAV if 2FA challenge needs to be solved first | Christoph Wurst | 2016-06-01 | 3 | -0/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 8 | -5/+11 |
* | Move dav app to PSR-4 (#24527) | Joas Schilling | 2016-05-12 | 6 | -174/+5 |
* | Add background job declaration of dav app to info.xml | Thomas Müller | 2016-05-03 | 4 | -7/+3 |
* | firstoccurence and lastoccurence have a length now - triggering BIGINT on pos... | Thomas Müller | 2016-04-29 | 2 | -1/+3 |
* | move federated sharing settings to the federatedfilesharing app | Björn Schießle | 2016-04-22 | 1 | -1/+3 |
* | Merge pull request #23268 from owncloud/range-requests-should-not-block-the-s... | Thomas Müller | 2016-04-18 | 1 | -0/+1 |
|\ |
|