Commit graph

531 commits

Author SHA1 Message Date
Martin Rotter
47714ac590 fix wrong dates in one feed 2024-03-08 07:57:08 +01:00
Martin Rotter
2dda0599df change webengine paths only on release build to avoid crashes on debug build 2024-03-05 06:45:10 +01:00
Guilherme Silva
4cd363e445
Mark articles that begin with <details> as HTML (#1294)
This Brazilian news website called Tecnoblog [1] will often begin their
articles with the <details> tag, providing a short summary for them.

[1] https://tecnoblog.net/
2024-02-07 06:36:19 +01:00
Martin Rotter
e48677b665 automatically resize all dialogs which are bigger than available screen 2024-01-24 09:22:19 +01:00
Martin Rotter
2d7907c22f fix #1278 2024-01-22 14:27:09 +01:00
Martin Rotter
fb62f66445 work on article amount limitting 2024-01-12 09:13:13 +01:00
Martin Rotter
c2f767ea55 fix #1268 2024-01-10 11:37:37 +01:00
Martin Rotter
ea8bac60d6 fix #1267 and some other minor bugs and stuff 2024-01-10 10:14:07 +01:00
Martin Rotter
0edb3ca104 fix scaling problem in libmpv + fix url of libmpv 2023-12-21 15:31:09 +01:00
Martin Rotter
61e15f9042 add optional opengl-based rendering for libmpv 2023-12-19 12:20:28 +01:00
Martin Rotter
e9e97786bb fix #695 2023-12-15 09:02:26 +01:00
Martin Rotter
b935f58e18 do not display fetch-started-notification if app window is active/visible 2023-12-15 07:09:06 +01:00
Martin Rotter
9be4c2c489 fix some enclosure list in lite skin 2023-12-13 09:04:20 +01:00
Martin Rotter
dc701cea1d api work 2023-12-13 07:21:30 +01:00
Martin Rotter
5d5c23ff5e boilerplate for api server 2023-12-08 12:11:39 +01:00
Martin Rotter
8c4d9bdf1b force max width on all images in nudus-* 2023-12-07 15:06:26 +01:00
Martin Rotter
4286b7246e percent encode all urls opening in external browsers 2023-12-05 10:19:58 +01:00
Martin Rotter
b8f2295bc9 much better quality image size handling 2023-12-05 09:22:12 +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
725ca569bc add custom configs for mpv, enabled by default, switchable in settings 2023-11-30 13:49:32 +01:00
Martin Rotter
de8b65bdec added icon to setting sections 2023-11-30 12:01:38 +01:00
Martin Rotter
195a1f595c rename nowebengine to lite, many other changes, will need to re-fix other tgins 2023-11-28 07:40:11 +01:00
Martin Rotter
fed4560268 save 2023-11-23 12:04:06 +01:00
Martin Rotter
fa990b2610 fixes #1203 2023-11-16 11:19:38 +01:00
Martin Rotter
2aead89071 fix warnings 2023-11-11 08:18:19 +01:00
Martin Rotter
d2c94992e5 opacity support for notifications 2023-11-10 10:06:55 +01:00
Martin Rotter
700b932cd8 toast notifications width and margins are now configurable 2023-11-09 15:05:33 +01:00
Martin Rotter
edc30fbe48 greader plugin now has ability to export/import feeds via API usage 2023-11-09 12:34:00 +01:00
Martin Rotter
5b090c7030 double fix selected items fetch and fix multiple popup questions when clearing multiple feeds 2023-11-01 10:11:25 +01:00
Martin Rotter
aecd0a3fe8 save 2023-10-24 11:27: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
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
4998f6f7cb reaload article list when doing some ops in list notification, also react to middle button 2023-10-05 09:07:46 +02:00
Martin Rotter
22c5cd56fa selecting articles from notifications work 2023-10-04 14:44:31 +02:00
Martin Rotter
8d288aae49 updated nodejs package versions, work on article notification, some related nice fixes 2023-10-03 09:20:26 +02:00
Martin Rotter
46fe50df91 work on toasts, unify article sanitization 2023-09-22 07:24:55 +02:00
Martin Rotter
e3e1929436 save, work on toasts 2023-09-20 07:20:08 +02:00
Martin Rotter
bff766ba93 remove newsblur wip code, some work on toasts 2023-09-18 13:35:13 +02:00
Martin Rotter
6e0bcdb872 work on toasts 2023-09-14 15:42:45 +02:00
Martin Rotter
1cfcc0b952 save work 2023-09-13 14:09:18 +02:00
Martin Rotter
7e489dcbb9 Merge branch 'master' of github.com:martinrotter/rssguard 2023-09-13 07:00:39 +02:00
Martin Rotter
3f645ef2bd fix #1098 and some related stuff 2023-09-12 20:16:51 +02:00
Martin Rotter
9745f29547 work on toasts 2023-09-12 09:02:00 +02:00
Martin Rotter
6adf971277 disable polls, i forgot to disable 2023-09-05 11:52:07 +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
9a2fb74b42 some refactoring! 2023-09-04 07:13:19 +02:00
Martin Rotter
394b342c12 fixing macosx builds 2023-08-29 07:28:16 +02:00
Martin Rotter
2deb6446eb fix wrong stuff when doing backup of DB - was not working because of WAL journalling mode 2023-08-25 11:30: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