summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #929 from owncloud/fix_utf8_filenames_in_ie_downloadThomas Müller2012-12-171-1/+6
|\
| * fix utf8 filenames in ie download response header according to rfc5987, see h...Jörn Friedrich Dreyer2012-12-171-1/+6
* | Merge pull request #842 from owncloud/restrict_keyboard_shortcutsThomas Müller2012-12-171-0/+3
|\ \ | |/ |/|
| * prevent keyboardshortcuts from catching events outside the main doc - e.g. th...Thomas Mueller2012-12-121-0/+3
* | Merge pull request #875 from owncloud/multiplefiles_jsonBart Visscher2012-12-142-2/+2
|\ \
| * | remove unneeded lineRobin Appelman2012-12-131-1/+0
| * | use json encoding when deleting multiply files instead of using ; as delimiterRobin Appelman2012-12-132-1/+2
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-12-142-0/+2
* | | fix mimetype icons for new filesRobin Appelman2012-12-131-1/+1
|/ /
* / ungreenify new & upload buttonsJan-Christoph Borchardt2012-12-131-12/+2
|/
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-122-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-111-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-101-33/+33
* Merge pull request #282 from butonic/fix_new_and_upload_button_html_cssThomas Müller2012-12-094-63/+75
|\
| * cleanup CSS whitespace and remove extra input[type='checkbok']Jörn Friedrich Dreyer2012-12-071-12/+13
| * fix svg -> png replacement for android, cleanup and remove obsolete cssJörn Friedrich Dreyer2012-12-073-39/+38
| * fix new li icons jumping when replacing p with inputJörn Friedrich Dreyer2012-12-071-2/+4
| * add IE9 CSS checkbox fixesJörn Friedrich Dreyer2012-12-073-14/+19
| * upload button HTML, CSS & JS cleanupJörn Friedrich Dreyer2012-12-074-27/+19
| * rmeove vendor prefix for box-shadowJörn Friedrich Dreyer2012-12-071-2/+0
| * fix_new_and_upload_button_html_cssJörn Friedrich Dreyer2012-12-072-12/+27
* | [tx-robot] updated from transifexJenkins for ownCloud2012-12-092-0/+4
|/
* Merge pull request #640 from esthepiking/masterThomas Müller2012-12-063-0/+167
|\
| * Code clean upErik Sargent2012-12-051-203/+147
| * Remove renameErik Sargent2012-12-041-4/+4
| * event.ctrlKeyErik Sargent2012-11-301-1/+2
| * event.ctrlKeyErik Sargent2012-11-301-3/+7
| * ctrl issue fixErik Sargent2012-11-301-1/+1
| * CleanupErik Sargent2012-11-291-26/+51
| * documentationErik Sargent2012-11-291-10/+6
| * cleanupErik Sargent2012-11-291-89/+123
| * RenameErik Sargent2012-11-281-6/+44
| * EnterErik Sargent2012-11-281-1/+11
| * Arrow key navigationErik Sargent2012-11-281-10/+55
| * Keys arrayErik Sargent2012-11-281-9/+16
| * keycode namingErik Sargent2012-11-281-8/+17
| * no messageErik Sargent2012-11-283-3/+3
| * initial setupErik Sargent2012-11-281-0/+52
| * initial setupErik Sargent2012-11-281-0/+1
| * initial setupErik Sargent2012-11-281-0/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2012-12-052-0/+8
* | [tx-robot] updated from transifexJenkins for ownCloud2012-12-046-1/+7
* | [tx-robot] updated from transifexJenkins for ownCloud2012-12-034-1/+10
* | [tx-robot] updated from transifexJenkins for ownCloud2012-12-028-42/+76
* | [tx-robot] updated from transifexJenkins for ownCloud2012-12-0155-106/+0
* | Merge pull request #644 from butonic/checkstyle_fixesBart Visscher2012-11-3010-73/+152
|\ \
| * | fix checkstyle for files appJörn Friedrich Dreyer2012-11-2911-74/+153
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-11-301-0/+2
* | | use new obEnd function instead of ob_end_cleanRobin Appelman2012-11-292-2/+2
|/ /
* | Merge pull request #601 from butonic/add_drag_shadow_in_firefoxBart Visscher2012-11-281-1/+1
|\ \ | |/ |/|