modem7

Results 72 issues of modem7

After spinning up the container, I do not get any output in docker logs. ![image](https://user-images.githubusercontent.com/4349962/215308313-29c24256-7509-4088-8ab7-835f77ec3770.png) ```yaml # CrowdSec Bouncer - Traefik traefik-bouncer: image: fbonalair/traefik-crowdsec-bouncer container_name: Crowdsec-Traefik-Bouncer networks: pihole: ipv4_address: '172.22.0.127'...

Seeing as there are a few things that should only be run on ARM builds, I've taken the liberty of looking at the Dockerfile to see if I could optimise...

*This is a WIP PR to move us to S6 and simplify + make the image more resilient.* - Added S6 (which should also fix https://github.com/borgmatic-collective/docker-borgmatic/pull/173) - Added Docker env...

Currently, when logging in/creating an account via Oauth, it inherits the name from the Oauth platform. If we attempt to change this, we get the following: ![image](https://github.com/linkwarden/linkwarden/assets/4349962/d4137d4e-efe9-4293-83da-f9c0210ec4ba) From a QoL...

enhancement

Let's say Bob had a "Home Assistant" public collection at https://bookmarks.iambob.com/public/collections/11, and Alice wished to have that in their collection list in their private instance on https://bookmarks.iamalice.com, it would be...

enhancement

Currently, in collections, only the colour choice as a gradient is available. E.g. ![image](https://github.com/linkwarden/linkwarden/assets/4349962/295c2a98-5380-42d5-aff8-5b3412d0ffa3) Would it be possible to add a background/graphic to better differentiate the collections? The main difficulty...

enhancement

Currently, on the dashboard we have: ![image](https://github.com/linkwarden/linkwarden/assets/4349962/d0497aee-03de-4545-83d9-e6137984b65c) Would it make sense from a QoL PoV to have the `Links`, `Collections` and maybe the `Tags` headers to be clickable, and go...

enhancement

Heya, This is definitely a lazy person request. Would it be possible, purely as a lazy person PoV, to have a "random" button for the colours in collections etc? ![image](https://github.com/linkwarden/linkwarden/assets/4349962/f6163a6c-b552-48ee-b90c-adaae3faed91)...

enhancement

**Describe the bug** Windows installer not available for 1.6.2. Last available is 1.6.0. Possible workflow issue?

Bug

Heya, I've been looking at the Dockerfile as part of #101, and I think I may have made some improvements to build speed and layer count. ```dockerfile # syntax =...

triage required