nkanaev
08ad04401d
Update changelog.md
2025-10-02 19:31:37 +01:00
nkanaev
a851d8ac9d
minor ui tweaks
2025-10-02 19:31:37 +01:00
Your Name
5a3547e32e
host build for openbsd
2025-10-02 10:26:44 +01:00
Your Name
b24152c19a
fix mustHideFolder
2025-10-02 10:23:29 +01:00
nkanaev
9f93298cf9
restrict private IP access
2025-10-02 10:16:35 +01:00
Adam Simpson
ac9b635ed8
app: add support for theme-color
...
I use the "web app" version of yarr on my iPhone and the area around the
notch/island is un-themed.
Using [theme-color][1] we can control that color.
[1]: https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/meta/name/theme-color
2025-09-25 14:28:15 +01:00
nkanaev
72a1930b9e
rewrite feed navigation
2025-09-24 23:07:26 +01:00
nkanaev
e339354cc9
keyboard shortcut to close article
2025-09-23 22:08:04 +01:00
nkanaev
4b3a278679
Update changelog.md
2025-09-23 21:59:32 +01:00
nkanaev
aa06e65c59
redesign auto-refresh UI
2025-09-23 21:59:32 +01:00
nkanaev
dd57abefdd
Update .gitignore
2025-09-23 21:59:32 +01:00
nkanaev
be8ba62bb1
make manifest.json public
2025-09-23 21:59:32 +01:00
nkanaev
b7895f6743
auth cookie directives
2025-09-23 21:59:32 +01:00
daigennki
ebe7b130b8
Add more categories to desktop shortcut
...
Ensures that it doesn't end up in "Lost & Found" on KDE Plasma's "Applications" menu.
2025-08-20 21:10:36 +01:00
nkanaev
7fe688e97c
smooth scrolling on iOS
2025-06-04 22:11:50 +01:00
Bernhard Fröhlich
6b02a09f75
Update open_etc.go
...
Fix build on FreeBSD
2025-06-04 21:54:44 +01:00
Jason Rogena
f0d2ab6493
Add support for ARM64 Docker images
...
Commit updates the build-docker workflow to add suport for ARM64 images.
Testing
=======
Locally, I attempted to build an image from the provided Dockerfile in an
ARM64 host using:
```sh
podman build -t yarr:latest -f etc/dockerfile .
```
The `platforms` input is provided as documented in [1].
1 - https://github.com/docker/build-push-action?tab=readme-ov-file#inputs
Signed-off-by: Jason Rogena <null+git@rogena.me >
2025-04-28 11:50:19 +01:00
dependabot[bot]
42ee0372fe
Bump golang.org/x/net from 0.37.0 to 0.38.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.37.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.37.0...v0.38.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-17 15:55:22 +01:00
nkanaev
9762e09cb3
Update changelog.txt
2025-03-27 22:24:14 +00:00
Rohit Vighne
dd8b7ab27d
Listen on AF_UNIX socket if -addr is a path
2025-03-27 22:22:20 +00:00
nkanaev
c348593ef4
Update readme.md
2025-03-27 09:38:18 +00:00
nkanaev
a51da7b8ec
Update readme.md
2025-03-26 15:11:42 +00:00
nkanaev
33503f7896
update changelog
2025-03-26 14:53:04 +00:00
nkanaev
da569b3321
bump version
v2.5
2025-03-26 14:42:39 +00:00
nkanaev
11285e4af0
update docker publish workflow
2025-03-26 14:42:15 +00:00
nkanaev
9fe02931d8
update dockerfiles
2025-03-26 14:33:23 +00:00
nkanaev
e4f9dc8c72
sanitize media description in html
2025-03-26 12:39:36 +00:00
nkanaev
88ed1de58b
update go version
2025-03-24 02:34:52 +00:00
nkanaev
9bc89123f8
go fmt
2025-03-24 02:33:30 +00:00
nkanaev
9fb3da2b4a
update dependencies
2025-03-24 02:32:57 +00:00
nkanaev
58bb2c22c3
rewrite migration
2025-03-24 02:27:07 +00:00
nkanaev
29d9ec6ef1
update workflow
2025-03-21 18:43:19 +00:00
nkanaev
d2224399e2
update build workflow
2025-03-21 18:40:40 +00:00
nkanaev
67fbed7f6b
update build workflow
2025-03-21 18:34:12 +00:00
nkanaev
c1df3f8068
update release step
2025-03-21 16:27:52 +00:00
nkanaev
0aed9b51a9
reorganise build workflow
2025-03-21 12:02:06 +00:00
nkanaev
0bd7a66086
reorganise build workflow
2025-03-21 11:45:06 +00:00
nkanaev
2b6823a277
remove cache between builds
2025-03-21 11:20:21 +00:00
nkanaev
dd7ed84a6c
disable windows_amd64_gui temporarily
2025-03-21 10:10:16 +00:00
nkanaev
2c6a5ca971
fix windows file extension
2025-03-21 08:28:53 +00:00
nkanaev
5bf7647cba
fix makefile
2025-03-21 00:42:37 +00:00
nkanaev
f721034ae5
disable windows_arm64_gui temporarily
2025-03-21 00:40:10 +00:00
nkanaev
a32361fab2
update build doc & dockerfiles
2025-03-21 00:38:32 +00:00
nkanaev
572e489db6
oopsies
2025-03-21 00:07:15 +00:00
nkanaev
efcb6f8bf0
fix github action input parameters
2025-03-21 00:02:03 +00:00
nkanaev
7e367ef537
provide missing shell param to github action
2025-03-20 23:59:30 +00:00
nkanaev
b9a3326a98
fix github action dir
2025-03-20 23:53:47 +00:00
nkanaev
484b155a3c
fix workflow yaml syntax
2025-03-20 23:51:31 +00:00
nkanaev
9cba4e8deb
fix workflow composite action
2025-03-20 23:49:36 +00:00
nkanaev
749d7b682e
update build workflow
2025-03-20 23:44:36 +00:00