aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/templates
Commit message (Collapse)AuthorAgeFilesLines
* Remove ugly indentationLukas Reschke2013-01-132-78/+78
|
* attach max upload tipsy to div instead of a to fix tooltip not showing due ↵Jörn Friedrich Dreyer2013-01-071-3/+3
| | | | to new z-index
* Merge branch 'master' into fix_minor_files_annoyancesThomas Mueller2013-01-061-1/+4
|\ | | | | | | | | Conflicts: apps/files/js/files.js
| * Merge pull request #1041 from owncloud/fixing-856-masterThomas Müller2013-01-021-1/+4
| |\ | | | | | | Fixing #856 master
| | * only show the max possible upload of 2GB on a 32 bit system.Thomas Mueller2012-12-281-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | for a 64 bit system we have no such limitation refs #856 Conflicts: apps/files/templates/admin.php
* | | remove initial iframe, is added automatically by jquery upload mechanismJörn Friedrich Dreyer2013-01-041-2/+0
|/ /
* / Replace %2F with / in breadcrumbsMichael Gapczynski2012-12-281-2/+3
|/
* Merge pull request #869 from owncloud/files-stylesJan-Christoph Borchardt2012-12-201-1/+1
|\ | | | | Files styles
| * fix new button popup looking blurryJan-Christoph Borchardt2012-12-131-1/+1
| |
* | cleaning up the settings. standardize the format, add missing I10N and other ↵Frank Karlitschek2012-12-151-3/+3
|/ | | | small things. Yes. This is not perfect. But way better than before ;-)
* 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-294-39/+104
|
* Do the url encoding once, only in breadcrumbs templateBart Visscher2012-11-161-3/+4
| | | | fixes issue #438
* Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_*Thomas Tanghus2012-11-111-1/+1
|
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-044-7/+7
|
* Add CSRF tokenLukas Reschke2012-11-021-0/+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
| | | | I'm not sure if IE9 is also affected, so I changed it to "older IE versions" - IE 10 should work fine.
* Send the requesttoken as form valueLukas Reschke2012-10-301-0/+2
| | | | | | | This is needed for IE < 8 because it doesn't send the CSRF token here. So that it is impossible to upload files. Fixes #110 and related to #122
* Remove wrongly committed filesBart Visscher2012-10-272-180/+0
|
* Merge remote-tracking branch 'git://github.com/susinths/SabreDAV_1.7.1.git'Bart Visscher2012-10-272-0/+180
|\ | | | | | | | | Conflicts: lib/base.php
| * Update Sabre to version 1.7.1Susinthiran Sithamparanathan2012-10-172-0/+180
| |
* | Checkstyle: NoSpaceAfterCommaFelix Moeller2012-10-231-2/+2
|/
* Whitespace cleanupBart Visscher2012-10-141-1/+1
|
* don't show the share action in the file view for publically shared files.Björn Schießle2012-10-101-0/+9
|
* add ID to upload form and check if ID exist to avoid loading invalid ↵Björn Schießle2012-10-081-1/+1
| | | | javascript code for read-only views.
* prevent xss attacksBjörn Schießle2012-10-051-2/+2
|
* 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
| | | | Signed-off-by: Tom Needham <needham.thomas@gmail.com>
* Support for unshare from self, with a bunch of temporary fixes to overcome ↵Michael Gapczynski2012-09-071-1/+6
| | | | configuration problems with file actions
* 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
|
* add translation stringThomas Mueller2012-09-041-1/+1
|
* Space before tab fixesBart Visscher2012-08-291-1/+1
|
* Whitespace fixes in appsBart Visscher2012-08-291-3/+0
|
* Switch to using file cache ids instead of paths for file sharingMichael Gapczynski2012-08-241-1/+1
|
* Make file actions permissions awareMichael Gapczynski2012-07-251-2/+1
|
* Change read only check to isCreatableMichael Gapczynski2012-07-241-5/+5
|
* use new sanitizeHTML() functionBjoern Schiessle2012-06-211-1/+1
|
* Removed some unessecary sanitizationsLukas Reschke2012-06-111-1/+1
|
* dont show config option for file upload size if we cant write the new valueRobin Appelman2012-06-061-1/+1
|
* Merge branch 'unstable'Bart Visscher2012-06-041-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_external/tests/config.php apps/files_versions/ajax/getVersions.php apps/files_versions/appinfo/app.php apps/files_versions/history.php apps/files_versions/js/versions.js apps/files_versions/templates/history.php apps/files_versions/versions.php lib/base.php
| * fixed 'delete' label so it doesn't break translationsSam Tuke2012-05-151-1/+1
| |
* | Merge commit 'refs/merge-requests/115' of ↵Michael Gapczynski2012-05-172-3/+3
|\ \ | | | | | | | | | | | | | | | | | | git://gitorious.org/owncloud/owncloud into merge-requests/115 Conflicts: apps/files/templates/index.php
| * | Fix some non-utf8-friendly htmlentities (resulting in wrong display of ↵Vitaly Kuznetsov2012-05-102-3/+3
| |/ | | | | | | utf8-encoded directory names for example)
* | No multiple file sharing in this next release, sharing UI isn't ready for it :(Michael Gapczynski2012-05-151-1/+1
| |
* | removing executable bit - againThomas Mueller2012-05-154-0/+0
| |