Commit graph

197 commits

Author SHA1 Message Date
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
Martin Rotter
2222043b1b fix forgotten reader mode script 2022-03-16 11:33:13 +01:00
Martin Rotter
a34a3c8dd7 fixup some +x execute rights 2022-03-02 08:37:11 +01:00
Martin Rotter
a52d703e4b refactoring and adding of taskbar overlay icon 2022-02-24 11:44:05 +01:00
Martin Rotter
4ab483d14a working test for nb 2022-02-18 13:16:29 +01:00
Martin Rotter
6e8d4953e0 expand networkresult 2022-02-18 12:35:38 +01:00
Martin Rotter
5ce90e5943 files for newsbluer plugin 2022-02-18 11:57:35 +01:00
Martin Rotter
beb9c5a263 work on nodejs int 2022-02-16 14:07:48 +01:00
Martin Rotter
fd7b407de4 save, but will need polish of nodejs integration when there are errors 2022-02-15 12:47:52 +01:00
Martin Rotter
a30823d42a fixed #638 2022-02-15 08:27:45 +01:00
Martin Rotter
4ec98eb322 save 2022-02-11 15:19:05 +01:00
Martin Rotter
1389a86083 allow multi package nodejs install 2022-02-11 13:21:39 +01:00
Martin Rotter
d21520f28a new notification events for nodejs packages info 2022-02-11 08:54:49 +01:00
Martin Rotter
b2343a0189 integrate nodejs in a better way, fix APP_REVISION missing 2022-02-10 12:19:13 +01:00
Martin Rotter
c360450e62 some work on nodejs integration 2022-02-02 10:06:45 +01:00
Martin Rotter
3c73b3f91f fix 5.12 build 2022-02-01 11:33:56 +01:00
Martin Rotter
65d59eb70c Merge branch 'master' of github.com:martinrotter/rssguard 2022-02-01 08:16:52 +01:00
Martin Rotter
4b984b4fc0 ability to open URL of article directly with keystroke 2022-02-01 08:16:46 +01:00
jan Anja
a82a9eb5cf
Change Q_OS_LINUX to Q_OS_UNIX (#616)
* change Q_OS_LINUX to Q_OS_UNIX

This is needed for BSD operating systems:

https://cgit.freebsd.org/ports/tree/net/rssguard/Makefile?id=865fc1ddb58052d38fc0f353ce70da4c7d643b79
8767b251da/net/rssguard/Makefile

* Update CMakeLists.txt

* Update Documentation.md

Co-authored-by: martinrotter <martinrotter@users.noreply.github.com>
2022-01-31 19:11:46 +01:00
Martin Rotter
7d7ee4140d re-introduce Google S2 favicon service to icon fetching mechanism 2022-01-19 08:22:26 +01:00
Martin Rotter
95a5341967 multiple UX fixes, fix #570, prepare for better integration of nodejs 2022-01-13 13:51:57 +01:00
Martin Rotter
45afba57e3 pass http/auth when downloading icons too for tt rss 2022-01-12 09:07:14 +01:00
Martin Rotter
bd2002f46f bit ux polish 2022-01-10 07:45:55 +01:00
Martin Rotter
b0b3acf1c2 use some default mime type for enclosure when missing 2022-01-10 07:31:07 +01:00
Martin Rotter
66dbc6965d make cookies sync one-way as it crashes for upstream bug 2022-01-07 15:04:24 +01:00
Martin Rotter
1811a03414 implement #556 2022-01-05 09:45:43 +01:00
Martin Rotter
38989fa884 determine root global node.js package location in runtime instead of hardcoding it 2021-12-20 10:26:26 +01:00