summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Npmize (vendor) scriptsChristoph Wurst2019-01-091-3/+1
* HttpClient getHeader can return empty stringRoeland Jago Douma2019-01-081-1/+7
* Use the real logger in the settingsRoeland Jago Douma2019-01-071-2/+3
* Merge pull request #12621 from nextcloud/td/12224/cleanup_middleware_registeringRoeland Jago Douma2019-01-071-102/+77
|\
| * Cleanup middleware registeringRoeland Jago Douma2019-01-031-102/+77
* | Throttle with correct metadataRoeland Jago Douma2019-01-041-1/+1
* | Merge pull request #13161 from nextcloud/perf/fix_comments_in_folder_functionblizzz2019-01-031-14/+29
|\ \
| * | Rewrite getNumberOfUnreadCommentsForFolder queryRoeland Jago Douma2018-12-201-14/+29
* | | Merge pull request #10555 from nextcloud/bugfix/10518/only-check-added-itemsblizzz2019-01-031-13/+39
|\ \ \ | |_|/ |/| |
| * | Only check the Oracle schema conditions if the app supports itJoas Schilling2018-12-171-2/+23
| * | Only check changed itemsJoas Schilling2018-12-171-13/+18
* | | Merge pull request #13074 from nextcloud/improve-decrypt-allMorris Jobke2019-01-021-0/+3
|\ \ \
| * | | list files which could not be decryptedBjoern Schiessle2018-12-141-0/+3
| |/ /
* | | Add default values when parsing account dataJulius Härtl2018-12-231-1/+1
* | | Followup 12833, gracefully handle the getting of /Roeland Jago Douma2018-12-211-2/+7
* | | SCSS cache buster is a combination of apps/theming/scc_varsRoeland Jago Douma2018-12-201-1/+8
| |/ |/|
* | Use a case insensitive search for emailRoeland Jago Douma2018-12-202-1/+33
* | using the createIndex from FullTextSearchManagerMaxence Lange2018-12-201-1/+1
* | Merge pull request #13116 from nextcloud/fix/only_trust_xforwardedhost_for_tr...Roeland Jago Douma2018-12-191-2/+8
|\ \
| * | Only trust the X-FORWARDED-HOST header for trusted proxiesRoeland Jago Douma2018-12-171-2/+8
* | | Merge pull request #12766 from stalker314314/streaming-optionsJohn Molakvoæ2018-12-181-0/+4
|\ \ \ | |/ / |/| |
| * | Addressing comments, array() to []Branko Kokanovic2018-12-171-1/+1
| * | Addressing comments, count to emptyBranko Kokanovic2018-12-171-1/+1
| * | Expose Swift Mailer streaming options in config, fixes #12702Branko Kokanovic2018-11-301-0/+4
* | | Merge pull request #12883 from nextcloud/appdata-performanceJoas Schilling2018-12-172-26/+69
|\ \ \ | |_|/ |/| |
| * | try to grab the appdata folder directly without going trough the whole treeRobin Appelman2018-12-062-26/+69
| |/
* | Merge pull request #12896 from nextcloud/bugfix/12894-use-version-doclinkRoeland Jago Douma2018-12-101-4/+3
|\ \
| * | Use OC_Util::getVersion instead of getSystemValueDaniel Kesselberg2018-12-071-1/+1
| * | Use version to generate docversionDaniel Kesselberg2018-12-071-4/+3
* | | Remove deprecated functions from SecureRandomRoeland Jago Douma2018-12-071-28/+0
|/ /
* | Merge pull request #12891 from nextcloud/theming-cachingRoeland Jago Douma2018-12-071-2/+13
|\ \
| * | more caching for themingRobin Appelman2018-12-071-2/+13
| |/
* | Read openssl error and logDaniel Kesselberg2018-12-061-1/+11
* | Merge pull request #12865 from nextcloud/fix/do_not_propogate_in_appdataMorris Jobke2018-12-062-4/+14
|\ \
| * | No need to propogate changes in appdataRoeland Jago Douma2018-12-052-4/+14
* | | Merge pull request #12857 from nextcloud/fix/emit_write_update_once_on_touchMorris Jobke2018-12-051-1/+1
|\ \ \
| * | | Emit write update only once on touchRoeland Jago Douma2018-12-051-1/+1
| |/ /
* | | Merge pull request #12854 from nextcloud/vcard-repair-uid-fixMorris Jobke2018-12-052-10/+23
|\ \ \
| * | | Log and continue on Dav reader failureJohn Molakvoæ (skjnldsv)2018-12-052-10/+23
| |/ /
* / / Only execute query in propagateChange onceRoeland Jago Douma2018-12-051-2/+2
|/ /
* | Merge pull request #12831 from nextcloud/fix/do_not_update_all_child_sharesMorris Jobke2018-12-041-0/+1
|\ \
| * | Do not update child all child shares on group share updateRoeland Jago Douma2018-12-041-0/+1
* | | Merge pull request #12624 from nextcloud/bugfix/noid/validate-all-rich-objectsMorris Jobke2018-12-041-2/+8
|\ \ \ | |/ / |/| |
| * | Validate all rich objects not only the used onesJoas Schilling2018-11-231-2/+8
* | | PHP module is named mbstringMorris Jobke2018-12-041-1/+1
| |/ |/|
* | Merge pull request #12691 from nextcloud/storage-no-encryption-interfaceMorris Jobke2018-11-291-3/+1
|\ \
| * | Add interface to allow storages from opting out of encryptionRobin Appelman2018-11-291-3/+1
* | | Merge pull request #12690 from peterkraume/bug-12689Morris Jobke2018-11-291-0/+1
|\ \ \
| * | | Set Referrer-Policy also in addSecurityHeaders()Peter Kraume2018-11-271-0/+1
| | |/ | |/|
* | | Add sendmailmode to guiDaniel Kesselberg2018-11-291-0/+1