Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add tests for public capabilties | Julius Härtl | 2017-06-30 | 2 | -0/+63 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Expose theming capabilities to public | Julius Härtl | 2017-06-30 | 1 | -2/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add public capabilities API | Julius Härtl | 2017-06-30 | 3 | -4/+45 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | [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 |
|\ | | | | | Unify settings | ||||
| * | … and their tests needed adjustments, too | Arthur Schiwon | 2017-06-29 | 5 | -8/+8 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | move admin templates to the right place | Arthur Schiwon | 2017-06-27 | 12 | -6/+6 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | move encryption to security (and behind two factor things) | Arthur Schiwon | 2017-06-27 | 4 | -123/+3 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | try to lower the timeout in an acceptance test | Arthur Schiwon | 2017-06-26 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | We're on 13 now… | Arthur Schiwon | 2017-06-26 | 3 | -6/+6 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | fix typos and unnecessary white spaces | Arthur Schiwon | 2017-06-26 | 2 | -5/+4 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | forgotten test adjustments | Arthur Schiwon | 2017-06-23 | 1 | -6/+3 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | take out additional (legacy) settings section from tests | Arthur Schiwon | 2017-06-23 | 1 | -2/+1 |
| | | | | | | | | | | | | | | because it is dependent whether anything else registers into it and \OC_App is static Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | fix setting up encryption section | Arthur Schiwon | 2017-06-23 | 2 | -78/+16 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | move twofactor_* into security | Arthur Schiwon | 2017-06-23 | 3 | -101/+2 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | adapt to force language changes | Arthur Schiwon | 2017-06-23 | 3 | -22/+41 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | avoid marking two sections as active when they have the same name | Arthur Schiwon | 2017-06-23 | 3 | -13/+17 |
| | | | | | | | | … in both personal and admin. | ||||
| * | adapt encryption | Arthur Schiwon | 2017-06-23 | 5 | -7/+203 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | adapt twofactore_backupcodes | Arthur Schiwon | 2017-06-23 | 6 | -30/+187 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | do not offer additional settings when there is no content | Arthur Schiwon | 2017-06-23 | 1 | -1/+18 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | adapt federatedfilesharing | Arthur Schiwon | 2017-06-23 | 7 | -84/+190 |
| | | | | | | | | | | | | also drops IE8 switch Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | remove obsolete file | Arthur Schiwon | 2017-06-23 | 1 | -47/+0 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | Fix and extend acceptance tests | Arthur Schiwon | 2017-06-23 | 3 | -6/+55 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | already declared in Trait | Arthur Schiwon | 2017-06-23 | 1 | -2/+0 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | update autoloader | Arthur Schiwon | 2017-06-23 | 2 | -0/+12 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | drone wasn't satisfied yet | Arthur Schiwon | 2017-06-23 | 1 | -5/+12 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | adjust another test | Arthur Schiwon | 2017-06-23 | 1 | -3/+19 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | …and adjust tests | Arthur Schiwon | 2017-06-23 | 1 | -22/+23 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | take over changes from #5166 and follow #5267 | Arthur Schiwon | 2017-06-23 | 5 | -128/+17 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | take over changes from #5084 | Arthur Schiwon | 2017-06-23 | 3 | -10/+59 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | move personal external storage settings to it's own section | Robin Appelman | 2017-06-23 | 5 | -21/+173 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | fix getting sections | Robin Appelman | 2017-06-23 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | Fix trait usage | Robin Appelman | 2017-06-23 | 3 | -8/+4 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | add missing pieces to Settings Manager and fix and extend its unit tests | Arthur Schiwon | 2017-06-23 | 3 | -12/+180 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | remove obsolete files | Arthur Schiwon | 2017-06-23 | 3 | -728/+0 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | add Additional (+ Fallback) section for Personal settings | Arthur Schiwon | 2017-06-23 | 6 | -2/+127 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | Adopt DB and Manager to personal settings structure | Arthur Schiwon | 2017-06-23 | 5 | -41/+229 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | sync clients have their own place | Arthur Schiwon | 2017-06-23 | 5 | -56/+152 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | take over app passwords | Arthur Schiwon | 2017-06-23 | 6 | -4/+133 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | convert Sessions section | Arthur Schiwon | 2017-06-23 | 4 | -0/+121 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | add storage info, fix URL generation | Arthur Schiwon | 2017-06-23 | 4 | -3/+36 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | fix displaying groups in personal info | Arthur Schiwon | 2017-06-23 | 1 | -10/+44 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | completing PersonalInfo | Arthur Schiwon | 2017-06-23 | 7 | -9/+591 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | brief, incomplete personal info settings implementation | Arthur Schiwon | 2017-06-23 | 2 | -0/+383 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | Extend interfaces | Arthur Schiwon | 2017-06-23 | 2 | -0/+53 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | one settings link, common template, styling | Arthur Schiwon | 2017-06-23 | 3 | -17/+43 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | add route and controller. consolidate common settings functions in a trait. | Arthur Schiwon | 2017-06-23 | 4 | -51/+204 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Merge pull request #5490 from nextcloud/add-clear-site-data-header | Lukas Reschke | 2017-06-29 | 2 | -1/+5 |
|\ \ | | | | | | | Add Clear-Site-Data header | ||||
| * | | Add Clear-Site-Data header | Lukas Reschke | 2017-06-20 | 2 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a Clear-Site-Data header to the logout response which will delete all relevant data in the caches which may contain potentially sensitive content. See https://w3c.github.io/webappsec-clear-site-data/#header for the definition of the types. Ref https://twitter.com/mikewest/status/877149667909406723 Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | Merge pull request #5460 from nextcloud/objectstore-error-logging | Roeland Jago Douma | 2017-06-29 | 1 | -5/+21 |
|\ \ \ | | | | | | | | | improved logging of objectore errors |