aboutsummaryrefslogtreecommitdiff
path: root/docker
Commit message (Expand)AuthorAgeFilesLines
* Write logs to instance directory instead of CWDSulfurNitride2026-03-291-2/+0
* Multi-dir plugin loading, VFS Root Builder, Wine registry check, column visib...SulfurNitride2026-03-221-1/+0
* Raise open file descriptor limit to 65536 in all launchersSulfurNitride2026-03-212-0/+12
* Add per-session timestamped log files in launch directory, keep last 5SulfurNitride2026-03-181-0/+2
* Fix Steam game mode: strip LD_PRELOAD, robust looksValid(), restore env for g...SulfurNitride2026-03-171-0/+10
* Fix Steam game mode: clear LD_LIBRARY_PATH, deploy native basic_games, add en...SulfurNitride2026-03-171-3/+12
* Add Steam Linux Runtime (SLR) support + fix Use Proton defaultSulfurNitride2026-03-151-0/+3
* Fix Qt version mixing: patchelf qt6plugins to use bundled lib/SulfurNitride2026-03-141-0/+6
* Bundle Qt libs missing from PyQt6 dep scan (fixes Bazzite crash)SulfurNitride2026-03-141-0/+16
* Bundle libxcb-cursor to fix Qt xcb platform plugin crashSulfurNitride2026-03-141-0/+11
* Fix DDS and winreg missing in Python pluginsSulfurNitride2026-03-131-2/+8
* Bundle PBS Python 3.12 + PyQt6, restore Python plugins as .py filesSulfurNitride2026-03-132-20/+108
* Replace wrestool with native Rust PE icon extraction (pelite)SulfurNitride2026-03-122-12/+26
* Upgrade bundled Qt from 6.9 to 6.10 via aqtinstallSulfurNitride2026-03-122-9/+35
* Fix mobase RPATH: plugins/libs/ needs $ORIGIN/../../lib not $ORIGIN/../libSulfurNitride2026-03-121-1/+2
* Fix Python plugins: bundle mobase pybind11 module in plugins/libs/SulfurNitride2026-03-121-0/+5
* Add native Root Builder and OMOD Installer pluginsSulfurNitride2026-03-121-1/+3
* Replace Python plugins with native C++ .so, remove bundled Python (~95MB)SulfurNitride2026-03-122-167/+26
* Fix tracked writes false positives, stale entries, portability, and launcher ...SulfurNitride2026-03-111-9/+15
* Remove FUSE passthrough, flake.nix, and stop archiving build outputSulfurNitride2026-03-111-18/+9
* Check CAP_SYS_ADMIN at runtime before negotiating FUSE passthroughSulfurNitride2026-03-112-1/+10
* Fix RPATH patching for .so.* files (libproxy.so.1, libpxbackend)SulfurNitride2026-03-111-1/+1
* Fix FUSE passthrough: use proper API, drop LD_LIBRARY_PATH, auto-apply capSulfurNitride2026-03-111-1/+4
* Sync entire app to ~/.local/share/fluorine/bin/ for stable symlinksSulfurNitride2026-03-111-23/+27
* FUSE VFS performance, tracked writes fix, remove steam-run, add NixOS flakeSulfurNitride2026-03-112-128/+274
* Replace lootcli with standalone LOOT GUI AppImage on LinuxSulfurNitride2026-03-071-0/+1
* Fix SVG icons and checkboxes: bundle qt6-svg-pluginsSulfurNitride2026-02-271-0/+1
* Fix log copy truncation, enable ccache for build cacheSulfurNitride2026-02-251-0/+6
* Remove umu-run, keep game as child process for Steam trackingSulfurNitride2026-02-232-4/+6
* Fix CI: use Docker build like build.sh, fix GHCR uppercase tagSulfurNitride2026-02-231-1/+10
* Fix AppImage plugin loading, save timestamps, and INI corruptionSulfurNitride2026-02-201-64/+121
* Add Python init diagnostics, AppImage build system, misc Linux fixesSulfurNitride2026-02-192-50/+230
* Replace Python build deps with uv across all build pathsSulfurNitride2026-02-152-36/+24
* Fix RPATH, absolute instance paths, Proton symlink matching, umu-run logging,...SulfurNitride2026-02-151-0/+6
* Migrate data paths to ~/.local/share/fluorine/, add native build, fix %comman...SulfurNitride2026-02-142-16/+10
* Add Root Builder plugin, Linux game detection, and OMOD installer fixSulfurNitride2026-02-111-0/+5
* Fluorine Manager: full Linux port of Mod Organizer 2SulfurNitride2026-02-113-0/+519