27 Commits (f7c99cdba9c5241eccc917802c27fd9c148b1755)

Author SHA1 Message Date
ionite34 9fe0ef8689
macos update compat fixes 11 months ago
ionite34 f5819aa5b7
Add macos update with dmg extract 11 months ago
Ionite e4719e98b7
Fix update check to use preferred channel 1 year ago
Ionite ff34b4320b
Trim build metadata in update version comparisons 1 year ago
Ionite f9647c1eca
Update GetFilesDownload for api response changes 1 year ago
Ionite 32fa7fab12
UrlDecode update url before auth 1 year ago
Ionite 67ed311ba4
Update auth path prefix 1 year ago
Ionite 106ae8100b
Add preferred update channel filter to UpdateHelper 1 year ago
Ionite 486dd67fb9
Add authenticated update url getting 1 year ago
Ionite 7409deb97a
Add Update preferences page 1 year ago
Ionite dbf7abb8a7
Report completed progress after unzip 1 year ago
Ionite 14a9643f9c
Fix update not launching correct file when renamed 1 year ago
Ionite 29fdf55f7f
Fix update indeterminate progress 1 year ago
Ionite 6609d0fabc
Use indeterminate progress to be smoother 1 year ago
Ionite 8c9552d0b2
Fix deleting unpack dir not exist yet 1 year ago
Ionite 78632fb14f
Fix Delete method to have consistent not exist behavior with DeleteAsync 1 year ago
Ionite ed0f53bd1d
Add nested zip path handling 1 year ago
Ionite fae4add130
Add update handling for zip files 1 year ago
Ionite 7fba28fd0a
Add update channel selection and V3 update format support 1 year ago
JT a425279bdc inject via attributes & fix package update check & update nuget packages 1 year ago
Ionite 2297e4d598
Create update temp folder as hidden 1 year ago
JT eb5c3e9fa8 - Rearranged data directory dialog a little bit 1 year ago
Ionite 46db84f092
Fix update datetime formatting to be culture invariant 1 year ago
Ionite 12ce5fda0f
Set executable permissions for linux updater 1 year ago
Ionite e7b98cfb4c
Update update precedence checking to support metadata 1 year ago
Ionite 875460ae9b
Updater now uses SemVersion for prerelease version support 1 year ago
Ionite a5b3dbd9db
Add multi platform update support with new format 1 year ago
JT 99a7067482 moved most everything out of the old project 1 year ago
JT 59ca34818d more migration & running packages now mostly sorta works? 1 year ago
JT 76f8a61df0 moved a bunch of stuff to the Core package, everything should still work in the wpf app except I still need to port ArchiveHelper? that might not 1 year ago
Ionite 85e375123e
Move common classes to Core assembly 1 year ago
Ionite cbcfcb8217
Move Models.Progress to Core assembly 1 year ago
JT 4f1704d564 try/catch/retry the update copy stuff & remove unused usings 1 year ago
Ionite baff351f5c
Move progress models to Models.Progress 1 year ago
Ionite 1de010ca45
Fix datetime format 1 year ago
Ionite 2d6d015c2c
Add signature verification to UpdateHelper 1 year ago
Ionite 220e665ace
Create Updater namespace, more UpdateInfo fields 1 year ago
JT 4663d07f8c Save window position/size on resize & exit, and restore on startup 1 year ago
JT d148b69edb Use Version class instead of doing own parsing 1 year ago
JT 6a26de4622 Fix update version check & don't show helper tip when one-click is skipped 1 year ago
JT e5c8068374 remove AutoUpdater.net & unused usings 1 year ago
JT d1f2f034c0 DIY auto-update implemented I think? And fix venv paths and upgrade nugets 1 year ago
JT 0e74b970da hook up install buttons & delete update folder when update complete 1 year ago
JT 44b2fb7ba5 handle update in our own window & show update icon in nav bar if available 1 year ago