| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-10 | 2 | -0/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-08 | 2 | -0/+8 |
* | Do not fetch the whole text file for the sidebar preview | Roeland Jago Douma | 2017-08-03 | 1 | -1/+6 |
* | Merge pull request #4790 from nextcloud/fix-comparisons-in-apps | Morris Jobke | 2017-08-02 | 3 | -3/+3 |
|\ |
|
| * | Fix comparisons in the files app | Joas Schilling | 2017-08-01 | 3 | -3/+3 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-02 | 2 | -0/+4 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-01 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-30 | 2 | -0/+22 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-29 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-28 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-26 | 2 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-25 | 6 | -0/+10 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-24 | 6 | -86/+136 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-23 | 4 | -0/+8 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-22 | 20 | -0/+40 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-21 | 66 | -132/+132 |
* | Fix copy and paste error on activity descriptions | Joas Schilling | 2017-07-20 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-18 | 2 | -16/+16 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-17 | 2 | -16/+34 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-15 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-14 | 2 | -4/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-13 | 2 | -16/+16 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-12 | 4 | -28/+32 |
* | fix test | Robin Appelman | 2017-07-11 | 1 | -9/+11 |
* | properly block file upload to non-active filelist | Robin Appelman | 2017-07-10 | 1 | -0/+2 |
* | Merge pull request #5483 from nextcloud/issue-5075-png-files-for-activity-emails | Morris Jobke | 2017-07-07 | 5 | -22/+102 |
|\ |
|
| * | Use PNG version of the icons for shipped activities | Joas Schilling | 2017-06-20 | 5 | -22/+102 |
* | | Fix sorting of favorite files | Daniel Calviño Sánchez | 2017-07-05 | 2 | -2/+121 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-03 | 2 | -0/+10 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-01 | 2 | -2/+8 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-28 | 6 | -4/+8 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-27 | 4 | -0/+18 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-25 | 2 | -0/+10 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-24 | 2 | -2/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-21 | 2 | -0/+2 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-20 | 4 | -2/+8 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-19 | 2 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-17 | 4 | -2/+8 |
* | Merge pull request #5177 from Bekcpear/master | Robin Appelman | 2017-06-16 | 1 | -13/+15 |
|\ |
|
| * | Fix uploadrate value of 'original-title' attribute | Bekcpear | 2017-06-16 | 1 | -1/+1 |
| * | Fix upload remaining time | Bekcpear | 2017-06-16 | 1 | -12/+14 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-16 | 16 | -2/+40 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-15 | 14 | -0/+46 |
* | | Merge pull request #5378 from patschi/fix-5349 | Morris Jobke | 2017-06-13 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix #5349, no themed icon when dragging folder | Patrik Kernstock | 2017-06-13 | 1 | -1/+1 |
* | | | Do not show icon for quota bar | Morris Jobke | 2017-06-13 | 2 | -5/+2 |
* | | | Remove unused element | Joas Schilling | 2017-06-13 | 1 | -2/+1 |
* | | | Put the quota bar to the bottom | Morris Jobke | 2017-06-13 | 2 | -2/+12 |
* | | | Adjust the unit test | Joas Schilling | 2017-06-13 | 1 | -0/+8 |
* | | | Remove the colored corners | Joas Schilling | 2017-06-13 | 1 | -0/+1 |