Block a user
Update Gitea OAuth JWT algorithm
Since this needs a Drone DB migration, but the DB is currently just SQlite within the image, I think it makes sense to just set up a fresh Drone in a new VM, configure it to use our PostgreSQL,…
Migrate nodejs-2 from centaurus to nodejs-3 on fornax
Fix Webhooks for Drone not working in Gitea 1.16
Fix Webhooks for Drone not working in Gitea 1.16
Switch from Webpacker to cssbundling-rails, upgrade Tailwind CSS to version 3
Just FYI, since Gitea webhooks go to a local IP for Drone CI, the builds weren't triggered anymore. I just fixed that (Chef PR incoming), and also enabled branch protection for master here.
Switch from Webpacker to cssbundling-rails, upgrade Tailwind CSS to version 3
We use turbolinks still, but never added any JavaScript to the folders/templates in app/javascript. The only custom JS we currently use is a little bit of vanilla inline JS in the wallet view.