Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-30 | 204 | -6892/+7042 |
* | Merge pull request #4890 from nextcloud/unify-settings | blizzz | 2017-06-29 | 71 | -741/+2439 |
|\ | |||||
| * | … and their tests needed adjustments, too | Arthur Schiwon | 2017-06-29 | 5 | -8/+8 |
| * | move admin templates to the right place | Arthur Schiwon | 2017-06-27 | 12 | -6/+6 |
| * | move encryption to security (and behind two factor things) | Arthur Schiwon | 2017-06-27 | 4 | -123/+3 |
| * | try to lower the timeout in an acceptance test | Arthur Schiwon | 2017-06-26 | 1 | -1/+1 |
| * | We're on 13 now… | Arthur Schiwon | 2017-06-26 | 3 | -6/+6 |
| * | fix typos and unnecessary white spaces | Arthur Schiwon | 2017-06-26 | 2 | -5/+4 |
| * | forgotten test adjustments | Arthur Schiwon | 2017-06-23 | 1 | -6/+3 |
| * | take out additional (legacy) settings section from tests | Arthur Schiwon | 2017-06-23 | 1 | -2/+1 |
| * | fix setting up encryption section | Arthur Schiwon | 2017-06-23 | 2 | -78/+16 |
| * | move twofactor_* into security | Arthur Schiwon | 2017-06-23 | 3 | -101/+2 |
| * | adapt to force language changes | Arthur Schiwon | 2017-06-23 | 3 | -22/+41 |
| * | avoid marking two sections as active when they have the same name | Arthur Schiwon | 2017-06-23 | 3 | -13/+17 |
| * | adapt encryption | Arthur Schiwon | 2017-06-23 | 5 | -7/+203 |
| * | adapt twofactore_backupcodes | Arthur Schiwon | 2017-06-23 | 6 | -30/+187 |
| * | do not offer additional settings when there is no content | Arthur Schiwon | 2017-06-23 | 1 | -1/+18 |
| * | adapt federatedfilesharing | Arthur Schiwon | 2017-06-23 | 7 | -84/+190 |
| * | remove obsolete file | Arthur Schiwon | 2017-06-23 | 1 | -47/+0 |
| * | Fix and extend acceptance tests | Arthur Schiwon | 2017-06-23 | 3 | -6/+55 |
| * | already declared in Trait | Arthur Schiwon | 2017-06-23 | 1 | -2/+0 |
| * | update autoloader | Arthur Schiwon | 2017-06-23 | 2 | -0/+12 |
| * | drone wasn't satisfied yet | Arthur Schiwon | 2017-06-23 | 1 | -5/+12 |
| * | adjust another test | Arthur Schiwon | 2017-06-23 | 1 | -3/+19 |
| * | …and adjust tests | Arthur Schiwon | 2017-06-23 | 1 | -22/+23 |
| * | take over changes from #5166 and follow #5267 | Arthur Schiwon | 2017-06-23 | 5 | -128/+17 |
| * | take over changes from #5084 | Arthur Schiwon | 2017-06-23 | 3 | -10/+59 |
| * | move personal external storage settings to it's own section | Robin Appelman | 2017-06-23 | 5 | -21/+173 |
| * | fix getting sections | Robin Appelman | 2017-06-23 | 1 | -2/+2 |
| * | Fix trait usage | Robin Appelman | 2017-06-23 | 3 | -8/+4 |
| * | add missing pieces to Settings Manager and fix and extend its unit tests | Arthur Schiwon | 2017-06-23 | 3 | -12/+180 |
| * | remove obsolete files | Arthur Schiwon | 2017-06-23 | 3 | -728/+0 |
| * | add Additional (+ Fallback) section for Personal settings | Arthur Schiwon | 2017-06-23 | 6 | -2/+127 |
| * | Adopt DB and Manager to personal settings structure | Arthur Schiwon | 2017-06-23 | 5 | -41/+229 |
| * | sync clients have their own place | Arthur Schiwon | 2017-06-23 | 5 | -56/+152 |
| * | take over app passwords | Arthur Schiwon | 2017-06-23 | 6 | -4/+133 |
| * | convert Sessions section | Arthur Schiwon | 2017-06-23 | 4 | -0/+121 |
| * | add storage info, fix URL generation | Arthur Schiwon | 2017-06-23 | 4 | -3/+36 |
| * | fix displaying groups in personal info | Arthur Schiwon | 2017-06-23 | 1 | -10/+44 |
| * | completing PersonalInfo | Arthur Schiwon | 2017-06-23 | 7 | -9/+591 |
| * | brief, incomplete personal info settings implementation | Arthur Schiwon | 2017-06-23 | 2 | -0/+383 |
| * | Extend interfaces | Arthur Schiwon | 2017-06-23 | 2 | -0/+53 |
| * | one settings link, common template, styling | Arthur Schiwon | 2017-06-23 | 3 | -17/+43 |
| * | add route and controller. consolidate common settings functions in a trait. | Arthur Schiwon | 2017-06-23 | 4 | -51/+204 |
* | | Merge pull request #5490 from nextcloud/add-clear-site-data-header | Lukas Reschke | 2017-06-29 | 2 | -1/+5 |
|\ \ | |||||
| * | | Add Clear-Site-Data header | Lukas Reschke | 2017-06-20 | 2 | -1/+5 |
* | | | Merge pull request #5460 from nextcloud/objectstore-error-logging | Roeland Jago Douma | 2017-06-29 | 1 | -5/+21 |
|\ \ \ | |||||
| * | | | improved logging of objectore errors | Robin Appelman | 2017-06-21 | 1 | -5/+21 |
* | | | | Merge pull request #5526 from nextcloud/trashbin-error-log | Roeland Jago Douma | 2017-06-29 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Improve logging of trash bin inconsistencies | Morris Jobke | 2017-06-23 | 1 | -1/+1 |