aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\ \ | |/ |/|
| * show drag shadow in firefox by using helper:'clone'Jörn Friedrich Dreyer2012-11-271-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2012-11-284-0/+18
|/
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-277-0/+14
* use normalizePath to have a proper target pathArthur Schiwon2012-11-261-3/+1
* all but the first parameter are introduced by &Arthur Schiwon2012-11-261-1/+1
* make sure path starts with /Arthur Schiwon2012-11-261-0/+3
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-266-1/+24
* make sure the output buffer is closed when handeling webdavRobin Appelman2012-11-251-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-257-0/+11
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-2452-51/+21
* Merge pull request #479 from owncloud/fix_438Thomas Müller2012-11-233-6/+7
|\
| * Do the url encoding once, only in breadcrumbs templateBart Visscher2012-11-163-6/+7
* | Merge pull request #480 from owncloud/fix_435_and_437Thomas Müller2012-11-232-3/+16
|\ \
| * | introduce Files.containsInvalidCharacters(), use when creating or renaming filesJörn Friedrich Dreyer2012-11-222-11/+19
| * | some more invalid characters have been addedThomas Mueller2012-11-221-6/+11
| * | Also reject names with \ in the nameBart Visscher2012-11-221-2/+2
* | | Merge pull request #418 from libasys/Fix-IE8-fileactions-bindingThomas Müller2012-11-231-11/+20
|\ \ \
| * | | Fixes two issues if you using IE8. IE8 has problems with .bind actions and si...libasys2012-11-141-11/+20