dugite-code
dugite-code
Currently Homeassistant immediately logs back in when using the logout button. Would be nice to redirect to a logout URL such as authentik's signout url `https://example.tld/outpost.goauthentik.io/sign_out` I would normaly try...
**Homework** - [x] I looked at `nativefier --help` and https://github.com/jiahaog/nativefier/blob/master/docs/api.md - [x] I searched existing issues, open & closed. Yes, my bug is new. - [x] I'm using the latest...
## Expected Behavior Scrolling to anchor tags in Firefox should be smooth like in Chromium based browsers ## Current Behavior Scrolling to anchor tags in Firefox 99.1 is jerky with...
**The enhancement:** It would be nice/useful to have the option to hide pinned tabs from tabby, or possibly group them into an expandable category **Why:** I use Tabby to search...
# Future Discussion Filters could use an Observer pattern to make extending and modifying FeedIron a simpler task. This would Also free up Filters so they can be better mixed...
Legacy code looks to be littered all over the init.php as pointed out in #152 A full review of the original code is needed to ensure a clean code-base
Multi-URLS's should be exported separately by default with a checkbox to combine. Current:  Proposed: 
Currently the `"debug":true` option is a global variable. It would be useful to have it available for individual feed items
# Notice: Meta Issue - [ ] Xpath testing - [ ] Split testing - [ ] Readability testing - [ ] Tags testing
Only basic Logging is present making debugging issues/configs difficult. There should be: - [ ] More clear log levels - [ ] More log Granular Control in testing/main config -...