gotosocial/web
Forever a6528fe576
[bugfix] Various fixes (#699)
* [bugfix] Correctly style inputs and buttons

<input>, <textarea>, and <button> were incorrectly using the system-ui font previously; this commit fixes that. text-align: center; was added to <button> due to an inconsistency with .button where text-align would be off.

* [chore] Update binary installation instructions

This commit updates the example release mentioned in the docs, and mentions Caddy in the reverse proxy options.

* [bugfix] Remove redundant Caddyfile

Caddy automatically upgrades HTTP to HTTPS (see https://caddyserver.com/docs/automatic-https) so the upgrading part of the Caddyfile is redundant.
2022-07-08 09:01:00 +01:00
..
assets [frontend] Redesign / color scheme (#688) 2022-07-04 16:23:59 +02:00
source [bugfix] Various fixes (#699) 2022-07-08 09:01:00 +01:00
template [bugfix] Fix incorrect domain showing in profiles (#693) 2022-07-05 14:03:44 +02:00