Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Adjust test | Lukas Reschke | 2016-09-08 | 1 | -1/+7 | |
| * | Fix tests | Lukas Reschke | 2016-09-08 | 1 | -2/+1 | |
| * | Adding a optional disclaimer to the anonymous upload page | Morris Jobke | 2016-09-08 | 3 | -1/+16 | |
* | | Merge pull request #1247 from nextcloud/storage-id-global-cache | Morris Jobke | 2016-09-08 | 2 | -23/+33 | |
|\ \ | ||||||
| * | | more efficient querying of numeric storage ids | Robin Appelman | 2016-09-07 | 2 | -23/+33 | |
* | | | Fix tests | Joas Schilling | 2016-09-08 | 2 | -7/+15 | |
* | | | Show an update button instead of the updater | Joas Schilling | 2016-09-08 | 4 | -27/+7 | |
* | | | Merge pull request #1243 from nextcloud/fix-detection-of-file-types-a-bit | Joas Schilling | 2016-09-08 | 2 | -9/+86 | |
|\ \ \ | ||||||
| * | | | Make mimetype also work for READ and DELETE operations | Joas Schilling | 2016-09-05 | 2 | -1/+40 | |
| * | | | Better detection of mimetypes while uploading a zip on a mac | Joas Schilling | 2016-09-05 | 1 | -8/+46 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-08 | 50 | -84/+128 | |
* | | | | Merge pull request #1310 from nextcloud/shared-with-you-owner | Lukas Reschke | 2016-09-07 | 1 | -0/+5 | |
|\ \ \ \ | ||||||
| * | | | | dont show shares you own in "shared with you" | Robin Appelman | 2016-09-07 | 1 | -0/+5 | |
| | |/ / | |/| | | ||||||
* | | | | Fix apps warnings | Roeland Jago Douma | 2016-09-07 | 2 | -3/+4 | |
* | | | | Merge pull request #1311 from nextcloud/add-doc-link | Roeland Jago Douma | 2016-09-07 | 1 | -1/+8 | |
|\ \ \ \ | ||||||
| * | | | | Add a docs link when given | Joas Schilling | 2016-09-07 | 1 | -1/+8 | |
| |/ / / | ||||||
* | | | | Merge pull request #1301 from nextcloud/fix-required-permissions-for-webdav-m... | Morris Jobke | 2016-09-07 | 2 | -20/+46 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Fix tests | Joas Schilling | 2016-09-07 | 1 | -16/+28 | |
| * | | | UPDATE permissions qualify for renaming a node | Joas Schilling | 2016-09-07 | 1 | -5/+10 | |
| * | | | Only require CREATE permissions when the file does not exist yet | Joas Schilling | 2016-09-07 | 1 | -2/+11 | |
| |/ / | ||||||
* / / | Fix layout of success message and text | Morris Jobke | 2016-09-07 | 2 | -2/+2 | |
|/ / | ||||||
* | | Merge pull request #1210 from nextcloud/bump_symfony_console | Joas Schilling | 2016-09-07 | 3 | -14/+0 | |
|\ \ | ||||||
| * | | Cleanup files_external command imports | Roeland Jago Douma | 2016-09-06 | 3 | -14/+0 | |
* | | | Merge pull request #1292 from nextcloud/add-theming-icon | Morris Jobke | 2016-09-07 | 1 | -0/+4 | |
|\ \ \ | ||||||
| * | | | Add icon for the theming app | Felix Epp | 2016-09-07 | 1 | -0/+4 | |
| |/ / | ||||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-07 | 20 | -68/+126 | |
|/ / | ||||||
* | | Deprecate getEditionString() | Joas Schilling | 2016-09-06 | 1 | -7/+1 | |
* | | Merge pull request #1245 from nextcloud/get-external-mounts | Morris Jobke | 2016-09-06 | 3 | -29/+68 | |
|\ \ | ||||||
| * | | get files_external mounts more efficiently | Robin Appelman | 2016-09-05 | 3 | -29/+68 | |
* | | | add twofactor_backupcodes to l10n | Morris Jobke | 2016-09-06 | 1 | -0/+0 | |
* | | | Merge pull request #1242 from nextcloud/bump_phpunit | Joas Schilling | 2016-09-06 | 38 | -158/+267 | |
|\ \ \ | ||||||
| * | | | Fix getMock user_ldap | Roeland Jago Douma | 2016-09-06 | 9 | -84/+128 | |
| * | | | Fix getMock files_versions | Roeland Jago Douma | 2016-09-06 | 1 | -1/+2 | |
| * | | | Fix getMock files_trashbin | Roeland Jago Douma | 2016-09-06 | 2 | -3/+5 | |
| * | | | Fix getMock files | Roeland Jago Douma | 2016-09-06 | 3 | -7/+12 | |
| * | | | Fix getMock files_sharing | Roeland Jago Douma | 2016-09-06 | 1 | -5/+7 | |
| * | | | Fix getMock files_external | Roeland Jago Douma | 2016-09-06 | 10 | -34/+59 | |
| * | | | Fix getMock encryption | Roeland Jago Douma | 2016-09-06 | 12 | -24/+54 | |
* | | | | translate 2fa backup strings | Christoph Wurst | 2016-09-06 | 1 | -2/+2 | |
* | | | | fix 2fa backup codes typo | Christoph Wurst | 2016-09-06 | 1 | -2/+2 | |
* | | | | Merge pull request #1272 from nextcloud/theming-info-capabilities | Morris Jobke | 2016-09-06 | 4 | -0/+287 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Add image URLs and tests | Joas Schilling | 2016-09-06 | 3 | -1/+225 | |
| * | | | Add theming information to capabilities for the client | Joas Schilling | 2016-09-05 | 2 | -0/+63 | |
| |/ / | ||||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-06 | 16 | -26/+60 | |
|/ / | ||||||
* / | add 2fa backup codes app | Christoph Wurst | 2016-09-05 | 20 | -0/+1347 | |
|/ | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-05 | 24 | -12/+76 | |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-04 | 24 | -18/+166 | |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-03 | 24 | -98/+234 | |
* | Remove dead OCS register code | Roeland Jago Douma | 2016-09-02 | 1 | -34/+0 | |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-02 | 26 | -0/+42 |