Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #8400 from owncloud/download-button-public-folder | Thomas Müller | 2014-05-02 | 1 | -11/+7 |
|\ | |||||
| * | fix position and look of public download button | Jan-Christoph Borchardt | 2014-05-02 | 1 | -4/+7 |
| * | remove unneeded header-right details styles | Jan-Christoph Borchardt | 2014-05-02 | 1 | -7/+0 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-01 | 5 | -0/+32 |
* | | Merge pull request #8405 from owncloud/remove-leftcontent-rightcontent | Morris Jobke | 2014-04-30 | 1 | -15/+0 |
|\ \ | |||||
| * | | remove leftcontent and rightcontent CSS, no longer needed | Jan-Christoph Borchardt | 2014-04-29 | 1 | -15/+0 |
| |/ | |||||
* / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-30 | 2 | -0/+11 |
|/ | |||||
* | Merge pull request #6870 from owncloud/uncheck-remember-checkbox | Jan-Christoph Borchardt | 2014-04-29 | 1 | -1/+1 |
|\ | |||||
| * | do not check 'remember' log in by default | Jan-Christoph Borchardt | 2014-01-21 | 1 | -1/+1 |
* | | Fix file selection for infinite scrolling | Vincent Petry | 2014-04-28 | 1 | -1/+1 |
* | | Fix file summary to use the whole file list | Vincent Petry | 2014-04-28 | 2 | -0/+20 |
* | | Added infinite scrolling (in-memory list) | Vincent Petry | 2014-04-28 | 1 | -1/+11 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-28 | 4 | -9/+52 |
* | | Merge pull request #8352 from owncloud/icons | Jan-Christoph Borchardt | 2014-04-25 | 14 | -21/+9 |
|\ \ | |||||
| * | | remove metadata | Morris Jobke | 2014-04-25 | 5 | -45/+0 |
| * | | use trash as delete icon to differentiate from close | Jan-Christoph Borchardt | 2014-04-25 | 4 | -11/+3 |
| * | | compress view-close icon | Jan-Christoph Borchardt | 2014-04-25 | 1 | -54/+11 |
| * | | improve upload and download icons | Jan-Christoph Borchardt | 2014-04-22 | 4 | -6/+21 |
| * | | improve delete and close icons | Jan-Christoph Borchardt | 2014-04-22 | 6 | -12/+73 |
| * | | thinner add icon | Jan-Christoph Borchardt | 2014-04-22 | 2 | -3/+11 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-25 | 7 | -6/+145 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-24 | 1 | -0/+1 |
* | | | Merge pull request #8213 from cbojar/master | Thomas Müller | 2014-04-23 | 1 | -25/+19 |
|\ \ \ | |||||
| * | | | Clean up js.js along suggestions from scrutinizer-ci, fixes #8204. | cbojar | 2014-04-16 | 1 | -26/+20 |
* | | | | Merge pull request #8315 from owncloud/fix-8294 | Thomas Müller | 2014-04-23 | 2 | -0/+10321 |
|\ \ \ \ | |||||
| * | | | | add uncompressed jquery files - fixes #8294 | Volkan Gezer | 2014-04-23 | 2 | -0/+10321 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-23 | 68 | -66/+19 |
|/ / / / | |||||
* | | | | Merge pull request #8286 from owncloud/use-proper-jsdoc | Thomas Müller | 2014-04-22 | 4 | -148/+296 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Fix typo | Lukas Reschke | 2014-04-22 | 1 | -2/+2 |
| * | | | fixing typos | Thomas Müller | 2014-04-22 | 1 | -25/+24 |
| * | | | fixing typo | Thomas Müller | 2014-04-22 | 1 | -1/+1 |
| * | | | Fix JSDoc | Lukas Reschke | 2014-04-21 | 4 | -41/+43 |
| * | | | Reuse selector | Lukas Reschke | 2014-04-21 | 1 | -7/+9 |
| * | | | Use proper JSDoc documentation | Lukas Reschke | 2014-04-21 | 1 | -86/+231 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-22 | 3 | -3/+6 |
* | | | | Some more PHPDoc fixes | Lukas Reschke | 2014-04-21 | 1 | -1/+1 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-21 | 1 | -0/+1 |
* | | | Merge pull request #8229 from owncloud/menutoggle-mobile | Lukas Reschke | 2014-04-20 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | do not show menu toggle on public share links as there is no menu | Jan-Christoph Borchardt | 2014-04-16 | 1 | -0/+5 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-19 | 2 | -24/+24 |
* | | | | Merge pull request #8246 from Gared/master | Morris Jobke | 2014-04-17 | 1 | -19/+21 |
|\ \ \ \ | |||||
| * | | | | Fix javascript error in calendar app | Stefan | 2014-04-16 | 1 | -19/+21 |
* | | | | | Merge pull request #8236 from owncloud/header-right-fix | Morris Jobke | 2014-04-17 | 1 | -7/+49 |
|\ \ \ \ \ | |||||
| * | | | | | fix header code duplication, code style fixes | Jan-Christoph Borchardt | 2014-04-16 | 1 | -5/+28 |
| * | | | | | remove duplication of 'header-right' element, also make it overflow when too ... | Jan-Christoph Borchardt | 2014-04-16 | 1 | -3/+22 |
| | |/ / / | |/| | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-17 | 2 | -3/+46 |
| |_|/ / |/| | | | |||||
* | | | | Merge pull request #7994 from owncloud/fix-login-fields | Morris Jobke | 2014-04-16 | 1 | -15/+39 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | fix overlapping infield labels | Jan-Christoph Borchardt | 2014-04-16 | 1 | -1/+1 |
| * | | | fix database infield label indentation | Jan-Christoph Borchardt | 2014-04-16 | 1 | -1/+3 |
| * | | | fix sizing for fields when password is shown | Jan-Christoph Borchardt | 2014-04-16 | 1 | -9/+6 |