| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-28 | 2 | -0/+2 |
* | Don't show favicon to prevent iteration through subfolders | Lukas Reschke | 2014-11-26 | 1 | -1/+1 |
* | Merge pull request #12421 from owncloud/issue/6101-remove-namespace-permissio... | Morris Jobke | 2014-11-26 | 1 | -3/+3 |
|\ |
|
| * | Replace deprecated constant with new class constant | Joas Schilling | 2014-11-25 | 1 | -3/+3 |
* | | we no longer need to keep the session open for encryption | Bjoern Schiessle | 2014-11-25 | 1 | -6/+2 |
|/ |
|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-22 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-21 | 8 | -0/+166 |
* | Merge pull request #12325 from owncloud/removeunneccessarylang | Lukas Reschke | 2014-11-20 | 8 | -166/+0 |
|\ |
|
| * | cleanup languages. closes #11274 | Volkan Gezer | 2014-11-20 | 8 | -166/+0 |
* | | Make apps/ extend the \Test\TestCase and fix overwritten methods | Joas Schilling | 2014-11-19 | 1 | -2/+1 |
* | | Use base class to reset the file mapper | Joas Schilling | 2014-11-19 | 1 | -2/+2 |
|/ |
|
* | Only show undelete capability if files_trashbin is enabled | Lukas Reschke | 2014-11-18 | 1 | -1/+0 |
* | Merge pull request #12218 from owncloud/issue/10991-fixes | Morris Jobke | 2014-11-17 | 1 | -2/+12 |
|\ |
|
| * | Correctly restore previous root mount point after testing | Joas Schilling | 2014-11-17 | 1 | -2/+12 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-15 | 2 | -8/+8 |
* | | Merge pull request #9177 from owncloud/jsdocexperiment | Vincent Petry | 2014-11-13 | 9 | -49/+204 |
|\ \ |
|
| * | | Improved Javascript docs for JSDoc | Vincent Petry | 2014-10-31 | 9 | -49/+204 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-11 | 2 | -2/+2 |
* | | | Merge pull request #12070 from owncloud/accessibility-fixes | Morris Jobke | 2014-11-10 | 2 | -14/+35 |
|\ \ \ |
|
| * | | | add relevant focus styles to the existing hover styles | Jan-Christoph Borchardt | 2014-11-06 | 1 | -13/+34 |
| * | | | add alt text for file actions, but leave empty since text is directly next to it | Jan-Christoph Borchardt | 2014-11-06 | 1 | -1/+1 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-09 | 2 | -2/+72 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-08 | 2 | -2/+2 |
|/ / / |
|
* | / | unbold labels and folders | Jan-Christoph Borchardt | 2014-11-05 | 1 | -1/+0 |
| |/
|/| |
|
* | | JS unit tests fix - use toBeUndefined() instead of toEqual(null) | Morris Jobke | 2014-11-04 | 1 | -7/+7 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-01 | 2 | -2/+2 |
|/ |
|
* | remove unnecessary require calls - the ownCloud class loader is supposed to t... | Thomas Müller | 2014-10-30 | 1 | -2/+0 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-30 | 10 | -12/+38 |
* | update all translation files to js and json | Thomas Müller | 2014-10-29 | 363 | -5435/+10843 |
* | Added OC.L10N namespace with translation functions | Vincent Petry | 2014-10-29 | 1 | -0/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-29 | 1 | -0/+1 |
* | Add type hinting to functions | Lukas Reschke | 2014-10-24 | 1 | -4/+7 |
* | Merge pull request #11754 from owncloud/fix-division-null | Lukas Reschke | 2014-10-24 | 1 | -1/+1 |
|\ |
|
| * | Prevent division by zero | Lukas Reschke | 2014-10-24 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-24 | 1 | -10/+27 |
|/ |
|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-23 | 1 | -0/+1 |
* | Merge pull request #11675 from owncloud/urlencode-for-special-characters | Lukas Reschke | 2014-10-21 | 1 | -3/+3 |
|\ |
|
| * | URLEncode filenames to be compatible with special characters | Lukas Reschke | 2014-10-20 | 1 | -3/+3 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-21 | 1 | -2/+2 |
|/ |
|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-20 | 1 | -3/+9 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-19 | 1 | -0/+3 |
* | Merge pull request #11524 from nazar-pc/patch-1 | Vincent Petry | 2014-10-16 | 3 | -8/+11 |
|\ |
|
| * | Changed fileList.pageSize to function call | Nazar Mokrynskyi | 2014-10-15 | 1 | -1/+1 |
| * | Typo | Nazar Mokrynskyi | 2014-10-15 | 1 | -1/+1 |
| * | Even better - usage of this.$container instead of this.$el.parent() | Nazar Mokrynskyi | 2014-10-15 | 1 | -1/+1 |
| * | Stub for pageSize, because now it is dynamically calculated | Nazar Mokrynskyi | 2014-10-15 | 1 | -2/+3 |
| * | this.$el is not the same as $('#app-content') | Nazar Mokrynskyi | 2014-10-15 | 1 | -1/+1 |
| * | Use function call for FileList.pageSize | Nazar Mokrynskyi | 2014-10-15 | 1 | -1/+1 |
| * | Use this.$el instead of the absolute selector | Nazar Mokrynskyi | 2014-10-15 | 1 | -1/+1 |
| * | Page size calculation based on real page height | Nazar Mokrynskyi | 2014-10-11 | 1 | -4/+6 |