Commit graph

687 commits

Author SHA1 Message Date
Martin Rotter
d2d5e8c850 fix build 2023-10-24 09:16:47 +02:00
Martin Rotter
3f0f26e28e fix #1136 2023-10-24 08:35:37 +02:00
Martin Rotter
2b4f910953 bump versions of libs 2023-10-24 07:05:55 +02:00
Martin Rotter
e695203502 bit of a refactoring 2023-10-23 15:01:07 +02:00
Martin Rotter
67f4c932d3 redesign discoever form a bit 2023-10-23 13:35:26 +02:00
Martin Rotter
7241b0403a rename, move some thinds in discovery dialog 2023-10-23 12:19:39 +02:00
Martin Rotter
64215894a9 use clipboard text only if valid url 2023-10-23 12:07:03 +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
7699105e8f fix false regex matching! 2023-10-20 12:58:28 +02:00
Martin Rotter
ca9a1db2be fixing couple of found bugs, working on discovery 2023-10-20 09:29:51 +02:00
Martin Rotter
26c9d619d7 qol work on discovery dialog! 2023-10-19 12:24:48 +02:00
Martin Rotter
5238c7e417 save work 2023-10-19 09:39:39 +02:00
Martin Rotter
114dbef367 save work 2023-10-18 14:57:36 +02:00
Martin Rotter
e8090ce68c work on discoverying feeds 2023-10-17 15:23:36 +02:00
Martin Rotter
075b249f23 apply gzip automatically after data is downloaded for all scenarios 2023-10-16 15:34:45 +02:00
Martin Rotter
a4bf57f971 added direct support for local files as sources of feeds 2023-10-16 15:21:02 +02:00
Martin Rotter
6100e56985 some refactoring in flow of url/script/post-process-script 2023-10-16 15:18:02 +02:00
Martin Rotter
8720fe663d support for sitemaps 2023-10-16 15:05:42 +02:00
Martin Rotter
fe72cd1564 couple of fixes for #1133 and working on other parsing things 2023-10-16 08:56:23 +02:00
Martin Rotter
efea17f3aa refactoring of parsers, initial work in sitemap parser 2023-10-13 13:57:23 +02:00
Martin Rotter
edf696bae2 totally reworked process argument tokenization, allow to use both single and double quotes and removing some other limitation 2023-10-09 11:12:14 +02:00
Martin Rotter
46fe50df91 work on toasts, unify article sanitization 2023-09-22 07:24:55 +02:00
Martin Rotter
bff766ba93 remove newsblur wip code, some work on toasts 2023-09-18 13:35:13 +02:00
Martin Rotter
9745f29547 work on toasts 2023-09-12 09:02:00 +02:00
Martin Rotter
c38595ea02 disable counts for regex queries, it is performance killer sadly 2023-09-06 10:29:45 +02:00
Martin Rotter
a4f3786e01 disable counts for regex queries, it is performance killer sadly 2023-09-06 10:29:16 +02:00
Martin Rotter
c37eadea07 make displaying of huge article lists faster due to optimizations in how article list filtering is handled 2023-09-05 10:24:37 +02:00
Martin Rotter
01af7a2a3e fix proxy not used in some tt-rss calls 2023-09-04 08:45:59 +02:00
Martin Rotter
9a2fb74b42 some refactoring! 2023-09-04 07:13:19 +02:00
Martin Rotter
b091ef635e build script 2023-08-28 13:46:03 +02:00
Martin Rotter
f84973dfcd langs 2023-08-24 06:41:34 +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
68764732ab make sure that filters AND DB storing runs in a "serialized" manner 2023-08-22 08:05:47 +02:00
Martin Rotter
0abef3faac new initial feeds 2023-08-18 18:11:41 +02:00
Martin Rotter
32f086a089 remove some files 2023-08-17 08:40:48 +02:00
Martin Rotter
238a18cbde refactor C++ includes 2023-08-16 20:44:38 +02:00
Martin Rotter
df03e853a5 queries done 2023-08-16 13:13:46 +02:00
Martin Rotter
27295f10f9 work on probes, some other fixes 2023-08-16 09:26:08 +02:00
Martin Rotter
6566349838 bunch of GUI QOL enhancements for queries, ability to "clean" 2023-08-15 14:03:40 +02:00
Martin Rotter
0e9a2e2595 add counting for queries 2023-08-15 10:14:27 +02:00
Martin Rotter
de140bbbe4 rename probes to queries, sync 2023-08-11 12:22:51 +02:00
Martin Rotter
492715e381 save memory DB before DB is backuped 2023-08-11 11:29:09 +02:00
Martin Rotter
a8e844e88d fix UNREAD ARTICLES translation not showing 2023-08-11 10:17:32 +02:00
Martin Rotter
912fd425d9 lang sync 2023-08-11 09:18:58 +02:00
Martin Rotter
1831d961b9 fix #1045 2023-08-09 14:20:41 +02:00
Martin Rotter
a9e40ae242 sync langs 2023-08-09 13:41:36 +02:00
Martin Rotter
037633d977 adding and loading of probes works 2023-08-09 12:41:48 +02:00
Martin Rotter
408b2d0804 use non-valid "url" element as fallback on rss parser 2023-08-07 19:07:49 +02:00