Commit Graph

90 Commits

Author SHA1 Message Date
cdd22c6632 Fix migration 2025-09-25 17:37:50 -04:00
ce1fed6636 Fix publish warning and build restore 2025-09-25 15:18:47 -04:00
4d7d7c041a Update to .NET 9 2025-09-25 14:37:42 -04:00
636c7f9b2a Merge branch 'main' into prerelease
# Conflicts:
#	Application/FeedCenter.csproj
#	Application/Properties/Resources.resx
2025-09-25 12:53:39 -04:00
41029671dc Update installer to self-contained 2025-09-25 12:34:36 -04:00
4e721efa55 Start adding server support 2025-09-24 21:08:59 -04:00
f3145d8811 Add prerelease option 2025-09-24 18:29:32 -04:00
9e2e7aabe8 Fix hang when moving window during refresh 2024-12-08 21:51:40 -05:00
260268194a Handle a few more errors and update a few packages 2024-06-18 20:34:22 -04:00
8ecde89be0 Crash fixes 2023-07-14 17:01:52 -04:00
845e80577c Undo previous change and set status to "success" if feed read but wasn't modified 2023-07-11 17:42:29 -04:00
31a04b13e6 Exclude "not modified" from errors 2023-07-11 17:35:03 -04:00
64d893ae0f Update HTTP request headers 2023-06-22 17:08:20 -04:00
0ddd38e3f2 Add support for per-feed user agent 2023-06-15 17:28:38 -04:00
c64ec21bd9 Adjust feed read exception handling 2023-04-28 14:44:01 -04:00
45009a31b9 ID doesn't work in a release build for some reason 2023-04-28 13:02:18 -04:00
2a7ef356bd Set tray icon ID 2023-04-28 12:50:49 -04:00
105b6e7d30 Update package versions 2023-04-28 12:47:40 -04:00
965f753489 Update packages 2023-04-28 08:00:17 -04:00
9e10ac0ab9 Update minor version 2023-04-26 22:19:25 -04:00
ac7c20e6bf Fix toolbar button handling 2023-04-26 22:14:49 -04:00
7638d9c2c7 More UI updates and cleanup 2023-04-26 21:57:19 -04:00
edd01cc052 Keep tray icon lock menu option in sync 2023-04-24 21:30:56 -04:00
fcc6cc05e9 Fix icon resource 2023-04-24 20:20:43 -04:00
586a0497d6 Remove WinForms references and start on installer 2023-04-22 09:05:41 -04:00
d6a2fd5a46 More UI updates 2023-04-16 12:57:17 -04:00
5c0c84a068 Rework much of options UI 2023-04-13 20:05:55 -04:00
ace251fd4f Validation WIP 2023-04-12 17:14:12 -04:00
68aec56824 UI rework and fixes 2023-04-12 17:13:43 -04:00
242663c3e5 More cleanup and UI work 2023-04-12 13:44:15 -04:00
a81cf5e69f More cleanup and fixes 2023-04-12 11:35:19 -04:00
64d0f770ca Code cleanup 2023-04-07 22:24:52 -04:00
96d327270f Some cleanup 2023-04-07 22:10:03 -04:00
49842a1663 Fix resource reference and switch to package 2023-04-07 20:23:24 -04:00
e130be35a4 Update packages 2023-04-07 20:00:13 -04:00
eac0313f23 Switch to NuGet packages 2023-04-07 18:41:18 -04:00
6514f23329 Rework database loading/migration 2023-04-06 17:20:38 -04:00
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
f480a6c373 Start modernization 2023-03-10 12:18:03 -05:00
a0214b98f1 Fix parsing of Atom feeds with attribute namespaces 2018-07-18 08:16:50 -04:00
59bb8ae3cd Make sure to dispose resources created during feed reading 2018-07-17 12:02:53 -04:00
92469c15aa Switch to getting updates from GitHub 2018-04-06 09:57:00 -04:00
23a909605b Start working on AppVeyor build 2018-04-05 16:14:27 -04:00
009787b9ff Switch to NuGet version of NameBasedGrid 2018-02-12 21:16:55 -05:00
e91edaea6a Switch to git submodules, add license and initial readme 2018-02-10 12:46:01 -05:00
040867492e Fix relative Atom paths (for GitHub at least, might break others?) 2017-11-10 07:32:30 -05:00
952b65b387 Add setting for default user agent 2017-08-15 16:57:24 -04:00
80cd26b8c3 Mask password field in feed credentials 2017-08-09 20:33:40 -04:00
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
2f7a268013 Support additional security protocols and use the real version number in the user agent 2017-03-02 09:22:36 -05:00