summaryrefslogtreecommitdiff
path: root/indra/newview/llvelopack.cpp
AgeCommit message (Collapse)Author
6 daysp#553 Clear velopack's own registry entry in favor of a custom oneAndrey Kleshchev
8 daysp#564 Remake nsis to velopack update flowAndrey Kleshchev
9 daysp#553 Handle uninstall recordsAndrey Kleshchev
9 daysp#564 Clear legacy linksAndrey Kleshchev
14 daysMerge branch 'release/26.1.1' of https://github.com/secondlife/viewer into ↵Jonathan "Geenz" Goodman
release/26.1.1
14 daysAdd some autodetect logic on macOS.Jonathan "Geenz" Goodman
2026-03-18p#553 Only one of two uninstallers displayedAndrey Kleshchev
2026-03-17Potential fix for downgrade prompts.Jonathan "Geenz" Goodman
2026-03-17Move the version required checking into velopack's checks.Jonathan "Geenz" Goodman
2026-03-17Enable velopack downgrade and skip older updatesJonathan "Geenz" Goodman
2026-03-12Filter for release channel when generating shortcuts.Jonathan "Geenz" Goodman
2026-03-12Potential fix for uninstaller not being functional.Jonathan "Geenz" Goodman
2026-03-11Velopack download failure diagnostic (#5520)Andrey Kleshchev
* Velopack download failure diagnostic * Fix up velopack downloading updates. Handle updates internally then hand them off to velopack. (#5524) * Update llvelopack.cpp * More velopack changes. Should download updates properly now. * Update llvvmquery.cpp * Don't include NSI files * Restore optional updates, refine viewer restart behavior. (#5527) * Add support for optional updates. * Don't restart the viewer after the update unless it was optional. * Setup UpdaterServiceSetting with velopack properly. * Refine the restart behavior a bit - readd the old "the viewer must update" UX. * If the update is still downloading, close should just reopen the downloading dialog. Also add a login guard - probably unnecessary, but you never know with how creative our residents get. --------- Co-authored-by: Jonathan "Geenz" Goodman <geenz@lindenlab.com>
2026-02-24Use runtime viewer exe name, handle Velopack URLJonathan "Geenz" Goodman
2026-02-10#5346 Uninstall older non-velopack viewer (#5363)Andrey Kleshchev
* #5335 Fix silent uninstall asking about registry * #5346 Uninstall older non-velopack viewer if of the same channel
2026-01-21Add Velopack update support for macOS and VVM integrationJonathan "Geenz" Goodman
2025-12-19Try to get CI/CD working with velopack.Jonathan "Geenz" Goodman
2025-12-19Integrate Velopack installer and update frameworkJonathan "Geenz" Goodman
Note: Updates don't quite work yet.