summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #640 from esthepiking/masterThomas Müller2012-12-063-0/+167
|\ | | | | Keyboard Shortcuts
| * 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
| |
* | make sure that all expected array keys are availableBjörn Schießle2012-12-061-1/+2
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2012-12-055-0/+21
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2012-12-046-1/+7
| |
* | LDAP: ldap_explode_dn escaped too much, fix it by manual replacement. Fixes ↵Arthur Schiwon2012-12-031-4/+11
| | | | | | | | different problems, esp. with non-ascii characters in the dn (#631)
* | Merge pull request #650 from schiesbn/fix_fileVersioningForSharedFiles_masterBjörn Schießle2012-12-031-6/+6
|\ \ | | | | | | fix regression in file versioning for shared files
| * | fix typo in variable nameBjörn Schießle2012-12-021-1/+1
| | |
| * | fix regression in file versioning for shared filesBjörn Schießle2012-12-021-6/+6
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-12-034-1/+10
|/ /
* | Merge pull request #654 from butonic/checkstyle_fixesThomas Müller2012-12-0230-370/+603
|\ \ | | | | | | fix checkstyle for files_encryption & files_encryption app, add whitespace for readability
| * | fix checkstyle for files_external app, add whitespace for readabilityJörn Friedrich Dreyer2012-11-3022-306/+527
| | |
| * | fix checkstyle for files_encryption app, add whitespace for readabilityJörn Friedrich Dreyer2012-11-308-64/+76
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-12-0212-43/+99
| | |
* | | [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 app
| * | fix checkstyle for files appJörn Friedrich Dreyer2012-11-2911-74/+153
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-11-305-13/+18
| | |
* | | use new obEnd function instead of ob_end_cleanRobin Appelman2012-11-292-2/+2
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2012-11-291-0/+1
| |
* | 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'
| * 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-289-0/+75
|/
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-279-0/+18
|
* Merge pull request #380 from butonic/feature_share_link_with_tokenJörn Friedrich Dreyer2012-11-261-149/+205
|\ | | | | Feature share link with token
| * readd fallback code for pre token linksJörn Friedrich Dreyer2012-11-231-143/+197
| |
| * implement share via link tokenJörn Friedrich Dreyer2012-11-201-103/+105
| |
* | 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-269-1/+54
| |
* | 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-2453-51/+24
| |