Commit Graph
26 Commits
Author SHA1 Message Date
Drew Weymouth f8127d7e00 preparing for 0.1.0 release 2023-04-22 08:11:28 -07:00
Drew Weymouth 2f14a09cd8 Fix #63: add experimental support for setting custom app font 2023-04-21 18:19:45 -07:00
Drew Weymouth 8086262a8b add system tray + close to tray support (no settigs UI yet) 2023-04-06 19:15:11 -07:00
Drew Weymouth 553101677f prepare for beta release 2023-04-01 11:26:05 -07:00
Drew Weymouth 8c52097536 one more quick refactor 2023-03-30 19:19:01 -07:00
Drew Weymouth cca12d7327 create UpdateChecker background task + constants refactoring 2023-03-30 19:19:00 -07:00
Drew Weymouth 3afc22bf79 gearing up for alpha2 release :) 2023-03-17 18:36:46 -07:00
Drew Weymouth fbf68dff08 add about dialog 2023-03-04 18:47:05 -08:00
Drew Weymouth 0a94f6844c update app titlebar 2023-03-04 15:16:39 -08:00
Drew Weymouth 37f272e702 some tweaks to ui theming for Fyne 2.3 2023-03-04 09:25:12 -08:00
Drew Weymouth a83e21d7ea remember volume setting across restarts 2023-02-19 14:19:31 -08:00
Drew Weymouth b5aa8e61f0 refactor login workflow, can now re-prompt for password if missing 2023-02-12 17:21:47 -08:00
Drew Weymouth 0e8950f0fc small refactor - move keyring logic to ServerManager 2023-02-11 16:34:08 -08:00
Drew Weymouth 6a931d62f4 remember last window size 2023-01-22 16:24:53 -08:00
Drew Weymouth 1232de8ffa increase sleep time to reduce occasional app startup race condition on linux 2023-01-15 13:14:52 -08:00
Drew Weymouth e5c9920c12 remove separators and make page background darker 2023-01-03 16:26:03 -08:00
Drew Weymouth 44536b8bef adding thick separator to navigation bar and bottom panel 2023-01-03 15:57:35 -08:00
Drew Weymouth e0ca21c614 hacky solution to avoid occasional window misdrawing on startup 2022-12-27 17:32:48 -08:00
Drew Weymouth f792b473e8 another big refactor to make code more manageable 2022-12-25 16:59:42 -08:00
Drew Weymouth 8a84128bc8 more decoupling on album grid 2022-12-24 17:44:40 -08:00
Drew Weymouth cefb25133e refactor UI for better separation 2022-12-24 16:47:00 -08:00
Drew Weymouth 5c644faeaf switch cover cache path 2022-12-24 12:33:02 -08:00
Drew Weymouth 99522a773f Add config, prompting for server connect on first run 2022-12-24 11:58:24 -08:00
Drew Weymouth 181554058a big refactor to prepare for removing server hard-coding 2022-12-19 19:28:19 -08:00
Drew Weymouth 378eb8868a add album art caching 2022-12-18 10:17:22 -08:00
Drew Weymouth c21d7d03eb first commit 2022-12-17 16:52:13 -08:00