1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 13 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rename data-prefix to data-isso More... over 10 years ago
Back to development: 0.5 More... over 10 years ago
Preparing release 0.4 More... over 10 years ago
lowercase MiddleWare and fix TypeError in Headers More... over 10 years ago
change license to MIT setup.py More... over 10 years ago
add unittest for CORS headers More... over 10 years ago
fix endpoint detection when using require.js More... over 10 years ago
improve request decoding and json parsing More... over 10 years ago
handle cross-origin cookies with a custom header X-Set-Cookie, fix #24 More... over 10 years ago
requirejs-text now uses CORS XHR requests to static files More... over 10 years ago
add CORS middleware to add CORS header to *all* requests More... over 10 years ago
add backport for werkzeug 0.8 to test matrix More... over 10 years ago
support for werkzeug 0.8 (Python2-only) More... over 10 years ago
uwsgi can only cache bytes More... over 10 years ago
inline CSS More... over 10 years ago
fix api endpoint detection More... over 10 years ago
handle OPTIONS request and return CORS headers More... over 10 years ago
increase uWSGI's hash cache to 10240 items (=320kb) More... over 10 years ago
cache email hash on comment creation More... over 10 years ago
limit email length to 254 to avoid hash-DDoS More... over 10 years ago
add profiling option to server configuration More... over 10 years ago
request remote_addr only when using the comment form More... over 10 years ago
remove trailing slash from API endpoint, appendum to 8da9d0b More... over 10 years ago
Merge branch 'feature/data-attributes' More... over 10 years ago
override API location with `data-prefix="..."` More... over 10 years ago
use lowercase [smtp] as written in the docs More... over 10 years ago
add copyright header to embed.js (and it's MIT not BSD) More... over 10 years ago
override HTML title parsing with a `data-title="...` attribute More... over 10 years ago
fix indentation More... over 10 years ago
Back to development: 0.4 More... over 10 years ago