Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #19 from nextcloud/files-drop | Lukas Reschke | 2016-06-10 | 11 | -22/+277 |
|\ | |||||
| * | Add text about uploaded files | Lukas Reschke | 2016-06-10 | 3 | -3/+16 |
| * | Add some error handling | Lukas Reschke | 2016-06-09 | 2 | -4/+27 |
| * | Add PHP unit test | Lukas Reschke | 2016-06-09 | 1 | -1/+25 |
| * | Fix public upload for normal shares | Lukas Reschke | 2016-06-09 | 3 | -5/+7 |
| * | Make uploading possible via select and cleanup CSS | Lukas Reschke | 2016-06-09 | 5 | -33/+90 |
| * | Add fancy layout | Lukas Reschke | 2016-06-09 | 3 | -5/+90 |
| * | Fix XSS | Lukas Reschke | 2016-06-09 | 1 | -1/+1 |
| * | Prevent access to shareinfo if share if read-only | Lukas Reschke | 2016-06-09 | 3 | -1/+19 |
| * | block webdav access if share is not readable | Bjoern Schiessle | 2016-06-09 | 1 | -0/+5 |
| * | add hide file list option | Bjoern Schiessle | 2016-06-09 | 5 | -20/+48 |
* | | log events from versions app | Bjoern Schiessle | 2016-06-10 | 2 | -0/+53 |
* | | listen to trash bin and group manager hooks | Bjoern Schiessle | 2016-06-10 | 9 | -121/+327 |
* | | Add basic audit component to logger | Lukas Reschke | 2016-06-10 | 7 | -0/+693 |
* | | Downstream 2016-06-09 | Arthur Schiwon | 2016-06-09 | 46 | -131/+318 |
|\ \ | |||||
| * \ | Merge pull request #25000 from owncloud/fix-email-login-dav | Vincent Petry | 2016-06-09 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | Allow login by email address via webdav as well - fixes #24791 | Thomas Müller | 2016-06-09 | 1 | -2/+2 |
| * | | | Merge pull request #25008 from owncloud/externals_test_with_origin | Vincent Petry | 2016-06-09 | 8 | -18/+27 |
| |\ \ \ | |||||
| | * | | | Change the default value to true instead of null | Juan Pablo Villafáñez | 2016-06-08 | 5 | -8/+8 |
| | * | | | Fix test | Juan Pablo Villafáñez | 2016-06-07 | 1 | -1/+2 |
| | * | | | Rename variable | Juan Pablo Villafáñez | 2016-06-07 | 7 | -20/+20 |
| | * | | | Add support to know where the storage test comes from | Juan Pablo Villafáñez | 2016-06-07 | 7 | -16/+24 |
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-09 | 12 | -0/+18 |
| | |/ / | |/| | | |||||
| * | | | Merge pull request #25023 from owncloud/fix-22127-trusted-servers | Vincent Petry | 2016-06-08 | 3 | -11/+16 |
| |\ \ \ | |||||
| | * | | | Removed old html | Sergio Bertolín | 2016-06-08 | 1 | -2/+3 |
| | * | | | Improve readability | Sergio Bertolín | 2016-06-08 | 1 | -1/+1 |
| | * | | | Fixed problem about removing trusted servers accidentally | Sergio Bertolín | 2016-06-08 | 3 | -9/+13 |
| * | | | | Merge pull request #25012 from owncloud/gdrive-fixfilesizewithmimetypemismatch | Vincent Petry | 2016-06-08 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Fix GDrive file size when mime type doesn't match contents | Vincent Petry | 2016-06-08 | 1 | -1/+1 |
| * | | | | Merge pull request #25019 from owncloud/fix_24937 | Vincent Petry | 2016-06-08 | 1 | -0/+18 |
| |\ \ \ \ | |||||
| | * | | | | Bring back sharedstorage hooks | Roeland Jago Douma | 2016-06-08 | 1 | -0/+18 |
| * | | | | | Merge pull request #24899 from owncloud/local-storage-symlinks | Vincent Petry | 2016-06-08 | 2 | -0/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | Better handling of forbidden files in dav | Robin Appelman | 2016-06-07 | 2 | -0/+4 |
| * | | | | | | Merge pull request #25001 from owncloud/issue-24939-better-ux-on-invalid-perm... | Vincent Petry | 2016-06-08 | 4 | -34/+44 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | Adjust test to work with phpunit < 5.2 | Joas Schilling | 2016-06-08 | 1 | -1/+1 |
| | * | | | | | Improve the UX for "not found" perma links | Joas Schilling | 2016-06-07 | 4 | -34/+44 |
| * | | | | | | Merge pull request #25007 from owncloud/gdrive-fixuploadsamenameasfolder | Vincent Petry | 2016-06-08 | 2 | -1/+24 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | Fix GDrive upload file which name might match the one of a folder | Vincent Petry | 2016-06-07 | 2 | -1/+24 |
| | | |/ / / | | |/| | | | |||||
| * / | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-08 | 4 | -0/+22 |
| |/ / / / | |||||
| * | | | | Merge pull request #23845 from owncloud/smb-rename | Vincent Petry | 2016-06-07 | 1 | -0/+20 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | implement specific rename handling for SMB | Arthur Schiwon | 2016-05-31 | 1 | -0/+20 |
| * | | | | Merge pull request #24813 from owncloud/delete-ghost-files | Vincent Petry | 2016-06-07 | 1 | -0/+59 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | add test for deleting ghost files over dav | Robin Appelman | 2016-06-03 | 1 | -0/+59 |
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-07 | 4 | -36/+36 |
| * | | | | handle path not being set in shared cache (#24993) | Robin Appelman | 2016-06-06 | 1 | -1/+1 |
| * | | | | Fix checkMove() implementation for dav v2 - fixes #24776 (#24971) | Thomas Müller | 2016-06-06 | 3 | -27/+46 |
* | | | | | Revert "Downstream 2016-06-08" | blizzz | 2016-06-09 | 22 | -254/+99 |
| |_|_|/ |/| | | | |||||
* | | | | Adjust test to work with phpunit < 5.2 | Joas Schilling | 2016-06-09 | 1 | -1/+1 |
* | | | | Bring back sharedstorage hooks | Roeland Jago Douma | 2016-06-09 | 1 | -0/+18 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-09 | 4 | -0/+22 |