| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #3684 from nextcloud/run-lang-update-only-once | Roeland Jago Douma | 2017-03-03 | 2 | -3/+17 |
|\ |
|
| * | Fix DI | Joas Schilling | 2017-03-03 | 2 | -2/+3 |
| * | Execute UpdateLanguageCode only once | Morris Jobke | 2017-03-02 | 1 | -1/+14 |
* | | Merge pull request #3607 from nextcloud/api-to-resend-welcome-message | Roeland Jago Douma | 2017-03-03 | 1 | -0/+9 |
|\ \ |
|
| * | | Fix injection of defaults | Morris Jobke | 2017-02-28 | 1 | -0/+4 |
| * | | OCS API endpoint to resend welcome message | Morris Jobke | 2017-02-28 | 1 | -0/+5 |
* | | | Merge pull request #3689 from nextcloud/cleanup-legacy-classes | Joas Schilling | 2017-03-03 | 5 | -248/+0 |
|\ \ \ |
|
| * | | | Get rid of static OCS::notFound() | Morris Jobke | 2017-03-03 | 1 | -43/+0 |
| * | | | Cleanup not used legacy classes | Morris Jobke | 2017-03-03 | 4 | -205/+0 |
| | |/
| |/| |
|
* | | | Merge pull request #3682 from whitekiba/master | Roeland Jago Douma | 2017-03-03 | 7 | -10/+10 |
|\ \ \ |
|
| * | | | Remove deprecated OC_User::isLoggedIn | Sebastian Wessalowski | 2017-03-02 | 7 | -10/+10 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-03 | 2 | -2/+2 |
| |/ /
|/| | |
|
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-02 | 10 | -0/+0 |
|/ / |
|
* | | Fix table name and add a test for more than 1 entries | Joas Schilling | 2017-03-02 | 1 | -1/+1 |
* | | Change language code for languages with only one translation | Morris Jobke | 2017-03-01 | 4 | -0/+79 |
* | | Fix return type of share provider | Joas Schilling | 2017-03-01 | 1 | -1/+1 |
|/ |
|
* | Fix condition | Maxence Lange | 2017-02-26 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-25 | 2 | -4/+4 |
* | Merge pull request #3588 from GreenArchon/issue_#3461 | Lukas Reschke | 2017-02-24 | 1 | -35/+17 |
|\ |
|
| * | Refactor files' CacheEntry object creation to call cacheEntryFromData() all t... | Frédéric Fortier | 2017-02-22 | 1 | -36/+16 |
| * | Typecast filecache 'storage' as int to return it as documented, fixes #3461 | Frédéric Fortier | 2017-02-20 | 1 | -0/+2 |
* | | Update Setup.php | KB7777 | 2017-02-24 | 1 | -1/+1 |
* | | Merge pull request #3287 from nextcloud/readd_appstoreenabled_switch | Joas Schilling | 2017-02-24 | 1 | -4/+17 |
|\ \ |
|
| * | | Fix unit tests and improve appstore logic | Morris Jobke | 2017-02-24 | 1 | -5/+2 |
| * | | Add back appstoreenabled config switch | Steffen Lindner | 2017-02-24 | 1 | -4/+20 |
* | | | Merge pull request #3605 from nextcloud/single-user | Joas Schilling | 2017-02-24 | 3 | -29/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | Clean up single user mode | Morris Jobke | 2017-02-22 | 3 | -29/+0 |
* | | | Merge pull request #3589 from nextcloud/remove-unneeded-repair-step | Morris Jobke | 2017-02-23 | 18 | -1632/+0 |
|\ \ \ |
|
| * | | | cleanup old and not needed repair steps to speed up the update | Morris Jobke | 2017-02-22 | 17 | -1540/+0 |
| * | | | 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 #3575 from nextcloud/better-thumbnail-quality | Joas Schilling | 2017-02-23 | 1 | -15/+42 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | 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 | 1 | -3/+26 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-23 | 2 | -2/+2 |
* | | | | Merge pull request #3567 from nextcloud/autocomplete-settings | Björn Schießle | 2017-02-22 | 1 | -1/+3 |
|\ \ \ \ |
|
| * | | | | Use intval() for validation of config options | Morris Jobke | 2017-02-21 | 1 | -2/+2 |
| * | | | | Improve the UX for sharing settings | Morris Jobke | 2017-02-21 | 1 | -1/+3 |
* | | | | | 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 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-22 | 2 | -2/+2 |
| |_|_|/
|/| | | |
|
* | | | | Merge pull request #3544 from nextcloud/iservercontainer-container | Morris Jobke | 2017-02-20 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | IServerContainer is effectively an IContainer | Christoph Wurst | 2017-02-20 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge pull request #3505 from robert-scheck/autoindex | Lukas Reschke | 2017-02-20 | 1 | -0/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Only request "IndexIgnore" if mod_autoindex is loaded | Robert Scheck | 2017-02-20 | 1 | -0/+2 |
| |/ |
|
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-18 | 2 | -0/+368 |
* | | Revert "cache the storage info for 5 min" | Morris Jobke | 2017-02-16 | 1 | -29/+5 |
* | | Merge pull request #3439 from nextcloud/oc-26963 | Lukas Reschke | 2017-02-16 | 1 | -8/+8 |
|\ \ |
|
| * | | Check if color exists in palette before using it | Victor Dubiniuk | 2017-02-10 | 1 | -3/+3 |