1925 Commits

Author SHA1 Message Date
Martin Rotter
6ef993045c save 2024-03-06 11:06:19 +01:00
Martin Rotter
c306d80867 update docs 2024-02-27 07:27:35 +01:00
Guilherme Silva
a51eb709e4
Linux: Update developer ID in AppStream metadata (#1305)
From the documentation:

"It is recommended to use a reverse-DNS name, like org.gnome or
io.github.ximion, or a Fediverse handle (like @user@example.org) as ID
to achieve a higher chance of uniqueness."

https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-developer
2024-02-25 08:51:45 +01:00
Guilherme Silva
a0d6fc2d63
Linux: Fixes for AppStream metadata validation using appstreamcli (#1302)
* Linux: Remove redundant 'content_rating' tag in AppData file

This fixes a validation error given by appstreamcli:

$ appstreamcli validate io.github.martinrotter.rssguardlite.appdata.xml
E: io.github.martinrotter.rssguardlite:69: tag-duplicated content_rating

https://www.freedesktop.org/software/appstream/docs/chap-Validation.html#asv-tag-duplicated

* Linux: Replace deprecated 'developer_name' tag in AppData file

This is not strictly necessary, but it does fix a deprecation message
shown when validating with appstreamcli, a tool that replaced
appstream-util:

$ appstreamcli validate io.github.martinrotter.rssguardlite.appdata.xml
I: io.github.martinrotter.rssguardlite:8: developer-name-tag-deprecated

https://www.freedesktop.org/software/appstream/docs/chap-Validation.html#asv-developer-name-tag-deprecated

* Linux: Replace appstream-util by appstreamcli to validate AppData file

The appstream-util tool (from appstream-glib) is essentially deprecated
in favor of appstreamcli (from appstream):

https://github.com/hughsie/appstream-glib
2024-02-21 19:19:37 +01:00
Martin Rotter
45f676713a fix build 2024-02-21 12:42:30 +01:00
Martin Rotter
cff455af12 fix build 2024-01-22 10:04:37 +01:00
Martin Rotter
a6dc7f41b2 scraper for reddit 2024-01-22 09:59:37 +01:00
Martin Rotter
34167c3f9f bit better DB/logic handling 2024-01-15 14:51:39 +01:00
Martin Rotter
57f38ed3ed save work 2024-01-12 13:11:40 +01:00
Martin Rotter
1eebd5f27e hudebnibazar 2024-01-03 12:20:00 +01:00
Martin Rotter
8612d6d368 hudebnibazar 2024-01-03 11:53:21 +01:00
Martin Rotter
8bfe156467 hudebnibazar 2024-01-03 11:40:00 +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
374eaf9668 changelog 2023-12-15 12:10:13 +01:00
Martin Rotter
e9e97786bb fix #695 2023-12-15 09:02:26 +01:00
Martin Rotter
87ccee3938 api work 2023-12-13 12:03:39 +01:00
Martin Rotter
9be4c2c489 fix some enclosure list in lite skin 2023-12-13 09:04:20 +01:00
Martin Rotter
e81c06be61 add sample web html 2023-12-12 12:11:44 +01:00
Martin Rotter
2f206a114c use non-v3 libmpv, update to latest code 2023-12-12 07:45:49 +01:00
Martin Rotter
6b9041a110 api work 2023-12-11 10:44:24 +01:00
Martin Rotter
aa7b18827c submodule 2023-12-11 10:08:14 +01:00
Martin Rotter
008c0053d6 remove libmpv directly 2023-12-11 07:19:19 +01:00
Martin Rotter
a05500fe85 initial implementation of API server + fix for video tag 2023-12-08 13:42:19 +01:00
Martin Rotter
fbcae2b101 upadte version and libmpv link 2023-12-08 08:14:56 +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
8c4d9bdf1b force max width on all images in nudus-* 2023-12-07 15:06:26 +01:00
Martin Rotter
a3b8b2cd77 fix some build errors 2023-12-07 13:55:29 +01:00
Martin Rotter
64b739e852 changelog 2023-12-07 09:20:01 +01:00
Martin Rotter
a9b0b1ef95 disable debug code 2023-12-06 12:03:46 +01:00
Martin Rotter
c45a9db5ab rebuild CSS for nudus 2023-12-06 09:15:14 +01:00
Martin Rotter
d97574854d new clang-format 2023-12-06 09:03:53 +01:00
Martin Rotter
d2210bd01c disable some forced sizes in nudus-* skin to make image scalling possible 2023-12-05 09:48:29 +01:00
Martin Rotter
b8f2295bc9 much better quality image size handling 2023-12-05 09:22:12 +01:00
Martin Rotter
58b567e82d add style for nudus-dark/lite 2023-12-01 11:24:14 +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
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
5679122f5e mpv for full ubuntu build, qtm for lite ubuntu build 2023-11-30 07:41:38 +01:00
Martin Rotter
19287efd7f enable libmpv for ubuntu and qtmultimedia for macos 2023-11-30 07:21:41 +01:00
Martin Rotter
6e463cb4e2 fix build, deploy yt-dlp 2023-11-28 09:23:26 +01:00
Martin Rotter
baf5b353cd use downloaded mpv 2023-11-28 08:41:23 +01:00
Martin Rotter
4393a4e48e fix 2023-11-28 07:44:26 +01:00
Martin Rotter
5ae3882228 fix 2023-11-28 07:42:33 +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
6836d4312e save¨ 2023-11-27 13:24:55 +01:00
Martin Rotter
d1ae926b5d fix build 2023-11-24 11:03:20 +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
d400cb2f2d rename flag 2023-11-15 07:16:58 +01:00