summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-05-216-4/+6
|
* [tx-robot] updated from transifexNextcloud bot2017-05-2020-6/+92
|
* Fix group restriction regressionMorris Jobke2017-05-192-9/+9
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #4950 from nextcloud/master-workaround-4948Lukas Reschke2017-05-191-1/+1
|\ | | | | Lowercase the scriptname again
| * Lowercase the scriptname againLukas Reschke2017-05-191-1/+1
| | | | | | | | | | | | Ref https://github.com/nextcloud/server/issues/4948 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | [tx-robot] updated from transifexNextcloud bot2017-05-1918-2/+76
|/
* Merge pull request #4894 from nextcloud/generic-security-activitiesLukas Reschke2017-05-194-0/+214
|\ | | | | Change 2FA activities to more generic security activities
| * Change 2FA activities to more generic security activitiesChristoph Wurst2017-05-184-0/+214
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | delete auth token when client gets deletedBjoern Schiessle2017-05-181-1/+1
|/ | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* [tx-robot] updated from transifexNextcloud bot2017-05-18112-446/+462
|
* Merge pull request #4923 from nextcloud/backgroundjobs-wordingLukas Reschke2017-05-171-5/+5
|\ | | | | Change cron wording to background jobs
| * Change cron wording to background jobsJan-Christoph Borchardt2017-05-161-5/+5
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | [tx-robot] updated from transifexNextcloud bot2017-05-174-14/+14
| |
* | [tx-robot] updated from transifexNextcloud bot2017-05-172-0/+46
| |
* | [tx-robot] updated from transifexNextcloud bot2017-05-164-0/+24
|/
* Remove OC_App:installAppMorris Jobke2017-05-151-52/+0
| | | | | | | | | * uses Installer->installApp now * removes unused code * fixes #4453 * added some additional checks Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [tx-robot] updated from transifexNextcloud bot2017-05-154-0/+52
|
* [tx-robot] updated from transifexNextcloud bot2017-05-146-2/+38
|
* [tx-robot] updated from transifexNextcloud bot2017-05-132-2/+38
|
* Merge pull request #4822 from nextcloud/fix-input-sizeLukas Reschke2017-05-121-1/+1
|\ | | | | Fix size of enforced expiry date input
| * Fix size of enforced expiry date inputMorris Jobke2017-05-111-1/+1
| | | | | | | | | | | | * fixes #4819 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Merge pull request #4826 from nextcloud/hide-cropper-inputJoas Schilling2017-05-121-0/+4
|\ \ | | | | | | Hide checkbox in avatarcropper
| * | Hide checkbox in avatarcropperMorris Jobke2017-05-111-0/+4
| |/ | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* / [tx-robot] updated from transifexNextcloud bot2017-05-124-2/+224
|/
* [tx-robot] updated from transifexNextcloud bot2017-05-114-0/+128
|
* Automatic injection into the FetchersJoas Schilling2017-05-101-22/+0
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2017-05-1016-8/+82
|
* Fix privacy settings drop downs on personal settings pageMorris Jobke2017-05-091-3/+3
| | | | | | * fixes #4672 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [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
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #4695 from nextcloud/reset-verify-stateLukas Reschke2017-05-081-0/+15
|\ | | | | reset verification state if max tries are reached
| * reset verification state if max tries are reachedBjoern Schiessle2017-05-041-0/+15
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | Merge pull request #4727 from stffabi/IncreaseDeviceEntropyLukas Reschke2017-05-082-5/+5
|\ \ | | | | | | Increase device password entropy.
| * | Increase device password entropy. Use lower- and upper-case characters and ↵Fabrizio Steiner2017-05-082-5/+5
| | | | | | | | | | | | | | | | | | digits, but exclude ambiguous characters. The number of digits has also been increased to 25. Signed-off-by: Fabrizio Steiner <fabrizio.steiner@gmail.com>
* | | Merge pull request #4716 from nextcloud/user-settings-dropdownRobin Appelman2017-05-082-63/+283
|\ \ \ | | | | | | | | polish user actions dropdown
| * | | polish user actions dropdownRobin Appelman2017-05-062-63/+283
| |/ / | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | [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
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* [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
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* consolidate setEnabled methodArthur Schiwon2017-04-291-76/+12
| | | | | | and fix a unit test Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* UserManager can now count disabled usersArthur Schiwon2017-04-291-8/+5
| | | | | | Users page takes advantage of that Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>