Skip to content

Tags: stefansundin/rssbox

Tags

fly/v47

Toggle fly/v47's commit message
Deploy 01abce0

Diff: fly/v46...fly/v47
- [Comment out rustc since I do not use yjit.](9657587)
- [fly: set `scheduled_snapshots = false`](0056863)
- [Update gems.](caa307c)
- [Ruby 3.4.7](8fd8192)
- [Upgrade the openssl gem to work around openssl 3.6.0 issue.](04e2545)
- [Headers: Disable `Upgrade-Insecure-Requests` in development.](4633f09)
- [Set `spellcheck="false"` on input fields.](01abce0)

fly/v46

Toggle fly/v46's commit message
Deploy 7e30f59

Diff: fly/v45...fly/v46
- [Delete old information about Instagram `sessionid`. It does not seem necessary anymore.](cf6fd6f)
- [Base the docker image on the official ruby docker image instead of my own custom one. Looks like `jemalloc` can be loaded with `LD_PRELOAD` and does not need to be configured when ruby is built.](7e30f59)

fly/v45

Toggle fly/v45's commit message
Deploy 4ea6bae

Diff: fly/v44...fly/v45
- [Update gems.](3117969)
- [Detect Instagram ratelimiting in more places.](4ea6bae)

fly/v44

Toggle fly/v44's commit message
Deploy 8dbf2e0

Diff: fly/v43...fly/v44
- [Fix typo.](8dbf2e0)

fly/v43

Toggle fly/v43's commit message
Deploy c67a2e2

Diff: fly/v42...fly/v43
- [Update gems.](39e6b7b)
- [Instagram: Increase height of embed.](b7b4453)
- [Instagram: Handle ratelimit response and do not raise an exception.](11785b9)
- [New docker image based on Debian Trixie. Build for linux/riscv64 and remove linux/arm/v7.](c67a2e2)

fly/v42

Toggle fly/v42's commit message
Deploy a7ac3f5

Diff: fly/v40...fly/v42
- [irb prompt polish](6df4bf3)
- [Handle YouTube 500 errors.](786c6c6)
- [bundle update](9c35431)
- [Instagram: Handle posts with missing caption.](4f2e289)
- [Twitch: Handle `/schedule` URLs.](f8b4b2f)
- [Twitch: Fix `<author>` on game feeds.](eef8aee)
- [Twitch: Support new `/directory/category/` URLs to look up game feeds.](a7ac3f5)

fly/v40

Toggle fly/v40's commit message
Deploy fda50f9

Diff: fly/v37...fly/v40
- [Remove `WEB_CONCURRENCY=2` default.](fda50f9)

fly/v37

Toggle fly/v37's commit message
Deploy 2fe9383

Diff: fly/v35...fly/v37
- [Rescue NotImplementedError.](2fe9383)

fly/v35

Toggle fly/v35's commit message
Deploy f1bc162

Diff: fly/v33...fly/v35
- [SoundCloud: Include artist name in downloaded file.](66c059e)
- [EB: Improve instructions.](305241c)
- [Upgrade gems.](2d946ee)
- [Add error checking to dailymotion user lookup.](e25f1d8)
- [Remove Dilbert feed as it stopped working two years ago and is no longer available.](4d67151)
- [Random improvements.](a0f756e)
- [Rename XRobotsTag file.](4cd2a8f)
- [Set header `Cache-Control: public, no-cache` for static assets.](6d94bb8)
- [Upgrade gems.](989d8ec)
- [Delete Twitter integration. (#75)](3c5c1a1)
- [Implement support for ETag and If-None-Match.](5a6390b)
- [Update gems.](aff8dcf)
- [Bring back Instagram support, with a few features removed to make it easier to maintain. This may break again at any moment!!](214d003)
- [Remove use of `frameborder="0" scrolling="no"` and use CSS instead.](f1bc162)

fly/v33

Toggle fly/v33's commit message
Deploy da4bc7f

Diff: fly/v31...fly/v33
- [EB: Update README.](8fcd786)
- [Add a warning to the Instagram instructions.](1833a3d)
- [Update the SoundCloud integration to work with the new SoundCloud API.](da4bc7f)