dugite-code

Results 21 issues of 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...

bug
windows

## 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...

enhancement

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

Technical Debt

Multi-URLS's should be exported separately by default with a checkbox to combine. Current: ![image](https://user-images.githubusercontent.com/12742064/38846605-d693e4e6-422f-11e8-8c55-790e2bcd4660.png) Proposed: ![image](https://user-images.githubusercontent.com/12742064/38846685-524d276e-4230-11e8-8624-5b1451ca82f5.png)

enhancement
help wanted
todo
Papercut

Currently the `"debug":true` option is a global variable. It would be useful to have it available for individual feed items

enhancement
Papercut

# Notice: Meta Issue - [ ] Xpath testing - [ ] Split testing - [ ] Readability testing - [ ] Tags testing

Technical Debt

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 -...