Sunshine

Results 105 issues of Sunshine

Currently Liquid renders Unicode icons where much better-looking SVGs could be used. ```c #define LQD_ICON_ADD "➕" #define LQD_ICON_EDIT "⚙" #define LQD_ICON_DELETE "✖" #define LQD_ICON_RUN "➤" ```

enhancement

Need to make it possible to download remote files to disk

bug

Currently absent, but `tr()`'s used across the codebase.

enhancement

`~/.config/liquid/log/liquid.log` and `~/.config/liquid/log/liquid.hackernews.log` should do the job, but there may be better approaches, e.g. .0.log files (auto-archiving). Liquid Apps should only produce logs if it's enabled in their settings to...

enhancement

Error message: > js: Refused to apply inline style because it violates the following Content Security Policy directive: "default-src 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-37Qv0ESIAHC7q5kW3AjdcNW/glH9Aix+J0H5hiCl7VM='), or a nonce...

bug

work-in-progress