Peter Thomassen cd51b49b0e feat(api): support DS delete algorithm (RFC 8078) il y a 4 ans
..
management 4df53eb8e6 BREAKING chore(): replace legacy wording with more PC variants il y a 4 ans
migrations 5c4c43e0fa fix(api): make User.limit_domains non-negative il y a 4 ans
templates beef375f73 feat(api,webapp): add recurring donations il y a 4 ans
templatetags 9219915fa7 chore(api): update code style (mostly PEP 8), no functional changes il y a 6 ans
tests cd51b49b0e feat(api): support DS delete algorithm (RFC 8078) il y a 4 ans
urls d9bd5954a6 refactor(api): make SerialListView more idiomatic il y a 4 ans
__init__.py ca6c15b07d Merge and move branch 'master' of github.com:desec/desec-api il y a 8 ans
apps.py b62767c6c0 chore(api): bump Django to 3.2 il y a 4 ans
authentication.py 7f9d6b1398 fix(api): update Token.last_used also via dynDNS endpoints il y a 4 ans
crypto.py f141a374ee feat(api): added detailed prometheus metrics il y a 5 ans
dns.py cd51b49b0e feat(api): support DS delete algorithm (RFC 8078) il y a 4 ans
exception_handlers.py e09b0f7201 fix(api): move database exceptions from serializer to general handler il y a 4 ans
exceptions.py b03d4f93b9 feat(api): move RR set content validation to API realm il y a 5 ans
mail_backends.py e37f5ea896 feat(api): introduce git-based zone file repository il y a 4 ans
metrics.py 1c96169f65 fix(api): metrics: make throttle scope bucket a separate label il y a 4 ans
models.py 29750fb171 feat(api): prepare for supporting RFC 6742 record types il y a 4 ans
pagination.py fe9e035ed9 feat(api): add cursor pagination based on Link header, fixes #228 il y a 5 ans
pdns.py 12d7de0fbe feat(api): return DS records as given by nslord's default-publish-cds il y a 4 ans
pdns_change_tracker.py e86b920b33 feat(api): for new domains, set "NSEC3PARAM 1 0 0 -" il y a 4 ans
permissions.py d720ed5610 feat(api): add Token.perm_manage_tokens and surrounding functionality il y a 4 ans
renderers.py 8bffb16d9e feat(api): generalize text/plain exception rendering il y a 4 ans
replication.py e37f5ea896 feat(api): introduce git-based zone file repository il y a 4 ans
serializers.py aa430dbcf7 chore(api): remove now obsolete handling of legacy auth action codes il y a 4 ans
signals.py f94e0fdd52 feat(webapp): adds front and sign up pages, reworks sign-up flow il y a 5 ans
throttling.py 1c96169f65 fix(api): metrics: make throttle scope bucket a separate label il y a 4 ans
validators.py 29e9623df7 fix(api): validate CNAME exclusivity il y a 4 ans
views.py 51b48b39a2 fix(api): don't include URLs in response messages displayed in the webapp il y a 4 ans