mirror of
https://github.com/abusoww/tuxmate.git
synced 2026-04-22 08:45:12 +02:00
- Replace runtime Flathub API calls with static JSON generation - Add prebuild and predev scripts to specificially fetch verification data - Refactor useVerification hook to be synchronous - Fixes Flathub API CORS errors in production
38 lines
727 B
JSON
38 lines
727 B
JSON
{
|
|
"apps": [
|
|
"firefox",
|
|
"thunderbird",
|
|
"chromium",
|
|
"brave",
|
|
"spotify",
|
|
"code",
|
|
"intellij-idea-community",
|
|
"intellij-idea-ultimate",
|
|
"pycharm-community",
|
|
"pycharm-professional",
|
|
"slack",
|
|
"discord",
|
|
"signal-desktop",
|
|
"telegram-desktop",
|
|
"zoom-client",
|
|
"obsidian",
|
|
"bitwarden",
|
|
"blender",
|
|
"gimp",
|
|
"inkscape",
|
|
"krita",
|
|
"vlc",
|
|
"obs-studio",
|
|
"libreoffice",
|
|
"node",
|
|
"go",
|
|
"rustup",
|
|
"ruby",
|
|
"cmake",
|
|
"docker",
|
|
"kubectl",
|
|
"steam",
|
|
"retroarch",
|
|
"vivaldi"
|
|
]
|
|
} |