| Commit message (Expand) | Author | Age | Files | Lines |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Fix comparisons in the files app | Joas Schilling | 2017-08-01 | 1 | -1/+1 |
* | share api expanded by tags (#26583) | Michael Jobst | 2017-04-11 | 1 | -1/+0 |
* | Merge pull request #1883 from nextcloud/downstream-26145 | Morris Jobke | 2016-10-25 | 1 | -5/+5 |
|\ |
|
| * | Storage 503 message improvements | Vincent Petry | 2016-10-24 | 1 | -5/+5 |
* | | Use Webdav PUT for uploads in the web browser | Vincent Petry | 2016-10-24 | 1 | -283/+0 |
|/ |
|
* | Update with robin | Joas Schilling | 2016-07-21 | 4 | -4/+4 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 4 | -5/+9 |
* | smaller files drop fixes | Arthur Schiwon | 2016-06-11 | 1 | -1/+7 |
* | Make uploading possible via select and cleanup CSS | Lukas Reschke | 2016-06-09 | 1 | -0/+23 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 4 | -10/+10 |
* | Http Range requests support in downloads | Piotr Filiciak | 2016-05-20 | 1 | -1/+10 |
* | Fix uploading when free space is unlimited | Vincent Petry | 2016-03-07 | 1 | -1/+1 |
* | Defer quota check in web UI when overwriting shared file | Vincent Petry | 2016-02-17 | 1 | -2/+6 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 4 | -4/+5 |
* | Merge pull request #11131 from owncloud/use-phpini-wrapper | Thomas Müller | 2015-12-07 | 1 | -1/+1 |
|\ |
|
| * | Replacing ini_get instances with inigetwrapper usages | Clark Tomlinson | 2015-11-23 | 1 | -1/+1 |
* | | Move files/ajax/scan.php to background job | Lukas Reschke | 2015-11-28 | 1 | -94/+0 |
* | | Skip unavailable storages in scanner | Robin Appelman | 2015-11-27 | 1 | -1/+1 |
* | | Dont output paths in scan.php | Robin Appelman | 2015-11-25 | 1 | -8/+0 |
|/ |
|
* | Make public link share page work with Webdav and add operations | Vincent Petry | 2015-11-22 | 1 | -5/+2 |
* | Make files app use Webdav for most operations | Vincent Petry | 2015-11-22 | 5 | -400/+0 |
* | update licence headers via script | Morris Jobke | 2015-10-05 | 3 | -1/+2 |
* | allow ".." in folder names | Individual IT Services | 2015-09-14 | 1 | -1/+1 |
* | Prevent scanner going crazy with unavailable storages | Vincent Petry | 2015-08-24 | 1 | -4/+8 |
* | Merge pull request #17175 from owncloud/add-download-feedback | Morris Jobke | 2015-07-30 | 1 | -0/+11 |
|\ |
|
| * | Add proper download started feedback | Morris Jobke | 2015-07-07 | 1 | -0/+11 |
* | | Remove ajax/mimeicon.php and its route | Roeland Jago Douma | 2015-07-09 | 1 | -27/+0 |
|/ |
|
* | update license headers and authors | Morris Jobke | 2015-06-25 | 7 | -7/+1 |
* | Verify if path exists | Lukas Reschke | 2015-06-18 | 1 | -0/+4 |
* | Catch exceptions in files ajax calls | Vincent Petry | 2015-06-03 | 4 | -21/+59 |
* | fix filepicker | Morris Jobke | 2015-04-13 | 1 | -2/+24 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 11 | -40/+275 |
* | adding storage specific filename verification - refs #13640 | Thomas Müller | 2015-03-09 | 2 | -32/+20 |
* | remove $content parameter | Thomas Müller | 2015-03-02 | 1 | -7/+4 |
* | Remove "Download from URL" feature | Lukas Reschke | 2015-03-02 | 1 | -107/+14 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 11 | -269/+42 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 11 | -42/+269 |
* | Merge pull request #14199 from owncloud/cast-type-manually | Morris Jobke | 2015-02-19 | 11 | -24/+24 |
|\ |
|
| * | Do not change behaviour of 'false' | Joas Schilling | 2015-02-13 | 1 | -2/+2 |
| * | Manually type-case all AJAX files | Lukas Reschke | 2015-02-13 | 11 | -26/+26 |
* | | Merge pull request #13505 from owncloud/streamline-scanning-code | Thomas Müller | 2015-02-19 | 1 | -1/+5 |
|\ \ |
|
| * | | Streamline auth and CSRF check in scan.php | Lukas Reschke | 2015-01-20 | 1 | -1/+5 |
* | | | Ensure that passed argument is always a string | Lukas Reschke | 2015-02-13 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge pull request #13502 from owncloud/streamline-authentication-in-newfile | Morris Jobke | 2015-02-07 | 1 | -6/+3 |
|\ \ |
|
| * | | Streamline CSRF and login check | Lukas Reschke | 2015-01-20 | 1 | -6/+3 |
| |/ |
|
* / | Catch exception properly | Lukas Reschke | 2015-02-04 | 1 | -1/+6 |
|/ |
|
* | Remove stripslashes() from newfolder.php | Lukas Reschke | 2015-01-19 | 1 | -2/+1 |
* | Check for existence of $_GET keys | Lukas Reschke | 2015-01-14 | 1 | -2/+2 |
* | Get rid of `stripslashes()` | Lukas Reschke | 2015-01-13 | 5 | -9/+8 |