p5-app-duckpan icon indicating copy to clipboard operation
p5-app-duckpan copied to clipboard

DuckDuckHack OpenSource Development Application

Results 26 p5-app-duckpan issues
Sort by recently updated
recently updated
newest added

Is it possible to configure Duckpan for offline testing our great goodies & spices? Currently I always get update-error: ``` log duckpan server Checking for DuckPAN requirements... Checking perl version......

Suggestion

I think `duckpan new` should fail immediately when an existing instant answer is entered, rather than prompting the user to enter more details (and waste time).

Suggestion

See https://github.com/duckduckgo/duckduckgo/pull/157 for details. We need to check if `error_fallback` is defined, and if so, create and wrap an appropriate response in Web.pm. /cc @zachthompson

Improvement
Priority: Medium

It's easy to make a typo in the sharedir/filename for a given Spice (and now Goodie). DuckPAN should warn when it detects paths which don't match an existing package and...

Improvement
Suggestion
Priority: Medium

Clicking any tiles that that are links has no effect. They highlight as if they've been clicked but the link is not followed. Expanding tiles works fine and everything works...

Bug
Priority: Medium

While testing the BrainyQuote Spice (which uses a UTF8 quote character in the CSS) I noticed this error which prevents the CSS from loading. ![2015-03-13_13h28_03](https://cloud.githubusercontent.com/assets/873785/6643698/cef0fdd6-c984-11e4-8cb5-7fb7a71e2ca7.png)

Bug
Priority: Medium

``` $ duckpan setup We require some general information about you What is your username on https://duck.co/ ? jbarrett What is your password on https://duck.co/ ? (password) Checking your account...

Bug
Priority: Medium

Internally, we don't allow redirects (specifically, anything that returns a status code of `301 302 303 403 404 500 502 503 504` will fail). Because DuckPAN allows redirects in the...

Suggestion
Priority: Medium

Currently we ask for user input and don't have much error checking in many cases. We also prompt for passwords in `duckpan setup` but don't hide the password characters. It...

Improvement
Low-Hanging Fruit
Priority: Medium

DDGC was recently bumped to 1.000: ``` $ duckpan DDGC You have a newer (0.983) version of DDGC than duckpan (0) ``` `$duckpan_module_version` not being set correctly? `version->parse` should be...

Bug
Priority: High