Commit Graph

5132 Commits

Author SHA1 Message Date
Martin Rotter da4acf9044 sort labels in article previewer alphabetically - fixes #978 2023-06-12 08:03:15 +02:00
Martin Rotter 1cc9b1d773 Merge branch 'master' of github.com:martinrotter/rssguard 2023-06-12 07:55:45 +02:00
Martin Rotter bca8012b46 fix article plaintext mode detection for #979 2023-06-12 07:55:37 +02:00
Guilherme Silva 4d0bd83010
ci: only replace dev builds if all jobs succeed (#980)
Previously, development binaries were uploaded as soon as their build
job succeeded.

However, because we build for many operating systems (with different
configurations), sometimes a build would succeed on Windows, but not on
Linux, for example.

When that happened, the GitHub Releases page for development builds
would be missing binaries for some OSes, because we were removing _all_
previous binaries before we even invoked CMake.

Now, we only replace the previous development builds if _all_ build
jobs succeed.
2023-06-12 07:49:56 +02:00
Martin Rotter 4784baad48 much faster label menu showing 2023-06-12 07:44:08 +02:00
Martin Rotter f9dd00df84 sqů fix 2023-06-09 11:41:20 +02:00
Martin Rotter 30a471a6fe for mysql too 2023-06-09 11:19:13 +02:00
Martin Rotter 4b5a503bc8 bulk refreshing of article counts of all labels is now hugely faster 2023-06-09 11:17:27 +02:00
Martin Rotter 83e3126343 fix window remembering its correct location 2023-06-09 08:22:35 +02:00
Martin Rotter a452f548bc fix build 2023-06-09 07:54:49 +02:00
Martin Rotter a35be95d07 fix #948, work on label performance 2023-06-09 07:39:26 +02:00
Martin Rotter a3442c1829 fix #973 2023-06-06 08:24:25 +02:00
Martin Rotter fd86810fce append versions to db backups 2023-06-06 07:47:49 +02:00
Martin Rotter f925bf3a77 initial work on supporting embedded categories/labels in feeds/entries 2023-06-06 07:35:07 +02:00
Martin Rotter ff7e527399 fix labels crash 2023-06-02 14:12:06 +02:00
Martin Rotter f4ee8ed8c8 fix init sqlite script 2023-06-02 14:08:24 +02:00
Martin Rotter ec1ba90c01 react to clicked links in item details 2023-06-02 12:58:16 +02:00
Martin Rotter 35beed0262 fixed #965 2023-06-02 12:54:04 +02:00
Martin Rotter fb339ca7a0 bunch of labels-related fixes, even some performance optimizations 2023-06-02 12:21:19 +02:00
Martin Rotter 6d06954825 fix mysql-related SQL 2023-06-02 08:33:08 +02:00
Martin Rotter 1d19f49a45 some more label ops working 2023-06-01 14:11:45 +02:00
Martin Rotter b4b095b980 more work! 2023-06-01 13:46:00 +02:00
Martin Rotter 58cf78b7f0 workin on it... 2023-06-01 09:27:32 +02:00
Martin Rotter ee68d07db2 Revert "experimentally disable some SQL to make performance impact check"
This reverts commit fadd29ecd9.
2023-05-31 07:22:08 +02:00
vtvrv 5620237e78
Improve nvidia-driver scraper readability (#958) 2023-05-24 13:31:54 +02:00
Martin Rotter 0716fd4767 fix 2023-05-15 10:18:18 +02:00
Martin Rotter fadd29ecd9 fix article previewer toolbar behavior for many labels + experimentally disable some SQL to make performance impact check 2023-05-15 09:18:56 +02:00
Martin Rotter daf0ca4636 fix #953 and some missing icon 2023-05-11 09:01:25 +02:00
Martin Rotter df7e9109b1 add button to clear web cache and storage - in Tools menu 2023-05-11 08:00:22 +02:00
Martin Rotter 0891600884 fix #945 2023-05-05 08:55:58 +02:00
Martin Rotter 1b6f4a9dcd make persistent article viewer bit more consistent with feature when article preview is disabled! 2023-05-04 11:49:52 +02:00
Martin Rotter 4ed6f9c2da support very fast auto-fetch intervals 2023-05-04 09:11:25 +02:00
Martin Rotter 1b48f289d1 Merge branch 'master' of github.com:martinrotter/rssguard 2023-05-03 08:10:27 +02:00
Martin Rotter 47c30cd977 fix #940 2023-05-03 08:09:48 +02:00
akinokonomi f1e9705fc4
Make nudus dark darker (nudus skins). (#942)
Co-authored-by: akinokonomi <akinokonomi@example.com>
2023-05-03 06:32:30 +02:00
Martin Rotter 8eea37ec3b fix returning of modified html from nonwebengine previewer which breaks feed detections - #935 2023-05-02 15:08:43 +02:00
Martin Rotter d0b69cbdcb fix #933 + work on richtext 2023-05-02 08:29:13 +02:00
Martin Rotter 4d7203d715 save 2023-04-28 14:55:48 +02:00
Martin Rotter 55631b7eff richtext icons 2023-04-27 15:13:23 +02:00
Martin Rotter 053c37c71f save 2023-04-27 14:29:35 +02:00
Martin Rotter 1abbf33ca0 save 2023-04-27 14:12:05 +02:00
Martin Rotter a64b3c41da Merge branch 'master' of github.com:martinrotter/rssguard 2023-04-27 14:02:44 +02:00
Martin Rotter 2b43b26a7c work on richtexteditor for gmail 2023-04-27 14:02:35 +02:00
Jaime Marquínez Ferrándiz 5f6d1a12b6
Fix build error with the -Werror=return-type flag (#928) 2023-04-27 06:48:55 +02:00
Martin Rotter 99b031e4fb Merge branch 'master' of github.com:martinrotter/rssguard 2023-04-24 09:56:09 +02:00
Martin Rotter c5a5604059 fix #922 2023-04-24 09:55:49 +02:00
akinokonomi 4b6f3d9fc9
Set max-width for figure element (nudus skins). (#925)
Co-authored-by: akinokonomi <akinokonomi@example.com>
2023-04-24 09:30:41 +02:00
Martin Rotter 7f3f5f8a30 tweak display of enclosure urls a bit 2023-04-21 13:34:12 +02:00
Martin Rotter 7868342a80 fix #918 2023-04-21 13:06:53 +02:00
Martin Rotter e33599b862 fixed #408 2023-04-21 09:33:43 +02:00