Deploy ed11bb8
Diff: fly/v23...fly/v24
- Fix certbot renewal.
- Replace certbot cron with systemd timer.
- EB: Replace restart-app cron with systemd timer.
- Upgrade bootstrap to v5.3.3.
- twitch-embed: Do nothing if the location hash is not set.
- Ruby 3.3.1
- YouTube improvements. Add a hidden way to use the RSS Box endpoint (hold the shift key when submitting the form). Add YouTube feed options to the modal. Fix the shorts filter by querying youtube.com/shorts/ for each video (it will make the query more expensive, consider using
min_length
instead). - Silence Ruby deprecation warning.
- Remove
resolv-replace.rb
. Hopefully it is not used for anything important. - Reset feed options when the modal is opened.
- Make sure
App::Google
is loaded first. - Merge pull request #70 from stefansundin/twitter-api-v2
- Add a few warnings regarding Twitter.
- Update clogger git source URL.