Commit graph

102 commits

Author SHA1 Message Date
Martin Rotter
e80db5bc4c greatly enhanced RTL customization, ability to setup RTL behavior for individual feeds, inspired by #1653 2025-03-05 11:52:37 +01:00
Martin Rotter
79a4e7c73e enable kind-of-fullscreen when media HTML5 element requests it 2025-02-07 08:10:15 +01:00
Martin Rotter
56d68d64ec disable debug code 2024-10-08 14:13:52 +02:00
Martin Rotter
a57a6ab63f effectivelly implemented #1371 - added a switch to switch entire article list if all selected items are RTL 2024-10-08 14:12:43 +02:00
Martin Rotter
4e698c983a image caching in lite version now takes size into account 2024-09-30 14:38:56 +02:00
Martin Rotter
c83ab230f9 update languages, fix recent PR compilation error 2024-09-23 12:40:06 +02:00
Reilly Brogan
edad7fad32
Run worker pool at lowest thread priority (#1497) 2024-09-21 07:02:51 +02:00
Martin Rotter
5224cf7391 tweak regexp for legacy viewer too 2024-08-20 13:26:54 +02:00
Martin Rotter
29d688c343 fix for #1477 2024-08-20 10:02:23 +02:00
Martin Rotter
9952329e74 show JS alerts in a better way 2024-08-06 11:44:03 +02:00
Martin Rotter
1b2d155eca bit more polishment 2024-04-23 10:59:28 +02:00
Martin Rotter
43173c6b16 use proper URL when extracting article 2024-04-23 08:22:43 +02:00
Martin Rotter
c65fb31f19 automatically de-escape all contents 2024-04-03 12:18:15 +02:00
Martin Rotter
43ffeed391 fix #1354 2024-03-25 08:20:04 +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
35b378d8b1 make new scraping feature more robust 2024-03-08 08:36:32 +01:00
Martin Rotter
51ddab9386 no scrolling 2024-03-06 12:08:17 +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
2d7907c22f fix #1278 2024-01-22 14:27:09 +01:00
Martin Rotter
c2f767ea55 fix #1268 2024-01-10 11:37:37 +01:00
Martin Rotter
a242564f9c fix build 2023-12-19 08:53:32 +01:00
Martin Rotter
af04c93e1a fix build 2023-12-13 11:06:19 +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
8b91d4709f avoid cyclical image downscaling in lite mode 2023-12-13 09:39:59 +01:00
Martin Rotter
b8f2295bc9 much better quality image size handling 2023-12-05 09:22:12 +01:00
Martin Rotter
6fc0bdd988 add automatic downscaling to prevent horizontal scrollbar for no-web-engine article viewer 2023-12-04 07:49:35 +01:00
Martin Rotter
ef3def4952 remove some Unicode characters in text-based article view 2023-12-01 11:03:38 +01:00
Martin Rotter
1557bc9ff5 deal with overflowing images, provide HTML files for lite nudus-* 2023-12-01 10:54:08 +01:00
Martin Rotter
cc660229af working on lite variant of nudus-* 2023-12-01 09:19:10 +01:00
Martin Rotter
061f422bb8 work on libmpv 2023-11-29 12:45:05 +01:00
Martin Rotter
2b2aaee70a refactor media player, separate into backend logic 2023-11-27 10:53:08 +01:00
Martin Rotter
fed4560268 save 2023-11-23 12:04:06 +01:00
Martin Rotter
53c5994104 unification of web viewers 2023-11-23 10:50:17 +01:00
Martin Rotter
f4b018bcf6 working on unifications of context menus in web viewers 2023-11-23 08:14:00 +01:00
Martin Rotter
49d5716785 compile on qt5 2023-11-22 10:20:19 +01:00
Martin Rotter
56c9e973df initial slim implementation of media player for qt6, will fix for qt5 and polish and integrate better later 2023-11-21 14:33:48 +01:00
Martin Rotter
734a46c910 fix unwanted debugging code 2023-11-14 06:50:03 +01:00
Martin Rotter
2aead89071 fix warnings 2023-11-11 08:18:19 +01:00
Martin Rotter
95df21e385 some renaming 2023-11-08 07:09:44 +01: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
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
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
martinrotter
cd8ba3da17
Merge pull request #1019 from RachidTagzen/master
New Features: Avoid Downloading Old Articles to Preserve a Small Database & Supporting RTL
2023-07-31 09:50:47 +02:00
Martin Rotter
388c9297ac even better implementation of RTL which now works even when parent node is selected and RTL is automatically correctly decided for each individual article 2023-07-31 09:49:37 +02:00