aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix conditionMaxence Lange2017-02-261-1/+1
* [tx-robot] updated from transifexNextcloud bot2017-02-252-4/+4
* Merge pull request #3588 from GreenArchon/issue_#3461Lukas Reschke2017-02-241-35/+17
|\
| * Refactor files' CacheEntry object creation to call cacheEntryFromData() all t...Frédéric Fortier2017-02-221-36/+16
| * Typecast filecache 'storage' as int to return it as documented, fixes #3461Frédéric Fortier2017-02-201-0/+2
* | Update Setup.phpKB77772017-02-241-1/+1
* | Merge pull request #3287 from nextcloud/readd_appstoreenabled_switchJoas Schilling2017-02-241-4/+17
|\ \
| * | Fix unit tests and improve appstore logicMorris Jobke2017-02-241-5/+2
| * | Add back appstoreenabled config switchSteffen Lindner2017-02-241-4/+20
* | | Merge pull request #3605 from nextcloud/single-userJoas Schilling2017-02-243-29/+0
|\ \ \ | |/ / |/| |
| * | Clean up single user modeMorris Jobke2017-02-223-29/+0
* | | Merge pull request #3589 from nextcloud/remove-unneeded-repair-stepMorris Jobke2017-02-2318-1632/+0
|\ \ \
| * | | cleanup old and not needed repair steps to speed up the updateMorris Jobke2017-02-2217-1540/+0
| * | | 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 #3575 from nextcloud/better-thumbnail-qualityJoas Schilling2017-02-231-15/+42
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix code quality a bitJoas Schilling2017-02-221-13/+17
| * | | Use 90% JPEG quality for thumbnails and previews by defaultJoas Schilling2017-02-221-3/+26
* | | | [tx-robot] updated from transifexNextcloud bot2017-02-232-2/+2
* | | | Merge pull request #3567 from nextcloud/autocomplete-settingsBjörn Schießle2017-02-221-1/+3
|\ \ \ \
| * | | | Use intval() for validation of config optionsMorris Jobke2017-02-211-2/+2
| * | | | Improve the UX for sharing settingsMorris Jobke2017-02-211-1/+3
* | | | | 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
* | | | | [tx-robot] updated from transifexNextcloud bot2017-02-222-2/+2
| |_|_|/ |/| | |
* | | | Merge pull request #3544 from nextcloud/iservercontainer-containerMorris Jobke2017-02-201-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | IServerContainer is effectively an IContainerChristoph Wurst2017-02-201-1/+1
| |/ /
* | | Merge pull request #3505 from robert-scheck/autoindexLukas Reschke2017-02-201-0/+2
|\ \ \ | |/ / |/| |
| * | Only request "IndexIgnore" if mod_autoindex is loadedRobert Scheck2017-02-201-0/+2
| |/
* | [tx-robot] updated from transifexNextcloud bot2017-02-182-0/+368
* | Revert "cache the storage info for 5 min"Morris Jobke2017-02-161-29/+5
* | Merge pull request #3439 from nextcloud/oc-26963Lukas Reschke2017-02-161-8/+8
|\ \
| * | Check if color exists in palette before using itVictor Dubiniuk2017-02-101-3/+3
| * | Make sure invalid images don't flood the log fileJoas Schilling2017-02-101-5/+5
* | | Don't force displayname if backend already provides oneLukas Reschke2017-02-161-1/+12
| |/ |/|
* | Merge pull request #2606 from temparus/masterblizzz2017-02-151-3/+6
|\ \
| * | Update license headerSandro Lutz2017-02-071-0/+2
| * | Merge remote-tracking branch 'nextcloud/master'Sandro Lutz2017-02-07161-3696/+4822
| |\ \
| * | | Add check if UserManager is of type PublicEmitter before calling preLogin hookSandro Lutz2017-02-011-1/+3
| * | | Change where preLogin hook gets calledSandro Lutz2017-02-011-3/+2
| * | | Remove preLoginValidation hookSandro Lutz2017-02-011-3/+0
| * | | Fix indentationSandro Lutz2017-02-011-3/+3
| * | | Add preLoginValidation hookSandro Lutz2017-02-011-0/+3
* | | | Merge pull request #3495 from nextcloud/dav-protectedRoeland Jago Douma2017-02-151-7/+7
|\ \ \ \
| * | | | Make it easier to subclass DAV storageRobin Appelman2017-02-151-7/+7
* | | | | Merge pull request #3447 from nextcloud/getmetadata-permissions-maskRoeland Jago Douma2017-02-152-1/+10
|\ \ \ \ \
| * | | | | also apply permissions mask in getMetaDataRobin Appelman2017-02-102-1/+10
| | |_|_|/ | |/| | |
* | | | | Merge pull request #3262 from nextcloud/jail-scanner-storage-idRoeland Jago Douma2017-02-153-7/+3
|\ \ \ \ \
| * | | | | Make sure we use the correct storage id when scanning a jailed storageRobin Appelman2017-01-253-7/+3