Compare commits

..

2 Commits
master ... dev

Author SHA1 Message Date
meeg_leeto d2e82de338 feat: links are logged to a separate file
This should help monitor the use of the link shortener, in particular
for nefarious uses.
Prompted to do this by https://app.y.gy/blog/honeypot

This addition included some minor refactoring.
Of note, is that, previously, every field was required to be defined in
`config.json`. The creation of field-specific types plus the inlcusion
of `#[serde(default)]` does away with this.

Also fixed debug message on config.json version mismatch.
2024-03-01 22:37:47 +00:00
meeg_leeto 739b3ad0c5 doc: removed speculation on the effect of not using docker in README 2023-03-14 14:22:23 +00:00

Diff Content Not Available