Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-27 | 45 | -48/+4 |
* | Merge pull request #4586 from owncloud/fixing-3431-master | Morris Jobke | 2013-08-27 | 1 | -80/+0 |
|\ | |||||
| * | kill zh_CN.GB2312 | Thomas Müller | 2013-08-27 | 1 | -80/+0 |
* | | storage information is path specific | Thomas Müller | 2013-08-27 | 2 | -2/+2 |
|/ | |||||
* | Merge pull request #4542 from owncloud/fixing-4504-master | Morris Jobke | 2013-08-26 | 2 | -198/+7 |
|\ | |||||
| * | remove duplicate code | Thomas Müller | 2013-08-22 | 2 | -198/+7 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-25 | 3 | -7/+9 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-23 | 2 | -0/+2 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-22 | 2 | -6/+8 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-21 | 9 | -3/+12 |
* | Merge pull request #4262 from owncloud/fix_jslint_kondou | Christopher | 2013-08-20 | 3 | -10/+11 |
|\ | |||||
| * | Merge branch 'master' into fix_jslint_kondou | kondou | 2013-08-18 | 80 | -830/+894 |
| |\ | |||||
| * | | Fix a syntax error & have if-conds in an own line | kondou | 2013-08-01 | 2 | -2/+6 |
| * | | Fix some JSLint warnings | kondou | 2013-07-31 | 3 | -15/+14 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-19 | 8 | -25/+34 |
* | | | adding file templates for ods, odt and odp | Thomas Müller | 2013-08-18 | 1 | -1/+3 |
* | | | Merge pull request #4239 from owncloud/decrypt_files_again | Björn Schießle | 2013-08-18 | 3 | -0/+16 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' into decrypt_files_again | Bjoern Schiessle | 2013-08-17 | 80 | -518/+588 |
| |\ \ \ | |||||
| * | | | | remove whitespaces and some leftover code from testing | Bjoern Schiessle | 2013-08-15 | 1 | -1/+1 |
| * | | | | check if some encrypted files are left after the app was disabled and warn th... | Bjoern Schiessle | 2013-08-12 | 3 | -0/+16 |
* | | | | | Merge pull request #4498 from owncloud/uploadprogress-near-uploadbutton | Christopher | 2013-08-18 | 1 | -4/+14 |
|\ \ \ \ \ | |||||
| * | | | | | remove unneeded extra ID selectors | Jan-Christoph Borchardt | 2013-08-18 | 1 | -2/+2 |
| * | | | | | move upload progress bar near upload button, more contextual | Jan-Christoph Borchardt | 2013-08-18 | 1 | -3/+13 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #4497 from owncloud/newlines_at_eof_kondou | Kondou | 2013-08-18 | 6 | -6/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Add _many_ newlines at the end of files | kondou | 2013-08-18 | 6 | -6/+6 |
| |/ / / / | |||||
* | | | | | Merge pull request #4483 from owncloud/compare-true-false | Bart Visscher | 2013-08-18 | 2 | -2/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix spacing of all touched lines. | Andreas Fischer | 2013-08-17 | 1 | -1/+1 |
| * | | | | Compare result are already true/false | Bart Visscher | 2013-08-17 | 2 | -2/+2 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #4339 from owncloud/mimetype-defaults | Thomas Müller | 2013-08-17 | 4 | -315/+331 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | communicate size of newly created file back and update UI | Thomas Müller | 2013-08-16 | 3 | -310/+316 |
| * | | | Merge branch 'master' into mimetype-defaults | Thomas Müller | 2013-08-16 | 77 | -392/+482 |
| |\ \ \ | |||||
| * | | | | actually register html template | Robin Appelman | 2013-08-07 | 1 | -5/+9 |
| * | | | | add the option to have templates for newly created files | Robin Appelman | 2013-08-07 | 1 | -34/+38 |
* | | | | | remove ru_RU - fixes #3135 | Thomas Müller | 2013-08-17 | 1 | -18/+0 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-16 | 62 | -134/+88 |
* | | | | | Merge pull request #4113 from owncloud/delete-fix | Jan-Christoph Borchardt | 2013-08-15 | 3 | -15/+10 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | fix loading.gif size for both upload and deletion, force visiblity | Jan-Christoph Borchardt | 2013-07-30 | 1 | -1/+1 |
| * | | | | Replace delete icon with spinner | Victor Dubiniuk | 2013-07-29 | 1 | -5/+3 |
| * | | | | Merge branch 'master' into delete-fix | Thomas Müller | 2013-07-23 | 29 | -87/+65 |
| |\ \ \ \ | |||||
| * | | | | | fix delete button not showing in IE8 | Jan-Christoph Borchardt | 2013-07-22 | 1 | -4/+4 |
| * | | | | | use new delete icon for deleted files as well | Jan-Christoph Borchardt | 2013-07-18 | 1 | -1/+1 |
| * | | | | | remove unnecessary tipsy for Files delete | Jan-Christoph Borchardt | 2013-07-18 | 1 | -1/+1 |
| * | | | | | use background image instead of img for Files delete icon | Jan-Christoph Borchardt | 2013-07-18 | 1 | -4/+1 |
* | | | | | | Merge pull request #4354 from owncloud/fix_2711_shared_icon_disappears_on_fir... | Thomas Müller | 2013-08-15 | 1 | -2/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fix #2711 using a custom event, also use css selectors over filterAttr | Jörn Friedrich Dreyer | 2013-08-08 | 1 | -2/+3 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | fixing all broken translation files | Thomas Müller | 2013-08-15 | 68 | -204/+204 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-15 | 68 | -263/+204 |
* | | | | | | Merge pull request #4376 from owncloud/use_plurals | Jörn Friedrich Dreyer | 2013-08-14 | 2 | -13/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Reword a phrase | kondou | 2013-08-14 | 1 | -1/+1 |
| * | | | | | | Use plural translations | kondou | 2013-08-09 | 2 | -13/+6 |