Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add rollback | Roeland Jago Douma | 2018-05-01 | 6 | -0/+105 |
* | Add version collection to DAV | Roeland Jago Douma | 2018-05-01 | 9 | -1/+449 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-01 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-30 | 8 | -14/+30 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-29 | 14 | -0/+30 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-28 | 18 | -14/+14 |
* | Merge pull request #9309 from nextcloud/feature/noid/no_js_sharepermission_logic | Morris Jobke | 2018-04-27 | 2 | -17/+7 |
|\ | |||||
| * | Fix sharedfilelistSpec.js tests | Roeland Jago Douma | 2018-04-26 | 1 | -3/+6 |
| * | Do not add sharePermission logic in JS | Roeland Jago Douma | 2018-04-26 | 1 | -14/+1 |
* | | unbound cloned connection fix | Roger Szabo | 2018-04-27 | 1 | -0/+3 |
* | | Merge pull request #9319 from nextcloud/rakekniven-patch-1 | Morris Jobke | 2018-04-27 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fixed typo | rakekniven | 2018-04-26 | 1 | -1/+1 |
| |/ | |||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-27 | 38 | -46/+122 |
|/ | |||||
* | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 26 | -134/+167 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-26 | 2 | -0/+2 |
* | Merge pull request #9256 from nextcloud/fed-sharing-improvements | Morris Jobke | 2018-04-25 | 6 | -89/+25 |
|\ | |||||
| * | improve error reporting and move format parameter to the options | Bjoern Schiessle | 2018-04-25 | 6 | -89/+25 |
* | | Merge pull request #9296 from nextcloud/migrate-groups-fetch-to-ocs-api | Morris Jobke | 2018-04-25 | 1 | -369/+373 |
|\ \ | |||||
| * | | Workflow engine to ocs api | John Molakvoæ (skjnldsv) | 2018-04-25 | 1 | -369/+373 |
* | | | Merge pull request #9284 from nextcloud/bugfix/9279/strict_sharee_api | Morris Jobke | 2018-04-25 | 1 | -5/+6 |
|\ \ \ | |||||
| * | | | Make ShareesAPIController strict | Roeland Jago Douma | 2018-04-23 | 1 | -5/+6 |
* | | | | Merge pull request #8540 from nextcloud/theming-advanced | Morris Jobke | 2018-04-25 | 16 | -620/+713 |
|\ \ \ \ | |||||
| * | | | | Add more tests for ImageManager | Julius Härtl | 2018-04-19 | 1 | -0/+91 |
| * | | | | Fix theming tests | Julius Härtl | 2018-04-19 | 7 | -253/+186 |
| * | | | | Make sure the custom favicon is used | Julius Härtl | 2018-04-19 | 1 | -2/+10 |
| * | | | | Add typehints | Julius Härtl | 2018-04-19 | 3 | -3/+4 |
| * | | | | Fix background color | Julius Härtl | 2018-04-19 | 1 | -5/+9 |
| * | | | | Return value | Julius Härtl | 2018-04-19 | 1 | -1/+1 |
| * | | | | Remove unneeded preview image handling | Julius Härtl | 2018-04-19 | 1 | -3/+0 |
| * | | | | Fix undo preview and remove duplicate code | Julius Härtl | 2018-04-19 | 2 | -29/+28 |
| * | | | | Add advanced theming options to frontend | Julius Härtl | 2018-04-19 | 1 | -7/+37 |
| * | | | | Use generic image upload in theming JS | Julius Härtl | 2018-04-19 | 1 | -45/+17 |
| * | | | | Use SCSS for previewing images as well | Julius Härtl | 2018-04-19 | 1 | -6/+39 |
| * | | | | Move theming settings to SCSS | Julius Härtl | 2018-04-19 | 2 | -107/+120 |
| * | | | | Move to more generic image handling and add extra images | Julius Härtl | 2018-04-19 | 6 | -175/+187 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-25 | 2 | -0/+2 |
* | | | | | Merge pull request #9248 from nextcloud/fix-files-ellipsis | Roeland Jago Douma | 2018-04-24 | 2 | -84/+27 |
|\ \ \ \ \ | |||||
| * | | | | | Add min-width to trick the table width calculation in safari | Julius Härtl | 2018-04-22 | 1 | -11/+14 |
| * | | | | | Use flex based layout inside the filename table cell | Julius Härtl | 2018-04-19 | 2 | -84/+24 |
| |/ / / / | |||||
* | | | | | Merge pull request #9282 from nextcloud/bugfix/9279/scrit_type_share_api | Joas Schilling | 2018-04-24 | 2 | -54/+55 |
|\ \ \ \ \ | |||||
| * | | | | | Fix tests | Roeland Jago Douma | 2018-04-24 | 2 | -15/+17 |
| * | | | | | Make the ShareAPIController strict | Roeland Jago Douma | 2018-04-23 | 1 | -40/+39 |
| | |/ / / | |/| | | | |||||
* / | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-24 | 10 | -0/+10 |
|/ / / / | |||||
* | | | | Merge pull request #9278 from nextcloud/bug/noid/ldap-wizard-newaccess | Morris Jobke | 2018-04-23 | 2 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Access needs UserManager, missed to add in #8833 | Arthur Schiwon | 2018-04-23 | 2 | -2/+2 |
* | | | | | Fix DI for federated file sharing controller | Morris Jobke | 2018-04-23 | 3 | -8/+22 |
* | | | | | Merge pull request #9245 from nextcloud/fix-race-condition-when-preparing-upl... | Roeland Jago Douma | 2018-04-23 | 1 | -1/+17 |
|\ \ \ \ \ | |||||
| * | | | | | Fix race condition when preparing upload folder | Daniel Calviño Sánchez | 2018-04-22 | 1 | -1/+17 |
* | | | | | | Merge pull request #9255 from nextcloud/less-deprecated-calls | Roeland Jago Douma | 2018-04-23 | 7 | -26/+20 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Less deprecated calls to OCP\Util::writeLog | Morris Jobke | 2018-04-22 | 7 | -26/+20 |