Commit graph

45 commits

Author SHA1 Message Date
Martin Rotter
8a69c11a55 testing and some small enhancement for http/429 stuff 2025-02-14 14:29:30 +01:00
Martin Rotter
5d378c7876 make better border for tooltip in nudus-dark 2025-02-14 09:34:22 +01:00
Martin Rotter
1ad746fdd6 initial untested implementation for #1322 2025-01-30 13:44:14 +01:00
Martin Rotter
c64b3291d3 #1615 fixed 2025-01-29 10:18:18 +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
009aa73a89 sanitize URL with full unicode to support chinese too 2024-03-08 09:58:38 +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
2f5b84cfc7 make repeatedly used regexps static for some performance boost 2023-10-23 08:32:07 +02:00
Martin Rotter
efea17f3aa refactoring of parsers, initial work in sitemap parser 2023-10-13 13:57:23 +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
238a18cbde refactor C++ includes 2023-08-16 20:44:38 +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
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
69a8fc7ea6 minor modernization of feed updating code 2022-08-27 13:33:21 +02:00
Martin Rotter
3b064d8e34 fix for #732 + some related changes 2022-05-11 11:11:15 +02:00
Martin Rotter
e0174e9ddc provide sane fallback for #696 2022-04-20 11:31:57 +02: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
7d7ee4140d re-introduce Google S2 favicon service to icon fetching mechanism 2022-01-19 08:22:26 +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
b93135de7d string constructor 2021-11-26 10:52:22 +01:00
Martin Rotter
831f10d896 make URL sanitization BIT more nice 2021-11-26 10:48:13 +01:00
Martin Rotter
95ac855d16 clazy refactorings 2021-09-13 12:45:07 +02:00
Martin Rotter
b0a11288cb properly sanitize all URLs, also use sanitized URLs in messages base URL deduction 2021-07-14 07:49:14 +02:00
Martin Rotter
26027d15e4 Final fix for #363. 2021-03-02 08:35:50 +01:00
Martin Rotter
7e5dab50e6 use duck duck go as fallback online favicon source, fixed #363 2021-02-24 06:32:25 +01:00
Martin Rotter
01240dda24 #105 can fetch list of categories and feeds, lang sync 2021-02-15 19:56:17 +01:00
Martin Rotter
e3e511dcba save 2021-01-29 20:25:42 +01:00
Martin Rotter
5131881c3f nextcloud proxy support, provide fallback icon in msg list if no feed icon is available 2021-01-26 08:21:11 +01:00
Martin Rotter
b5b412719f proxy support for tt-rss 2021-01-22 10:55:05 +01:00
Martin Rotter
0f4c9ecd64 use enum class wherever possible 2021-01-21 14:29:13 +01:00
Martin Rotter
dcf5f47661 make custom proxy work for icon downloading too 2021-01-21 14:04:55 +01:00
Martin Rotter
8e95f8a5ec Added support for acc proxy to standard acc. 2021-01-21 10:51:45 +01:00
Martin Rotter
e8ea98d3fa JSON feed support added. 2020-10-16 18:52:20 +02:00
Martin Rotter
cf8a99fd85 Fix icon downloading. 2020-09-03 13:49:06 +02:00
Martin Rotter
d7d3be2914 Replaced all foreach instances with for. 2020-06-03 09:54:52 +02:00
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
Renamed from src/network-web/networkfactory.cpp (Browse further)