summaryrefslogtreecommitdiffstats
path: root/apps/files/templates/index.php
Commit message (Expand)AuthorAgeFilesLines
* fix typoBjörn Schießle2013-07-261-1/+1
* disable "deleted files" button if trash bin is emptyBjörn Schießle2013-07-261-3/+1
* Merge branch 'master' into disable-anon-upload-masterThomas Müller2013-07-221-1/+1
|\
| * finally remove the file size obfuscation as it had more disadvantages. I was ...Jan-Christoph Borchardt2013-07-181-1/+1
* | new admin setting added which allows to turn off anonymous uploadsThomas Müller2013-07-121-1/+1
|/
* add MB indicator to size heading, fix #3987Jan-Christoph Borchardt2013-07-101-1/+1
* Public upload featureRoman Geber2013-06-251-1/+1
* Remove uneeded onclick handlerLukas Reschke2013-04-281-1/+1
* Move onclick handlerLukas Reschke2013-04-281-1/+0
* Merge pull request #2576 from owncloud/fixing-2125-masterJan-Christoph Borchardt2013-03-311-1/+1
|\
| * fixes #2125 - the warning is now displayed with a disabled buttonThomas Mueller2013-03-261-1/+1
* | prevent to fire delete ajax a second time.Thomas Mueller2013-03-261-2/+2
|/
* Don't block uploads if the max upload size is unknownRobin Appelman2013-03-151-0/+2
* Datepicker height fixed.raghunayyar2013-03-041-1/+1
* Merge branch 'master' into from-insane-autoescape-to-pThomas Mueller2013-03-011-0/+1
|\
| * fixes #2001 - in case the user has no permissions to upload/create files/fold...Thomas Mueller2013-03-011-1/+2
* | [Files] Use p() instead of echoLukas Reschke2013-02-271-37/+37
|/
* call 'Trash bin' 'Deleted files'Björn Schießle2013-02-141-1/+1
* Merge pull request #1551 from owncloud/fix_files_multiselectJörn Friedrich Dreyer2013-02-101-1/+1
|\
| * Remove hascontrols - use original positioning.Thomas Tanghus2013-02-091-1/+1
* | rename trash to trash binBjörn Schießle2013-02-091-1/+1
|/
* Add 'hascontrols' class for content with fixed topbar.Thomas Tanghus2013-02-041-9/+9
* Files: fix positioning of Trash button and upload progress barRobin Appelman2013-02-041-8/+8
* fix merge conflictsBjörn Schießle2013-01-281-1/+1
|\
| * displaying notification now centeredThomas Mueller2013-01-111-1/+0
| * Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-111-5/+3
| |\
| * | make usedSpacePercent available in the files appThomas Mueller2013-01-021-0/+1
* | | add trash button to web interfaceBjörn Schießle2013-01-221-1/+5
| |/ |/|
* | attach max upload tipsy to div instead of a to fix tooltip not showing due to...Jörn Friedrich Dreyer2013-01-071-3/+3
* | remove initial iframe, is added automatically by jquery upload mechanismJörn Friedrich Dreyer2013-01-041-2/+0
|/
* fix new button popup looking blurryJan-Christoph Borchardt2012-12-131-1/+1
* fix svg -> png replacement for android, cleanup and remove obsolete cssJörn Friedrich Dreyer2012-12-071-5/+3
* add IE9 CSS checkbox fixesJörn Friedrich Dreyer2012-12-071-1/+1
* upload button HTML, CSS & JS cleanupJörn Friedrich Dreyer2012-12-071-4/+5
* fix_new_and_upload_button_html_cssJörn Friedrich Dreyer2012-12-071-8/+10
* fix checkstyle for files appJörn Friedrich Dreyer2012-11-291-14/+40
* Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_*Thomas Tanghus2012-11-111-1/+1
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-1/+1
* Files: change wording 'From url' to 'From link'Jan-Christoph Borchardt2012-11-011-1/+1
* Change IE8 to "older IE versions"Lukas Reschke2012-10-301-1/+1
* Send the requesttoken as form valueLukas Reschke2012-10-301-0/+2
* add ID to upload form and check if ID exist to avoid loading invalid javascri...Björn Schießle2012-10-081-1/+1
* Change background colour of upload button to be consistant with new buttonTom Needham2012-09-211-2/+2
* made upload button the same height in chrome and firefoxBernhard Posselt2012-09-191-1/+1
* Support for unshare from self, with a bunch of temporary fixes to overcome co...Michael Gapczynski2012-09-071-1/+6
* Don't show the delete all action if delete permission is not grantedMichael Gapczynski2012-09-071-1/+6
* Add permissions to new files/folders, bug fix for oc-1649Michael Gapczynski2012-09-051-0/+1
* Change read only check to isCreatableMichael Gapczynski2012-07-241-5/+5
* Removed some unessecary sanitizationsLukas Reschke2012-06-111-1/+1
* Merge branch 'unstable'Bart Visscher2012-06-041-1/+1
|\