summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7465 from nextcloud/filename-typoMorris Jobke2017-12-123-2/+2
|\
| * Fix filename typoRobin Appelman2017-12-123-2/+2
* | Merge pull request #7462 from nextcloud/update-user-agent-regexBjörn Schießle2017-12-123-4/+18
|\ \ | |/ |/|
| * fix dav unit testsBjoern Schiessle2017-12-121-3/+3
| * allow 'Nextcloud' in the user agent string of AndroidBjoern Schiessle2017-12-122-1/+15
* | Merge pull request #7425 from nextcloud/13.0.0beta2-prepv13.0.0beta2Morris Jobke2017-12-121-2/+2
|\ \
| * | 13.0.0 beta 2Morris Jobke2017-12-121-2/+2
| |/
* | Merge pull request #7461 from nextcloud/fix_6821Morris Jobke2017-12-121-2/+2
|\ \ | |/ |/|
| * Set autocomplete on share password inputRoeland Jago Douma2017-12-121-2/+2
* | Merge pull request #6830 from nextcloud/nc13_no_later_72Morris Jobke2017-12-129-21/+31
|\ \ | |/ |/|
| * Nextcloud 13 is not compatible with newer than php 7.2Roeland Jago Douma2017-12-129-21/+31
|/
* Merge pull request #7458 from nextcloud/fix-calendar-manager-unit-testsblizzz2017-12-122-3/+14
|\
| * Fix unit tests for CalendarManagerMorris Jobke2017-12-122-3/+14
|/
* Merge pull request #6884 from nextcloud/feature/3003/opt_out_of_birthday_cale...Morris Jobke2017-12-1226-35/+1204
|\
| * generate birthday calendars in a background job after admin enabled themGeorg Ehrke2017-11-117-4/+277
| * create a user's birthday calendar right after they requested itGeorg Ehrke2017-11-113-4/+30
| * update autoloadersGeorg Ehrke2017-11-112-0/+4
| * respect admin / user choice about birthday calendars in corresponding hooksGeorg Ehrke2017-11-112-7/+160
| * disallow users to create calendars with reserved namesGeorg Ehrke2017-11-112-0/+96
| * adapt occ 'dav:sync-birthday-calendar commandGeorg Ehrke2017-11-111-1/+33
| * add CalDAV interface that allows users to re-enable their birthday calendarGeorg Ehrke2017-11-113-0/+304
| * remember when a user deleted their contact birthdays calendarGeorg Ehrke2017-11-108-27/+104
| * Add admin checkbox to disable birthday calendarsGeorg Ehrke2017-11-096-0/+204
* | Merge pull request #7453 from nextcloud/txt_fopen_errorRoeland Jago Douma2017-12-111-0/+5
|\ \
| * | Properly detect if fopen fails for txt previewsRoeland Jago Douma2017-12-111-0/+5
|/ /
* | Merge pull request #6637 from nextcloud/contactsstore_public_apiRoeland Jago Douma2017-12-118-1/+67
|\ \
| * | Register ContactsStore using alias + run autoloaderchecker.shTobia De Koninck2017-12-113-1/+5
| * | Add @since annotation and add missing new lineTobia De Koninck2017-12-111-1/+6
| * | Make ContactsStore a public APITobia De Koninck2017-12-116-1/+58
* | | Merge pull request #7431 from nextcloud/app-content-list-fixesRoeland Jago Douma2017-12-111-29/+54
|\ \ \
| * | | Fixed width on app detailsJohn Molakvoæ (skjnldsv)2017-12-111-1/+2
| * | | Fixed scrolling in app listJohn Molakvoæ (skjnldsv)2017-12-111-3/+12
| * | | Fixed popover menu in entryJohn Molakvoæ (skjnldsv)2017-12-111-25/+40
* | | | Merge pull request #7450 from nextcloud/log_correct_self_signedRoeland Jago Douma2017-12-114-2/+88
|\ \ \ \ | |_|/ / |/| | |
| * | | Catch the errors related to untrusted self signed certificates for federationRoeland Jago Douma2017-12-114-2/+88
| |/ /
* | | Merge pull request #6668 from nextcloud/fix_6621Morris Jobke2017-12-112-1/+37
|\ \ \ | |/ / |/| |
| * | handle not found mounts when cleaning avatarsRobin Appelman2017-12-112-0/+9
| * | Remove avatar on user deletionRoeland Jago Douma2017-12-111-0/+23
| * | Dispatch event on User predeleteRoeland Jago Douma2017-12-111-1/+5
* | | Merge pull request #6590 from nextcloud/dav-create-activities-for-publishingMorris Jobke2017-12-115-0/+57
|\ \ \
| * | | Fix testsRoeland Jago Douma2017-12-111-0/+2
| * | | Update wordingMorris Jobke2017-12-111-2/+2
| * | | Create activities for (un)publishing calendar eventsThomas Citharel2017-12-115-0/+55
* | | | Merge pull request #6079 from nextcloud/fix-antivirusblizzz2017-12-113-18/+82
|\ \ \ \
| * | | | Parse Sabre Exception in OC.Files.Client and file-uploadVincent Petry2017-11-133-18/+82
* | | | | Merge pull request #6715 from go2sh/fix-freebusyMorris Jobke2017-12-1111-25/+420
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | updated autoloaders for davGeorg Ehrke2017-12-112-0/+4
| * | | | Principal search: Take sharing settings into accountGeorg Ehrke2017-12-116-35/+275
| * | | | exclude shared calendars from freeBusyGeorg Ehrke2017-12-111-1/+1
| * | | | Fix functions to search for principals in the backend.Christoph Seitz2017-12-114-6/+157
|/ / / /