summaryrefslogtreecommitdiffstats
path: root/apps/files/templates/part.list.php
Commit message (Expand)AuthorAgeFilesLines
* Append file etag to preview URLsVincent Petry2013-10-281-0/+1
* Fixed files view regular file actions in IE8Vincent Petry2013-10-101-1/+1
* Takes nametext inside the anchor tag to fix the issue completely.raghunayyar2013-10-021-8/+5
* Closes Label inside the a tag for not hiding the fileactions.raghunayyar2013-10-021-1/+3
* File Selected on Click instead of download.raghunayyar2013-10-021-1/+1
* Ajax calls for "files" and "files_trashbin" appsVincent Petry2013-09-131-1/+3
* remove unused $relativePathThomas Müller2013-09-121-2/+0
* move icon generation logic out of the templateThomas Müller2013-09-121-20/+1
* Merge master into oc_previewGeorg Ehrke2013-08-291-39/+1
|\
| * Reimplement filesummary in JSkondou2013-08-281-39/+1
* | move isMimeSupported out of template filesGeorg Ehrke2013-08-211-3/+3
* | style fixes for preview libGeorg Ehrke2013-08-191-1/+2
* | checkstyle double quotes in HTMLJan-Christoph Borchardt2013-08-151-2/+2
* | Merge branch 'oc_preview' of github.com:owncloud/core into oc_previewJan-Christoph Borchardt2013-08-141-2/+6
|\ \
| * | fix adding preview-icon to clss attributeGeorg Ehrke2013-08-141-2/+6
* | | increase row height to 50px, properly position everything, checkboxes, action...Jan-Christoph Borchardt2013-08-141-1/+4
|/ /
* | style fixesGeorg Ehrke2013-07-301-1/+1
* | Merge branch 'master' into oc_previewThomas Müller2013-07-301-4/+2
|\|
| * finally remove the file size obfuscation as it had more disadvantages. I was ...Jan-Christoph Borchardt2013-07-181-4/+2
* | add class='preview-icon' to rows in file app that make use of previewsGeorg Ehrke2013-07-291-2/+10
* | implement use of previews in sharing appGeorg Ehrke2013-07-111-1/+8
* | merge conflicts ...Georg Ehrke2013-07-101-6/+41
|\|
| * Migrate to encodePathVictor Dubiniuk2013-07-091-4/+2
| * Don't escape filesize (can contain a '<')kondou2013-07-021-1/+1
| * Show a summary as the last filelist entrykondou2013-07-021-2/+39
* | implement server side use of previewsGeorg Ehrke2013-06-261-1/+2
|/
* darker low threshold color for file size and age fading, better contrastJan-Christoph Borchardt2013-06-111-2/+2
* Merge pull request #1974 from owncloud/use-rawurlencodeBart Visscher2013-04-061-2/+2
|\
| * Just use rawurlencode in files list templateBart Visscher2013-02-271-2/+2
* | use p() for the output and not for the comparisonBjörn Schießle2013-03-041-1/+1
* | [Files] Use p() instead of echoLukas Reschke2013-02-271-2/+1
* | Merge masterLukas Reschke2013-02-271-2/+2
|\ \
| * | Update apps/files/templates/part.list.phpj-ed2013-02-271-2/+2
| |/
* | [files] Unescape file sizeLukas Reschke2013-02-271-1/+1
* | [Files] Use htmlspecialchars()Lukas Reschke2013-02-271-2/+2
* | [Files] Use p() instead of echoLukas Reschke2013-02-271-21/+21
|/
* Merge branch 'master' into fixing-js-errors-public-link-masterThomas Mueller2013-01-311-2/+2
|\
| * merge master into filesystemRobin Appelman2013-01-281-1/+1
| |\
| * \ merge master into filesystemRobin Appelman2013-01-261-7/+1
| |\ \
| * \ \ merge master into filesystemRobin Appelman2013-01-151-68/+68
| |\ \ \
| * \ \ \ merge master into filesystemRobin Appelman2012-12-021-16/+45
| |\ \ \ \
| * | | | | fix undefined index when loading files appRobin Appelman2012-11-081-1/+1
* | | | | | fixing href for foldersThomas Mueller2013-01-281-1/+1
| |_|_|_|/ |/| | | |
* | | | | Use HTML5 data attribute + fix undefined variableLukas Reschke2013-01-261-1/+1
| |_|_|/ |/| | |
* | | | No inline JS in appsLukas Reschke2013-01-211-7/+1
| |_|/ |/| |
* | | Remove ugly indentationLukas Reschke2013-01-131-68/+68
| |/ |/|
* | fix checkstyle for files appJörn Friedrich Dreyer2012-11-291-16/+45
|/
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-4/+4
* Checkstyle: NoSpaceAfterCommaFelix Moeller2012-10-231-2/+2
* Whitespace cleanupBart Visscher2012-10-141-1/+1