summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [PoC] combine 2 scss files!Roeland Jago Douma2017-03-091-2/+1
* Allow using import in sass filesRoeland Jago Douma2017-03-091-3/+18
* Merge pull request #3754 from trustelem/user_saml-samesite-excludeLukas Reschke2017-03-091-1/+1
|\
| * Extend Same Site cookie user_saml exemption ruleVincent Vanackere2017-03-071-1/+1
* | Merge pull request #3360 from nextcloud/dav-searchRobin Appelman2017-03-0820-10/+763
|\ \ | |/ |/|
| * autoloaderRobin Appelman2017-03-012-0/+20
| * add tests for searchQueryRobin Appelman2017-03-011-0/+3
| * Implement webdav SEARCHRobin Appelman2017-03-0115-27/+230
| * add icewind/searchdavRobin Appelman2017-02-2810-0/+527
* | Merge pull request #3684 from nextcloud/run-lang-update-only-onceRoeland Jago Douma2017-03-032-3/+17
|\ \
| * | Fix DIJoas Schilling2017-03-032-2/+3
| * | Execute UpdateLanguageCode only onceMorris Jobke2017-03-021-1/+14
* | | 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