Commit Graph
100 Commits
Author SHA1 Message Date
ckaczor 9e2e7aabe8 Fix hang when moving window during refresh 2024-12-08 21:51:40 -05:00
ckaczor 7ee84f079b Revert attempts 2024-06-25 21:36:13 -04:00
ckaczor 8f70003bef Try previous image? 2024-06-25 21:29:33 -04:00
ckaczor 38f093dc5c Increase logging 2024-06-25 21:26:44 -04:00
ckaczor e5bdc80d10 Try fixing build 2024-06-25 20:46:00 -04:00
ckaczor 260268194a Handle a few more errors and update a few packages 2024-06-18 20:34:22 -04:00
ckaczor 8ecde89be0 Crash fixes 2023-07-14 17:01:52 -04:00
ckaczor 845e80577c Undo previous change and set status to "success" if feed read but wasn't modified 2023-07-11 17:42:29 -04:00
ckaczor 31a04b13e6 Exclude "not modified" from errors 2023-07-11 17:35:03 -04:00
ckaczor 64d893ae0f Update HTTP request headers 2023-06-22 17:08:20 -04:00
ckaczor 0ddd38e3f2 Add support for per-feed user agent 2023-06-15 17:28:38 -04:00
ckaczor f5f78c8825 Remove extra restore now that config is fixed 2023-04-29 19:06:58 -04:00
ckaczor 477185341e Branch and config updates 2023-04-29 19:03:25 -04:00
ckaczor 1db13fbe2e Update installer to detect .NET runtime 2023-04-29 18:42:53 -04:00
ckaczor c64ec21bd9 Adjust feed read exception handling 2023-04-28 14:44:01 -04:00
ckaczor 45009a31b9 ID doesn't work in a release build for some reason 2023-04-28 13:02:18 -04:00
ckaczor 2a7ef356bd Set tray icon ID 2023-04-28 12:50:49 -04:00
ckaczor 105b6e7d30 Update package versions 2023-04-28 12:47:40 -04:00
ckaczor 965f753489 Update packages 2023-04-28 08:00:17 -04:00
ckaczor 019ebd46be Try restoring the application as well 2023-04-27 21:35:49 -04:00
ckaczor 33a3aac48c Try workaround for AppVeyor 2023-04-27 21:23:33 -04:00
ckaczor 93a839f7f3 Add back restore step 2023-04-27 20:56:36 -04:00
ckaczor 4fc28ed0c1 Update build/deploy configuration 2023-04-27 20:51:18 -04:00
ckaczor 9e10ac0ab9 Update minor version 2023-04-26 22:19:25 -04:00
ckaczor ac7c20e6bf Fix toolbar button handling 2023-04-26 22:14:49 -04:00
ckaczor 7638d9c2c7 More UI updates and cleanup 2023-04-26 21:57:19 -04:00
ckaczor edd01cc052 Keep tray icon lock menu option in sync 2023-04-24 21:30:56 -04:00
ckaczor fb777f4837 Add localization file to tweak text 2023-04-24 21:04:11 -04:00
ckaczor fcc6cc05e9 Fix icon resource 2023-04-24 20:20:43 -04:00
ckaczor 504cc80470 Back to WiX 3.11 for now 2023-04-24 19:04:26 -04:00
ckaczor 586a0497d6 Remove WinForms references and start on installer 2023-04-22 09:05:41 -04:00
ckaczor d6a2fd5a46 More UI updates 2023-04-16 12:57:17 -04:00
ckaczor 5c0c84a068 Rework much of options UI 2023-04-13 20:05:55 -04:00
ckaczor ace251fd4f Validation WIP 2023-04-12 17:14:12 -04:00
ckaczor 68aec56824 UI rework and fixes 2023-04-12 17:13:43 -04:00
ckaczor 242663c3e5 More cleanup and UI work 2023-04-12 13:44:15 -04:00
ckaczor a81cf5e69f More cleanup and fixes 2023-04-12 11:35:19 -04:00
ckaczor 64d0f770ca Code cleanup 2023-04-07 22:24:52 -04:00
ckaczor 96d327270f Some cleanup 2023-04-07 22:10:03 -04:00
ckaczor 49842a1663 Fix resource reference and switch to package 2023-04-07 20:23:24 -04:00
ckaczor e130be35a4 Update packages 2023-04-07 20:00:13 -04:00
ckaczor eac0313f23 Switch to NuGet packages 2023-04-07 18:41:18 -04:00
ckaczor 6514f23329 Rework database loading/migration 2023-04-06 17:20:38 -04:00
ckaczor b5f570688d More modernization
- Split generic "common" libraries into specific libraries
- Use other packages in lieu of custom code
- General cleanup
2023-04-05 16:06:38 -04:00
ckaczor f480a6c373 Start modernization 2023-03-10 12:18:03 -05:00
ckaczor a0214b98f1 Fix parsing of Atom feeds with attribute namespaces 2018-07-18 08:16:50 -04:00
ckaczor 59bb8ae3cd Make sure to dispose resources created during feed reading 2018-07-17 12:02:53 -04:00
ckaczor 840bd1acd0 Remove post-build steps 2018-04-06 13:10:58 -04:00
ckaczor ed1d5566f2 Update Common version 2018-04-06 10:29:31 -04:00
ckaczor be1bd39974 Add JSON binary to installer 2018-04-06 10:13:54 -04:00
ckaczor 92469c15aa Switch to getting updates from GitHub 2018-04-06 09:57:00 -04:00
ckaczor 0826ecfce3 Try to fix line endings on SQL scripts 2018-04-05 16:39:36 -04:00
ckaczor 23a909605b Start working on AppVeyor build 2018-04-05 16:14:27 -04:00
ckaczor 009787b9ff Switch to NuGet version of NameBasedGrid 2018-02-12 21:16:55 -05:00
ckaczor bb9eb1675f Get WiX extensions from NuGet 2018-02-12 19:04:26 -05:00
ckaczor e91edaea6a Switch to git submodules, add license and initial readme 2018-02-10 12:46:01 -05:00
ckaczor 040867492e Fix relative Atom paths (for GitHub at least, might break others?) 2017-11-10 07:32:30 -05:00
ckaczor dda2e67984 Bypass ICE error on Windows 10 Insider 2017-08-15 17:19:19 -04:00
ckaczor 952b65b387 Add setting for default user agent 2017-08-15 16:57:24 -04:00
ckaczor 80cd26b8c3 Mask password field in feed credentials 2017-08-09 20:33:40 -04:00
ckaczor f58e4737c0 Don't display duplicate links when subscribing and use feed URL when title isn't supplied 2017-03-02 09:23:44 -05:00
ckaczor 2f7a268013 Support additional security protocols and use the real version number in the user agent 2017-03-02 09:22:36 -05:00
ckaczor e13894bed2 Fix getting channel for RSS feeds 2016-08-19 14:01:12 -04:00
ckaczor 9b8d0848d8 Fix changes not being preserved 2016-05-31 16:05:26 -04:00
ckaczor c7dd9ccaa5 Disallow edit and delete of default category 2016-05-31 14:19:38 -04:00
ckaczor f7491dbbc5 Tweak to look better during startup 2016-05-31 10:41:15 -04:00
ckaczor d731945a71 Keep selection when going to drag feeds 2016-05-31 10:31:45 -04:00
ckaczor 42431a0066 Update installer for new markup extension 2016-05-31 10:06:24 -04:00
ckaczor fbc6500229 - Add support for filtering by category
- Break up main window into partials instead of using regions
2016-05-31 09:59:37 -04:00
ckaczor 2de33134ce Add feed chooser window when dragging in an HTML link with multiple feeds 2016-03-29 21:29:02 -04:00
ckaczor 864be9bb11 Add a few new ways to drag/drop a URL - from a few Chrome extensions or the page URL itself - page URL only supports single links right now 2016-03-29 20:10:43 -04:00
ckaczor 9a73709c7f Make feed read on error dialog async and preserve selection 2015-11-16 11:05:55 -05:00
ckaczor 040147cb4a Change error window style 2015-11-02 21:31:28 -05:00
ckaczor 87c218de3c More ReSharper suggestions 2015-11-02 21:21:57 -05:00
ckaczor d8d7a9b5ba Bunch of ReSharper suggestions 2015-11-02 20:29:00 -05:00
ckaczor ff2ef0fd46 Update for "Set Program Access and Defaults" support 2015-11-02 20:11:35 -05:00
ckaczor f7dddff14d Fix adding new feeds and version check at start-up 2015-01-22 16:50:28 -05:00
ckaczor 75ba11fefd Fixed to category handling 2014-12-15 16:05:45 -05:00
ckaczor 722f134a4e Better (but not yet done) toolbar button updating 2014-12-13 09:17:46 -05:00
ckaczor 754e0426f3 Disable all relevant buttons when there are no feeds 2014-12-13 09:05:49 -05:00
ckaczor 025c565956 Remove use of the MultipleOpenAction converter 2014-12-13 09:05:16 -05:00
ckaczor 36e2b9d81e Changes for debug vs. release builds 2014-12-13 08:19:21 -05:00
ckaczor e3e17aa828 Update for new version handling in settings provider 2014-12-13 08:05:47 -05:00
ckaczor 8f3a532abc Reorganize auto-start and default feed reader settings 2014-12-06 09:07:18 -05:00
ckaczor cd0113ff9c Change assembly used to get version and make sure to not delete old settings on upgrade 2014-12-06 08:41:36 -05:00
ckaczor 1f8d69867d Remove empty file 2014-12-05 14:16:07 -05:00
ckaczor ec102936ef Add PFX 2014-11-22 10:30:59 -05:00
ckaczor 4ea3f81b4d Move update message logic to common and remove restarting on update (installer will do that) 2014-11-22 09:14:48 -05:00
ckaczor fba778679b Move update check to common 2014-11-22 07:30:22 -05:00
ckaczor 2eec143074 Remove ClickOnce security settings 2014-11-22 07:00:53 -05:00
ckaczor 4adae88ee7 Change to copy only when output changes 2014-11-22 06:59:34 -05:00
ckaczor 998fe5fcca Switch to release build of bootstrapper 2014-11-13 18:01:05 -05:00
ckaczor 17356d76bf More installer migration 2014-11-05 17:57:25 -05:00
ckaczor a400048fe1 Add post-build event to create install descriptor 2014-10-28 16:54:30 -04:00
ckaczor 0e547d4ca1 Remove ClickOnce and local copies of SQL Compact binaries 2014-10-25 08:16:04 -04:00
ckaczor 599ae14b58 Add WiX projects 2014-10-25 08:15:38 -04:00
ckaczor 8066f4e7de Change to .NET automatic version numbers 2014-10-25 08:15:17 -04:00
ckaczor 8fb1ba71a5 Update packages 2014-10-25 08:15:02 -04:00
ckaczor 5b2e03be04 Clean up entity framework stuff 2014-10-25 08:14:44 -04:00
ckaczor d744d0bd16 Work on WiX installer and bootstrapper 2014-10-25 08:13:58 -04:00