bunnei
0e190ecdc6
Update config.windows.v9.toml to point to early access
2019-11-26 21:27:23 -05: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
James Rowe
9bec77a2db
Update bootstrap repo to point to my url
2019-10-21 01:32:45 -06:00
James Rowe
5409b32bf0
Add patreon authentication for early access releases
2019-10-21 01:11:57 -06:00
James Rowe
a7057dfed3
Add new dependencies and update Cargo.lock
2019-10-21 01:11:57 -06:00
James Rowe
c4b4c597fa
Minimally compiling rust code for patreon release
2019-10-21 01:11:56 -06:00
bunnei
26997ba229
Merge pull request #14 from j-selby/patch-1
...
Move to tar.xz as the main distribution format
2019-10-08 22:35:08 -04:00
James
3bd85bac8d
Move to tar.xz as the main distribution format
2019-10-09 02:33:06 +00:00
Flame Sage
474fb71efd
Merge pull request #13 from j-selby/v8-rebase
...
Implement migration system to move from nightly/canary to mainline
2019-10-07 00:21:50 +00:00
James
548daa1b2b
Migrate to new version
2019-10-07 01:11:36 +01:00
James
bdbab4dc4d
Implement migration system to move from canary/nightly
2019-10-07 01:08:56 +01:00
James
68109894f1
Update config files for v7 ( #12 )
...
* platform: fix build on Linux and update web-view
* deps: replace xz-decom with xz2 and update deps
* platform: fix regression...
... that prevents the build on Windows
* linux: implement platform-dependent functions
* travis: add macos and windows CI
* travis: use official Rust Docker image
* Update Cargo.lock for new version
* Break apart REST into separate services
This cleans up locking, ensures consistent futures for all endpoints
and enhances code re-use.
* Clean up codebase, fixing minor errors
* Update packages, use async client for downloading config
While this has a hell of a lot more boilerplate, this is quite
a bit cleaner.
* Add explicit 'dyn's as per Rust nightly requirements
* Migrate self updating functions to own module
* Migrate assets to server module
* Use patched web-view to fix dialogs, remove nfd
* Implement basic dark mode
* Revert window.close usage
* ui: split files and use Webpack
* frontend: ui: include prebuilt assets...
... and update rust side stuff
* build: integrate webpack building into build.rs
* Polish Vue UI split
* Add instructions for node + yarn
* native: fix uninstall self-destruction behavior...... by not showing the command prompt window and fork-spawning the cmd
* native: deal with Unicode issues in native APIs
* native: further improve Unicode support on Windows
* travis: add cache and fix issues
* ui: use Buefy components to...
... beautify the UI
* ui: makes error message selectable
* Make launcher mode behaviour more robust
* Fix error display on launcher pages
* Correctly handle exit on error
* Bump installer version
2019-07-04 21:23:16 -04:00
Flame Sage
6aa5da8795
Merge pull request #10 from j-selby/v6
...
Update config files for v1.4
2018-12-29 18:29:25 -05:00
James
21eeb54b80
Update config files for v1.4
2018-12-30 09:11:07 +11:00
Flame Sage
eff17acf08
Merge pull request #9 from j-selby/master
...
Fix crashes while detecting other processes
2018-12-29 17:09:01 -05:00
James
f2af419b95
Fix crashes while detecting other processes
2018-12-30 09:04:55 +11:00
Flame Sage
60bfa8db5e
Merge pull request #8 from j-selby/v5
...
Update config files for 1.3 release
2018-12-19 19:37:45 -05:00
James
b56c97f7c9
Update config files
2018-12-20 11:28:21 +11:00
Flame Sage
396526373c
Merge pull request #7 from j-selby/master
...
Bug fixes
2018-12-19 19:14:33 -05:00
James
7cf0c41a83
Capture <IE11
2018-12-16 14:27:51 +11:00
James
08bc615957
Ensure that the updater isn't conflicting with an already running process
2018-12-15 19:14:25 +11:00
James
83fb6e121c
Fix message about install directory not being empty
2018-12-15 18:43:23 +11:00
James
b5fa7cacb3
Fix applications using conhost not showing output
2018-11-17 17:36:10 +11:00
Flame Sage
4a8df247d6
Merge pull request #6 from j-selby/patch-1
...
Make canary the default installer option
2018-10-16 17:26:10 -04:00
James
00e0c78b91
Make canary the default installer option
2018-10-17 08:24:21 +11:00
Flame Sage
6379425e74
Merge pull request #5 from j-selby/fix-incorrect-self-update
...
Fix incorrect self update, push new update to users
2018-10-04 22:44:33 -04:00
James
6d72e581e7
Push new binary to users with fixed self-update functionality
2018-10-04 14:12:01 +10:00
James
221ce6c072
Merge branch 'master' into fix-incorrect-self-update
2018-10-04 14:08:39 +10:00
James
65493fd7c4
Re-attempt replacing binaries multiple times, fix wrong exe path
2018-10-04 14:07:49 +10:00
Flame Sage
6b801a451e
Merge pull request #4 from j-selby/new-updater-binary
...
Release v1.1 to users
2018-10-03 22:59:28 -04:00
James
dd32220be6
Distribute new installer
2018-10-04 12:54:05 +10:00
James
10c2d5bef5
Bump version number
2018-10-04 12:47:46 +10:00
Flame Sage
fa1c1564c4
Merge pull request #3 from j-selby/master
...
Quality of life improvements to messenging
2018-10-03 22:44:36 -04:00
James
6daeead585
Quality of life improvements to messenging
2018-10-01 13:17:59 +10:00
Flame Sage
c721102276
Merge pull request #2 from j-selby/add-hidden-advanced
...
Add hidden advanced option
2018-09-30 21:57:22 -04:00