omnic
omnic copied to clipboard
Stateless microservice for on-the-fly thumbs and conversions of a wide variety of file types, utilizing conversion graph.
Bumps [wheel](https://github.com/pypa/wheel) from 0.29.0 to 0.38.1. Changelog Sourced from wheel's changelog. Release Notes UNRELEASED Updated vendored packaging to 22.0 0.38.4 (2022-11-09) Fixed PKG-INFO conversion in bdist_wheel mangling UTF-8 header values...
Bumps [sanic](https://github.com/sanic-org/sanic) from 0.5.4 to 20.12.7. Release notes Sourced from sanic's releases. Version 20.12.7 Resolves #2477 and #2478 See also #2495 and https://github.com/sanic-org/sanic/security/advisories/GHSA-8cw9-5hmv-77w6 Full Changelog: https://github.com/sanic-org/sanic/compare/v20.12.6...v20.12.7 Version 20.12.6 What's Changed...
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 2.1.0 to 3.7.4. Release notes Sourced from aiohttp's releases. aiohttp 3.7.3 release Features Use Brotli instead of brotlipy [#3803](https://github.com/aio-libs/aiohttp/issues/3803) <https://github.com/aio-libs/aiohttp/issues/3803>_ Made exceptions pickleable. Also changed the repr...
Bumps [jquery](https://github.com/jquery/jquery) from 3.2.1 to 3.5.0. Commits 7a0a850 3.5.0 8570a08 Release: Update AUTHORS.txt da3dd85 Ajax: Do not execute scripts for unsuccessful HTTP responses 065143c Ajax: Overwrite s.contentType with content-type header...
More thoughts on error - Keep a stdout.txt, stderr.txt, and error.log conversion log for each foreign resource, of all stdout/stderr generated... something like `aef/a94a/e4/2b/_logs/stdout.txt` - Make CLI commands that can...
TypeString - Relates to #38 ForeignUrl - relates to #23 # Current notes ## More thoughts: piggy back on profile code! Perhaps the way to think of this is "automatic...
Presently the graph rendering system is crap Needs new uncluttered probably custom written graph / tree renderer that is less ugly Idea: 1. Each row is a converter class -...
need to compile nodejs 6.x or 8.x from source (debian only supplies 4.x)
Have examples for HMAC + SHA1 of different languages - PHP - Node.js - Ruby - Python (obvs) - Golang