summaryrefslogtreecommitdiffstats
path: root/apps/files/templates
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1041 from owncloud/fixing-856-masterThomas Müller2013-01-021-1/+4
|\
| * only show the max possible upload of 2GB on a 32 bit system.Thomas Mueller2012-12-281-1/+4
* | Replace %2F with / in breadcrumbsMichael Gapczynski2012-12-281-2/+3
|/
* Merge pull request #869 from owncloud/files-stylesJan-Christoph Borchardt2012-12-201-1/+1
|\
| * 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
|/
* 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
* 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
* Send the requesttoken as form valueLukas Reschke2012-10-301-0/+2
* 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
|\
| * 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 javascri...Björn Schießle2012-10-081-1/+1
* 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
* 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
* 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
|\
| * fixed 'delete' label so it doesn't break translationsSam Tuke2012-05-151-1/+1
* | Merge commit 'refs/merge-requests/115' of git://gitorious.org/owncloud/ownclo...Michael Gapczynski2012-05-172-3/+3
|\ \
| * | Fix some non-utf8-friendly htmlentities (resulting in wrong display of utf8-e...Vitaly Kuznetsov2012-05-102-3/+3
| |/
* | 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
* | fixing upload icon colorJan-Christoph Borchardt2012-05-101-1/+1
|/
* ported the oc_template classFrank Karlitschek2012-05-063-12/+12
* port linkto and serverHostFrank Karlitschek2012-05-011-1/+1
* ported addSyript and other small stuffFrank Karlitschek2012-05-011-1/+1