summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* updated unit testsBjoern Schiessle2017-04-281-6/+50
* remove unused variableBjoern Schiessle2017-04-281-1/+1
* pass verified status to templateBjoern Schiessle2017-04-282-3/+45
* make sure that every data set has a 'verified' statusBjoern Schiessle2017-04-281-9/+30
* check right location to verify web page and query lookup server for exact clo...Bjoern Schiessle2017-04-281-13/+13
* ask lookup server if email address was verified by the userBjoern Schiessle2017-04-284-5/+45
* make sure that we don't lose previous verification statusBjoern Schiessle2017-04-281-0/+15
* send local verification status to lookup serverBjoern Schiessle2017-04-281-0/+5
* use configured lookup serverBjoern Schiessle2017-04-281-1/+2
* check verification proof and update account tableBjoern Schiessle2017-04-283-10/+433
* store verification status in accounts table and update lookup serverBjoern Schiessle2017-04-282-1/+56
* add verification dialogBjoern Schiessle2017-04-285-2/+162
* allow admin to configure lookup serverBjoern Schiessle2017-04-283-24/+20
* Merge pull request #4098 from nextcloud/feature/caldav_searchMorris Jobke2017-04-2818-1/+1761
|\
| * rename calendarobjects_properties -> calendarobjects_propsGeorg Ehrke2017-04-282-3/+3
| * unit test custom calendar searchGeorg Ehrke2017-04-283-22/+162
| * require at least one param or prop filter elementGeorg Ehrke2017-04-252-1/+9
| * updateProperties: catch exception when reading calendar dataGeorg Ehrke2017-04-251-1/+6
| * unit test CalDAV Search PluginGeorg Ehrke2017-04-254-10/+469
| * add repairstep with backgroundjob to index calendar dataGeorg Ehrke2017-04-254-1/+208
| * remove unused CalendarSearchValidatorGeorg Ehrke2017-04-242-122/+0
| * add Nextcloud Search extension to CalDAVGeorg Ehrke2017-04-2414-1/+1064
* | Merge pull request #4566 from nextcloud/cache-gc-no-fsMorris Jobke2017-04-281-0/+2
|\ \
| * | dont spam log when request can't access filesystemRobin Appelman2017-04-281-0/+2
* | | [tx-robot] updated from transifexNextcloud bot2017-04-2946-70/+160
* | | Merge pull request #4584 from nextcloud/hint-themingMorris Jobke2017-04-281-1/+1
|\ \ \ | |/ / |/| |
| * | Hint: Theming customizes the look and feel of supported clients tooMarius Blüm2017-04-281-1/+1
* | | Merge pull request #4559 from nextcloud/invert-new-iconsMorris Jobke2017-04-282-7/+10
|\ \ \ | |/ / |/| |
| * | Invert new header icons on bright theming colorsJulius Härtl2017-04-282-7/+10
|/ /
* | [tx-robot] updated from transifexNextcloud bot2017-04-2814-22/+34
* | Merge pull request #4521 from nextcloud/custom-mount-typesRoeland Jago Douma2017-04-288-7/+68
|\ \
| * | Make sure mountType is actually definedRoeland Jago Douma2017-04-281-1/+1
| * | allow apps to set custom mount typesRobin Appelman2017-04-288-7/+68
* | | Merge pull request #4574 from nextcloud/rename-extension-pointLukas Reschke2017-04-281-1/+1
|\ \ \
| * | | Rename extension pointLukas Reschke2017-04-281-1/+1
* | | | Merge pull request #4575 from nextcloud/add-sharing-types-for-guestRoeland Jago Douma2017-04-282-0/+2
|\ \ \ \
| * | | | Add sharing types for guestsLukas Reschke2017-04-282-0/+2
| |/ / /
* | | | Merge pull request #4576 from nextcloud/disable-oc-migration-until-we-found-a...Joas Schilling2017-04-281-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Disable OC Migration until we found a path to do itJoas Schilling2017-04-281-1/+0
|/ / /
* | | Merge pull request #4562 from nextcloud/contactmenu-second-tooltipJoas Schilling2017-04-281-1/+3
|\ \ \ | |/ / |/| |
| * | Show tooltip for second action.Ivan Sein2017-04-271-1/+3
* | | Merge pull request #4524 from nextcloud/downstream-27508Roeland Jago Douma2017-04-2816-287/+670
|\ \ \
| * | | Fix class namesJoas Schilling2017-04-271-4/+4
| * | | Fix last unit testsJoas Schilling2017-04-272-200/+32
| * | | Don't end the abstract class name with Test.phpJoas Schilling2017-04-274-4/+4
| * | | Add commentVincent Petry2017-04-271-0/+2
| * | | Properly handle missing READ permissionVincent Petry2017-04-277-11/+100
| * | | Fix duplicate name of classJoas Schilling2017-04-272-6/+6
| * | | Fix forbidden backslash DAV integration testsVincent Petry2017-04-261-12/+12
| * | | Fix FutureFile MOVE to keep destination nodeVincent Petry2017-04-263-4/+112