| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | urldecode target directory | Björn Schießle | 2012-10-24 | 1 | -1/+1 |
* | Fix urlencoding in the breadcrumb | Lukas Reschke | 2012-10-23 | 1 | -1/+1 |
* | Files: urldecode urlencoded dir names, fixes oc-2111 | Arthur Schiwon | 2012-10-23 | 1 | -1/+1 |
* | fix blocking drag & drop upload of folders | Robin Appelman | 2012-10-12 | 1 | -2/+2 |
* | Sanitize user input | Lukas Reschke | 2012-10-12 | 1 | -6/+6 |
* | don't show the share action in the file view for publically shared files. | Björn Schießle | 2012-10-11 | 1 | -0/+9 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-09 | 1 | -17/+17 |
* | check if ID was assigned | Björn Schießle | 2012-10-08 | 1 | -1/+3 |
* | remove debug output | Björn Schießle | 2012-10-08 | 1 | -1/+1 |
* | add data-id directly after upload/creation to the file list (bugfix for #1917) | Björn Schießle | 2012-10-08 | 4 | -5/+16 |
* | add ID to upload form and check if ID exist to avoid loading invalid javascri... | Björn Schießle | 2012-10-08 | 2 | -3/+4 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-08 | 1 | -0/+20 |
* | Revert part of 5beca59b, fixes file upload bug oc-1926 | Michael Gapczynski | 2012-10-07 | 1 | -4/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-06 | 1 | -0/+12 |
* | prevent xss attacks | Björn Schießle | 2012-10-05 | 1 | -2/+2 |
* | enable user to download selected files from publically shared directory | Björn Schießle | 2012-10-05 | 1 | -1/+6 |
* | stripsplashes doesn't work if the slash is the only character -> creating fil... | Björn Schießle | 2012-10-05 | 1 | -4/+3 |
* | check if element really exists before calling it. (e.g. for public shared fil... | Björn Schießle | 2012-10-05 | 1 | -2/+8 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-04 | 1 | -0/+13 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-02 | 1 | -0/+20 |
* | remove textbox after pressing "enter" even if the name is the same | Björn Schießle | 2012-10-02 | 1 | -16/+15 |
* | escape identifiers in queries | Jörn Friedrich Dreyer | 2012-10-02 | 1 | -9/+9 |
* | automatically remove and prevent installation of apps with a require version ... | Frank Karlitschek | 2012-10-02 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-02 | 2 | -0/+26 |
* | Update apps/files/css/files.css | Mat Lipe | 2012-10-01 | 1 | -1/+1 |
* | Update apps/files/css/files.css | Mat Lipe | 2012-09-30 | 1 | -2/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-28 | 4 | -0/+108 |
* | Correctly fix oc-1016 and fix downloading of files | Bart Visscher | 2012-09-28 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-28 | 3 | -6/+30 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-27 | 9 | -0/+107 |
* | fix sharing for newly uploaded or created files | Robin Appelman | 2012-09-26 | 3 | -9/+17 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-26 | 50 | -51/+55 |
* | Merge branch 'master' of github.com:owncloud/core | Björn Schießle | 2012-09-26 | 2 | -0/+2 |
|\ |
|
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-26 | 2 | -0/+2 |
* | | - take webdav namespace for properties into account | Björn Schießle | 2012-09-26 | 2 | -10/+12 |
|/ |
|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-25 | 1 | -1/+1 |
* | Small css fix for button new in files. fix oc-1638 | Brice Maron | 2012-09-24 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-24 | 7 | -1/+78 |
* | some js style fixes | Robin Appelman | 2012-09-23 | 1 | -20/+22 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-23 | 5 | -0/+5 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-22 | 1 | -0/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-22 | 4 | -4/+22 |
* | Merge pull request #15 from scambra/delete-fixes | Thomas Müller | 2012-09-21 | 2 | -3/+4 |
|\ |
|
| * | use post to delete files, get has a limit and fails with many files | scambra | 2012-09-20 | 2 | -3/+4 |
* | | Merge pull request #17 from scambra/4.5-l10n-fixes | Thomas Müller | 2012-09-21 | 1 | -0/+1 |
|\ \ |
|
| * | | translate rename and history actions | scambra | 2012-09-21 | 1 | -0/+1 |
* | | | Change background colour of upload button to be consistant with new button | Tom Needham | 2012-09-21 | 2 | -3/+3 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-21 | 2 | -0/+4 |
|/ / |
|
* | | change the new button color on mouse over so that the user understands that t... | Frank Karlitschek | 2012-09-20 | 1 | -4/+6 |
* | | Merge pull request #13 from scambra/safari-fixes | icewind1991 | 2012-09-20 | 1 | -1/+2 |
|\ \ |
|