| Commit message (Expand) | Author | Age | Files | Lines |
* | fixing ajax call to getstoragestats.php | Thomas Müller | 2013-12-02 | 1 | -1/+1 |
* | Fixed storage stats to be based on current directory | Vincent Petry | 2013-11-19 | 1 | -1/+2 |
* | fixing js error in case the file name is a number | Thomas Müller | 2013-11-18 | 1 | -1/+1 |
* | backport search scrollto & filter to stable5 | Jörn Friedrich Dreyer | 2013-11-18 | 2 | -0/+36 |
* | use closest instead of parent | Jörn Friedrich Dreyer | 2013-10-31 | 1 | -1/+1 |
* | allow dnd into folders starting with whitespace | Jörn Friedrich Dreyer | 2013-10-31 | 1 | -1/+1 |
* | Fixed sharing status update for new/uploaded files | Vincent Petry | 2013-10-17 | 3 | -5/+15 |
* | Update file actions for newly created files | Vincent Petry | 2013-10-17 | 1 | -0/+1 |
* | File actions are now updated after create/upload file | Vincent Petry | 2013-10-14 | 1 | -0/+1 |
* | no file actions during upload | Thomas Müller | 2013-09-19 | 1 | -1/+0 |
* | remove file action elements before recreating them | Thomas Müller | 2013-09-19 | 1 | -0/+5 |
* | store the permissions retrieved via ajax within the dom element | Thomas Müller | 2013-09-19 | 1 | -0/+6 |
* | Workaround for IE 9 & 10 for clicking filelist after adding new item | Thomas Müller | 2013-09-10 | 1 | -1/+4 |
* | Merge pull request #4357 from owncloud/fixing-4341-stable5 | Thomas Müller | 2013-08-27 | 1 | -29/+26 |
|\ |
|
| * | proper response in case the upload fails - e.g. in case permissions on shared... | Thomas Müller | 2013-08-08 | 1 | -29/+26 |
* | | fix #2711 using a custom event, also use css selectors over filterAttr | Jörn Friedrich Dreyer | 2013-08-15 | 1 | -2/+3 |
|/ |
|
* | fix detection of public upload in filelist.js | Robin Appelman | 2013-07-01 | 1 | -1/+1 |
* | Added file-upload to GIT repo | Roman Geber | 2013-07-01 | 1 | -0/+343 |
* | Public upload feature | Roman Geber | 2013-07-01 | 2 | -151/+28 |
* | use css browser switch instead of deprecated jquery browser detection | Jörn Friedrich Dreyer | 2013-07-01 | 1 | -7/+7 |
* | '#upload' is actually '#uploadprogresswrapper', fix css and js to show cancel... | Jörn Friedrich Dreyer | 2013-07-01 | 1 | -5/+2 |
* | use local variable to walk DOM only once | Jörn Friedrich Dreyer | 2013-07-01 | 1 | -4/+5 |
* | use === to compare empty string '' | Jörn Friedrich Dreyer | 2013-07-01 | 1 | -1/+1 |
* | don't update progress bar in ie < 10 | Jörn Friedrich Dreyer | 2013-07-01 | 1 | -1/+3 |
* | return created table row, use as context in fileupload events | Jörn Friedrich Dreyer | 2013-07-01 | 1 | -11/+153 |
* | refactor files.js, make proper use of fileupload events | Jörn Friedrich Dreyer | 2013-07-01 | 1 | -237/+136 |
* | use json to encode user list | Robin Appelman | 2013-06-20 | 1 | -1/+1 |
* | allow scanning files for multiple users | Robin Appelman | 2013-06-20 | 1 | -2/+16 |
* | It's a class | Lukas Reschke | 2013-04-29 | 1 | -1/+1 |
* | Move onclick handler | Lukas Reschke | 2013-04-29 | 1 | -0/+5 |
* | Files: Fix XSS when creating dropshadow | Robin Appelman | 2013-04-28 | 1 | -3/+3 |
* | Files: fix the order fileactions are computed for a file | Robin Appelman | 2013-04-24 | 1 | -7/+7 |
* | fix wrong shared icon description | Morris Jobke | 2013-04-24 | 1 | -0/+1 |
* | fixes #1463 - file size is now displayed correctly in IE8 | Thomas Mueller | 2013-03-29 | 1 | -2/+6 |
* | fixes #1461 | Thomas Mueller | 2013-03-29 | 1 | -3/+19 |
* | prevent to fire delete ajax a second time. | Thomas Mueller | 2013-03-26 | 1 | -1/+1 |
* | Merge pull request #2272 from owncloud/fix_json_encoded_pubic_download_oc5 | Thomas Müller | 2013-03-26 | 1 | -1/+1 |
|\ |
|
| * | let public link download handle json encoded file lists | Björn Schießle | 2013-03-13 | 1 | -1/+1 |
* | | don't show share action for the Shared folder, approved pull request #2265 | Björn Schießle | 2013-03-13 | 1 | -1/+1 |
|/ |
|
* | json encode list of files | Björn Schießle | 2013-03-07 | 1 | -2/+3 |
* | Merge pull request #2034 from owncloud/fix_bug47 | Michael Gapczynski | 2013-03-03 | 1 | -18/+19 |
|\ |
|
| * | fix oc#47 | Georg Ehrke | 2013-03-01 | 1 | -18/+19 |
* | | fixed bug that prevented a newly created file to be opened with registered fi... | Bernhard Posselt | 2013-02-25 | 1 | -1/+1 |
* | | Merge pull request #1892 from owncloud/files_remove_row_on_delete | Björn Schießle | 2013-02-25 | 1 | -1/+1 |
|\ \ |
|
| * | | delete table row if file was deleted instead of just hide it | Björn Schießle | 2013-02-25 | 1 | -1/+1 |
* | | | use distance option to delay dragging in sane browsers | Jörn Friedrich Dreyer | 2013-02-25 | 1 | -0/+4 |
|/ / |
|
* | | Merge pull request #1833 from owncloud/fix_1465 | Thomas Müller | 2013-02-25 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | IE8 does not support window.onclick | Jörn Friedrich Dreyer | 2013-02-21 | 1 | -1/+1 |
* | | Whitespace fixes | Bart Visscher | 2013-02-22 | 2 | -17/+17 |
|/ |
|
* | replaced for in loops with normal enumerating loops to fix #1803 | Bernhard Posselt | 2013-02-20 | 1 | -2/+2 |