Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-24 | 72 | -324/+346 |
* | Merge pull request #3879 from nextcloud/downstream-26915 | Morris Jobke | 2017-03-23 | 1 | -1/+1 |
|\ | |||||
| * | Make deleting a group compatible with ocs v2 | Joas Schilling | 2017-03-23 | 1 | -1/+1 |
* | | Merge pull request #4007 from nextcloud/backport-27155 | Morris Jobke | 2017-03-23 | 12 | -78/+98 |
|\ \ | |||||
| * | | added quit option in commentstabview.js | noveens | 2017-03-23 | 12 | -78/+98 |
* | | | Merge pull request #3953 from nextcloud/downstream-27027 | Morris Jobke | 2017-03-23 | 2 | -2/+56 |
|\ \ \ | |||||
| * | | | set cache to failedcache when shared storage init fails | Robin Appelman | 2017-03-23 | 2 | -2/+5 |
| * | | | return failed cache if the shared storage failed to setup | Robin Appelman | 2017-03-20 | 1 | -0/+4 |
| * | | | also set nonmaskedstorage in error cases | Robin Appelman | 2017-03-20 | 1 | -0/+5 |
| * | | | Ignore NoUserException for shares from ghosts | Vincent Petry | 2017-03-20 | 2 | -2/+44 |
* | | | | Merge pull request #3965 from nextcloud/downstream-27343 | Morris Jobke | 2017-03-23 | 1 | -4/+33 |
|\ \ \ \ | |||||
| * | | | | improve file transfer code | Morris Jobke | 2017-03-22 | 1 | -26/+15 |
| * | | | | Providing --path option to transfer-ownership | Sujith H | 2017-03-20 | 1 | -4/+44 |
* | | | | | Merge pull request #3998 from nextcloud/backport-27032 | Roeland Jago Douma | 2017-03-23 | 1 | -1/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Use the expected method depending on the target being a file or folder | Juan Pablo Villafáñez | 2017-03-22 | 1 | -1/+5 |
* | | | | | | Merge pull request #4000 from nextcloud/backport-27216 | Lukas Reschke | 2017-03-23 | 1 | -0/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | allow configuring authType for DAV backend | Jörn Friedrich Dreyer | 2017-03-22 | 1 | -0/+2 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #3995 from nextcloud/files_scan_appdata | Lukas Reschke | 2017-03-23 | 2 | -1/+286 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use proper name and code style | Morris Jobke | 2017-03-22 | 1 | -2/+2 |
| * | | | | | | Add files:scanAppData command | Roeland Jago Douma | 2017-03-22 | 2 | -1/+286 |
* | | | | | | | Merge pull request #3948 from nextcloud/downstream-27271 | Lukas Reschke | 2017-03-23 | 1 | -3/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fix path for files from root folder | Morris Jobke | 2017-03-22 | 1 | -1/+5 |
| * | | | | | | | In the real world id is an initial filename | Victor Dubiniuk | 2017-03-20 | 1 | -3/+4 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #3989 from nextcloud/files-external-save-button | Lukas Reschke | 2017-03-23 | 3 | -18/+17 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | replace autosave with a save button for external storage configuration | Robin Appelman | 2017-03-22 | 3 | -18/+17 |
* | | | | | | | | Merge pull request #3999 from nextcloud/backport-27262 | Morris Jobke | 2017-03-23 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | Updated UI messages relating to the encryption functionality | Matthew Setter | 2017-03-22 | 2 | -2/+2 |
| | |_|_|/ / / | |/| | | | | | |||||
* / | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-23 | 8 | -2/+32 |
|/ / / / / / | |||||
* | | / / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-22 | 40 | -14/+280 |
| |_|/ / / |/| | | | | |||||
* | | | | | Revert "Bundle vendor js" | Roeland Jago Douma | 2017-03-22 | 1 | -0/+2 |
* | | | | | Merge pull request #3795 from nextcloud/bundle_vendor_js | Roeland Jago Douma | 2017-03-22 | 1 | -2/+0 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Handlebars is already loaded by core.js | Roeland Jago Douma | 2017-03-22 | 1 | -2/+0 |
* | | | | | Merge pull request #3972 from nextcloud/merge-some-more-css | Roeland Jago Douma | 2017-03-22 | 15 | -13/+13 |
|\ \ \ \ \ | |||||
| * | | | | | fix path | Morris Jobke | 2017-03-21 | 2 | -1/+1 |
| * | | | | | Merge some CSS files using our SCSS compiler | Lukas Reschke | 2017-03-21 | 15 | -13/+13 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-22 | 38 | -50/+224 |
* | | | | | | Fix reshare with user activity message | Joas Schilling | 2017-03-21 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #3937 from nextcloud/downstream-27234 | Morris Jobke | 2017-03-21 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | fix typo in sftp public key | Martin | 2017-03-19 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | [master] Fix branding | Lukas Reschke | 2017-03-21 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #3955 from nextcloud/downstream-27113 | Roeland Jago Douma | 2017-03-21 | 3 | -1/+7 |
|\ \ \ \ | |||||
| * | | | | [CI] Can we get some faster phpunit execution? (#27113) | Thomas Müller | 2017-03-20 | 3 | -1/+7 |
| |/ / / | |||||
* | / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-21 | 22 | -6/+90 |
| |/ / |/| | | |||||
* | | | Log access to preview images | Lukas Reschke | 2017-03-20 | 3 | -13/+56 |
| |/ |/| | |||||
* | | Merge pull request #3957 from nextcloud/downstream-27307 | Christoph Wurst | 2017-03-20 | 1 | -1/+8 |
|\ \ | |||||
| * | | Fix provisioning API call | Joas Schilling | 2017-03-20 | 1 | -1/+8 |
* | | | Merge pull request #3884 from nextcloud/downstream-26956 | Joas Schilling | 2017-03-20 | 4 | -4/+45 |
|\ \ \ | |||||
| * | | | Use DI | Joas Schilling | 2017-03-17 | 1 | -1/+1 |
| * | | | Skip null groups in group manager (#26871) (#26956) | Vincent Petry | 2017-03-17 | 4 | -4/+45 |
* | | | | Merge pull request #3868 from nextcloud/issue-3834-escape-theming-footer | Joas Schilling | 2017-03-20 | 2 | -5/+6 |
|\ \ \ \ |