summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3607 from nextcloud/api-to-resend-welcome-messageRoeland Jago Douma2017-03-031-0/+9
|\
| * Fix injection of defaultsMorris Jobke2017-02-281-0/+4
| * OCS API endpoint to resend welcome messageMorris Jobke2017-02-281-0/+5
* | Merge pull request #3689 from nextcloud/cleanup-legacy-classesJoas Schilling2017-03-035-248/+0
|\ \
| * | Get rid of static OCS::notFound()Morris Jobke2017-03-031-43/+0
| * | Cleanup not used legacy classesMorris Jobke2017-03-034-205/+0
* | | Merge pull request #3682 from whitekiba/masterRoeland Jago Douma2017-03-037-10/+10
|\ \ \
| * | | Remove deprecated OC_User::isLoggedInSebastian Wessalowski2017-03-027-10/+10
* | | | [tx-robot] updated from transifexNextcloud bot2017-03-032-2/+2
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2017-03-0210-0/+0
|/ /
* | Fix table name and add a test for more than 1 entriesJoas Schilling2017-03-021-1/+1
* | Change language code for languages with only one translationMorris Jobke2017-03-014-0/+79
* | Fix return type of share providerJoas Schilling2017-03-011-1/+1
|/
* 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
|\ \