Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add uri to AddressBookImpl array * Introduce ImageExportPlugin for CardDav * add plugin to v1 routes * replace binary contact photo with link * update tests * Adding unit tests | ||||
* | | 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 | ||||
| | * | Wrap publicwebdav in sharePermission mask | Roeland Jago Douma | 2016-06-06 | 1 | -6/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #24868 The writable mask was a bit misleading. We should wrap with the sharepermissions (as they are used everywhere else). The PERMISSIONS_SHARE are added since that is required for the public link check plugin. | ||||
| * | | 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 |
| | | | | | | * Move Application to correct namespace and PSR-4 it * Move dav app to PSR-4 | ||||
* | 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 ↵ | Thomas Müller | 2016-04-29 | 2 | -1/+3 |
| | | | | postgres - refs #24221 | ||||
* | move federated sharing settings to the federatedfilesharing app | Björn Schießle | 2016-04-22 | 1 | -1/+3 |
| | |||||
* | Merge pull request #23268 from ↵ | Thomas Müller | 2016-04-18 | 1 | -0/+1 |
|\ | | | | | | | | | owncloud/range-requests-should-not-block-the-session Close session for publicwebdav | ||||
| * | Close session for publicwebdav | Lukas Reschke | 2016-03-15 | 1 | -0/+1 |
| | | | | | | | | We need to close the session otherwise streaming will lead to a blocked ownCloud. | ||||
* | | Remove dav migration for 9.1 | Thomas Müller | 2016-04-13 | 3 | -66/+0 |
| | | |||||
* | | Merge pull request #23510 from owncloud/birthdays-on-shared-addressbooks | Thomas Müller | 2016-04-08 | 1 | -4/+11 |
|\ \ | | | | | | | Propagate birthdays of shared addressbooks to the sharee's birthday c… | ||||
| * | | Propagate birthday to group shares as well | Thomas Müller | 2016-03-23 | 1 | -4/+9 |
| | | | |||||
| * | | Propagate birthdays of shared addressbooks to the sharee's birthday calendar ↵ | Thomas Müller | 2016-03-23 | 1 | -0/+2 |
| | | | | | | | | | | | | as well | ||||
* | | | Move public webdav auth over to share manager | Roeland Jago Douma | 2016-04-08 | 1 | -5/+8 |
| | | | | | | | | | | | | The public webdav auth should use the shiny new share manager. | ||||
* | | | All webdav endpoints within remote.php are now hardcoded - helps to prevent ↵ | Thomas Müller | 2016-04-05 | 1 | -11/+0 |
| | | | | | | | | | | | | migration issues like #23610 - furthermore there is no need to dynamically lookup all the endpoints we already know | ||||
* | | | Return 401 DummyBasicAuth in case of ajax call | Vincent Petry | 2016-03-31 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #23508 from owncloud/text-columns-should-have-length | Thomas Müller | 2016-03-30 | 2 | -1/+22 |
|\ \ \ | | | | | | | | | Text columns should really have a length :see_no_evil: | ||||
| * | | | Text columns should really have a length :see_no_evil: | Thomas Müller | 2016-03-23 | 2 | -1/+22 |
| |/ / | |||||
* | | | Fix acls for calendar objects and cards - fixes #23273 | Thomas Müller | 2016-03-24 | 1 | -1/+1 |
| | | | |||||
* | | | fixes #23496 | Thomas Müller | 2016-03-23 | 1 | -2/+4 |
|/ / | |||||
* | | Merge pull request #23083 from owncloud/generate-birthdays-on-upgrade | Thomas Müller | 2016-03-21 | 4 | -1/+18 |
|\ \ | | | | | | | Birthday events are generated on upgrade | ||||
| * | | Generate birthdays on upgrade from 8.2 as well | Thomas Müller | 2016-03-10 | 1 | -0/+1 |
| | | | |||||
| * | | Birthday events are generated on upgrade | Thomas Müller | 2016-03-10 | 3 | -1/+17 |
| |/ | |||||
* / | In debugging mode we enable Sabre's browser plugin since it helps a lot when ↵ | Thomas Müller | 2016-03-17 | 2 | -8/+18 |
|/ | | | | debugging | ||||
* | Calendar and addressbook migration commands are always available | Thomas Müller | 2016-03-07 | 1 | -10/+2 |
| | |||||
* | Handle addressbook migration issue by writing the faulty event to the log ↵ | Thomas Müller | 2016-03-07 | 1 | -1/+4 |
| | | | | and continue | ||||
* | Handle calendar migration issue by writing the faulty event to the log and ↵ | Thomas Müller | 2016-03-07 | 1 | -1/+4 |
| | | | | continue | ||||
* | Use CLOB for timezone | Lukas Reschke | 2016-03-04 | 2 | -3/+3 |
| | | | | | | | | TEXT defaults to a length of 255 which is going to fail in some cases as the timezone can be rather long. This changes it back to a CLOB as it has been before as well: https://github.com/owncloudarchive/calendar/commit/8d8bb68b010fc2c42a258dee43516404a95ab861. I'm not super convinced that CLOB is the best choice here but at least it seems to work. Fixes https://github.com/owncloud/core/issues/22876 | ||||
* | Increase all versions on master which is now 9.1 | Joas Schilling | 2016-03-02 | 1 | -2/+2 |
| | |||||
* | Update author information | Lukas Reschke | 2016-03-01 | 5 | -1/+6 |
| | | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :) | ||||
* | Handle null case | Thomas Müller | 2016-03-01 | 1 | -2/+5 |
| | |||||
* | remove synced remote address book if the remote server revoked access to his ↵ | Bjoern Schiessle | 2016-02-29 | 1 | -1/+2 |
| | | | | system address book | ||||
* | remove remote address book if the admin removes the server from the trusted ↵ | Bjoern Schiessle | 2016-02-29 | 1 | -0/+12 |
| | | | | servers list | ||||
* | Add correct principals for the current user before ACL check | Joas Schilling | 2016-02-19 | 2 | -3/+8 |
| | |||||
* | Merge pull request #22198 from owncloud/birthday-calendar | Thomas Müller | 2016-02-19 | 2 | -5/+40 |
|\ | | | | | Sync a users contacts birthday to the users birthday calendar | ||||
| * | Adding cli command to sync birthday calendar | Thomas Müller | 2016-02-18 | 2 | -8/+13 |
| | | |||||
| * | Sync a users contacts birthday to the users birthday calendar | Thomas Müller | 2016-02-18 | 2 | -5/+35 |
| | | |||||
* | | Require CSRF token for non WebDAV authenticated requests | Lukas Reschke | 2016-02-18 | 3 | -0/+3 |
|/ |