summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-05-1016-8/+82
* Fix privacy settings drop downs on personal settings pageMorris Jobke2017-05-091-3/+3
* [tx-robot] updated from transifexNextcloud bot2017-05-092-0/+4
* [tx-robot] updated from transifexNextcloud bot2017-05-0826-46/+44
* Improve readability of verify textMorris Jobke2017-05-081-2/+2
* Merge pull request #4695 from nextcloud/reset-verify-stateLukas Reschke2017-05-081-0/+15
|\
| * reset verification state if max tries are reachedBjoern Schiessle2017-05-041-0/+15
* | Merge pull request #4727 from stffabi/IncreaseDeviceEntropyLukas Reschke2017-05-082-5/+5
|\ \
| * | Increase device password entropy. Use lower- and upper-case characters and di...Fabrizio Steiner2017-05-082-5/+5
* | | Merge pull request #4716 from nextcloud/user-settings-dropdownRobin Appelman2017-05-082-63/+283
|\ \ \
| * | | polish user actions dropdownRobin Appelman2017-05-062-63/+283
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2017-05-086-110/+140
* | | [tx-robot] updated from transifexNextcloud bot2017-05-0710-2/+184
|/ /
* | [tx-robot] updated from transifexNextcloud bot2017-05-062-0/+34
* | [tx-robot] updated from transifexNextcloud bot2017-05-054-2/+52
|/
* [tx-robot] updated from transifexNextcloud bot2017-05-046-0/+112
* [tx-robot] updated from transifexNextcloud bot2017-05-0310-2/+74
* [tx-robot] updated from transifexNextcloud bot2017-05-028-82/+386
* fix email settingsRobin Appelman2017-05-011-1/+1
* [tx-robot] updated from transifexNextcloud bot2017-05-0118-0/+250
* [tx-robot] updated from transifexNextcloud bot2017-04-3058-108/+138
* align popovermenu next to … buttonthingyArthur Schiwon2017-04-291-0/+1
* consolidate setEnabled methodArthur Schiwon2017-04-291-76/+12
* UserManager can now count disabled usersArthur Schiwon2017-04-291-8/+5
* Use short array syntaxChristoph Wurst2017-04-291-112/+111
* use proper return codes and handle failure casesMorris Jobke2017-04-292-3/+13
* Improve wording of error messagesMorris Jobke2017-04-292-5/+5
* fix greyed out display nameMorris Jobke2017-04-291-1/+1
* check $user object before using itMorris Jobke2017-04-291-24/+24
* change group id to _disabledUsersMorris Jobke2017-04-295-15/+15
* improve layoutMorris Jobke2017-04-291-5/+14
* Implemented visual feedback if a user is disabled in admin user menu.Thomas Pulzer2017-04-298-41/+300
* send signature to lookup serverBjoern Schiessle2017-04-281-0/+2
* fix path to the website proofBjoern Schiessle2017-04-282-2/+2
* cleanup templateBjoern Schiessle2017-04-283-18/+25
* use already available instance if l10nBjoern Schiessle2017-04-281-2/+2
* allow to display the verification code also while verification is already run...Bjoern Schiessle2017-04-284-26/+35
* move translatable strings out of the templateBjoern Schiessle2017-04-282-9/+30
* verification button should be clickable directly after status change, not onl...Bjoern Schiessle2017-04-281-13/+20
* fix name of website input fieldBjoern Schiessle2017-04-281-1/+1
* only close verification dialog if the user clicks outside of the dialogBjoern Schiessle2017-04-281-11/+10
* Fix text overflow in website popoverJan-Christoph Borchardt2017-04-281-0/+1
* update message in verify popupBjoern Schiessle2017-04-281-2/+2
* only show verify button if scope is public and the input field contain some v...Bjoern Schiessle2017-04-281-10/+34
* Fix verification button placement on mobileJan-Christoph Borchardt2017-04-281-2/+3
* Fix dialog widthJan-Christoph Borchardt2017-04-281-2/+1
* Improve placeholders for website and Twitter handleJan-Christoph Borchardt2017-04-281-2/+2
* 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