Mateusz Jabłoński
Mateusz Jabłoński
Everytime an event is cancelled, there is no option on Facebook to "opt out" from it, and therefore there is no way to remove the event from the calendar. Any...
Since the plugin frees a lot of space on the website, it would be great to have a toggle to automatically turn on cinema mode. Looks like there is a...
I am using the chart as a part of user interface, enabling them to select the option, that interests them most. Is it possible to receive a callback with a...
When using Xcode 14.2, Fish playground from episode 2 doesn't compile in line 120 because of `Ambiguous use of 'init(utf8String:)'` for >=> example
Added setting to change action performed when pressing ribbon button. Rationale: I wanted to bring back default "random note" behaviour to this button, but also give some configurability for those...
Add support for RedGifs videos embedded in Reddit posts. Videos are proxied through redlib for privacy, similar to v.redd.it handling. Features: - Detect RedGifs posts and proxy videos through /redgifs/...
# build(dev): add live development environment with cargo-watch - Add Dockerfile.dev with cargo-watch for automatic recompilation on file changes - Configure compose.dev.yaml with read-only volume mounts for source code -...
Reddit has transitioned from DASH to CMAF video format. This change adds support for both formats to maintain compatibility. Changes: - Update REGEX_URL_VIDEOS to match both DASH and CMAF formats...