Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix path to the website proof | Bjoern Schiessle | 2017-04-28 | 2 | -2/+2 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | cleanup template | Bjoern Schiessle | 2017-04-28 | 3 | -18/+25 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | use already available instance if l10n | Bjoern Schiessle | 2017-04-28 | 1 | -2/+2 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | allow to display the verification code also while verification is already ↵ | Bjoern Schiessle | 2017-04-28 | 4 | -26/+35 |
| | | | | | | running Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | move translatable strings out of the template | Bjoern Schiessle | 2017-04-28 | 2 | -9/+30 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | verification button should be clickable directly after status change, not ↵ | Bjoern Schiessle | 2017-04-28 | 1 | -13/+20 |
| | | | | | | only after page reload Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | fix name of website input field | Bjoern Schiessle | 2017-04-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | only close verification dialog if the user clicks outside of the dialog | Bjoern Schiessle | 2017-04-28 | 1 | -11/+10 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Fix text overflow in website popover | Jan-Christoph Borchardt | 2017-04-28 | 1 | -0/+1 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | update message in verify popup | Bjoern Schiessle | 2017-04-28 | 1 | -2/+2 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | only show verify button if scope is public and the input field contain some ↵ | Bjoern Schiessle | 2017-04-28 | 1 | -10/+34 |
| | | | | | | value Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Fix verification button placement on mobile | Jan-Christoph Borchardt | 2017-04-28 | 1 | -2/+3 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Fix dialog width | Jan-Christoph Borchardt | 2017-04-28 | 1 | -2/+1 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Improve placeholders for website and Twitter handle | Jan-Christoph Borchardt | 2017-04-28 | 1 | -2/+2 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | only show verification buttons for public fields and field with some actual ↵ | Bjoern Schiessle | 2017-04-28 | 1 | -3/+3 |
| | | | | | | value Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | show and hide verification dialog | Bjoern Schiessle | 2017-04-28 | 2 | -11/+12 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Use JS for verification icon tooltip | Jan-Christoph Borchardt | 2017-04-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Fix verification icon positon and cursor | Jan-Christoph Borchardt | 2017-04-28 | 1 | -5/+4 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | email doesn't need a verification dialog, verification mail is send ↵ | Bjoern Schiessle | 2017-04-28 | 1 | -7/+0 |
| | | | | | | automatically by the lookup server Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Fix email verification cursor thing properly | Jan-Christoph Borchardt | 2017-04-28 | 1 | -1/+4 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | only verify-actions should show a mouse pointer | Bjoern Schiessle | 2017-04-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Use individual verification popover dialogs instead of one | Jan-Christoph Borchardt | 2017-04-28 | 2 | -17/+29 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Group verification CSS | Jan-Christoph Borchardt | 2017-04-28 | 1 | -17/+15 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | minor style fixes; use verify-action class only for ↵ | Bjoern Schiessle | 2017-04-28 | 2 | -2/+2 |
| | | | | | | verification-status-icons which are interactive Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | add missing translation and other small fixes | Bjoern Schiessle | 2017-04-28 | 4 | -35/+32 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Fix styling of verification box to popover | Jan-Christoph Borchardt | 2017-04-28 | 3 | -50/+19 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | fix css file | Bjoern Schiessle | 2017-04-28 | 1 | -0/+2 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | change status indicator if value was changed | Bjoern Schiessle | 2017-04-28 | 1 | -1/+13 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | remove action class once the status changes from 'to verify' to 'verifying' | Bjoern Schiessle | 2017-04-28 | 1 | -1/+2 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | make use of verification buttons | Bjoern Schiessle | 2017-04-28 | 3 | -25/+26 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | remove unused variable | Bjoern Schiessle | 2017-04-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | pass verified status to template | Bjoern Schiessle | 2017-04-28 | 2 | -3/+45 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | check right location to verify web page and query lookup server for exact ↵ | Bjoern Schiessle | 2017-04-28 | 1 | -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 user | Bjoern Schiessle | 2017-04-28 | 1 | -1/+5 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | check verification proof and update account table | Bjoern Schiessle | 2017-04-28 | 2 | -8/+329 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | store verification status in accounts table and update lookup server | Bjoern Schiessle | 2017-04-28 | 1 | -1/+10 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | add verification dialog | Bjoern Schiessle | 2017-04-28 | 5 | -2/+162 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-29 | 8 | -2/+30 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-28 | 8 | -2/+8 |
| | |||||
* | Merge pull request #4569 from nextcloud/fix-icons | Roeland Jago Douma | 2017-04-28 | 3 | -3/+11 |
|\ | | | | | Fix icons in sidebar on personal page | ||||
| * | Fix icons in sidebar on personal page | Morris Jobke | 2017-04-27 | 3 | -3/+11 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-28 | 50 | -52/+284 |
|/ | |||||
* | Fix typo in HTML tags | Morris Jobke | 2017-04-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge pull request #4540 from nextcloud/settings-help | Morris Jobke | 2017-04-27 | 1 | -2/+2 |
|\ | | | | | Add more hints to settings | ||||
| * | Add more hints to settings | Jan-Christoph Borchardt | 2017-04-26 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-27 | 94 | -276/+392 |
| | | |||||
* | | Merge pull request #4537 from nextcloud/change-link | Morris Jobke | 2017-04-26 | 1 | -5/+5 |
|\ \ | | | | | | | Change feed to website planet link, fix wording | ||||
| * | | Change feed to website planet link, fix wording | Jan-Christoph Borchardt | 2017-04-26 | 1 | -5/+5 |
| |/ | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Fix bundles header position | Jan-Christoph Borchardt | 2017-04-26 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Style app bundles | Jan-Christoph Borchardt | 2017-04-26 | 3 | -10/+32 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> |