Gergő Móricz

Results 37 issues of Gergő Móricz

## What does this PR do? Adds an "ICS Feed" app to the app store that allows the linking of ICS Feeds for usage via `getAvailability` Fixes #3167 /claim #3167...

✨ feature
🙋🏻‍♂️help wanted
app-store
Low priority
💎 Bounty
🙋 Bounty claim
osshack
community

R51L1/BGE remote that comes with some Fisher ACs uses the Coolix protocol

Documentation

Fixes #447 /claim #447 This PR adds a shared partial view `_toast.html.erb`. This partial view can be used to render a notification, like described in #447. The toast's timer and...

🙋 Bounty claim

Supersedes #3430 (part 1) This PR centralises all snapshot file management code in a SnapshotManager struct, and ports everything to use it. This is needed to provide an abstraction for...

This might be difficult, because the max. file size you can upload from the server-side is 4.5 MB, but it'd be really cool to be able to cut AWS out...

Makes changes in order to support Diesel 2.0. Had to get rid of a couple test cases, because I couldn't figure out how the new `Output::new` works, but it should...

The `base64` crate needs to be audited to make sure it doesn't make unprotected copies of the serialised secret on the heap, or provide an alternative known-good base64 implementation. The...

enhancement
client-security

in review

Closes #686 #687 To-do: - [x] Improve scrape API and update for v1 - [x] Improve crawl API and update for v1 - [ ] Handle pagination - [ ]...