Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into trash_bin_delete_selected | Thomas Mueller | 2013-02-20 | 17 | -83/+73 |
|\ | |||||
| * | replaced for in loops with normal enumerating loops to fix #1803 | Bernhard Posselt | 2013-02-20 | 2 | -5/+5 |
| * | Merge pull request #1753 from owncloud/Extra_info | Frank Karlitschek | 2013-02-20 | 1 | -3/+4 |
| |\ | |||||
| | * | Add Ability to the app to detect more details on the file | VicDeo | 2013-02-18 | 1 | -3/+4 |
| * | | Merge pull request #1787 from maelzx/patch-1 | Frank Karlitschek | 2013-02-20 | 1 | -1/+9 |
| |\ \ | |||||
| | * | | Update apps/files_versions/js/versions.js | maelzx | 2013-02-20 | 1 | -1/+9 |
| * | | | Merge pull request #1752 from schiesbn/versioning_use_new_filesystem_api | Björn Schießle | 2013-02-20 | 3 | -55/+35 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | fix getUidAndFilename() function | Björn Schießle | 2013-02-18 | 2 | -46/+23 |
| | * | | make store function static | Björn Schießle | 2013-02-14 | 1 | -1/+1 |
| | * | | use new filesystem to mount users home | Björn Schießle | 2013-02-14 | 1 | -3/+13 |
| | * | | don't use OC_FilesystemView() | Björn Schießle | 2013-02-10 | 1 | -16/+9 |
| * | | | Merge pull request #1731 from owncloud/unknown-freespace | Frank Karlitschek | 2013-02-19 | 6 | -19/+2 |
| |\ \ \ | |||||
| | * | | | Give storage backends the option to define having no known free space | Robin Appelman | 2013-02-16 | 6 | -19/+2 |
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-20 | 4 | -1/+19 |
* | | | | | change for loop to make it hopefully work with IE | Björn Schießle | 2013-02-20 | 1 | -1/+1 |
* | | | | | switch to json encoded file list | Björn Schießle | 2013-02-20 | 3 | -6/+8 |
* | | | | | use "|" as delimiter instead of ";", since "|" is not allowed in file/folder ... | Björn Schießle | 2013-02-20 | 3 | -8/+4 |
* | | | | | add timestamp to function call; fix trash.js to handle multiple delete operat... | Björn Schießle | 2013-02-19 | 2 | -5/+5 |
* | | | | | initialize $result | Björn Schießle | 2013-02-19 | 1 | -0/+1 |
* | | | | | rebase to master | Björn Schießle | 2013-02-19 | 18 | -50/+135 |
|\| | | | | |||||
| * | | | | Merge pull request #1740 from houqp/issue#1688 | Björn Schießle | 2013-02-19 | 2 | -3/+24 |
| |\ \ \ \ | |||||
| | * | | | | check filename and timestamp in Trashbin's file_exists method | Qingping Hou | 2013-02-18 | 1 | -3/+11 |
| | * | | | | Properly delete empty directories in Trashbin | Qingping Hou | 2013-02-16 | 1 | -1/+3 |
| | * | | | | add file_exists method to files_trashbin app | Qingping Hou | 2013-02-16 | 1 | -2/+13 |
| * | | | | | Merge pull request #1764 from owncloud/Undelete_directory_fix | Lukas Reschke | 2013-02-19 | 1 | -0/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | Calculate size for existing directories only | Victor Dubiniuk | 2013-02-18 | 1 | -0/+3 |
| * | | | | | | Merge pull request #1771 from owncloud/mountconfig | Thomas Müller | 2013-02-18 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | no pretty print | Thomas Mueller | 2013-02-19 | 1 | -1/+1 |
| * | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-19 | 14 | -11/+95 |
| * | | | | | | | Merge pull request #1728 from owncloud/mountconfig | Thomas Müller | 2013-02-18 | 1 | -35/+15 |
| |\| | | | | | | |||||
| | * | | | | | | Merge branch 'mountconfig' of github.com:owncloud/core into mountconfig | Robin Appelman | 2013-02-18 | 1 | -1/+1 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | look where you are typing ... | Jörn Friedrich Dreyer | 2013-02-16 | 1 | -1/+1 |
| | | * | | | | | | pretty print json | Jörn Friedrich Dreyer | 2013-02-16 | 1 | -1/+1 |
| | * | | | | | | | merge master into mountconfig | Robin Appelman | 2013-02-18 | 42 | -108/+320 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| | * | | | | | | | Create new mountconfig files in json | Robin Appelman | 2013-02-16 | 1 | -31/+14 |
| | * | | | | | | | Use a parser to read custom mount configuration instead of including the php ... | Robin Appelman | 2013-02-16 | 1 | -1/+2 |
| | | |_|_|/ / / | | |/| | | | | | |||||
| * | | | | | | | files_versions no longer contains a personal settings page -> remove the call | Thomas Mueller | 2013-02-18 | 1 | -1/+0 |
| | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Merge pull request #1759 from owncloud/redirect_fix_1737 | Thomas Müller | 2013-02-18 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | * | | | | | fix redirect, use the new routing | Björn Schießle | 2013-02-18 | 1 | -1/+1 |
| | | |_|_|/ | | |/| | | | |||||
* | | | | | | change $_REQUEST to $_POST; fix check if file was successfully deleted | Björn Schießle | 2013-02-19 | 1 | -5/+6 |
* | | | | | | add missing paramenter to post request | Björn Schießle | 2013-02-19 | 1 | -1/+1 |
* | | | | | | use instead of | Björn Schießle | 2013-02-19 | 1 | -2/+2 |
* | | | | | | allow user to delete selected files from the trash bin permanently | Björn Schießle | 2013-02-19 | 3 | -17/+72 |
* | | | | | | remove obsolete variables | Björn Schießle | 2013-02-19 | 1 | -5/+1 |
* | | | | | | close file handler after readdir() | Björn Schießle | 2013-02-18 | 1 | -1/+1 |
|/ / / / / | |||||
* / / / / | Sanitize HTML | Lukas Reschke | 2013-02-18 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-18 | 9 | -6/+26 |
* | | | | Merge pull request #1709 from owncloud/style-cleanup-files_external | Thomas Müller | 2013-02-17 | 2 | -6/+15 |
|\ \ \ \ | |||||
| * | | | | Join split translated strings | Bart Visscher | 2013-02-15 | 1 | -6/+2 |
| * | | | | Style cleanup files_external | Bart Visscher | 2013-02-15 | 2 | -6/+19 |
| |/ / / |