index
:
Fluorine-Manager.git
main
A port of MO2 in linux with NaK integration and FUSE based VFS. Comes with Root Builder support by default.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui: take down full process tree and unmount VFS on force-unlock
SulfurNitride
2026-05-16
1
-16
/
+85
*
bg3: tolerate dangling Wine-prefix symlinks in metadata dirs
SulfurNitride
2026-05-16
1
-4
/
+23
*
bump to larian-formats 0.8.1
Saghm Rossi
2026-05-16
2
-2
/
+2
*
pass correct path when packing loose files
Saghm Rossi
2026-05-14
1
-1
/
+1
*
skip log warning when parsing packed loose files
Saghm Rossi
2026-05-14
1
-6
/
+13
*
ci: install runtime python deps inside build container
SulfurNitride
2026-05-14
1
-1
/
+1
*
Replace LsLib via proton with native larian-formats Python package
Saghm Rossi
2026-05-14
9
-426
/
+25
*
bg3: publish only top-level overwrite mappings to avoid self-symlinks
SulfurNitride
2026-05-14
1
-10
/
+26
*
nxm: stop launcher .desktop from claiming nxm:// + clear stale portal pick
SulfurNitride
2026-05-13
4
-3
/
+28
*
nxm: drain socket lines before emitting to dodge use-after-free
SulfurNitride
2026-05-13
1
-2
/
+10
*
multiprocess: claim primary listener when stale shm can't be reclaimed
SulfurNitride
2026-05-13
1
-21
/
+20
*
multiprocess: silence liveness-probe close as benign
SulfurNitride
2026-05-08
1
-4
/
+15
*
vfs: per-executable opt-in toggle for PE bridge
SulfurNitride
2026-05-08
7
-17
/
+65
*
vfs: scope hook to mount, fix negcache to handle backing entries
SulfurNitride
2026-05-08
1
-17
/
+239
*
profile: guard plugins.txt sync against crash-time rewrites
SulfurNitride
2026-05-08
2
-1
/
+65
*
multiprocess: recover from stale SysV shm + unix socket after crash
SulfurNitride
2026-05-08
1
-3
/
+58
*
Add PE-side VFS bridge acceleration
SulfurNitride
2026-05-08
32
-14
/
+8300
*
vfs: persistent scan cache to skip mod walk on warm boot
SulfurNitride
2026-05-03
7
-7
/
+499
*
fix portable rename + route external links through xdg-open scrubber
SulfurNitride
2026-05-03
2
-3
/
+35
*
ci: bring back stable releases on v* tag push
SulfurNitride
2026-05-02
1
-5
/
+59
*
mainwindow: show semver in beta titlebar too
SulfurNitride
2026-05-02
1
-7
/
+9
*
steamdetection: stop blacklisting Proton 11
SulfurNitride
2026-05-02
1
-10
/
+4
*
updater: SLR auto-update + wire fluorine updater badge, bump 0.2.0
SulfurNitride
2026-05-02
8
-37
/
+128
*
nxmaccessmanager: fix optional<NexusOAuthTokens> deref in legacy-key path
SulfurNitride
2026-05-02
1
-5
/
+10
*
nxmaccessmanager: derive legacy API key from OAuth session
SulfurNitride
2026-05-02
2
-0
/
+71
*
sanitychecks: probe libfuse3 via dlopen, accept .so.4
SulfurNitride
2026-05-02
1
-13
/
+36
*
meta.ini: revert to upstream CamelCase, canonicalize on read
SulfurNitride
2026-05-01
6
-134
/
+173
*
meta.ini: lowercase code keys to match normalize, kill dup writes
SulfurNitride
2026-05-01
3
-34
/
+34
*
nix: add Qt6NetworkAuth to mobase shell
SulfurNitride
2026-05-01
1
-1
/
+2
*
shell::Rename: report both rename + copy errors on fallback
SulfurNitride
2026-05-01
1
-4
/
+16
*
Expose root storage paths to SLR
SulfurNitride
2026-05-01
1
-1
/
+245
*
Remove AppImage build target and runtime references
SulfurNitride
2026-05-01
15
-383
/
+59
*
Fix meta.ini duplicate keys and SKSE Log Redirector mapped folders
SulfurNitride
2026-05-01
10
-7
/
+793
*
Port upstream PR #2368: preview parent widget fixes
SulfurNitride
2026-05-01
3
-3
/
+4
*
Port upstream PR #2384: --name/--modname/--version/--source on download CLI
SulfurNitride
2026-05-01
4
-1
/
+50
*
Port upstream PR #2341: -i "" launches portable instance
SulfurNitride
2026-05-01
1
-5
/
+19
*
Port upstream PR #2379: reset CWD to app dir on startup
SulfurNitride
2026-05-01
1
-0
/
+7
*
Port upstream PR #2374: Nexus OAuth authentication
SulfurNitride
2026-05-01
24
-1445
/
+2086
*
Clean up empty dirs left by VFS, suppress noisy Qt debug
SulfurNitride
2026-04-30
4
-20
/
+124
*
Clean up remaining Linux packaging names
SulfurNitride
2026-04-29
8
-16
/
+16
*
Clean up clang-tidy diagnostics
SulfurNitride
2026-04-29
29
-121
/
+121
*
Finalize Linux build cleanup
SulfurNitride
2026-04-29
97
-53204
/
+53058
*
clang-tidy: misc-const-correctness + performance-for-range-copy pass
SulfurNitride
2026-04-29
82
-917
/
+917
*
clang-tidy: third auto-fix pass
SulfurNitride
2026-04-28
139
-518
/
+520
*
clang-tidy: second auto-fix pass + manual narrowing-conversion fixes
SulfurNitride
2026-04-28
71
-191
/
+182
*
Ignore .claude/ local state
SulfurNitride
2026-04-28
2
-1
/
+3
*
clang-tidy: apply auto-fixes from safest checks across our authored code
SulfurNitride
2026-04-28
140
-789
/
+785
*
Add clang-tidy lint infrastructure (.clang-tidy + lint.sh)
SulfurNitride
2026-04-28
3
-0
/
+174
*
Strip remaining Windows-only conditionals across src/src/
SulfurNitride
2026-04-28
59
-10126
/
+4206
*
Strip Windows-only blocks from env*.cpp/.h
SulfurNitride
2026-04-28
6
-1785
/
+295
[next]