feat: remove deprecated API endpoints, add /api/v1/preview
Remove all legacy/deprecated routes: /irclink/, *.cgi aliases,
/v0/* routes, /buttons/, /api/caching/invalidate, and
/api/kitten/fetch. Move /ogpreview to /api/v1/preview and
update the frontend JS accordingly.
Remove dead code: ButtonHandler, irclinkURL template funcs,
buttons assets and template. Update nav to remove buttons
links. Migrate test scripts to use v1 API endpoints. Update
OpenAPI spec and README.