Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove obsolete files | Arthur Schiwon | 2017-06-23 | 1 | -444/+0 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Allow to force a language and set it via the ocs api | Joas Schilling | 2017-06-21 | 1 | -15/+23 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | cleanup template | Bjoern Schiessle | 2017-04-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | allow to display the verification code also while verification is already ↵ | Bjoern Schiessle | 2017-04-28 | 1 | -3/+11 |
| | | | | | | running 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> | ||||
* | 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> | ||||
* | show and hide verification dialog | Bjoern Schiessle | 2017-04-28 | 1 | -10/+11 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | add missing translation and other small fixes | Bjoern Schiessle | 2017-04-28 | 1 | -2/+1 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Fix styling of verification box to popover | Jan-Christoph Borchardt | 2017-04-28 | 1 | -2/+2 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | 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 | 1 | -5/+6 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | add verification dialog | Bjoern Schiessle | 2017-04-28 | 1 | -1/+37 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | trigger event on input autofill | Felix Heidecke | 2017-03-19 | 1 | -9/+2 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Always enable avatars | Morris Jobke | 2017-02-13 | 1 | -9/+7 |
| | | | | | | | | | * we introduced this setting in the begining because our avatar support caused some performance issues, but we fixed them and should only provide one way how Nextcloud looks Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix #2473 | John Molakvoæ (skjnldsv) | 2016-12-06 | 1 | -26/+11 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | remove dead js code from personal settings | Christoph Wurst | 2016-12-05 | 1 | -55/+0 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add federation scope to the user avatar | Christoph Wurst | 2016-11-21 | 1 | -3/+3 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Add more personal information fields to the settings page for enhanced ↵ | Christoph Wurst | 2016-11-21 | 1 | -7/+16 |
| | | | | | | | | | | federated sharing fix layout Add generic way of handling input change events Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fix error message displaying | Joas Schilling | 2016-11-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix route and js | Roeland Jago Douma | 2016-11-06 | 1 | -6/+9 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Removed else statement preventing Success message from displaying causing ↵ | Henry Mohn | 2016-11-04 | 1 | -11/+10 |
| | | | | | | bug #1875 Signed-off-by: Henry Mohn <hmohniii@gmail.com> | ||||
* | Merge pull request #1828 from nextcloud/avatar-picker-improvements | Morris Jobke | 2016-10-24 | 1 | -11/+23 |
|\ | | | | | Avatar picker improvements | ||||
| * | use smaller cropper on small screens | Robin Appelman | 2016-10-24 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | set initial cropper to max size | Robin Appelman | 2016-10-21 | 1 | -4/+6 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | show spinner while loading/cropping avatar | Robin Appelman | 2016-10-20 | 1 | -2/+10 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | only show cropper dialog when the cropper is ready | Robin Appelman | 2016-10-20 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | float the avatar cropper over the page | Robin Appelman | 2016-10-20 | 1 | -4/+2 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | Prevent flashing the full sized image when cropping an avatar | Robin Appelman | 2016-10-20 | 1 | -2/+5 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Fix personal page | Roeland Jago Douma | 2016-10-21 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | The red box already makes clear it's an error | Joas Schilling | 2016-10-18 | 1 | -4/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | remove old indicators for "saving started" and "saving successful" | Morris Jobke | 2016-10-06 | 1 | -2/+0 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Removes spinner in case password is wrong as well. | Raghu Nayyar | 2016-09-17 | 1 | -1/+1 |
| | |||||
* | Removes tipsy when password verification is going on | Raghu Nayyar | 2016-09-17 | 1 | -0/+2 |
| | |||||
* | Removes the check mark after 5 second timeout. | Raghu Nayyar | 2016-09-17 | 1 | -0/+12 |
| | |||||
* | Adds a checkmark when the change is complete. | Raghu Nayyar | 2016-09-17 | 1 | -0/+1 |
| | |||||
* | Disables teh button when clicked change password. | Raghu Nayyar | 2016-09-17 | 1 | -1/+2 |
| | |||||
* | Cache avatars properly | Roeland Jago Douma | 2016-08-30 | 1 | -2/+11 |
| | | | | | * Set proper caching headers for avatars (15 minutes) * For our own avatar use some extra logic to invalidate when we update | ||||
* | verify user password on change | Bjoern Schiessle | 2016-06-27 | 1 | -11/+19 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' into master-upstream-sync | Lukas Reschke | 2016-06-26 | 1 | -0/+11 |
|\ | |||||
| * | redirect to new login route (#25099) | Christoph Wurst | 2016-06-21 | 1 | -0/+11 |
| | | | | | | | | | | | | * redirect to new login route * encode anchor in url and restore it client-side | ||||
* | | fix strengthify in personal settings | Morris Jobke | 2016-06-15 | 1 | -1/+2 |
|/ | |||||
* | list user's auth tokens on the personal settings page | Christoph Wurst | 2016-05-23 | 1 | -0/+7 |
| | |||||
* | Merge pull request #22783 from patelfenil/bugfix-issue-17320 | Thomas Müller | 2016-04-25 | 1 | -2/+9 |
|\ | | | | | Remove image now not coming when user changes fullname. Fixes #17320 | ||||
| * | Remove image now not coming when user changes fullname. Fixes #17320 | patelfenil | 2016-03-07 | 1 | -2/+9 |
| | | |||||
* | | replace $.parseJSON() by JSON.parse() | Christoph Wurst | 2016-04-19 | 1 | -3/+3 |
| | | |||||
* | | Disable pastezone for jquery.fileupload | Lukas Reschke | 2016-03-22 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | jquery.fileupload offers the [`pastezone`](https://github.com/blueimp/jQuery-File-Upload/wiki/Options#pastezone) functionality. This functionality is enabled by default and if somebody copy-pastes something into Chrome it will automatically trigger an upload of the content to any configured jquery.fileupload element embedded in the JS. This implementation triggers some problems: 1. The pastezone is defined globally by default (:see_no_evil:). So if there are multiple fileupload's on a page (such as in the personal settings) then stuff is going to be uploaded to all embedded uploads. 2. Our server code is not able to parse the data. For example for uploads in the files app we expect a file name which is not specified => Just an error is thrown. You can reproduce this by taking a file into your clipboard and in Chrome then pressing <kbd>CTRL + V</kbd>. 3. When copy-pasting some string from MS Office on the personal page a temporary avatar with said content is created. Considering that this is anyways was never working at all and causes bugs I've set the `pastezone` to `null`. This mens that upload via copy and paste will be disabled. Lesson learned: Third-party JS libraries can have some weird details. | ||||
* | | Update avatar on username change if avatar is set | Morris Jobke | 2016-03-17 | 1 | -1/+4 |
|/ | | | | * fixes #20455 | ||||
* | Save display name and email address on paste operations - fixes #22245 | Thomas Müller | 2016-02-09 | 1 | -0/+8 |
| | |||||
* | Hide the delete button, until we know its a custom avatar | Joas Schilling | 2016-01-26 | 1 | -9/+8 |
| | |||||
* | Allow admins to add system wide root certificates | Robin Appelman | 2016-01-12 | 1 | -67/+0 |
| |