summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge pull request #3603 from nextcloud/update-iconJoas Schilling2017-02-241-1/+4
|\ \ \ \ \ \ \
| * | | | | | | Bring back checkmark icon on successful updateMorris Jobke2017-02-241-1/+4
* | | | | | | | Merge pull request #3605 from nextcloud/single-userJoas Schilling2017-02-2416-310/+37
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Clean up single user modeMorris Jobke2017-02-2216-310/+37
| | |/ / / / / | |/| | | | |
* | | | | | | [tx-robot] updated from transifexNextcloud bot2017-02-2484-142/+760
* | | | | | | Merge pull request #3589 from nextcloud/remove-unneeded-repair-stepMorris Jobke2017-02-2329-3284/+19
|\ \ \ \ \ \ \
| * | | | | | | cleanup old and not needed repair steps to speed up the updateMorris Jobke2017-02-2228-3192/+19
| * | | | | | | Remove unneeded UpdateCertificateStore.Morris Jobke2017-02-223-92/+0
| |/ / / / / /
* | | | | | | Merge pull request #3576 from robert-scheck/timezoneMorris Jobke2017-02-231-5/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | According to issue #3553, the default logtimezone is always UTCRobert Scheck2017-02-231-5/+0
* | | | | | | Merge pull request #2602 from nextcloud/resize-the-controls-after-the-sidebar...Lukas Reschke2017-02-231-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Increase debounce time to make sure controls are resized after the sidebar di...Marius Blüm2017-01-231-1/+1
* | | | | | | | Merge pull request #3590 from individual-it/correct_text_when_disabling_appLukas Reschke2017-02-231-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | show correct text when disabling App Artur Neumann2017-02-231-1/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #3575 from nextcloud/better-thumbnail-qualityJoas Schilling2017-02-232-16/+49
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fix code quality a bitJoas Schilling2017-02-221-13/+17
| * | | | | | | Use 90% JPEG quality for thumbnails and previews by defaultJoas Schilling2017-02-222-4/+33
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2017-02-2384-80/+172
* | | | | | | | Merge pull request #3580 from nextcloud/password-reset-wordingMorris Jobke2017-02-221-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | detail wording: password reset instead of recoveryJan-Christoph Borchardt2017-02-221-1/+1
* | | | | | | | | Merge pull request #3567 from nextcloud/autocomplete-settingsBjörn Schießle2017-02-225-32/+101
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | fix typoBjoern Schiessle2017-02-221-1/+1
| * | | | | | | | use (int) instead of intval for performance reasonsBjoern Schiessle2017-02-221-2/+2
| * | | | | | | | properly include classMorris Jobke2017-02-211-5/+5
| * | | | | | | | Use intval() for validation of config optionsMorris Jobke2017-02-213-5/+8
| * | | | | | | | Improve the UX for sharing settingsMorris Jobke2017-02-213-9/+52
| * | | | | | | | allow to configure a min-length of search strings for auto-compeltion and a m...Bjoern Schiessle2017-02-212-19/+42
* | | | | | | | | Merge pull request #3418 from nextcloud/add-groups-to-userinfoLukas Reschke2017-02-222-3/+36
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add groups to user info outputBjoern Schiessle2017-02-092-3/+36
* | | | | | | | | | Merge pull request #3573 from nextcloud/correctly-catch-the-exception-from-pa...Lukas Reschke2017-02-221-1/+8
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Catch exception from path infoJoas Schilling2017-02-221-1/+8
* | | | | | | | | | Merge pull request #3570 from nextcloud/fix-share-loadingJohn Molakvoæ2017-02-221-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix position of share autocomplete loading iconMorris Jobke2017-02-211-2/+2
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #3413 from nextcloud/theming-appdataLukas Reschke2017-02-226-100/+378
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add test for creating AppData folderJulius Haertl2017-02-201-13/+47
| * | | | | | | | | | Use createMockJulius Haertl2017-02-162-46/+25
| * | | | | | | | | | Use ::class in tests and correct importJulius Haertl2017-02-163-28/+34
| * | | | | | | | | | Add tests for theming migration stepJulius Haertl2017-02-162-7/+143
| * | | | | | | | | | Adapt ThemingController testsJulius Haertl2017-02-161-52/+81
| * | | | | | | | | | Add repair step to move existing theming imagesJulius Haertl2017-02-162-1/+85
| * | | | | | | | | | Move theming images to AppDataJulius Haertl2017-02-162-26/+36
* | | | | | | | | | | Merge pull request #3566 from nextcloud/setUpScenario1Lukas Reschke2017-02-225-5/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use clearer name setUpScenarioPhil Davis2017-02-215-5/+5
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2017-02-2264-150/+326
* | | | | | | | | | | Merge pull request #3568 from nextcloud/fix-pdfviewer-marginMorris Jobke2017-02-211-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fix bottom margin of shared pdfviewer linksJan-Christoph Borchardt2017-02-211-0/+1
* | | | | | | | | | | | Merge pull request #3557 from marncz/masterJohn Molakvoæ2017-02-211-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fixed path in other folders searchMarcin2017-02-211-2/+2
* | | | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2017-02-2158-106/+244
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #3521 from nextcloud/ldap-fix-uuid-attr-detectionLukas Reschke2017-02-2020-43/+895
|\ \ \ \ \ \ \ \ \ \ \