• v0.1.1 af5d38a16b

    LinkLog 0.1.1
    Build LinkLog Development Image / development-image (push) Successful in 10s
    Release LinkLog / release (push) Successful in 9s
    Stable

    olaf released this 2026-08-27 18:05:10 +02:00 | 32 commits to main since this release

    LinkLog 0.1.1

    LinkLog is a Firefox extension and Python web service for saving links with a title, comment, timestamp, and tracking parameters removed. The service stores links in SQLite and can publish them through plugins, including Mastodon.

    Docker Container

    The current backend/container version is 0.1.1. Pull it from the Gitea container registry:

    docker pull git.kolkman.org/olaf/link-log:0.1.1
    

    The same image is also published as:

    docker pull git.kolkman.org/olaf/link-log:latest
    

    The developer version of the backend is always published as git.kolkman.org/olaf/link-log:latest, which may be ahead of the current release version and may be unstable.
    Additional information about the backend can be found in the README.

    Firefox Extension

    The current signed Firefox plugin version, compatible with this version of the backend, is 0.1.0. Download it from the raw repository artifact:

    https://git.kolkman.org/olaf/Link-Log/raw/branch/main/XPI/signed/LinkLog-0.1.0.xpi

    Downloads