summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* show and hide verification dialogBjoern Schiessle2017-04-282-11/+12
* fix email verification statusBjoern Schiessle2017-04-282-2/+6
* Use JS for verification icon tooltipJan-Christoph Borchardt2017-04-282-1/+4
* Fix verification icon positon and cursorJan-Christoph Borchardt2017-04-281-5/+4
* email doesn't need a verification dialog, verification mail is send automatic...Bjoern Schiessle2017-04-281-7/+0
* Fix email verification cursor thing properlyJan-Christoph Borchardt2017-04-281-1/+4
* only verify-actions should show a mouse pointerBjoern Schiessle2017-04-281-1/+1
* Use individual verification popover dialogs instead of oneJan-Christoph Borchardt2017-04-282-17/+29
* Group verification CSSJan-Christoph Borchardt2017-04-281-17/+15
* minor style fixes; use verify-action class only for verification-status-icons...Bjoern Schiessle2017-04-282-2/+2
* add missing translation and other small fixesBjoern Schiessle2017-04-286-36/+34
* Fix styling of verification box to popoverJan-Christoph Borchardt2017-04-283-50/+19
* fix css fileBjoern Schiessle2017-04-281-0/+2
* change status indicator if value was changedBjoern Schiessle2017-04-281-1/+13
* remove action class once the status changes from 'to verify' to 'verifying'Bjoern Schiessle2017-04-281-1/+2
* make use of verification buttonsBjoern Schiessle2017-04-284-28/+35
* Add verification iconsJan-Christoph Borchardt2017-04-283-0/+12
* 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