summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Expand)AuthorAgeFilesLines
...
* only show verification buttons for public fields and field with some actual v...Bjoern Schiessle2017-04-281-3/+3
* show and hide verification dialogBjoern Schiessle2017-04-282-11/+12
* Use JS for verification icon tooltipJan-Christoph Borchardt2017-04-281-1/+1
* 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-284-35/+32
* 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-283-25/+26
* remove unused variableBjoern Schiessle2017-04-281-1/+1
* pass verified status to templateBjoern Schiessle2017-04-282-3/+45
* 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-281-1/+5
* check verification proof and update account tableBjoern Schiessle2017-04-282-8/+329
* store verification status in accounts table and update lookup serverBjoern Schiessle2017-04-281-1/+10
* add verification dialogBjoern Schiessle2017-04-285-2/+162
* [tx-robot] updated from transifexNextcloud bot2017-04-298-2/+30
* [tx-robot] updated from transifexNextcloud bot2017-04-288-2/+8
* Merge pull request #4569 from nextcloud/fix-iconsRoeland Jago Douma2017-04-283-3/+11
|\
| * Fix icons in sidebar on personal pageMorris Jobke2017-04-273-3/+11
* | [tx-robot] updated from transifexNextcloud bot2017-04-2850-52/+284
|/
* Fix typo in HTML tagsMorris Jobke2017-04-271-1/+1
* Merge pull request #4540 from nextcloud/settings-helpMorris Jobke2017-04-271-2/+2
|\
| * Add more hints to settingsJan-Christoph Borchardt2017-04-261-2/+2
* | [tx-robot] updated from transifexNextcloud bot2017-04-2794-276/+392
* | Merge pull request #4537 from nextcloud/change-linkMorris Jobke2017-04-261-5/+5
|\ \
| * | Change feed to website planet link, fix wordingJan-Christoph Borchardt2017-04-261-5/+5
| |/
* | Fix bundles header positionJan-Christoph Borchardt2017-04-261-2/+2
* | Style app bundlesJan-Christoph Borchardt2017-04-263-10/+32
* | Use .installed layoutLukas Reschke2017-04-262-4/+4
* | Styling fixes to bundle headerJan-Christoph Borchardt2017-04-261-1/+9
* | Make disableapp.php accept arraysLukas Reschke2017-04-263-53/+135
* | Fix stylingLukas Reschke2017-04-263-1/+8
* | Don't sort on app bundlesLukas Reschke2017-04-261-10/+12
* | Add titlesLukas Reschke2017-04-263-20/+43
* | Add app bundlesLukas Reschke2017-04-264-11/+72
|/
* Merge pull request #4512 from nextcloud/fix-translations-2Morris Jobke2017-04-261-1/+1
|\
| * Fix email vs mailJoas Schilling2017-04-261-1/+1
* | Merge pull request #4478 from nextcloud/improve_settings_helpJoas Schilling2017-04-266-5/+14
|\ \
| * | Move h2 and settings-hint togetherJan-Christoph Borchardt2017-04-251-0/+1
| * | Wording fixesJan-Christoph Borchardt2017-04-254-5/+4
| * | Small layout fixes to settings hintsJan-Christoph Borchardt2017-04-251-3/+3
| * | adding some documentation hints and some smaller cleanupFrank Karlitschek2017-04-256-4/+13
| |/