Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove superfluous $RUNTIME_APPTYPES | Thomas Müller | 2014-02-06 | 5 | -24/+0 |
* | Merge pull request #7064 from owncloud/files-scrolltopafterupdate | Jan-Christoph Borchardt | 2014-02-05 | 1 | -4/+5 |
|\ | |||||
| * | Scroll to the top after switching dir | Vincent Petry | 2014-02-04 | 1 | -5/+6 |
* | | Merge pull request #7032 from owncloud/enc_fix_delete | Björn Schießle | 2014-02-05 | 9 | -119/+430 |
|\ \ | |||||
| * | | add function to extract filename from sharekey name + tests | Bjoern Schiessle | 2014-02-03 | 2 | -1/+37 |
| * | | added tests for the delete hooks if the trash bin is disabled | Bjoern Schiessle | 2014-02-01 | 3 | -65/+300 |
| * | | don't expect OC_FilesystemView, this is depreciated | Bjoern Schiessle | 2014-01-31 | 1 | -1/+1 |
| * | | better error detection and don't use glob() | Bjoern Schiessle | 2014-01-31 | 1 | -12/+27 |
| * | | move unlink proxy to a hook which handles pre and post conditions | Bjoern Schiessle | 2014-01-31 | 3 | -41/+66 |
* | | | Merge pull request #7011 from owncloud/jshint | Thomas Müller | 2014-02-04 | 10 | -22/+124 |
|\ \ \ | |||||
| * | | | Fixed file name validation unit test + added newline | Vincent Petry | 2014-01-30 | 2 | -7/+16 |
| * | | | Added .jshintrc | Vincent Petry | 2014-01-30 | 10 | -15/+108 |
* | | | | Merge pull request #6235 from NCTU-NBA/pr-exceed_upload_limit_msg | Jan-Christoph Borchardt | 2014-02-04 | 6 | -6/+29 |
|\ \ \ \ | |||||
| * | | | | Merge branch 'master' into pr-exceed_upload_limit_msg | Pellaeon Lin | 2014-01-30 | 192 | -5750/+12562 |
| |\| | | | |||||
| * | | | | Use $storageInfo['free'] | Pellaeon Lin | 2014-01-29 | 2 | -3/+2 |
| * | | | | Fix variable name | Pellaeon Lin | 2014-01-24 | 1 | -2/+2 |
| * | | | | Add $freeSpace and $uploadLimit to files_sharing | Pellaeon Lin | 2014-01-17 | 2 | -0/+6 |
| * | | | | Comments to clarify | Pellaeon Lin | 2014-01-16 | 1 | -2/+2 |
| * | | | | Use t() 's native method | Pellaeon Lin | 2014-01-16 | 1 | -2/+8 |
| * | | | | Fix namespace | Pellaeon Lin | 2014-01-15 | 1 | -1/+1 |
| * | | | | Contextual upload error message | Pellaeon Lin | 2013-12-11 | 1 | -2/+2 |
| * | | | | #max_upload is needed after all | Pellaeon Lin | 2013-12-11 | 1 | -1/+1 |
| * | | | | Update #free_space on getstoragestats AJAX call | Pellaeon Lin | 2013-12-11 | 2 | -0/+3 |
| * | | | | Display different messages for uploadLimit and freeSpace | Pellaeon Lin | 2013-12-08 | 3 | -4/+15 |
| * | | | | Change misleading message when file size exceeds upload limit | Pellaeon Lin | 2013-12-08 | 1 | -2/+2 |
* | | | | | Merge pull request #6647 from owncloud/memcache-public | icewind1991 | 2014-02-04 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Merge branch 'master' into memcache-public | Robin Appelman | 2014-01-22 | 32 | -198/+419 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into memcache-public | Robin Appelman | 2014-01-15 | 21 | -154/+127 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into memcache-public | Robin Appelman | 2014-01-09 | 21 | -112/+383 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Use $server->getMemCacheFactory() in ldap connection | Robin Appelman | 2014-01-09 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #7055 from owncloud/ellipsize-modified-date | Jan-Christoph Borchardt | 2014-02-03 | 1 | -0/+11 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fix misalignment of modified dates, shift to right | Jan-Christoph Borchardt | 2014-02-03 | 1 | -0/+1 |
| * | | | | | | | | ellipsize long modified dates to make room for showing delete button, fix #7040 | Jan-Christoph Borchardt | 2014-02-03 | 1 | -0/+10 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #7014 from owncloud/fix_ocs_share_api | Björn Schießle | 2014-02-03 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | remove needless element tag | Bjoern Schiessle | 2014-01-30 | 1 | -2/+1 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge pull request #7017 from owncloud/trashpreview | Georg Ehrke | 2014-01-31 | 1 | -2/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fixed image preview in trashbin subdirs | Vincent Petry | 2014-01-30 | 1 | -2/+12 |
| |/ / / / / / | |||||
* | | | | | | | Makes Rename Icon Width 44px for touch sourfaces. | raghunayyar | 2014-01-31 | 1 | -0/+5 |
* | | | | | | | Updated unit tests for rename action | Vincent Petry | 2014-01-30 | 1 | -1/+12 |
* | | | | | | | Rename action now appears as pencil icon | raghunayyar | 2014-01-30 | 3 | -5/+18 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #6777 from owncloud/mobile-style | Jan-Christoph Borchardt | 2014-01-29 | 9 | -141/+123 |
|\ \ \ \ \ \ | |||||
| * | | | | | | make header scroll up for single shares, more view of content on small screens | Jan-Christoph Borchardt | 2014-01-29 | 1 | -0/+4 |
| * | | | | | | - adding class to header div: share-folder or share-file | Thomas Müller | 2014-01-29 | 1 | -2/+3 |
| * | | | | | | adjust file type icon placement for when no preview can be generated | Jan-Christoph Borchardt | 2014-01-29 | 3 | -1/+10 |
| * | | | | | | permanently show download action on mobile, only icon | Jan-Christoph Borchardt | 2014-01-29 | 2 | -8/+19 |
| * | | | | | | fix horizontal scrollbar appearing when footer is too long, footer wraps now | Jan-Christoph Borchardt | 2014-01-29 | 1 | -2/+1 |
| * | | | | | | merge master into mobile-style | Jan-Christoph Borchardt | 2014-01-29 | 51 | -4888/+10106 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | fix multiselect bar being too short on big displays | Jan-Christoph Borchardt | 2014-01-24 | 1 | -1/+2 |
| * | | | | | | | Instead of 'No preview available for ...' we simple display the mieme-type icon | Thomas Müller | 2014-01-23 | 2 | -20/+9 |
| * | | | | | | | remove background and width from multiselect bar, fix Download button not sho... | Jan-Christoph Borchardt | 2014-01-23 | 2 | -4/+2 |