Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | 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 | |
| * | | | | make infield labels use less space so pasting in is easier | Jan-Christoph Borchardt | 2014-04-01 | 1 | -3/+8 | |
| * | | | | fix log in input sizing caused by core input field switch to px | Jan-Christoph Borchardt | 2014-04-01 | 1 | -11/+31 | |
* | | | | | Merge pull request #8235 from owncloud/fix-error-mobile | Jan-Christoph Borchardt | 2014-04-16 | 2 | -2/+10 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix error display on smaller screens, fix #8090 | Jan-Christoph Borchardt | 2014-04-16 | 2 | -2/+10 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #8157 from owncloud/share-expiration-smooth-hide | Jan-Christoph Borchardt | 2014-04-16 | 1 | -5/+6 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Expiration date is hidden smoothly | Volkan Gezer | 2014-04-10 | 1 | -5/+6 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-16 | 1 | -0/+1 | |
* | | | | | Merge pull request #8211 from owncloud/flush-head-master | Thomas Müller | 2014-04-15 | 3 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Flush the Buffer Early - right after head | Thomas Müller | 2014-04-15 | 3 | -3/+3 |