Commit graph

313 commits

Author SHA1 Message Date
Martin Rotter
c64b3291d3 #1615 fixed 2025-01-29 10:18:18 +01:00
Martin Rotter
f5038d539a #1611 fixed 2025-01-27 07:05:20 +01:00
Martin Rotter
a352b7551e better format for gemini articles in WebEngine version 2024-12-20 12:43:10 +01:00
Martin Rotter
55246c6261 gemini scheme handler for webengine 2024-12-19 10:41:41 +01:00
Martin Rotter
65bb665f92 initial state based parser for gemini 2024-12-18 14:32:08 +01:00
Martin Rotter
bdc71f3408 fix build 2024-12-18 13:02:55 +01:00
Martin Rotter
a6c88d95af extract title 2024-12-18 12:54:52 +01:00
Martin Rotter
6a9f8d7181 extract title 2024-12-18 12:48:45 +01:00
Martin Rotter
e80f17d724 no debug code 2024-12-18 12:43:58 +01:00
Martin Rotter
a5eaf87d53 initial support for gemini, will be extended for webengine variant soon, gemini2html parser is rather basic 2024-12-18 12:31:06 +01:00
Martin Rotter
9cb9b7162c initial gemini sources 2024-12-18 08:55:54 +01:00
Martin Rotter
4cf3bc8cca fix build 2024-11-13 11:35:38 +01:00
Martin Rotter
14cc68c40d fix build 2024-11-13 11:27:33 +01:00
Martin Rotter
793cbcbf58 use resolved/redirected URLs when discovering feeds, this reduces number of duplicate discovered feeds 2024-11-12 14:18:17 +01:00
Martin Rotter
2d93db5261 fix build 2024-10-16 13:13:11 +02:00
Martin Rotter
f1d5c7d782 fix #1490 - add option to set per-feed HTTP headers 2024-10-16 13:00:36 +02:00
Martin Rotter
8d447e2ff8 fix #1495 2024-09-23 13:14:27 +02:00
Reilly Brogan
edad7fad32
Run worker pool at lowest thread priority (#1497) 2024-09-21 07:02:51 +02:00
Martin Rotter
9952329e74 show JS alerts in a better way 2024-08-06 11:44:03 +02:00
Martin Rotter
0d4b7e6583 fix some problems, also rssguard now automatically detects youtube atom feeds from youtube video URLs more properly 2024-07-03 10:24:00 +02:00
Martin Rotter
d1b9039bba multiple fixes related to all nodejs features 2024-04-25 13:24:52 +02:00
Martin Rotter
1b2d155eca bit more polishment 2024-04-23 10:59:28 +02:00
Martin Rotter
a76c40105c correctly decode HTML for extractor 2024-04-23 09:05:33 +02:00
Martin Rotter
c7c069d889 starting to work on fetching full article content 2024-04-22 14:37:49 +02:00
Martin Rotter
d8525c3a93 update npm packages 2024-04-22 07:56:48 +02:00
Martin Rotter
e8ac98ba82 some adblock refactors 2024-04-12 07:21:51 +02:00
Martin Rotter
e69b314201 fix parsing of huge unicode characters 2024-04-03 14:08:08 +02:00
Martin Rotter
202da682b8 fix #1350 2024-03-22 07:39:43 +01:00
Martin Rotter
4f1386a837 feedly, gmail 2024-03-21 09:53:01 +01:00
Martin Rotter
a29d4b80bb tweaked clang format 2024-03-21 09:53:01 +01:00
Martin Rotter
f585398a64 initial poc - plugins are now loaded from their own DLL/SO/DYLIB files 2024-03-21 09:53:01 +01:00
Martin Rotter
009aa73a89 sanitize URL with full unicode to support chinese too 2024-03-08 09:58:38 +01:00
Martin Rotter
7a3a23a70b save 2024-03-06 11:23:45 +01:00
Martin Rotter
6ef993045c save 2024-03-06 11:06:19 +01:00
Martin Rotter
accb478bee very experimental way of PoC for JS-enabled websites scraping 2024-03-06 07:29:11 +01:00
Martin Rotter
567c0e1906 add support for fetching URL content via embedded browser 2024-03-05 07:43:10 +01:00
Martin Rotter
eb6332cc5c http headers usage and headers itself converted to lowercase, fixes #1296 2024-02-21 13:15:36 +01:00
Martin Rotter
60da2d916d make readability aware of which sender requested, fixes #1300 2024-02-21 12:38:40 +01:00
Martin Rotter
ea8bac60d6 fix #1267 and some other minor bugs and stuff 2024-01-10 10:14:07 +01:00
Martin Rotter
e4e064da33 api work 2023-12-20 10:27:11 +01:00
Martin Rotter
11ec85f694 save work 2023-12-19 07:22:54 +01:00
Martin Rotter
43d164dc40 fix build 2023-12-15 12:13:01 +01:00
Martin Rotter
374eaf9668 changelog 2023-12-15 12:10:13 +01:00
Martin Rotter
0b8a2997fe api work, add account id, add "starred_only" switch 2023-12-14 08:14:24 +01:00
Martin Rotter
9c7f550942 properly decode HTML data according to declared charset for lite browser 2023-12-13 10:44:36 +01:00
Martin Rotter
dc701cea1d api work 2023-12-13 07:21:30 +01:00
Martin Rotter
db57f48846 encapsulate HTTP response creation, add common headers 2023-12-12 13:46:05 +01:00
Martin Rotter
e81c06be61 add sample web html 2023-12-12 12:11:44 +01:00
Martin Rotter
4311a7fb92 tweak cors, add headers to response 2023-12-12 11:17:54 +01:00
Martin Rotter
5b07c47e3a tweak cors, add newline 2023-12-12 11:07:33 +01:00