summaryrefslogtreecommitdiffstats
path: root/apps/files/templates
Commit message (Expand)AuthorAgeFilesLines
* Fix file summary to use the whole file listVincent Petry2014-04-281-0/+2
* make max. text translatableVolkan Gezer2014-04-211-1/+1
* Fix copy conflict dialog translationJörn Friedrich Dreyer2014-04-071-2/+2
* Files, trashbin, public apps use ajax/JSON for the file listVincent Petry2014-04-023-93/+6
* external storage: fix merge conflict, indentationJan-Christoph Borchardt2014-03-312-4/+4
|\
| * fix breadcrumbs for IE8Morris Jobke2014-03-271-1/+1
| * enable SVG->PNG fallback for 'New' menuJan-Christoph Borchardt2014-03-271-3/+3
* | replace personalblock fieldset with section class in files appsJan-Christoph Borchardt2014-03-271-22/+20
|/
* drop file cache migration OC5 -> OC6Thomas Müller2014-03-181-4/+0
* remove unneeded icon classJan-Christoph Borchardt2014-03-141-4/+4
* Update index.phpFrancesco Piraneo G.2014-03-111-1/+1
* Merge branch 'master' into display-share-owner-masterThomas Müller2014-02-281-6/+11
|\
| * use SVG icons from icons.css for New file menuJan-Christoph Borchardt2014-02-211-6/+11
* | store the share owner in a data-attribute instead of a separate spanThomas Müller2014-02-201-5/+9
* | adding share owner information to the file listThomas Müller2014-02-201-5/+5
|/
* Merge branch 'master' into pr-exceed_upload_limit_msgPellaeon Lin2014-01-304-11/+19
|\
| * merge master into mobile-styleJan-Christoph Borchardt2014-01-292-2/+2
| |\
| | * Merge pull request #6912 from owncloud/replace-webroot-in-cssMorris Jobke2014-01-271-1/+1
| | |\
| | | * remove %webroot% from files appJan-Christoph Borchardt2014-01-231-1/+1
| | * | Fixed max upload size input field styleVincent Petry2014-01-231-1/+1
| | |/
| * | Merge branch 'master' into mobile-styleThomas Müller2014-01-232-2/+6
| |\|
| | * Fixed isPreviewAvailable warnings in logVincent Petry2014-01-171-1/+1
| | * Show the name of the shared folder in the breadcrumb when viewing a publicly ...Robin Appelman2014-01-151-1/+5
| * | fix input element closing tagMorris Jobke2014-01-171-2/+2
| * | no new menu on public uploadThomas Müller2014-01-151-0/+2
| * | reuse file upload as used within files app - remove public upload buttonThomas Müller2014-01-151-2/+6
| |/
| * always show home breadcrumb in files viewBjoern Schiessle2013-12-161-7/+5
* | #max_upload is needed after allPellaeon Lin2013-12-111-1/+1
* | Display different messages for uploadLimit and freeSpacePellaeon Lin2013-12-081-2/+3
|/
* it is not possible to unshare filesBjoern Schiessle2013-12-061-14/+5
* Moved new file extension out of the translated stringVincent Petry2013-11-281-1/+1
* New file box now has default file name + extensionVincent Petry2013-11-281-2/+2
* disable trahs in files_sharing/public.phpBjoern Schiessle2013-11-211-1/+1
* fix undefined index errors if public share viewBjoern Schiessle2013-11-211-2/+3
* Append file etag to preview URLsVincent Petry2013-10-281-0/+1
* Merge pull request #5435 from owncloud/share-improvementsThomas Müller2013-10-231-1/+1
|\
| * improve wording of permission noticeJan-Christoph Borchardt2013-10-201-1/+1
| * beautify 'you dont have write permissions' notice, fix #2770Jan-Christoph Borchardt2013-10-201-1/+1
* | Merge pull request #5310 from owncloud/hide_filestable-header_when_emptyChristopher Schäpers2013-10-221-5/+5
|\ \
| * | Fixed empty content logicVincent Petry2013-10-211-1/+1
| * | Fix mind-boggling emptycontent logickondou2013-10-211-4/+4
| * | Hide files list header, when theres no files to seekondou2013-10-121-4/+4
| |/
* / Fixed share with link checkbox missing as regular userVincent Petry2013-10-211-0/+2
|/
* Moved IE8 inline styles in files.cssVincent Petry2013-10-111-1/+0
* Fixed delete icon alignment in IE8Vincent Petry2013-10-111-1/+1
* Fixed files view regular file actions in IE8Vincent Petry2013-10-101-1/+1
* Added filesApp flag as input field for files app detectionVincent Petry2013-10-081-0/+1
* remove obsolete commentJörn Friedrich Dreyer2013-10-071-2/+0
* Merge pull request #5088 from owncloud/fix_trashbin_buttonMorris Jobke2013-10-061-3/+1
|\
| * trash bin button needs to be an input fieldBjoern Schiessle2013-10-021-3/+1