summaryrefslogtreecommitdiffstats
path: root/apps/files/templates
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle2013-09-162-44/+18
|\
| * Merge pull request #4838 from owncloud/refactor_upload_jsThomas Müller2013-09-161-10/+2
| |\
| | * refactor upload js & html to always use only js to fill form dataJörn Friedrich Dreyer2013-09-131-10/+2
| * | Use hash part of URL for IE8 in files appVincent Petry2013-09-131-1/+2
| * | Fixed ajax support to also update the current dir permissionsVincent Petry2013-09-131-6/+4
| * | fixing breadcrumbs on ajax loading of filesThomas Müller2013-09-131-1/+3
| * | Ajax calls for "files" and "files_trashbin" appsVincent Petry2013-09-132-6/+8
| |/
| * remove unused $relativePathThomas Müller2013-09-121-2/+0
| * move icon generation logic out of the templateThomas Müller2013-09-121-20/+1
* | Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle2013-09-051-1/+1
|\|
| * Merge pull request #4473 from owncloud/texteditor_polishingJörn Friedrich Dreyer2013-09-031-1/+1
| |\
| | * Revert "remove editor div in filelist", add "is deprecated" commentJörn Friedrich Dreyer2013-09-031-0/+1
| | * remove editor div in filelistJörn Friedrich Dreyer2013-08-161-1/+0
* | | Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle2013-09-022-18/+45
|\| |
| * | text centered horizontally and vertically in emptycontent divAlessandro Cosentino2013-08-311-1/+1
| * | Merge master into oc_previewGeorg Ehrke2013-08-291-39/+1
| |\ \
| * | | move isMimeSupported out of template filesGeorg Ehrke2013-08-211-3/+3
| * | | style fixes for preview libGeorg Ehrke2013-08-191-1/+2
| * | | Merge master into oc_previewGeorg Ehrke2013-08-191-0/+1
| |\ \ \
| * | | | 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-142-12/+18
| |/ / / /
| * | | | fix breaking error due to ... a wrong icon link. Seriously?Jan-Christoph Borchardt2013-08-141-1/+1
| * | | | use web.svg instead of web.pngGeorg Ehrke2013-08-141-1/+1
| * | | | don't use hardcoded size for previewGeorg Ehrke2013-08-141-1/+1
| * | | | style fixesGeorg Ehrke2013-07-301-1/+1
| * | | | Merge branch 'master' into oc_previewThomas Müller2013-07-302-9/+5
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | 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-103-9/+43
| |\ \ \ \
| * | | | | some style adjustmentsGeorg Ehrke2013-07-101-3/+3
| * | | | | fix size of icons in 'new' dropdown menu - I hope @jancborchardt knows a bett...Georg Ehrke2013-07-021-2/+2
| * | | | | implement server side use of previewsGeorg Ehrke2013-06-261-1/+2
* | | | | | enable user to inform recipients about a shared file by mailBjoern Schiessle2013-08-301-0/+1
| |_|_|_|/ |/| | | |
* | | | | Reimplement filesummary in JSkondou2013-08-281-39/+1
| |_|_|/ |/| | |
* | | | Merge branch 'master' into decrypt_files_againBjoern Schiessle2013-08-171-3/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
* | | | check if some encrypted files are left after the app was disabled and warn th...Bjoern Schiessle2013-08-121-0/+1
|/ / /
* | | Merge branch 'master' into disable-anon-upload-masterThomas Müller2013-07-222-5/+3
|\ \ \
| * | | finally remove the file size obfuscation as it had more disadvantages. I was ...Jan-Christoph Borchardt2013-07-182-5/+3
* | | | 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
| |/ |/|
* | Migrate to encodePathVictor Dubiniuk2013-07-092-6/+3
* | Don't escape filesize (can contain a '<')kondou2013-07-021-1/+1
* | Show a summary as the last filelist entrykondou2013-07-021-2/+39
* | Public upload featureRoman Geber2013-06-251-1/+1
|/
* darker low threshold color for file size and age fading, better contrastJan-Christoph Borchardt2013-06-111-2/+2
* Add data-dir attribute to home breadcrumbMichael Gapczynski2013-05-201-1/+1