summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Collapse)AuthorAgeFilesLines
* check right location to verify web page and query lookup server for exact ↵Bjoern Schiessle2017-04-281-13/+13
| | | | | | cloud id to check if the email address was verified correctly Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* ask lookup server if email address was verified by the userBjoern Schiessle2017-04-281-1/+5
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* check verification proof and update account tableBjoern Schiessle2017-04-282-8/+329
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* store verification status in accounts table and update lookup serverBjoern Schiessle2017-04-281-1/+10
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* add verification dialogBjoern Schiessle2017-04-285-2/+162
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* [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 page
| * Fix icons in sidebar on personal pageMorris Jobke2017-04-273-3/+11
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | [tx-robot] updated from transifexNextcloud bot2017-04-2850-52/+284
|/
* Fix typo in HTML tagsMorris Jobke2017-04-271-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #4540 from nextcloud/settings-helpMorris Jobke2017-04-271-2/+2
|\ | | | | Add more hints to settings
| * Add more hints to settingsJan-Christoph Borchardt2017-04-261-2/+2
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | [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 wording
| * | Change feed to website planet link, fix wordingJan-Christoph Borchardt2017-04-261-5/+5
| |/ | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Fix bundles header positionJan-Christoph Borchardt2017-04-261-2/+2
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Style app bundlesJan-Christoph Borchardt2017-04-263-10/+32
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Use .installed layoutLukas Reschke2017-04-262-4/+4
| | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Styling fixes to bundle headerJan-Christoph Borchardt2017-04-261-1/+9
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Make disableapp.php accept arraysLukas Reschke2017-04-263-53/+135
| | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Fix stylingLukas Reschke2017-04-263-1/+8
| | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Don't sort on app bundlesLukas Reschke2017-04-261-10/+12
| | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Add titlesLukas Reschke2017-04-263-20/+43
| | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Add app bundlesLukas Reschke2017-04-264-11/+72
|/ | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Merge pull request #4512 from nextcloud/fix-translations-2Morris Jobke2017-04-261-1/+1
|\ | | | | Fix translations
| * Fix email vs mailJoas Schilling2017-04-261-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #4478 from nextcloud/improve_settings_helpJoas Schilling2017-04-266-5/+14
|\ \ | | | | | | adding some documentation hints and some smaller cleanup
| * | Move h2 and settings-hint togetherJan-Christoph Borchardt2017-04-251-0/+1
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | Wording fixesJan-Christoph Borchardt2017-04-254-5/+4
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | Small layout fixes to settings hintsJan-Christoph Borchardt2017-04-251-3/+3
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | adding some documentation hints and some smaller cleanupFrank Karlitschek2017-04-256-4/+13
| |/
* | [tx-robot] updated from transifexNextcloud bot2017-04-26114-578/+568
| |
* | Fix adding/removing appsJulius Härtl2017-04-251-19/+6
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #3195 from nextcloud/settings-apps-tabularMorris Jobke2017-04-254-50/+196
|\ | | | | Make apps settings tabular
| * Fix app icon being inverted for app store apps tooJan-Christoph Borchardt2017-04-252-8/+19
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * Show spinner until app store images loadedJan-Christoph Borchardt2017-04-252-2/+2
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * Show placeholder for image-less apps in app managementJan-Christoph Borchardt2017-04-252-1/+6
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * Center spinner in apps managementJan-Christoph Borchardt2017-04-252-4/+5
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * Make svgs more fluid and consistent remove action, instead of 'remove app'Felix A. Epp2017-04-252-2/+2
| | | | | | | | Signed-off-by: Felix A. Epp <work@felixepp.de>
| * rename Uninstall to RemoveJan-Christoph Borchardt2017-04-252-5/+5
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * also improve layout of apps from storeJan-Christoph Borchardt2017-04-253-23/+15
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * Revert "Add Minor styling improvements with opacity instead of grey"Jan-Christoph Borchardt2017-04-251-6/+5
| | | | | | | | | | | | This reverts commit e9f8a15692ccd4690eef9d4268343d59aa8491ea. Signed-off-by: Felix A. Epp <work@felixepp.de>
| * fix sizing and alignment of your app listJan-Christoph Borchardt2017-04-252-7/+9
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * hide app version and level on narrower screensJan-Christoph Borchardt2017-04-252-2/+15
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * improve wording of Apps mgmt navigation entriesJan-Christoph Borchardt2017-04-252-6/+6
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * Add Minor styling improvements with opacity instead of greyFelix A. Epp2017-04-251-5/+10
| | | | | | | | Signed-off-by: Felix A. Epp <work@felixepp.de>
| * Fix spacing between enbale-groups label and select2Felix A. Epp2017-04-251-0/+4
| | | | | | | | Signed-off-by: Felix A. Epp <work@felixepp.de>
| * Fix uninstall in tabular viewFelix A. Epp2017-04-252-6/+6
| | | | | | | | Signed-off-by: Felix A. Epp <work@felixepp.de>
| * Fix app-icon opacity and positioingFelix A. Epp2017-04-252-2/+7
| | | | | | | | Signed-off-by: Felix A. Epp <work@felixepp.de>