summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | always use multipart uploader for s3 uploadsRobin Appelman2019-01-281-2/+5
* | | | | Remove legacy activity stuffJoas Schilling2019-01-243-577/+27
| |/ / / |/| | |
* | | | Merge pull request #13772 from nextcloud/bugfix/noid/show-default-localeRoeland Jago Douma2019-01-241-1/+1
|\ \ \ \
| * | | | Show proper default localeMorris Jobke2019-01-231-1/+1
* | | | | Merge pull request #13770 from nextcloud/enhancement/post-login-hook-is-tokenRoeland Jago Douma2019-01-232-4/+9
|\ \ \ \ \
| * | | | | Add isTokenLogin argument to post login hook/eventChristoph Wurst2019-01-232-4/+9
* | | | | | Merge pull request #13766 from nextcloud/fix/13757/urlencode_requesttokenMorris Jobke2019-01-231-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Urlencode the requesttokenRoeland Jago Douma2019-01-231-1/+1
* | | | | | Reduce text size of text file preview, fix #13720Jan-Christoph Borchardt2019-01-231-2/+3
|/ / / / /
* | / / / Request plain logout urlRoeland Jago Douma2019-01-231-6/+2
| |/ / / |/| | |
* | | | Merge pull request #13739 from nextcloud/cache-cleanup-changeMorris Jobke2019-01-221-1/+7
|\ \ \ \
| * | | | cleanup shared lock if changing to exclusive lock failedRobin Appelman2019-01-221-1/+7
* | | | | Make RouteConfig strictJoas Schilling2019-01-221-63/+49
* | | | | Allow resources via OCS as wellJoas Schilling2019-01-221-1/+55
| |/ / / |/| | |
* | | | Merge pull request #13642 from nextcloud/contacts-menu-url-fixJohn Molakvoæ2019-01-221-0/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | Allow access to addressbook unique uriJohn Molakvoæ (skjnldsv)2019-01-221-0/+16
* | | | Fix colorizeSvg with transformations that contain a comma (,)Joas Schilling2019-01-171-1/+1
|/ / /
* | | Move merged-share-backend to webpackRoeland Jago Douma2019-01-161-1/+1
* | | Fix integer background job id type errorChristoph Wurst2019-01-151-1/+1
* | | Merge pull request #13468 from rummatee/issue13276Morris Jobke2019-01-141-1/+0
|\ \ \
| * | | don't close input stream when writing in encrypted fileFlorian Schunk2019-01-101-1/+0
* | | | Merge pull request #13032 from nextcloud/objectstore-write-existsMorris Jobke2019-01-145-5/+40
|\ \ \ \ | |_|_|/ |/| | |
| * | | upload new files in objectstore to a .part path firstRobin Appelman2018-12-121-5/+17
| * | | Add objectExists to objectstore interfaceRobin Appelman2018-12-124-0/+23
* | | | Cache tokens when using swift's v2 authenticationRobin Appelman2019-01-132-17/+86
* | | | Don't log parameters on user creation in case of error/exceptionJoas Schilling2019-01-101-0/+3
| |/ / |/| |
* | | Update select2, include cssChristoph Wurst2019-01-091-1/+0
* | | Remove core.jsChristoph Wurst2019-01-091-20/+0
* | | 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