Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | 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 | |
| * | | | Make sure invalid images don't flood the log file | Joas Schilling | 2017-02-10 | 1 | -5/+5 | |
* | | | | Don't force displayname if backend already provides one | Lukas Reschke | 2017-02-16 | 1 | -1/+12 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #2606 from temparus/master | blizzz | 2017-02-15 | 1 | -3/+6 | |
|\ \ \ | ||||||
| * | | | Update license header | Sandro Lutz | 2017-02-07 | 1 | -0/+2 | |
| * | | | Merge remote-tracking branch 'nextcloud/master' | Sandro Lutz | 2017-02-07 | 161 | -3696/+4822 | |
| |\ \ \ | ||||||
| * | | | | Add check if UserManager is of type PublicEmitter before calling preLogin hook | Sandro Lutz | 2017-02-01 | 1 | -1/+3 | |
| * | | | | Change where preLogin hook gets called | Sandro Lutz | 2017-02-01 | 1 | -3/+2 | |
| * | | | | Remove preLoginValidation hook | Sandro Lutz | 2017-02-01 | 1 | -3/+0 | |
| * | | | | Fix indentation | Sandro Lutz | 2017-02-01 | 1 | -3/+3 | |
| * | | | | Add preLoginValidation hook | Sandro Lutz | 2017-02-01 | 1 | -0/+3 | |
* | | | | | Merge pull request #3495 from nextcloud/dav-protected | Roeland Jago Douma | 2017-02-15 | 1 | -7/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Make it easier to subclass DAV storage | Robin Appelman | 2017-02-15 | 1 | -7/+7 | |
* | | | | | | Merge pull request #3447 from nextcloud/getmetadata-permissions-mask | Roeland Jago Douma | 2017-02-15 | 2 | -1/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | also apply permissions mask in getMetaData | Robin Appelman | 2017-02-10 | 2 | -1/+10 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #3262 from nextcloud/jail-scanner-storage-id | Roeland Jago Douma | 2017-02-15 | 3 | -7/+3 | |
|\ \ \ \ \ \ |