Commit graph

810 commits

Author SHA1 Message Date
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
60da2d916d make readability aware of which sender requested, fixes #1300 2024-02-21 12:38:40 +01:00
Martin Rotter
8e2de8c3c6 add position guarding for all modal dialogs 2024-01-24 12:04:22 +01:00
Martin Rotter
17fa6e6d8d automatically resize all dialogs which are bigger than available screen 2024-01-24 09:28: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
d8180eb68f fix bad GUI in feed edit dialog when some article limit is set 2024-01-19 13:33:28 +01:00
Martin Rotter
1ab372a0af do not save splitter position on resize if position is somehow 0 2024-01-19 12:09:53 +01:00
Martin Rotter
f78b25e0c9 fix showing wrong amount of updated feeds in notification 2024-01-19 07:28:58 +01:00
Martin Rotter
21d1e2912e tweak string 2024-01-17 13:11:13 +01:00
Martin Rotter
cf89c0d338 fix title 2024-01-17 12:32:26 +01:00
Martin Rotter
450d01e714 working limitting 2024-01-16 10:38:38 +01:00
Martin Rotter
34167c3f9f bit better DB/logic handling 2024-01-15 14:51:39 +01:00
Martin Rotter
e3ff40ce28 working DB layer for limitting feature 2024-01-15 11:35:53 +01:00
Martin Rotter
796fbf916e work on article ignore/limit 2024-01-15 09:37:43 +01:00
Martin Rotter
869e0d1f70 fix build 2024-01-15 07:20:43 +01:00
Martin Rotter
57f38ed3ed save work 2024-01-12 13:11:40 +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
48e31b900c fix build 2024-01-10 10:32:46 +01:00
Martin Rotter
ea8bac60d6 fix #1267 and some other minor bugs and stuff 2024-01-10 10:14:07 +01:00
Martin Rotter
8612d6d368 hudebnibazar 2024-01-03 11:53:21 +01:00
Martin Rotter
db3c18ce8f remove unused code 2023-12-22 08:53:33 +01:00
Martin Rotter
0edb3ca104 fix scaling problem in libmpv + fix url of libmpv 2023-12-21 15:31:09 +01:00
Martin Rotter
5a10a24a19 Move clang-format, update deps 2023-12-21 14:43:59 +01:00
Martin Rotter
1a4123cd54 fix build 2023-12-21 07:44:44 +01:00
Martin Rotter
0294e0466e fix build 2023-12-21 07:28:19 +01:00
Martin Rotter
cae5b4ace9 enhance libmpv wayland handling 2023-12-21 07:12:42 +01:00
Martin Rotter
07028dc506 fix bad ifdex 2023-12-20 07:18:17 +01:00
Martin Rotter
61e15f9042 add optional opengl-based rendering for libmpv 2023-12-19 12:20:28 +01:00
Martin Rotter
a242564f9c fix build 2023-12-19 08:53:32 +01:00
Martin Rotter
bf2ca8325c enhance the separation 2023-12-19 08:04:12 +01:00
Martin Rotter
ea3f5ac1e9 separate libmpv-internal guts into separate class 2023-12-19 07:51:39 +01:00
Martin Rotter
374eaf9668 changelog 2023-12-15 12:10:13 +01:00
Martin Rotter
7cfcf20ad5 show mpv widget for audio too 2023-12-15 09:26:26 +01:00
Martin Rotter
c2432a24aa api work 2023-12-14 07:33:04 +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
dc701cea1d api work 2023-12-13 07:21:30 +01:00
Martin Rotter
7153022de3 fix problem with disappearing tab 2023-12-12 08:13:22 +01:00
Martin Rotter
5d5c23ff5e boilerplate for api server 2023-12-08 12:11:39 +01:00
Martin Rotter
c1ada2fb21 some minor fixups 2023-12-08 08:39:03 +01:00
Martin Rotter
436c960712 fix #1245 2023-12-08 07:41:25 +01:00
Guilherme Silva
34685859f5
Remove remaining references to CMake's old USE_WEBENGINE option (#1243)
That option was renamed to NO_LITE in v4.6.0.
2023-12-08 07:14:41 +01:00
Martin Rotter
a3b8b2cd77 fix some build errors 2023-12-07 13:55:29 +01:00
Martin Rotter
b8f2295bc9 much better quality image size handling 2023-12-05 09:22:12 +01:00