Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3489 from nextcloud/give-hint-about-opcache | Morris Jobke | 2017-02-24 | 1 | -1/+11 |
|\ | |||||
| * | Show info in admin settings about PHP opcache if disabled | Morris Jobke | 2017-02-22 | 1 | -1/+11 |
* | | Merge pull request #3287 from nextcloud/readd_appstoreenabled_switch | Joas Schilling | 2017-02-24 | 3 | -4/+176 |
|\ \ | |||||
| * | | Fix unit tests and improve appstore logic | Morris Jobke | 2017-02-24 | 3 | -4/+176 |
* | | | Merge pull request #3605 from nextcloud/single-user | Joas Schilling | 2017-02-24 | 3 | -144/+12 |
|\ \ \ | |/ / |/| | | |||||
| * | | Clean up single user mode | Morris Jobke | 2017-02-22 | 3 | -144/+12 |
* | | | Merge pull request #3589 from nextcloud/remove-unneeded-repair-step | Morris Jobke | 2017-02-23 | 11 | -1652/+19 |
|\ \ \ | |||||
| * | | | cleanup old and not needed repair steps to speed up the update | Morris Jobke | 2017-02-22 | 11 | -1652/+19 |
| |/ / | |||||
* / / | Use 90% JPEG quality for thumbnails and previews by default | Joas Schilling | 2017-02-22 | 1 | -1/+7 |
|/ / | |||||
* / | add unit tests | Morris Jobke | 2017-02-15 | 1 | -3/+165 |
|/ | |||||
* | Always enable avatars | Morris Jobke | 2017-02-13 | 1 | -4/+0 |
* | Merge pull request #3297 from nextcloud/cloud-id-resolve | Robin Appelman | 2017-02-09 | 2 | -0/+145 |
|\ | |||||
| * | clean cloud ids | Robin Appelman | 2017-02-09 | 1 | -7/+7 |
| * | add tests | Robin Appelman | 2017-02-08 | 2 | -0/+145 |
* | | Merge pull request #3184 from nextcloud/issue-3165 | Lukas Reschke | 2017-02-09 | 1 | -84/+23 |
|\ \ | |||||
| * | | Prevent migration from ownCloud 11 to Nextcloud 12 | Joas Schilling | 2017-01-23 | 1 | -84/+23 |
* | | | Merge pull request #3408 from nextcloud/nullstorage-free-space | Joas Schilling | 2017-02-09 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Fix unit tests | Morris Jobke | 2017-02-08 | 1 | -1/+2 |
| | |/ | |/| | |||||
* | | | Merge pull request #3362 from nextcloud/fix/nc-token-cookie-name | Joas Schilling | 2017-02-09 | 2 | -3/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | oc_token should be nc_token | Christoph Wurst | 2017-02-02 | 2 | -3/+3 |
* | | | fix unit tests | Morris Jobke | 2017-02-03 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #2044 from nextcloud/login-credential-store | Morris Jobke | 2017-01-30 | 6 | -6/+248 |
|\ \ | |||||
| * | | always allow remembered login | Christoph Wurst | 2017-01-11 | 4 | -6/+0 |
| * | | do not hard-require the token provider | Christoph Wurst | 2017-01-11 | 1 | -1/+9 |
| * | | use login hook credentials as fallback | Christoph Wurst | 2017-01-11 | 1 | -8/+55 |
| * | | add login credential store | Christoph Wurst | 2017-01-11 | 2 | -0/+193 |
* | | | Merge pull request #2822 from nextcloud/add-navigation-via-info.xml | Morris Jobke | 2017-01-27 | 1 | -0/+66 |
|\ \ \ | |||||
| * | | | Force to specify the name | Joas Schilling | 2017-01-27 | 1 | -4/+6 |
| * | | | Add navigation via info.xml (#26785) | Thomas Müller | 2016-12-22 | 1 | -0/+64 |
* | | | | Merge pull request #3284 from nextcloud/remove-avatar-fixup | Morris Jobke | 2017-01-26 | 1 | -189/+0 |
|\ \ \ \ | |||||
| * | | | | remote now unneeded AvatarPermissions repair step | Robin Appelman | 2017-01-26 | 1 | -189/+0 |
* | | | | | Merge pull request #3246 from nextcloud/fix-sqlite-dependency | Morris Jobke | 2017-01-26 | 1 | -14/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Remove useless dependency on SQLite (non-PDO) | Morris Jobke | 2017-01-25 | 1 | -14/+2 |
* | | | | | Merge pull request #3208 from nextcloud/issue-3125-bring-user-management-endp... | Morris Jobke | 2017-01-25 | 1 | -145/+64 |
|\ \ \ \ \ | |||||
| * | | | | | Error out when subadmin doesn't select any group | Joas Schilling | 2017-01-23 | 1 | -145/+64 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #3232 from nextcloud/add-profile-data-to-provisioning-api | Björn Schießle | 2017-01-25 | 1 | -18/+0 |
|\ \ \ \ \ | |||||
| * | | | | | unify endpoints form core and the the provisioning api | Bjoern Schiessle | 2017-01-25 | 1 | -18/+0 |
| |/ / / / | |||||
* | | | | | Merge pull request #3030 from nextcloud/filesapi-renamefailcase | Morris Jobke | 2017-01-24 | 3 | -532/+483 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Add tests for move/copy hooks in Node API | Vincent Petry | 2017-01-12 | 1 | -0/+81 |
| * | | | | Fix files node API failed rename/copy | Vincent Petry | 2017-01-12 | 2 | -4/+46 |
| * | | | | Refactor files node API for more code reuse | Vincent Petry | 2017-01-11 | 3 | -530/+358 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #3151 from nextcloud/navigation-icons | Morris Jobke | 2017-01-24 | 1 | -30/+44 |
|\ \ \ \ | |||||
| * | | | | Fix the manager tests | Joas Schilling | 2017-01-19 | 1 | -30/+44 |
* | | | | | Mimetype detection for hidden files | Magnus Walbeck | 2017-01-23 | 1 | -0/+4 |
| |_|/ / |/| | | | |||||
* | | | | Adjust the tests | Joas Schilling | 2017-01-20 | 1 | -2/+2 |
|/ / / | |||||
* | | | add some unit tests | Bjoern Schiessle | 2017-01-18 | 2 | -1/+85 |
* | | | Merge pull request #1594 from nextcloud/markdown-support-for-app-descriptions | Joas Schilling | 2017-01-17 | 2 | -9/+15 |
|\ \ \ | |||||
| * | | | Apply DOMPurify over HTML | Lukas Reschke | 2017-01-13 | 1 | -1/+2 |
| * | | | Fix JSUnit tests | Morris Jobke | 2017-01-13 | 1 | -1/+2 |
| * | | | Fix tests | Joas Schilling | 2017-01-13 | 1 | -8/+12 |