Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GeiserX/Telegram-Archive
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 07a9320
Choose a base ref
...
head repository: GeiserX/Telegram-Archive
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8a88cb1
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on May 4, 2026

  1. Update Podman run command for user namespace to map into 1000:1000 (#140

    )
    
    I am not 100% sure this is a correct way, but in my case with podman 5.4.2 on Debian trixie I found that inside I do have my UID (some other number) mapped to itself but not to the 1000.  So, `--userns=keep-id` would likely work for anyone with "default first" account  but likely to not work for anyone with UID not 1000.  With proposed here settings we seems get proper mapping done of my UID:GID to the internal one and permissions are ok, and run of (older, 2 mo) container works without a complaint about db.
    yarikoptic authored May 4, 2026
    Configuration menu
    Copy the full SHA
    29984c3 View commit details
    Browse the repository at this point in the history
  2. chore: bump version to 7.7.2

    GeiserX committed May 4, 2026
    Configuration menu
    Copy the full SHA
    8a88cb1 View commit details
    Browse the repository at this point in the history
Loading