summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Collapse)AuthorAgeFilesLines
* Improve user list rendering perf by not resorting after every add (#26282)Vincent Petry2016-10-101-1/+1
| | | | | The call to UserList.add() was wrong and was passing "user.lastLogin" as the sort argument which would cause the list to be resorted over and over again for every added item after loading the next page of users.
* [tx-robot] updated from transifexNextcloud bot2016-10-102-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2016-10-092-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2016-10-084-10/+14
|
* [tx-robot] updated from transifexNextcloud bot2016-10-072-0/+6
|
* Merge pull request #1629 from nextcloud/cleanup-settings-applicationJoas Schilling2016-10-065-244/+40
|\ | | | | Cleanup settings Application class
| * Fix testsJoas Schilling2016-10-061-0/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Use magic DI as much as possibleJoas Schilling2016-10-054-200/+39
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Remove unneeded service definitionsJoas Schilling2016-10-051-44/+0
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #1634 from nextcloud/fix-password-policy-hintJoas Schilling2016-10-061-4/+24
|\ \ | | | | | | Properly catch password policy hint for personal page password changes
| * | Properly catch password policy hint for personal page password changesMorris Jobke2016-10-061-4/+24
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #1229 from nextcloud/bugfix/change-password-changesMorris Jobke2016-10-063-4/+22
|\ \ \ | |/ / |/| | Bugfix/change password changes
| * | remove old indicators for "saving started" and "saving successful"Morris Jobke2016-10-061-2/+0
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | Removes spinner in case password is wrong as well.Raghu Nayyar2016-09-171-1/+1
| | |
| * | Removes tipsy when password verification is going onRaghu Nayyar2016-09-172-1/+3
| | |
| * | Removes the check mark after 5 second timeout.Raghu Nayyar2016-09-171-0/+12
| | |
| * | Adds a checkmark when the change is complete.Raghu Nayyar2016-09-172-0/+5
| | |
| * | Disables teh button when clicked change password.Raghu Nayyar2016-09-171-1/+2
| | |
* | | Merge pull request #1586 from ↵Lukas Reschke2016-10-051-0/+7
|\ \ \ | |_|/ |/| | | | | | | | nextcloud/issue-1466-fix-multi-translation-names-and-descriptions Allow multiple names and description
| * | Fix displaying and searching with multiple authorsJoas Schilling2016-09-301-0/+7
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | [tx-robot] updated from transifexNextcloud bot2016-10-044-2/+6
| | |
* | | [tx-robot] updated from transifexNextcloud bot2016-10-022-4/+4
| | |
* | | [tx-robot] updated from transifexNextcloud bot2016-10-012-4/+6
|/ /
* | [tx-robot] updated from transifexNextcloud bot2016-09-302-2/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2016-09-294-0/+12
| |
* | Merge pull request #1534 from nextcloud/svg-optimizationLukas Reschke2016-09-285-24/+5
|\ \ | | | | | | Svgo optimization
| * | Svgo optimizationskjnldsv2016-09-275-24/+5
| | | | | | | | | | | | Signed-off-by: John Molakvoæ <fremulon@protonmail.com>
* | | [tx-robot] updated from transifexNextcloud bot2016-09-286-8/+62
|/ /
* | [tx-robot] updated from transifexNextcloud bot2016-09-272-0/+70
| |
* | [tx-robot] updated from transifexNextcloud bot2016-09-262-0/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2016-09-252-0/+8
| |
* | [tx-robot] updated from transifexNextcloud bot2016-09-232-18/+30
| |
* | [tx-robot] updated from transifexNextcloud bot2016-09-224-128/+280
| |
* | [tx-robot] updated from transifexNextcloud bot2016-09-202-0/+10
| |
* | [tx-robot] updated from transifexNextcloud bot2016-09-194-20/+70
| |
* | [tx-robot] updated from transifexNextcloud bot2016-09-184-0/+30
|/
* [tx-robot] updated from transifexNextcloud bot2016-09-172-6/+2
|
* [tx-robot] updated from transifexNextcloud bot2016-09-164-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2016-09-154-0/+24
|
* [tx-robot] updated from transifexNextcloud bot2016-09-144-0/+30
|
* [tx-robot] updated from transifexNextcloud bot2016-09-134-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2016-09-124-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2016-09-114-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2016-09-106-8/+18
|
* [tx-robot] updated from transifexNextcloud bot2016-09-092-0/+6
|
* Merge pull request #1317 from nextcloud/add-sharing-disclaimerMorris Jobke2016-09-083-2/+57
|\ | | | | Adding a optional disclaimer to the anonymous upload page
| * Use l10nLukas Reschke2016-09-081-1/+1
| |
| * Adding a optional disclaimer to the anonymous upload pageMorris Jobke2016-09-083-2/+57
| |
* | Merge pull request #836 from nextcloud/php7.1Lukas Reschke2016-09-081-1/+1
|\ \ | | | | | | Add PHP 7.1 drone tests
| * | Set defaultRoeland Jago Douma2016-09-071-1/+1
| |/