Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix typo | Björn Schießle | 2013-07-26 | 1 | -1/+1 |
* | disable "deleted files" button if trash bin is empty | Björn Schießle | 2013-07-26 | 5 | -7/+21 |
* | Merge branch 'master' into sabre-objecttree | Robin Appelman | 2013-07-24 | 70 | -212/+480 |
|\ | |||||
| * | Merge branch 'master' into more-themable-strings | Thomas Müller | 2013-07-24 | 18 | -69/+120 |
| |\ | |||||
| | * | Merge branch 'master' into disable-anon-upload-master | Thomas Müller | 2013-07-22 | 22 | -78/+100 |
| | |\ | |||||
| | | * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-22 | 23 | -22/+3 |
| | | * | Merge pull request #4131 from owncloud/scanner-split | Bart Visscher | 2013-07-21 | 1 | -45/+29 |
| | | |\ | |||||
| | | | * | Split scanning logic from ajax file | Robin Appelman | 2013-07-19 | 1 | -45/+29 |
| | | * | | Merge pull request #4118 from owncloud/remove-size-experiment | Morris Jobke | 2013-07-21 | 4 | -10/+5 |
| | | |\ \ | |||||
| | | | * | | finally remove the file size obfuscation as it had more disadvantages. I was ... | Jan-Christoph Borchardt | 2013-07-18 | 4 | -10/+5 |
| | | * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-21 | 1 | -0/+6 |
| | | | |/ | | | |/| | |||||
| | | * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-19 | 2 | -11/+18 |
| | | |/ | |||||
| | | * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-18 | 3 | -1/+3 |
| | | * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-17 | 3 | -0/+8 |
| | | * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-16 | 1 | -0/+4 |
| | | * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-14 | 2 | -1/+27 |
| | | * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-13 | 2 | -0/+9 |
| | * | | in case the encryption app is enabled we cannot yet allow anonymous upload | Thomas Müller | 2013-07-12 | 1 | -1/+5 |
| | * | | new admin setting added which allows to turn off anonymous uploads | Thomas Müller | 2013-07-12 | 2 | -1/+2 |
| | |/ | |||||
| | * | add new file above summary if it is the first file in the list | Björn Schießle | 2013-07-12 | 1 | -0/+2 |
| | * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-12 | 10 | -1/+23 |
| * | | use $defaults->getName() as webdav REALM | Jörn Friedrich Dreyer | 2013-07-23 | 1 | -1/+2 |
| |/ | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-11 | 2 | -0/+7 |
| * | Merge pull request #3990 from owncloud/size-mb | Jan-Christoph Borchardt | 2013-07-10 | 1 | -1/+1 |
| |\ | |||||
| | * | add MB indicator to size heading, fix #3987 | Jan-Christoph Borchardt | 2013-07-10 | 1 | -1/+1 |
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-10 | 1 | -3/+8 |
| |/ | |||||
| * | Migrate to encodePath | Victor Dubiniuk | 2013-07-09 | 2 | -6/+3 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-09 | 2 | -1/+9 |
| * | Merge pull request #3946 from owncloud/fixing-3942-master | Thomas Müller | 2013-07-08 | 2 | -16/+14 |
| |\ | |||||
| | * | Merge branch 'master' into fixing-3942-master | Thomas Müller | 2013-07-06 | 1 | -1/+1 |
| | |\ | |||||
| | * | | on reshares we now recursively move to the root of all reshares - therefore s... | Thomas Müller | 2013-07-05 | 1 | -15/+14 |
| | * | | fixing Notice: Undefined index: isPublic | Thomas Müller | 2013-07-05 | 1 | -0/+1 |
| | * | | handle anonymous upload to reshared folder | Thomas Müller | 2013-07-05 | 1 | -0/+5 |
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-08 | 1 | -0/+2 |
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-07 | 4 | -0/+14 |
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-06 | 3 | -1/+14 |
| | |/ | |/| | |||||
| * | | proper fix for getting the shared item if no user is logged in | Thomas Müller | 2013-07-05 | 1 | -4/+5 |
| * | | php 5.3 compliant now | Thomas Müller | 2013-07-05 | 1 | -1/+2 |
| * | | get the real physical folder name for anonymous upload | Thomas Müller | 2013-07-05 | 1 | -2/+7 |
| |/ | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-05 | 46 | -9/+114 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-04 | 5 | -0/+11 |
| * | Merge pull request #3915 from owncloud/summary_as_last_filelist_entry | Morris Jobke | 2013-07-03 | 2 | -2/+47 |
| |\ | |||||
| | * | Don't escape filesize (can contain a '<') | kondou | 2013-07-02 | 1 | -1/+1 |
| | * | Show a summary as the last filelist entry | kondou | 2013-07-02 | 2 | -2/+47 |
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-03 | 2 | -0/+2 |
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-02 | 49 | -50/+17 |
| |/ | |||||
| * | Merge pull request #3903 from owncloud/nonpublic-uploading | Thomas Müller | 2013-07-01 | 2 | -36/+36 |
| |\ | |||||
| | * | fix detection of public upload in filelist.js | Robin Appelman | 2013-07-01 | 1 | -1/+1 |
| | * | fix uploading when ['dirtoken'] is not set | Robin Appelman | 2013-07-01 | 1 | -1/+1 |
| | * | code style | Robin Appelman | 2013-07-01 | 1 | -34/+34 |