Commit Graph

2 Commits

Author SHA1 Message Date
Sebastian Wick
e4edecdef5 utils-http: Drop libsoup2 support in favor of libcurl
A few years ago there was a very painful attempt at porting from
libsoup2 to libsoup3. Flatpak libsoup3 support never landed and it seems
like a large amount of distros have switched over to libcurl instead.

This commit removes libsoup2 support completely instead of growing
libsoup3 support.

Closes #5915
Closes #4582
2025-11-20 17:40:57 +00:00
Eitan Isaacson
ffa0f14ae8 Add devcontainer file for GitHub Codespaces support.
This allows a developer to quickly open a remote container set up for
Flatpak development by using GitHub's Codespaces feature.
2024-04-30 20:10:55 -05:00