~gbmor/getwtxt

v0.5.0 3 years ago .tar.gz browse log

add an endpoint for removing users

v0.4.15 4 years ago .tar.gz browse log

Fixed some bugs:

Two edgecases in datetime handling:
  - rfc3339 + nano
  - rfc3339, but omits seconds

Makefile now non-destructively installs over previous versions.

v0.4.14 4 years ago .tar.gz browse log

better datestamp parsing. moved 'registry' library

into this repo. updated references regarding the move
to sourcehut.

v0.4.13 4 years ago .tar.gz browse log

serving arbitrary static assets under /static/

using this to serve a local copy of water.css rather
than the remote copy.

v0.4.12 4 years ago .tar.gz browse log

Another source of duplicated statuses fixed

v0.4.11 4 years ago .tar.gz browse log

eliminated panic when serving reqs from empty registry,
removed experimental TLS and hostmatching support,
updated dependencies.

v0.4.10 4 years ago .tar.gz browse log

updated dep getwtxt/registry to fix duplicated statuses

v0.4.9 5 years ago .tar.gz browse log

Minor release:

Tests now use a constructed file rather than my live twtxt.txt file

Added a few comments above functions that weren't commented previously

Makefile now only removes the binary, logs, and config file on
uninstall, where previously it removed the whole /usr/local/getwtxt
directory. This is to leave the database intact.

v0.4.8 5 years ago .tar.gz browse log

cleanup and some bugfixes

v0.4.7 5 years ago .tar.gz browse log

config change, minor
1 / 3

Branches

master
2151021a — Benjamin Morrison 3 years ago