~trebelnik-stefina/cinnamon-test/+git/warp:master

Last commit made on 2024-04-21
Get this branch:
git clone -b master https://git.launchpad.net/~trebelnik-stefina/cinnamon-test/+git/warp

Branch merges

Branch information

Recent commits

6a1101c... by Michael Webster

src/transfers.py: Follow toplevel symbolic links when gathering
files to send.

Previous behavior was to never follow links, under any conditions.

Now if the file selection contains a symbolic link, the link will
be followed, and the linked-to files will be sent in place of
the link.

This does not alter any existing behavior with links inside of
folders - these will never be followed, and the link itself will
be sent instead.

Fixes: #212

4bb54c7... by Michael Webster

warpinator-launch.py: Catch a potential error in landlock check.

3a0610f... by Michael Webster

Update .gitignore

03b1a94... by Michael Webster

appdata: Update to follow the latest Flathub guidelines.

- New screenshots
- Shorten summary
- Improve description
- Bump oars version
- Clean up xml file layout

4f6984c... by Michael Webster

Fix test/demo mode.

3db5f37... by Michael Webster

Update appdata screenshots.

3eb3ff9... by Michael Webster

remote.py: Fix a debugging line.

Status value should logged as an enum name, not a number.

f0cbc3b... by Michael Webster

warpinator.py: Don't inhibit the session until the transfer starts.

The session would be already inhibited (for both users) while
waiting for the recipient to approve the transfer.

5c22583... by Michael Webster

Remove restrictions on having a save directory in /run/*

There are a lot of different scenarios in the wild where this is
interfering with using Warpinator at all, and considering how
permissions are set in /run, there's not much danger here.

Landlock is becoming and hopefully will be universally enabled
by default on distro kernels. Also the transfer symlink attack
potential is already low because of other checks that were
added in a4a0b0dfcc81.

2ba6e7c... by Clement Lefebvre <email address hidden>

l10n: Update POT