Files
tuxmate/src/lib/verified-snaps.json
N1C4T 87267b06ab fix: resolve CORS issues in 39dbc46 by moving verification to build-time
- 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
2026-01-25 21:14:42 +04:00

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"
]
}