| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-18 | 10 | -16/+18 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-17 | 16 | -26/+320 |
* | Fixes shifted rename field | Morris Jobke | 2015-01-16 | 1 | -1/+1 |
* | compress icons of LDAP and WebDAV-Auth | Jan-Christoph Borchardt | 2015-01-16 | 2 | -118/+6 |
* | add icon for Provisioning API | Jan-Christoph Borchardt | 2015-01-16 | 1 | -0/+4 |
* | Merge pull request #13399 from owncloud/trashbin-fixpreviewroute | Morris Jobke | 2015-01-16 | 1 | -5/+2 |
|\ |
|
| * | Fix preview route for trashbin | Vincent Petry | 2015-01-15 | 1 | -5/+2 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-16 | 6 | -4/+102 |
* | | Disallow ctrl click to select when selection not allowed | Vincent Petry | 2015-01-15 | 2 | -1/+31 |
* | | Auto-blur when clicking on file to download | Vincent Petry | 2015-01-15 | 1 | -0/+2 |
* | | Fixed thumbnal z-index for when no checkbox is there | Vincent Petry | 2015-01-15 | 1 | -0/+2 |
|/ |
|
* | Merge pull request #13370 from Sugaroverdose/fix_#13322 | Thomas Müller | 2015-01-15 | 1 | -0/+1 |
|\ |
|
| * | Force browser to redraw favorite icon | Sugaroverdose | 2015-01-15 | 1 | -0/+1 |
* | | Merge pull request #13347 from owncloud/share-scanpermissionsfromsource | Morris Jobke | 2015-01-15 | 3 | -1/+47 |
|\ \ |
|
| * | | Use source storage permissions when scanning shared storage | Vincent Petry | 2015-01-14 | 3 | -1/+47 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-15 | 12 | -8/+76 |
* | | | Merge pull request #13352 from owncloud/hhvm-array-key | Robin McCorkell | 2015-01-15 | 1 | -5/+6 |
|\ \ \ |
|
| * | | | Do not use key() on array as the result depends on the internal array pointer. | Andreas Fischer | 2015-01-15 | 1 | -5/+6 |
* | | | | Merge pull request #13350 from owncloud/autoload-translations | Morris Jobke | 2015-01-14 | 8 | -11/+0 |
|\ \ \ \ |
|
| * | | | | Remove unneeded addTranslations() calls | Vincent Petry | 2015-01-14 | 8 | -11/+0 |
* | | | | | Merge pull request #13351 from owncloud/check-for-existence | Lukas Reschke | 2015-01-14 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | Check for existence of $_GET keys | Lukas Reschke | 2015-01-14 | 1 | -2/+2 |
| | |/ / /
| |/| | | |
|
* / | | | | remove deprecated code - fixes #13119 | Thomas Müller | 2015-01-14 | 3 | -50/+51 |
|/ / / / |
|
* | | | | Merge pull request #13345 from owncloud/increase-files-external-versions | Morris Jobke | 2015-01-14 | 2 | -2/+5 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Increase files_externals oC required version and its own version | Joas Schilling | 2015-01-14 | 2 | -2/+5 |
| |/ / |
|
* | | | Merge pull request #13332 from oparoz/fix-download-button | Thomas Müller | 2015-01-14 | 1 | -1/+6 |
|\ \ \ |
|
| * | | | Download the current public folder only | Olivier Paroz | 2015-01-14 | 1 | -1/+6 |
* | | | | Merge pull request #13286 from owncloud/sharing_upgrade | Björn Schießle | 2015-01-14 | 4 | -1/+131 |
|\ \ \ \ |
|
| * | | | | set accept to 1 (=true) for all server-to-server shares on update, at this po... | Bjoern Schiessle | 2015-01-13 | 4 | -1/+131 |
* | | | | | Merge pull request #13288 from owncloud/enc_fix_public_download | Lukas Reschke | 2015-01-14 | 3 | -25/+14 |
|\ \ \ \ \ |
|
| * | | | | | if we download a public shared file we need to retrieve the user from the path | Bjoern Schiessle | 2015-01-13 | 3 | -25/+14 |
| |/ / / / |
|
* | | | | | Merge pull request #13335 from owncloud/disable-rememberme-files-external | Thomas Müller | 2015-01-14 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | The files_external app might need the password so autologin must be disabled | Joas Schilling | 2015-01-14 | 1 | -0/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #13311 from owncloud/fix_restore_keys | Björn Schießle | 2015-01-14 | 2 | -21/+135 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | adapt decrypt all and restore/delete key backups to the new folder structure ... | Bjoern Schiessle | 2015-01-13 | 2 | -21/+135 |
* | | | | | Merge pull request #13325 from owncloud/kill-strip-slashes | Morris Jobke | 2015-01-14 | 5 | -9/+8 |
|\ \ \ \ \ |
|
| * | | | | | Get rid of `stripslashes()` | Lukas Reschke | 2015-01-13 | 5 | -9/+8 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-14 | 168 | -12/+410 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Fix PHP doc and enforce type | Lukas Reschke | 2015-01-13 | 1 | -3/+3 |
|/ / / / |
|
* | | | | Merge pull request #13277 from owncloud/pasteurl | Joas Schilling | 2015-01-13 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | add https:// placeholder for From Link feature. closes #13255 | Volkan Gezer | 2015-01-12 | 1 | -1/+1 |
* | | | | Merge pull request #13289 from owncloud/fav-keepfavoncancelrename | Morris Jobke | 2015-01-13 | 2 | -6/+41 |
|\ \ \ \ |
|
| * | | | | Properly update internal file info with updated tags | Vincent Petry | 2015-01-12 | 2 | -6/+41 |
| | |/ /
| |/| | |
|
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-13 | 186 | -246/+326 |
* | | | | Merge pull request #13154 from owncloud/fix13141 | Thomas Müller | 2015-01-12 | 2 | -7/+122 |
|\ \ \ \ |
|
| * | | | | add js tests for filelist filtering | Jörn Friedrich Dreyer | 2015-01-09 | 2 | -6/+119 |
| * | | | | don't show no files yet when mask is in place, fixes #13141 | Jörn Friedrich Dreyer | 2015-01-07 | 1 | -1/+3 |
* | | | | | Merge pull request #13272 from owncloud/fav-renamekeepfav | Joas Schilling | 2015-01-12 | 2 | -2/+75 |
|\ \ \ \ \ |
|
| * | | | | | Return path attribute for ajax rename operations | Vincent Petry | 2015-01-12 | 2 | -0/+3 |
| * | | | | | Return tags after rename | Vincent Petry | 2015-01-12 | 2 | -2/+72 |
| | |/ / /
| |/| | | |
|