Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-02 | 10 | -0/+54 |
* | Merge pull request #8284 from nextcloud/lib_log-storage-test-failed | Roeland Jago Douma | 2018-03-01 | 1 | -0/+3 |
|\ | |||||
| * | External storage test: log exceptions | Roland Tapken | 2018-02-11 | 1 | -0/+3 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-01 | 14 | -0/+58 |
* | | Correct mistaken regex wildcard in .htaccess | Dan Callahan | 2018-02-28 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-28 | 16 | -2/+42 |
* | | Make the Outlook and Thunderbird addons identifyable | Joas Schilling | 2018-02-27 | 1 | -0/+10 |
* | | Merge pull request #8219 from nextcloud/fix-overwrite-url-on-cli-install | Morris Jobke | 2018-02-27 | 1 | -3/+8 |
|\ \ | |||||
| * | | Fix proper overwrite URL on CLI install | Morris Jobke | 2018-02-07 | 1 | -3/+8 |
* | | | Merge pull request #7363 from nextcloud/default-share-perms | Morris Jobke | 2018-02-27 | 4 | -19/+68 |
|\ \ \ | |||||
| * | | | fix unit tests | Bjoern Schiessle | 2018-02-27 | 1 | -24/+31 |
| * | | | add share permissions to settings page | Bjoern Schiessle | 2018-02-27 | 2 | -17/+48 |
| * | | | expose capabilities in js | Bjoern Schiessle | 2018-02-27 | 2 | -2/+13 |
* | | | | Merge pull request #8051 from nextcloud/public-template | Roeland Jago Douma | 2018-02-27 | 9 | -3/+355 |
|\ \ \ \ | |||||
| * | | | | Remove setters | Julius Härtl | 2018-02-27 | 1 | -48/+0 |
| * | | | | Rework array handling to avoid phan error | Julius Härtl | 2018-02-27 | 1 | -27/+12 |
| * | | | | Add id to list element | Julius Härtl | 2018-02-27 | 1 | -2/+2 |
| * | | | | Sort menu by priority | Julius Härtl | 2018-02-27 | 1 | -0/+3 |
| * | | | | Add missing phpdoc for public API | Julius Härtl | 2018-02-27 | 2 | -1/+65 |
| * | | | | Add phpdoc, typehints and sanitize HTML | Julius Härtl | 2018-02-27 | 1 | -5/+69 |
| * | | | | Expose parameters as variables to templates | Julius Härtl | 2018-02-27 | 1 | -1/+4 |
| * | | | | update autoloader | Julius Härtl | 2018-02-27 | 2 | -0/+6 |
| * | | | | Add menu item abstraction | Julius Härtl | 2018-02-27 | 3 | -0/+265 |
| * | | | | Enable renderAs public page | Julius Härtl | 2018-02-27 | 1 | -0/+4 |
| * | | | | Pass template parameters to parent template | Julius Härtl | 2018-02-27 | 2 | -2/+8 |
| |/ / / | |||||
* | | | | Merge pull request #8553 from nextcloud/strict_logger | Morris Jobke | 2018-02-27 | 2 | -28/+30 |
|\ \ \ \ | |||||
| * | | | | Loglevel is an int | Roeland Jago Douma | 2018-02-27 | 2 | -4/+4 |
| * | | | | Typehint Throwable | Roeland Jago Douma | 2018-02-27 | 2 | -2/+2 |
| * | | | | Make ILogger strict | Roeland Jago Douma | 2018-02-27 | 2 | -26/+28 |
* | | | | | Merge pull request #8552 from nextcloud/strict_session | Morris Jobke | 2018-02-27 | 5 | -35/+42 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Make ISession strict | Roeland Jago Douma | 2018-02-26 | 5 | -35/+42 |
* | | | | | Fix check if theming defaults instance is available | Morris Jobke | 2018-02-27 | 1 | -1/+5 |
| |/ / / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-27 | 4 | -2/+16 |
* | | | | Merge pull request #8359 from nextcloud/swift-v3 | Morris Jobke | 2018-02-26 | 1 | -7/+27 |
|\ \ \ \ | |||||
| * | | | | User proper username + pass | Roeland Jago Douma | 2018-02-26 | 1 | -2/+2 |
| * | | | | add support for v3 swift auth | Robin Appelman | 2018-02-26 | 1 | -7/+27 |
* | | | | | Merge pull request #8541 from nextcloud/translate-permission-error-page | Morris Jobke | 2018-02-26 | 3 | -4/+12 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Provide translated error message for permission error | Morris Jobke | 2018-02-26 | 3 | -4/+12 |
* | | | | | Merge pull request #8504 from nextcloud/bugfix/noid/well-its-not-an-array | Roeland Jago Douma | 2018-02-26 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Dont use $info as array when its not an array | Joas Schilling | 2018-02-22 | 1 | -1/+1 |
* | | | | | | Merge pull request #8026 from nextcloud/feature/noid/allow-custom-html-in-htm... | Joas Schilling | 2018-02-26 | 3 | -18/+24 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Add info also to public interface | Joas Schilling | 2018-02-16 | 1 | -6/+6 |
| * | | | | | Fix existing usages | Joas Schilling | 2018-02-15 | 1 | -1/+1 |
| * | | | | | Allow custom HTML in HTML Emails | Joas Schilling | 2018-02-15 | 1 | -11/+17 |
* | | | | | | Merge pull request #8491 from nextcloud/strict_request | Joas Schilling | 2018-02-26 | 3 | -76/+91 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix comments | Roeland Jago Douma | 2018-02-22 | 1 | -2/+2 |
| * | | | | | | Fix proper types | Roeland Jago Douma | 2018-02-22 | 2 | -3/+11 |
| * | | | | | | Make Request strict | Roeland Jago Douma | 2018-02-22 | 2 | -73/+80 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #8497 from nextcloud/relax_l10n | Roeland Jago Douma | 2018-02-24 | 2 | -4/+8 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Relax what t accepts so we don't break it all | Roeland Jago Douma | 2018-02-22 | 2 | -4/+8 |
| |/ / / / |