replace the Docker artifact build with GoReleaser config and a tag release workflow. Keep local artifact builds snapshot-only and clean generated frontend embed files after release runs.
* add store methods for verification
* add verify rest and auth
* lint: fix double conversion of userID key
* test for middleware, fix log without auth info
* make all scripts with -e
* extend post info with ts and add info implemenation to engine
* info controller
* remove unused
* docker froendly new test
* tree find to include post info struct
* remove leftovers from codeconv
* test for empty tree request
* add func name to error rest report
* test with disabled proxy
* add read only age and reject updates on old posts
* lint: shaddow err
* make info calls fast. needs migration!
* fix backup restore script
* increase limiter timeout
* add local exporter
* migrate list to new info
* fix rest list tests
* add manual backup script
* default backup path
* fix eait on sec change failing rss tests
* add RO status bucket and rest
* add admin RO controller test