| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Fix undefined variable $tmpRoot | Axel Helmert | 2017-09-12 | 1 | -5/+5 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-13 | 2 | -0/+400 |
* | | | Fix AppPassword 2FA auth | Roeland Jago Douma | 2017-09-12 | 1 | -1/+5 |
* | | | Use IAppManager instead of private API | Julius Härtl | 2017-09-12 | 1 | -1/+2 |
* | | | Move theming related imagePath logic to ThemingDefaults | Julius Härtl | 2017-09-12 | 1 | -8/+7 |
|/ / |
|
* | | Merge pull request #6435 from nextcloud/add-exception-to-phpdoc | Lukas Reschke | 2017-09-11 | 1 | -0/+3 |
|\ \ |
|
| * | | Add exceptions to PHPDoc of interface | Lukas Reschke | 2017-09-10 | 1 | -0/+3 |
| |/ |
|
* / | Fix uninitialized variable $this->params | William Pain | 2017-09-11 | 1 | -2/+2 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-10 | 2 | -0/+2 |
* | Merge pull request #6414 from nextcloud/share-notification-wrong-language | Morris Jobke | 2017-09-08 | 2 | -12/+20 |
|\ |
|
| * | Use the language of the recipient for the share notification | Joas Schilling | 2017-09-08 | 2 | -12/+20 |
* | | Merge pull request #6416 from nextcloud/make-sure-sqlite-works-without-content | Morris Jobke | 2017-09-08 | 1 | -13/+6 |
|\ \ |
|
| * | | Ask the schema whether the table and column exist | Joas Schilling | 2017-09-08 | 1 | -13/+6 |
| |/ |
|
* | | Merge pull request #6417 from nextcloud/proper-english-nowhave | Morris Jobke | 2017-09-08 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Improve text: 'you have now' -> 'you now have' | Leon Klingele | 2017-09-08 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-08 | 56 | -216/+216 |
* | | Merge pull request #6360 from nextcloud/fix/session-timeout-refresh-csrf-token | Lukas Reschke | 2017-09-07 | 1 | -5/+8 |
|\ \ |
|
| * | | Fix failing csp/nonce check due to timed out session | Christoph Wurst | 2017-09-04 | 1 | -5/+8 |
* | | | Merge pull request #6380 from nextcloud/cleanup-oci-setup | Lukas Reschke | 2017-09-07 | 1 | -173/+22 |
|\ \ \
| |_|/
|/| | |
|
| * | | cleanup oci setup code | Robin Appelman | 2017-09-06 | 1 | -173/+22 |
* | | | Merge pull request #6329 from nextcloud/ldap-password | Morris Jobke | 2017-09-07 | 1 | -3/+9 |
|\ \ \ |
|
| * | | | Don't log LDAP password when server is not available | Joas Schilling | 2017-09-06 | 1 | -3/+9 |
* | | | | Refactor webroot detection in resource locator | tux-rampage | 2017-09-06 | 2 | -64/+68 |
* | | | | Merge pull request #5571 from Luzifer/5570_backend_admin | Morris Jobke | 2017-09-06 | 3 | -0/+10 |
|\ \ \ \ |
|
| * | | | | Add @since tag to constant | Knut Ahlers | 2017-09-05 | 1 | -0/+3 |
| * | | | | Allow group backend to declare users as admins | Knut Ahlers | 2017-06-30 | 3 | -0/+7 |
* | | | | | Merge pull request #6364 from nextcloud/fix_login_loop | Morris Jobke | 2017-09-06 | 1 | -1/+0 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Fix login with basic auth | Roeland Jago Douma | 2017-09-05 | 1 | -1/+0 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-06 | 2 | -0/+2 |
* | | | | | Merge pull request #6358 from nextcloud/fix-mixup-of-id-and-name | Morris Jobke | 2017-09-05 | 5 | -24/+26 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Merge setMetaData into constructor | Joas Schilling | 2017-09-04 | 5 | -24/+26 |
* | | | | | Update autoloader | Morris Jobke | 2017-09-04 | 2 | -0/+2 |
| |_|/ /
|/| | | |
|
* | | | | Merge pull request #6254 from nextcloud/async-bus-split | Morris Jobke | 2017-09-04 | 3 | -77/+126 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Add proper EOL | Morris Jobke | 2017-09-04 | 1 | -1/+1 |
| * | | | allow configuring the command bus | Robin Appelman | 2017-08-24 | 1 | -30/+41 |
| * | | | split async test bus for easier subclassing | Robin Appelman | 2017-08-24 | 3 | -48/+86 |
* | | | | Merge pull request #6064 from nextcloud/fix-5219-absolute-path-must-be-relati... | Morris Jobke | 2017-09-04 | 1 | -6/+13 |
|\ \ \ \ |
|
| * | | | | Don't lock in the appdata_ directory | Joas Schilling | 2017-08-10 | 1 | -1/+1 |
| * | | | | Still throw a locked exception when the path is not relative to $user/files/ | Joas Schilling | 2017-08-10 | 1 | -5/+12 |
* | | | | | Merge pull request #6326 from nextcloud/fix_4654_3375 | Roeland Jago Douma | 2017-09-04 | 1 | -3/+4 |
|\ \ \ \ \ |
|
| * | | | | | Pass new value to triggerChange | Roeland Jago Douma | 2017-08-31 | 1 | -3/+4 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #6331 from nextcloud/update-repair-step | Morris Jobke | 2017-09-04 | 4 | -5/+5 |
|\ \ \ \ \ |
|
| * | | | | | update autoloader | Bjoern Schiessle | 2017-09-04 | 2 | -2/+2 |
| * | | | | | move repair step to stable12 | Bjoern Schiessle | 2017-09-01 | 2 | -3/+3 |
| |/ / / / |
|
* | | | | | Merge pull request #6297 from te-online/add-mimetype-internet-shortcut | Morris Jobke | 2017-09-04 | 1 | -1/+14 |
|\ \ \ \ \ |
|
| * | | | | | Add mimetype support for .URL (Windows) and .webloc (macOS) files. Update pla... | Thomas Ebert | 2017-08-31 | 1 | -1/+14 |
| |/ / / / |
|
* | | | | | Rebuild SCSS files if frontend controller value changes | Julius Härtl | 2017-09-03 | 1 | -1/+2 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-02 | 2 | -0/+2 |
|/ / / / |
|
* | | | | Merge pull request #6296 from nextcloud/improve_2fa | Roeland Jago Douma | 2017-08-31 | 2 | -4/+77 |
|\ \ \ \ |
|
| * | | | | Improve 2FA | Roeland Jago Douma | 2017-08-29 | 2 | -4/+77 |