Commit graph

220 commits

Author SHA1 Message Date
lat9nq e6600e3b17 general: Housekeeping
Keep up with updates to the compiler.
2022-07-28 16:39:35 -04:00
lat9nq f809e6cb23
Update src/native/mod.rs
Co-authored-by: liushuyu <liushuyu011@gmail.com>
2021-10-15 19:19:00 -04:00
lat9nq 77a26c1496
Update src/tasks/install_desktop_shortcut.rs
Co-authored-by: liushuyu <liushuyu011@gmail.com>
2021-10-15 19:18:56 -04:00
lat9nq 95ee7a1739 native: Linux shortcut specific to maintenance tool 2021-07-25 16:18:27 -04:00
lat9nq 061944079b travis: Build using the linux-liftinstall Docker container
travis: Build in release mode

travis: Use yuzu user for building

travis: Fix permissions resetting
2021-07-24 19:02:34 -04:00
lat9nq e54199ad6f SelectPackages: Desktop shortcut is for Windows 2021-07-24 19:02:28 -04:00
lat9nq 4ed1ffb5c3 general: Get ready for Linux release
Creates a config for Linux based on config.windows.v10.toml, then points
to it. We also remove the icon stub.
2021-07-24 19:02:28 -04:00
lat9nq 2958c583af views: Stub things that don't work or don't apply to Linux
Icons don't work in Linux. Start menu is not a Linux thing.
Automatically scrolls to the verify token button in the Authentication
view.
2021-07-24 19:02:28 -04:00
lat9nq 825e9cc1c3 general: Fix Linux shortcuts
Makes them function even if it's missing the icon.
2021-07-24 19:02:28 -04:00
lat9nq 810ef5fb25 src: Fix Linux build
Syncs the parameters between the Windows and Linux create_shortcut
functions. Makes the install_desktop_shortcut only work on Windows where
it has create_desktop_shortcut implemented.
2021-07-24 19:02:15 -04:00
bunnei ef71b707cb
Merge pull request #26 from jroweboy/replace-old
Change updater to replace the existing installer.
2019-12-30 13:19:19 -05:00
James Rowe c68ebcb61e Change updater to replace the existing installer. 2019-12-19 23:05:33 -07:00
bunnei 93e24ea06a
Merge pull request #25 from jroweboy/fix
Fix self update code path
2019-12-08 22:27:32 -05:00
James Rowe d9d8b92cc4 Fix self update code path 2019-12-08 20:12:54 -07:00
bunnei 76a77d3caf
Merge pull request #24 from jroweboy/patch-1
Unpublish update 1.8
2019-12-08 22:04:10 -05:00
James Rowe ea8b631aa2
Unpublish update 1.8 2019-12-08 20:03:23 -07:00
bunnei f848e8fb53
Merge pull request #23 from jroweboy/merged
Installer v1.8
2019-12-08 21:52:21 -05:00
James Rowe d9e4e5ecc2 Prevent fresh install with no packages selected 2019-12-08 17:26:42 -07:00
James Rowe 6210a2668f Attempt to refresh shortcuts on create 2019-12-08 17:26:18 -07:00
James Rowe 9999c52ea8 Add a little padding to select packages description 2019-12-06 22:45:42 -07:00
James Rowe 6cae746192 Launch existing maintenance tool if it exists in the default install folder 2019-12-06 22:31:37 -07:00
James Rowe 732e344605 Launch app on fresh install exit. Add desktop shortcuts 2019-12-06 22:04:44 -07:00
James Rowe 9b58c273d1 Merge branches 'icon-swap' and 'right-click' into merged 2019-12-06 02:12:22 -07:00
James Rowe b356f0057f Dark theme logo and package icons 2019-12-06 02:11:49 -07:00
James Rowe d2ad619d87 Use the correct icon for the application shortcuts 2019-12-06 00:27:44 -07:00
James Rowe 128c1b1f41 Add paste button 2019-12-06 00:10:47 -07:00
James Rowe 37d27a82ba Move to installer v1.8 2019-12-05 09:49:03 -07:00
James Rowe eb556c8cab Force disable exp and nbf validation.
Some clients had the wrong time information so it would fail to validate their token when installing. Remove these checks since they'll be checked on the server side anyway
2019-12-02 09:38:33 -07:00
bunnei 6af46ec703
Merge pull request #18 from jroweboy/patreon-launch
Patreon launch
2019-12-01 16:47:12 -05:00
James Rowe db2176763d Update old config to the new one 2019-12-01 11:44:05 -07:00
bunnei fccd1c9bd2
Merge pull request #19 from j-selby/patreon-tweaking
Tweak Patreon authentication implementation
2019-12-01 13:40:26 -05:00
bunnei 0e190ecdc6
Update config.windows.v9.toml to point to early access 2019-11-26 21:27:23 -05:00
James f89cb19602 Mark 'req' as used in browser service 2019-11-16 05:51:42 +00:00
James 7392e1ef91 Tweak Patreon authentication implementation 2019-11-16 05:43:11 +00:00
bunnei 9cf5e745d4
Merge pull request #17 from jroweboy/patreon
Early access release
2019-11-14 17:26:37 -05:00
James Rowe de4246536e Update configs 2019-11-14 15:16:20 -07:00
James Rowe 30f817e4fa Add combined token support 2019-11-14 14:41:29 -07:00
James Rowe 6845ed9ad7 Fix crash when loading if the installer was updated from an older version 2019-11-07 10:56:50 -07:00
James Rowe 1639e74b98 Properly check for early access role in package select 2019-11-07 10:56:22 -07:00
James Rowe c176658e28 Update shortcut to the new folder
Also selects packages that require auth after successful authorization
2019-11-07 10:29:16 -07:00
James Rowe d79fd3e6e1 Change text chunk to a b-message 2019-11-04 21:33:27 -07:00
James Rowe d3c3b77e6b Various fixes to various things 2019-11-03 01:22:55 -06:00
James Rowe 561f0071bd Add is_new to config 2019-11-02 16:33:45 -06:00
James Rowe e72a5f0420 Change the link link to point to yuzu-emu.org 2019-11-01 11:44:07 -06:00
James Rowe 2b4b59320e Add authentication task dependency to check for auth on install 2019-11-01 11:15:16 -06:00
Flame Sage 004a49587c
Merge pull request #16 from jroweboy/revert-15-master
Revert "Change the default shortcut location to comply with Azure changes"
2019-10-24 18:55:44 +00:00
James Rowe d20c17964e
Revert "Change the default shortcut location to comply with Azure changes" 2019-10-24 12:50:40 -06:00
James Rowe 288518cd78 Minor fixes 2019-10-24 09:15:10 -06:00
Flame Sage fc40f6691c
Merge pull request #15 from Hexagon12/master
Change the default shortcut location to comply with Azure changes
2019-10-24 15:07:50 +00:00
Hexagon12 74cecab186
Changed the shortcut location to the new folder name 2019-10-24 17:05:54 +03:00