MrChuckomo / poddycast

Podcast app made with Electron, lots of ❤️ and ☕️
GNU General Public License v3.0
180 stars 28 forks source link

Allow clearing and disabling of history #126

Closed EthanGrahn closed 1 year ago

EthanGrahn commented 1 year ago

Added a button on the history page that will clear current history. Added an option in the settings menu to disable history tracking. I also updated the user preference toggling to use the new window API used elsewhere. @MrChuckomo I am not good with the design portion of this, so would you be willing to edit the style for the clear history button? I only have a placeholder in currently.

Closes #53

MrChuckomo commented 1 year ago

@EthanGrahn - Thank you. That looks like some great changes. I'll take a deeper look into the style part!