Commit Graph

  • 396526373c
    Merge pull request #7 from j-selby/master Flame Sage 2018-12-19 19:14:33 -0500
  • 7cf0c41a83 Capture <IE11 James 2018-12-16 14:27:51 +1100
  • 08bc615957 Ensure that the updater isn't conflicting with an already running process James 2018-12-15 19:14:25 +1100
  • 83fb6e121c Fix message about install directory not being empty James 2018-12-15 18:43:23 +1100
  • b5fa7cacb3 Fix applications using conhost not showing output James 2018-11-17 17:36:10 +1100
  • 4a8df247d6
    Merge pull request #6 from j-selby/patch-1 Flame Sage 2018-10-16 17:26:10 -0400
  • 00e0c78b91
    Make canary the default installer option James 2018-10-17 08:24:21 +1100
  • 6379425e74
    Merge pull request #5 from j-selby/fix-incorrect-self-update Flame Sage 2018-10-04 22:44:33 -0400
  • 6d72e581e7 Push new binary to users with fixed self-update functionality James 2018-10-04 14:12:01 +1000
  • 221ce6c072 Merge branch 'master' into fix-incorrect-self-update James 2018-10-04 14:08:39 +1000
  • 65493fd7c4 Re-attempt replacing binaries multiple times, fix wrong exe path James 2018-10-04 14:07:49 +1000
  • 6b801a451e
    Merge pull request #4 from j-selby/new-updater-binary 1.2 Flame Sage 2018-10-03 22:59:28 -0400
  • dd32220be6 Distribute new installer James 2018-10-04 12:54:05 +1000
  • 10c2d5bef5 Bump version number James 2018-10-04 12:47:46 +1000
  • fa1c1564c4
    Merge pull request #3 from j-selby/master Flame Sage 2018-10-03 22:44:36 -0400
  • 6daeead585 Quality of life improvements to messenging James 2018-10-01 13:17:59 +1000
  • c721102276
    Merge pull request #2 from j-selby/add-hidden-advanced Flame Sage 2018-09-30 21:57:22 -0400
  • 359b69a592 Set advanced hidden flag to true James 2018-10-01 11:55:12 +1000
  • 65d411d125 Merge branch 'master' into add-hidden-advanced James 2018-10-01 11:54:29 +1000
  • 90f8792b15 Add mechanism to hide advanced menu from config James 2018-10-01 11:52:48 +1000
  • 5c9d7e67cb
    Merge pull request #1 from j-selby/yuzu-specifics Flame Sage 2018-09-30 21:35:03 -0400
  • 1f317f2d4a Add yuzu specific configuration files James 2018-10-01 11:32:47 +1000
  • 5647d2cda9 Remove unused asset James 2018-10-01 11:28:44 +1000
  • 245ea31297 Minor QoL tweaks James 2018-10-01 11:27:31 +1000
  • 36179dcf82 Remove overkill bindgen James 2018-09-22 15:07:42 +1000
  • 25236eddec Bump xz submodule commit hash (to match rebase upstream) James 2018-09-20 13:47:16 +1000
  • f2c5382dc4 Use "bootstrap" as part of filename for bootstrap configuration files James 2018-09-20 13:37:44 +1000
  • 0571a5238a Use version bumped reqwest James 2018-09-19 14:15:41 +1000
  • 5d7855c169 Point to updated documentation James 2018-09-19 12:33:35 +1000
  • 47f1c1aa38 Clean up positioning of buttons James 2018-09-19 12:22:40 +1000
  • 9f32113f6b Clean up updating text James 2018-09-19 11:23:44 +1000
  • 305a2194e3 Clean up UI for initial install James 2018-09-19 11:17:30 +1000
  • cc3e1a9056 Remove exclamation mark on install option James 2018-09-19 10:52:09 +1000
  • 9d51508e6b Make selectable packages more intuitive James 2018-09-19 10:51:01 +1000
  • 5e48f191b4 Fix burning of files + dependencies on Linux James 2018-09-19 10:34:56 +1000
  • cc0284ed74 Fix grammar in QtIFW description James 2018-08-09 20:16:57 +1000
  • f8746c7497 Remove warning about unused param in non-Windows handle_binary James 2018-08-09 20:03:26 +1000
  • 8db5358967 Fix generating shortcuts for non-English usernames on Windows James 2018-08-09 18:59:56 +1000
  • c84d5daf3a Correct error message copy-pasting James 2018-08-09 18:06:16 +1000
  • cbc4ea0d75 Correct message on uninstall James 2018-08-09 17:25:10 +1000
  • d0d1ec6691 Bump configuration versions for example configs James 2018-08-09 17:11:14 +1000
  • ebc0b24641 Clean up documentation James 2018-08-09 16:57:07 +1000
  • 253dbb5a83 Fix location of serde in build dependencies James 2018-08-09 16:02:03 +1000
  • 5eff52e1ec Add logo James 2018-08-09 15:50:38 +1000
  • 39144f3f39 Add message about post-launch artifacts (closes #6) James 2018-08-09 15:23:02 +1000
  • 351c4c7c1f Add self-updating feature (closes #2) James 2018-08-09 15:21:50 +1000
  • b6fba61080 Feed winres data from the bootstrap config file James 2018-08-08 21:19:46 +1000
  • d2cd856bb3 Remove unused print statement in burning James 2018-08-08 20:31:32 +1000
  • 9acd9f69f3 Clean up wasted allocations in shortcut generation James 2018-08-08 20:29:59 +1000
  • 3ff35b2e62 Delete the maintenance tool binary itself after uninstall (closes #1) James 2018-08-08 20:22:59 +1000
  • 19bec5d80c Add a global shortcut for the maintenance tool James 2018-08-08 19:58:30 +1000
  • 82b3681a74 Add support for shortcuts on Windows James 2018-08-06 20:51:59 +1000
  • 94660994ec Update README with more up-to-date build instructions James 2018-08-08 17:09:07 +1000
  • 6332ea0301 Use xz-decompress rather than a full liblzma James 2018-08-08 16:42:09 +1000
  • 09f8ae4444 Add tar.xz support; framework for more James 2018-08-08 12:47:32 +1000
  • 01baceb039 Update dependencies James 2018-08-08 00:22:44 +1000
  • a9ec23e6c9 Migrate TODO to issue James 2018-08-07 22:27:08 +1000
  • e3047c1bc9 Use HTTP client with timeout James 2018-08-07 22:26:53 +1000
  • 1578c4e284 Move back to minified Vue + Vue-router James 2018-08-07 22:03:15 +1000
  • c04d5c2794 Clean up main frontend code James 2018-08-07 21:58:47 +1000
  • cada46738a Do that routing magic James 2018-08-07 20:17:01 +1000
  • 0634e1a328 Merge 'master' onto 'vue-router'. James 2018-08-07 20:23:28 +1000
  • bada9d18c2 Merge branch 'master' of https://github.com/j-selby/liftinstall James 2018-08-07 20:19:26 +1000
  • 3a606d8230 Overhaul UI styling James 2018-08-07 20:18:09 +1000
  • 5cef798f3c Remove TODO as config is now fetched over web James 2018-08-07 16:10:59 +1000
  • 708a194764 Fix launcher with new config system James 2018-08-07 15:48:49 +1000
  • d4dd3fb182 Fix usage of wrong streaming buffer in frontend James 2018-08-07 15:39:24 +1000
  • b32e9f6f33 Dynamically fetch configuration file James 2018-08-07 15:34:57 +1000
  • 08cf5dea6f Remove useless logging from frontend James 2018-08-04 23:37:04 +1000
  • 58530ef352 Add launcher functionality James 2018-08-04 23:35:56 +1000
  • c0387c9a0a Clean up typos in source James 2018-08-04 22:18:12 +1000
  • 25bd35fa8d Don't hardcode webpage title James 2018-08-04 22:17:00 +1000
  • e8398a36ea Remove completed TODOs James 2018-08-04 20:29:11 +1000
  • 390440c8b0 CLean up source (as per Clippy) James 2018-08-04 18:35:00 +1000
  • 2673e5b475 Explicitly deny unsafe code James 2018-08-04 17:15:27 +1000
  • d53603e211 Buffer incoming streamed data in the frontend James 2018-08-04 17:12:00 +1000
  • 4d3ce45dc4 Gate explicit panic for lack of bindable addresses behind expectation James 2018-08-04 17:05:46 +1000
  • 518565f422 Overhaul all unwraps/expects to use new logging interface James 2018-08-04 17:03:32 +1000
  • 66fc287770 Use proper logging solution James 2018-08-04 16:28:13 +1000
  • a9e51af7e0 Add logging for install/uninstall errors James 2018-08-04 16:11:49 +1000
  • 8f24384bd0 Add update functionality James 2018-08-04 01:24:42 +1000
  • 800fa1ac22 Conditionally use Windows subsystem when debugging is off James 2018-08-04 01:12:03 +1000
  • 88ac38defb Bind IPv4 and IPv6 on the same port James 2018-08-04 01:01:20 +1000
  • 55239ec4aa Bind to both IPv4 and 6 James 2018-08-04 00:54:03 +1000
  • 7f86ac634a Add checks for updating of packages James 2018-08-04 00:38:34 +1000
  • 05de23a918 Correctly grab parent directories when installing artifacts James 2018-08-04 00:21:51 +1000
  • cb29b4acdf Implement uninstall pipeline James 2018-08-03 23:44:35 +1000
  • 66ce12c0aa Fix up build script formatting James 2018-08-03 22:21:57 +1000
  • bf2ce22de6 Use favicon + winres when building target artifact James 2018-08-03 22:21:34 +1000
  • 09406d40e2 Only import nfd resources on Windows James 2018-08-03 22:04:58 +1000
  • b5e35e4495 Update Bulma, remove out-of-place navbar James 2018-08-03 22:04:06 +1000
  • a46e911ea0 Clean up source commenting James 2018-08-03 21:52:31 +1000
  • cab17e6832 Use web-view file dialogs where possible James 2018-08-03 21:49:38 +1000
  • 1f6d1e8d52 Clean up logging somewhat James 2018-08-03 20:59:43 +1000
  • 066111951f Clean up source error James 2018-08-03 20:57:40 +1000
  • 012f0b87fb Artificially increasing installation time is the best measure (not) James 2018-08-03 20:56:40 +1000
  • ec145fbd2d Remove un-needed entry from gitignore James 2018-08-03 20:50:49 +1000
  • 7630180c4f Overhaul installer pipeline, breaking down components into tasks James 2018-08-03 20:45:42 +1000
  • 5eca483b06 Don't need phf for an array of 5-10 elements James 2018-08-03 17:50:17 +1000
  • 87395baa9b Clean up dependencies James 2018-07-28 15:33:06 +1000