~gbmor/getwtxt

2151021a — Benjamin Morrison 3 years ago master v0.5.0
remove remote registry list push to leveldb because that doesn't work right now
f15ca06d — Benjamin Morrison 3 years ago
exit if admin password is empty
57dfee62 — Benjamin Morrison 3 years ago
Merge pull request #15 from getwtxt/delete-user

Delete user endpoint with admin pass
dd3d87bd — Benjamin Morrison 3 years ago
delete a user, new config option for admin pass. pass is bcrypt hashed on startup and not stored in plaintext.
dcb25461 — Benjamin Morrison 3 years ago
config for admin password, store bcrypt hash in confObj
d2cbd7b2 — Benjamin Morrison 4 years ago
removed unnecessary 'update' target from Makefile
cccfa2d9 — Benjamin Morrison 4 years ago
updated the upgrade instructions

removed mention of backing up the config file. the makefile doesn't
overwrite config files any longer.
525f339c — Ben Morrison 4 years ago v0.4.15
dealing with time is hard
9ff5307f — Ben Morrison 4 years ago
handling datetime edge case where seconds are missing
72d297ae — Ben Morrison 4 years ago
makefile now safely installs over older versions

checks for existence of getwtxt.yml, style.css, and index.html.
these files won't be overwritten, but the user is notified to
merge them manually.
c37aa835 — Ben Morrison 4 years ago
fixed test case for fetching remote registry data
24e86fbc — Ben Morrison 4 years ago v0.4.14
conditionally parsing datestamp as either rfc3339Nano or rfc3339
3278fe2b — Ben Morrison 4 years ago
codeclimate is misbehaving - disabling for now
5db0401b — Ben Morrison 4 years ago
removed github issue template
081febb8 — Ben Morrison 4 years ago
clarified mailing list for patches/discussion
6207e745 — Ben Morrison 4 years ago
added go1.14.x to travis build manifest
28a414ff — Ben Morrison 4 years ago
remove border from anchor links in nav
012181e2 — Ben Morrison 4 years ago
updated makefile to use printf
6dd01e12 — Ben Morrison 4 years ago
updated readme to reflect sourcehut
2ded1ca5 — Ben Morrison 4 years ago
fixed build manifest

wasn't reading test files of child modules
Next