| Commit message (Expand) | Author | Age | Files | Lines |
* | update licence headers via script | Morris Jobke | 2015-10-05 | 3 | -0/+4 |
* | Change small thumbnails to 32 px | Morris Jobke | 2015-09-30 | 1 | -2/+2 |
* | Scrap the notifications when the share is accepted or declined | Joas Schilling | 2015-09-08 | 1 | -0/+1 |
* | Use IClientService to check for remote ownCloud instances | Lukas Reschke | 2015-08-22 | 1 | -46/+0 |
* | Merge pull request #14341 from rullzer/public_share_do_not_leak_mounttype | Morris Jobke | 2015-07-09 | 1 | -0/+3 |
|\ |
|
| * | Do not leak mounttype of a public share | Roeland Jago Douma | 2015-07-04 | 1 | -0/+3 |
* | | Merge pull request #17290 from owncloud/remove-readonly-wrapper | Thomas Müller | 2015-07-06 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | use permissions mask wrapper instead of readonly wrapper | Robin Appelman | 2015-07-01 | 1 | -1/+1 |
* | | Remove OC_Log | Thomas Müller | 2015-07-03 | 1 | -1/+1 |
* | | Merge pull request #15470 from rullzer/files_sharing_getUrlContent | Vincent Petry | 2015-07-03 | 1 | -51/+56 |
|\ \
| |/
|/| |
|
| * | Move away from private static deprecated functio | Roeland Jago Douma | 2015-05-18 | 1 | -51/+56 |
* | | Merge pull request #15506 from rullzer/core_apps_oc_log2ocp_util | Morris Jobke | 2015-07-01 | 2 | -7/+7 |
|\ \ |
|
| * | | Move core apps from OC_Log::write to OCP\Util | Roeland Jago Douma | 2015-05-18 | 2 | -7/+7 |
| |/ |
|
* | | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -0/+1 |
* | | Throw nicer error message instead 500 | Lukas Reschke | 2015-06-17 | 1 | -1/+3 |
* | | Verify if path exists | Lukas Reschke | 2015-06-17 | 1 | -0/+5 |
* | | Return 404 in shareinfo.php when outgoing s2s disabled | Vincent Petry | 2015-05-28 | 1 | -0/+5 |
|/ |
|
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 5 | -28/+95 |
* | Correctly get the unique mountpoint name when mounting the share | Joas Schilling | 2015-03-17 | 1 | -2/+0 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 5 | -91/+33 |
* | Use getRemoteAddress which supports reverse proxies | Lukas Reschke | 2015-02-24 | 1 | -1/+1 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 5 | -33/+91 |
* | Add callCheck to testremote.php | Lukas Reschke | 2015-02-02 | 1 | -0/+1 |
* | Merge pull request #13525 from owncloud/s2s-fixscanfileforbrokenstorage | Morris Jobke | 2015-01-28 | 1 | -4/+54 |
|\ |
|
| * | Add back exit() | Vincent Petry | 2015-01-26 | 1 | -1/+1 |
| * | Catch storage exception in scanner for remote shares | Vincent Petry | 2015-01-26 | 1 | -4/+54 |
* | | Do not disclose share owner in public file list | Vincent Petry | 2015-01-26 | 1 | -1/+4 |
* | | use uid provided by setupfs hook to mount server2server shares, otherwise mou... | Bjoern Schiessle | 2015-01-26 | 1 | -2/+2 |
|/ |
|
* | Check for version before mounting a public link | Morris Jobke | 2015-01-05 | 1 | -1/+2 |
* | Next step in server-to-server sharing next generation, see #12285 | Bjoern Schiessle | 2014-12-19 | 1 | -5/+6 |
* | Replace deprecated constant with new class constant | Joas Schilling | 2014-11-25 | 2 | -3/+3 |
* | move some deprecated usage of OC_Config and OC_AppConfig to \OC::server | Thomas Müller | 2014-10-20 | 1 | -1/+1 |
* | Check for blacklisted characters | Lukas Reschke | 2014-09-23 | 1 | -0/+6 |
* | Use public api for getting l10n | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
* | ssl capital | Volkan Gezer | 2014-08-15 | 1 | -1/+1 |
* | Give a better error message for external shares with self-signed ssl certific... | Robin Appelman | 2014-08-13 | 1 | -11/+17 |
* | Also keep maxY into account when scaling a preview while preserving aspect ratio | Robin Appelman | 2014-07-30 | 1 | -4/+0 |
* | no longer check if the external storage app is enabled, we use no the webdav ... | Bjoern Schiessle | 2014-06-30 | 1 | -4/+1 |
* | Better error handeling in testremote | Robin Appelman | 2014-06-17 | 1 | -3/+7 |
* | testremote is for public access | Robin Appelman | 2014-06-17 | 1 | -1/+0 |
* | Make testremote more robust | Robin Appelman | 2014-06-16 | 1 | -3/+8 |
* | Add some safety checks | Robin Appelman | 2014-06-16 | 3 | -4/+7 |
* | Fix public share webdav permissions | Robin Appelman | 2014-06-14 | 1 | -1/+1 |
* | fix modified date for external shares | Robin Appelman | 2014-06-14 | 1 | -0/+2 |
* | block server-to-server share if files_external is not activates, can be rever... | Bjoern Schiessle | 2014-06-14 | 1 | -1/+4 |
* | add settings to disable server to server sharing | Bjoern Schiessle | 2014-06-14 | 1 | -2/+12 |
* | Properly expose read only public shares as read only | Robin Appelman | 2014-06-14 | 1 | -0/+7 |
* | Generate a unique name | Robin Appelman | 2014-06-14 | 1 | -0/+2 |
* | Scan the entire remote share at once by requesting the full file tree from th... | Robin Appelman | 2014-06-14 | 2 | -1/+70 |
* | Add interface for adding a public share to a different ownCloud instance | Robin Appelman | 2014-06-14 | 1 | -0/+17 |