Commit graph

223 commits

Author SHA1 Message Date
Martin Rotter
cb6c49a36e use manual http redirection all the times, this fixes some nonworking feeds with weird redirections 2023-07-03 07:10:05 +02:00
Martin Rotter
df7e9109b1 add button to clear web cache and storage - in Tools menu 2023-05-11 08:00:22 +02:00
Martin Rotter
502e4d88e0 fixed #386 2023-04-21 07:48:26 +02:00
Martin Rotter
f896860f75 rename, fix build 2023-03-17 08:45:43 +01:00
Martin Rotter
eeedf8b1a5 work on #909 2023-03-16 15:02:06 +01:00
Martin Rotter
546a674ebf fixed #725 2023-02-02 14:59:01 +01:00
Martin Rotter
e688e2e79f fix autosaver once more 2023-01-18 11:03:24 +01:00
Martin Rotter
bf208fc9dd fix autosaver 2023-01-18 10:02:43 +01:00
Martin Rotter
b9cbc1ad5b Merge branch 'master' of github.com:martinrotter/rssguard 2023-01-17 17:19:58 +01:00
Martin Rotter
08b4d6c6b1 cookie save with auto-saver 2023-01-13 11:44:12 +01:00
Martin Rotter
15e4f8e31f Save 2023-01-05 15:02:57 +01:00
Martin Rotter
7e14390e2c make cookie jar thread safe, make qsettings thread safe 2023-01-05 09:44:46 +01:00
martinrotter
8347a8cb2f
Concurrent import (#864)
* save

* save

* save
2023-01-03 13:07:34 +01:00
Martin Rotter
7523940ec0 resize only really big icons 2022-12-07 10:50:23 +01:00
Martin Rotter
6358e8aa0e scaled all downloaded icons to 48x48 to avoid DB size exploding 2022-12-07 10:01:19 +01:00
Martin Rotter
50a7546f15 build fix 2022-12-07 09:37:59 +01:00
Martin Rotter
f3168f880c build fix 2022-12-07 09:37:25 +01:00
Martin Rotter
68ae98a0eb fix build 2022-12-04 13:14:39 +01:00
Martin Rotter
a3eeb4419e fixed #835 2022-12-04 10:03:22 +01:00
Martin Rotter
9fff2feac5 fixed #819 2022-10-27 12:03:44 +02:00
Martin Rotter
3d482fdbe2 report more errors toa dblock dialog 2022-09-20 09:39:07 +02:00
Martin Rotter
d650c6a87c add http/2 switch 2022-09-14 15:17:33 +02:00
Martin Rotter
b790fe0c5b fix #804 2022-09-14 10:57:45 +02:00
Martin Rotter
a23a1a88a6 fix build 2022-09-06 14:57:02 +02:00
Martin Rotter
191b503050 make webengine profile actually WORK, working user-data cache path working 2022-09-06 14:34:55 +02:00
Martin Rotter
69a8fc7ea6 minor modernization of feed updating code 2022-08-27 13:33:21 +02:00
Martin Rotter
ab68236cbc try to fix calls to qprocess:startdetached 2022-07-07 09:45:00 +02:00
Martin Rotter
3b064d8e34 fix for #732 + some related changes 2022-05-11 11:11:15 +02:00
Martin Rotter
76912b6d80 more logging for #730 2022-05-10 07:38:24 +02:00
Martin Rotter
521eb92935 properly resolve all URLs 2022-05-06 10:04:06 +02:00
Martin Rotter
4348a51d67 fix resolving of URLs for external browser and downloading 2022-05-02 14:55:44 +02:00
Martin Rotter
d9a651490a allow user to disable all incoming cookies for greate privacy 2022-05-02 13:09:20 +02:00
Martin Rotter
5e2cfbd778 more instant image load, red placeholder in case of error 2022-04-28 10:30:01 +02:00
Martin Rotter
cec08b4eb5 rough implementation of automatic image loading in articles 2022-04-26 12:37:03 +02:00
Martin Rotter
e0174e9ddc provide sane fallback for #696 2022-04-20 11:31:57 +02:00
Martin Rotter
52798f9ed2 fix #685 2022-04-09 18:44:32 +02:00
Martin Rotter
ad4ffddf8d fix warnings, update clang file 2022-04-09 09:35:55 +02:00
Martin Rotter
7cac9d7f5b enhance behavior of cookies, both cookie jars are now more properly inteconnected, cache/storage now resides under user data folder 2022-04-06 10:24:42 +02:00
Martin Rotter
fd722f6a4d allow to use bundled downloader to download attachments 2022-04-06 09:27:42 +02:00
Martin Rotter
7eff7e93b4 save 2022-03-31 15:22:32 +02:00
Martin Rotter
059f67e38a move file 2022-03-29 14:51:48 +02:00
Martin Rotter
cd1f44ba77 add -w option to force nowebengine even in webengine version 2022-03-26 12:39:10 +01:00
Martin Rotter
919f3bd26f multiple fixes for nodejs integration 2022-03-26 10:30:14 +01:00
Martin Rotter
bdefd0c71b fix build 2022-03-25 14:51:22 +01:00
Martin Rotter
7d29068acf fix build 2022-03-25 14:50:04 +01:00
Martin Rotter
f571a2d01b Initial PoC for litehtml integration. 2022-03-25 14:28:34 +01:00
Martin Rotter
6e0b2d2e99 chmod 2022-03-25 09:06:18 +01:00
Martin Rotter
e62889675f some renaming 2022-03-25 09:05:57 +01:00
Martin Rotter
2d7f9bb289 remove Qt < 5.12 code as Qt 5.12 is now minimal req. version 2022-03-25 07:38:40 +01:00
Martin Rotter
0b71248396 install jsdom nodejs package for reader mode too 2022-03-16 11:43:04 +01:00