Reuben Cummings

Results 49 issues of Reuben Cummings

Some APIs (flickr) require you to call multiple endpoints before returning useful data. In these cases, you need to return a promise for the data in parseBeforeLocalSave that gets resolved...

async

I'm using brunch with chaplin and your plugin looks for the images folder inside the stylesheets sub-folder (because that is where the css files are). Changing the css file to...

https://github.com/GoogleCloudPlatform/flask-talisman#content-security-policy `Refused to execute inline script because it violates the following Content Security Policy directive: "default-src 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-42j90NdWgIsIoG28eMRt83xg9Dzv++V2fc1WqN7uzpw='), or a nonce ('nonce-...') is required...

**Describe the bug** jsonschema example command from documentation errors **To Reproduce** Example schema: ```json { "$schema": "http://json-schema.org/draft-07/schema#", "title": "Person", "type": "object", "properties": { "firstName": { "type": "string", "description": "The person's...

CR https://github.com/reubano/meza/issues/24

bug

I currently use feedparserdict internally. I should implement this directly so that if speedparser is present, I won't need feedparser at all.

refactor

Developers should be able to easily create new modules that extend riko's functionality. It should ideally be based off of [flask extensions](http://flask.pocoo.org/docs/0.11/extensiondev/).

enhancement

This issue will be used to track the status of unimplemented Yahoo! Pipes modules (pipes).

enhancement

Currently, riko supports HTTP(S) and FILE. Ideally, it should support as many other commonly protocols as possible - [ ] FTP - [ ] IMAP - [ ] SMTP -...

enhancement
help wanted