GetNewWallpapers

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

14 check-ins by user tinus

2024-01-24
20:59
Identify preview windows. Only download each URL once while running; cache it in temp folder, and delete on close. Leaf check-in: 785469c51f user: tinus tags: trunk
2023-05-06
19:48
Switched to .net 6.0. check-in: 9f34b1e3e2 user: tinus tags: trunk
19:45
Call Async as Async is. Use pattern matching when Disposing. Provide UserAgent (at Reddit’s request). check-in: dca9fe2108 user: tinus tags: trunk
2022-04-25
19:07
Handle invalid feeds more gracefully. check-in: f3cadaee97 user: tinus tags: trunk
2022-04-07
10:07
Prevent file names from exceeding 255 characters. check-in: 6aa5945da9 user: tinus tags: trunk
2022-04-03
17:04
Decode HTML entities in title. check-in: b85aae5971 user: tinus tags: trunk
17:03
Unselect images after saving. check-in: 037350e0f4 user: tinus tags: trunk
17:01
Added context menu with all functions. check-in: 9c6764a5fe user: tinus tags: trunk
16:49
Prevent truncating URL list by using a temp file. check-in: decc951454 user: tinus tags: trunk
2022-03-16
10:39
Ignore posts with the same image, keeping the oldest one encountered. check-in: 76072d3cdb user: tinus tags: trunk
10:24
Only download thumbnails once. Fixed unselecting saved files on exit. New option --orientation filters by the screens’ orientations. check-in: c455494559 user: tinus tags: trunk
08:18
If a thumbnail fails to load, try loading the full image instead. When saving a file, set its last-modified-time to the post’s creation time. Improved handling of URLs for use in file name. On detection of unsaved checked files, only try to save the previously unsaved ones. check-in: e39eecf81b user: tinus tags: trunk
2022-03-12
08:17
Handle errors during fetching of thumbnails. check-in: 9b7b14223a user: tinus tags: trunk
2022-03-10
21:33
Fixed progress bar when saving multiple files. check-in: f5c01ac7aa user: tinus tags: trunk