Commit graph

242 commits

Author SHA1 Message Date
Martin Rotter
9547d3f453 fix gmail error in regex 2023-10-24 12:42:27 +02:00
Martin Rotter
e695203502 bit of a refactoring 2023-10-23 15:01:07 +02:00
Martin Rotter
2f5b84cfc7 make repeatedly used regexps static for some performance boost 2023-10-23 08:32:07 +02:00
Martin Rotter
efd2735063 remove debugging code 2023-10-20 14:47:28 +02:00
Martin Rotter
114dbef367 save work 2023-10-18 14:57:36 +02:00
Martin Rotter
efea17f3aa refactoring of parsers, initial work in sitemap parser 2023-10-13 13:57:23 +02:00
Martin Rotter
8d288aae49 updated nodejs package versions, work on article notification, some related nice fixes 2023-10-03 09:20:26 +02:00
Martin Rotter
749138e7c4 better logic when handling text for google search 2023-09-25 13:38:14 +02:00
Martin Rotter
ff693de5bd do not focus google suggest popup as it prevents from more typing into location bar 2023-09-25 07:57:42 +02:00
Martin Rotter
b6c185fd42 enhance conditions where google auto-suggestion is skipped 2023-09-24 10:23:32 +02:00
Martin Rotter
82b977961a do not suggest with google when entered url 2023-09-23 20:55:15 +02:00
Martin Rotter
f1dd53eb8a eliminate redirection cycles 2023-09-19 20:21:08 +02:00
Martin Rotter
bff766ba93 remove newsblur wip code, some work on toasts 2023-09-18 13:35:13 +02:00
Martin Rotter
fa7d262234 exec bit fuckedup 2023-08-23 09:08:40 +02:00
Martin Rotter
f742a3de3f work on docs 2023-08-23 08:32:38 +02:00
Martin Rotter
0abef3faac new initial feeds 2023-08-18 18:11:41 +02:00
Martin Rotter
b0613277c6 add notice to localization page 2023-08-17 11:55:15 +02:00
Martin Rotter
238a18cbde refactor C++ includes 2023-08-16 20:44:38 +02:00
Martin Rotter
b5c693ec42 add #1032 but in a different way 2023-08-04 07:19:52 +02:00
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