Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge pull request #3603 from nextcloud/update-icon | Joas Schilling | 2017-02-24 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Bring back checkmark icon on successful update | Morris Jobke | 2017-02-24 | 1 | -1/+4 | |
* | | | | | | | | Merge pull request #3605 from nextcloud/single-user | Joas Schilling | 2017-02-24 | 16 | -310/+37 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Clean up single user mode | Morris Jobke | 2017-02-22 | 16 | -310/+37 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-24 | 84 | -142/+760 | |
* | | | | | | | Merge pull request #3589 from nextcloud/remove-unneeded-repair-step | Morris Jobke | 2017-02-23 | 29 | -3284/+19 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cleanup old and not needed repair steps to speed up the update | Morris Jobke | 2017-02-22 | 28 | -3192/+19 | |
| * | | | | | | | Remove unneeded UpdateCertificateStore. | Morris Jobke | 2017-02-22 | 3 | -92/+0 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #3576 from robert-scheck/timezone | Morris Jobke | 2017-02-23 | 1 | -5/+0 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | According to issue #3553, the default logtimezone is always UTC | Robert Scheck | 2017-02-23 | 1 | -5/+0 | |
* | | | | | | | Merge pull request #2602 from nextcloud/resize-the-controls-after-the-sidebar... | Lukas Reschke | 2017-02-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Increase debounce time to make sure controls are resized after the sidebar di... | Marius Blüm | 2017-01-23 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #3590 from individual-it/correct_text_when_disabling_app | Lukas Reschke | 2017-02-23 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | show correct text when disabling App | Artur Neumann | 2017-02-23 | 1 | -1/+2 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #3575 from nextcloud/better-thumbnail-quality | Joas Schilling | 2017-02-23 | 2 | -16/+49 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix code quality a bit | Joas Schilling | 2017-02-22 | 1 | -13/+17 | |
| * | | | | | | | Use 90% JPEG quality for thumbnails and previews by default | Joas Schilling | 2017-02-22 | 2 | -4/+33 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-23 | 84 | -80/+172 | |
* | | | | | | | | Merge pull request #3580 from nextcloud/password-reset-wording | Morris Jobke | 2017-02-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | detail wording: password reset instead of recovery | Jan-Christoph Borchardt | 2017-02-22 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #3567 from nextcloud/autocomplete-settings | Björn Schießle | 2017-02-22 | 5 | -32/+101 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | fix typo | Bjoern Schiessle | 2017-02-22 | 1 | -1/+1 | |
| * | | | | | | | | use (int) instead of intval for performance reasons | Bjoern Schiessle | 2017-02-22 | 1 | -2/+2 | |
| * | | | | | | | | properly include class | Morris Jobke | 2017-02-21 | 1 | -5/+5 | |
| * | | | | | | | | Use intval() for validation of config options | Morris Jobke | 2017-02-21 | 3 | -5/+8 | |
| * | | | | | | | | Improve the UX for sharing settings | Morris Jobke | 2017-02-21 | 3 | -9/+52 | |
| * | | | | | | | | allow to configure a min-length of search strings for auto-compeltion and a m... | Bjoern Schiessle | 2017-02-21 | 2 | -19/+42 | |
* | | | | | | | | | Merge pull request #3418 from nextcloud/add-groups-to-userinfo | Lukas Reschke | 2017-02-22 | 2 | -3/+36 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | add groups to user info output | Bjoern Schiessle | 2017-02-09 | 2 | -3/+36 | |
* | | | | | | | | | | Merge pull request #3573 from nextcloud/correctly-catch-the-exception-from-pa... | Lukas Reschke | 2017-02-22 | 1 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Catch exception from path info | Joas Schilling | 2017-02-22 | 1 | -1/+8 | |
* | | | | | | | | | | Merge pull request #3570 from nextcloud/fix-share-loading | John Molakvoæ | 2017-02-22 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix position of share autocomplete loading icon | Morris Jobke | 2017-02-21 | 1 | -2/+2 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #3413 from nextcloud/theming-appdata | Lukas Reschke | 2017-02-22 | 6 | -100/+378 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add test for creating AppData folder | Julius Haertl | 2017-02-20 | 1 | -13/+47 | |
| * | | | | | | | | | | Use createMock | Julius Haertl | 2017-02-16 | 2 | -46/+25 | |
| * | | | | | | | | | | Use ::class in tests and correct import | Julius Haertl | 2017-02-16 | 3 | -28/+34 | |
| * | | | | | | | | | | Add tests for theming migration step | Julius Haertl | 2017-02-16 | 2 | -7/+143 | |
| * | | | | | | | | | | Adapt ThemingController tests | Julius Haertl | 2017-02-16 | 1 | -52/+81 | |
| * | | | | | | | | | | Add repair step to move existing theming images | Julius Haertl | 2017-02-16 | 2 | -1/+85 | |
| * | | | | | | | | | | Move theming images to AppData | Julius Haertl | 2017-02-16 | 2 | -26/+36 | |
* | | | | | | | | | | | Merge pull request #3566 from nextcloud/setUpScenario1 | Lukas Reschke | 2017-02-22 | 5 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Use clearer name setUpScenario | Phil Davis | 2017-02-21 | 5 | -5/+5 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-22 | 64 | -150/+326 | |
* | | | | | | | | | | | Merge pull request #3568 from nextcloud/fix-pdfviewer-margin | Morris Jobke | 2017-02-21 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | fix bottom margin of shared pdfviewer links | Jan-Christoph Borchardt | 2017-02-21 | 1 | -0/+1 | |
* | | | | | | | | | | | | Merge pull request #3557 from marncz/master | John Molakvoæ | 2017-02-21 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fixed path in other folders search | Marcin | 2017-02-21 | 1 | -2/+2 | |
* | | | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-21 | 58 | -106/+244 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #3521 from nextcloud/ldap-fix-uuid-attr-detection | Lukas Reschke | 2017-02-20 | 20 | -43/+895 | |
|\ \ \ \ \ \ \ \ \ \ \ |