John Liu

Results 10 comments of John Liu

[spsave](https://github.com/s-KaiNet/spsave) uses [sp-request](https://github.com/s-KaiNet/sp-request) which relies on _api REST endpoint. so no 2010. You can use robocopy with Gulp and that can be used for SP2010/2007 via webdev. http://www.binaryjam.com/2016/03/23/vs-code-git-gulp-and-sharepoint/

Thank you for an awesome long weekend holiday read. Really fancy that language inferences from works in Typescript (and typeless JavaScript) has an influence in how we can resurrect an...

Some quick notes. We (Power Clarity) log both O365 Management API auditlog as well as Flow runs metadata takes up a tremendous amount of rows. On a small tenant we...

Just noted some updates on AzureFunction's side: * Azure Functions can be extended to 10min max now via config. Default to 5min * Azure Functions can access managed identity and...

https://github.com/johnnliu/azure-functions-o365/blob/master/sharepoint-sp-pnp-js.js would be this line: https://github.com/s-KaiNet/node-sp-auth/blob/master/src/auth/resolvers/OnlineUserCredentials.ts#L150 it's trying to read a template (XML) used for SAML auth. I'm thinking if we can tell webpack to inline the XML then we...

I forked the library and inline the template. It's not pretty, but is the only place where fs.read was used. I'm asking the webpack guys whether someone has build a...

I'm mainly thinking about using the GIF for sharing on Twitter - so a size that's good for sharing, but not tripping the default dithering algorithm (which makes the GIF...

there's actually an additional place with ~sitecollection to be replaced with ~site to complete this change. I'm going to take this a step further and let people choose whether to...

OK! Will keep musings to a minimum. I don't mind if you want to switch to just "not watching" JSLink syntax is wild, they look like this: “~sitecollection/Style Library/spdevlab/spdevlab.multiple-1.js|~sitecollection/Style Library/spdevlab/spdevlab.multiple-2.js(d)|~sitecollection/Style...

Hi - you should check if your action is already registered and not register a new copy. The UserCustomActions is basically a list of additional scripts or customizations that SharePoint...