aboutsummaryrefslogtreecommitdiff
path: root/src/SelfUpdater/index.js
Commit message (Collapse)AuthorAgeFilesLines
* Change from pinned release to latestjakob.stendahl2022-12-181-1/+1
|
* Make the updater work properlyjakob.stendahl2022-12-181-15/+42
|
* Start moving to esm, work on updaterjakob.stendahl2022-12-171-93/+90
|
* Fix simulation stuttering (still resource intensive) and some oter QOL upgradesjakob.stendahl2022-12-041-1/+1
|
* Update index.jsJakob Stendahl2021-11-131-5/+14
|
* :sparkles: Make all variable-types changeable from both home and editorJakob Stendahl2021-10-211-2/+2
|
* :lipstick: Make cursor show when user input is requestedJakob Stendahl2021-10-211-3/+3
|
* :hammer: Make version checker check the actual git status instead of config ↵Jakob Stendahl2021-10-211-70/+70
| | | | file for branch
* :twisted_rightwards_arrows: Merge branch 'master' of ↵Jakob Stendahl2021-10-211-30/+64
|\ | | | | | | https://github.com/JakobST1n/Luxcena-Neo
| * :hammer: Make update script start in it's own shellJakob Stendahl2021-10-151-1/+2
| |
| * :construction: Update scriptJakob Stendahl2021-10-141-1/+1
| |
| * :hammer: Attempt to fix updater urlJakob Stendahl2021-10-141-5/+5
| |
* | :sparkles: Add self updater that actually does something (maybe)Jakob Stendahl2021-10-211-9/+207
|/
* :hammer: Improve update/install scriptJakob Stendahl2021-10-141-2/+10
| | | | | | | | | | | | | | | | | | | | | | | :hammer: Fix compatability with older git :hammer: add correct tmpdir for install files, remove trap on error :hammer: Make script die :hammer: Fix typo in if statement :hammer: New attempt to fix if :hammer: yet another small fix :hammer: Improve update/install script
* :boom: Change paths to be in normal linux locationsjakobst1n2021-10-031-2/+2
|
* :boom: Introduce new UI based on svelte, and rewrite a lot of the node app ↵Jakob Stendahl2021-09-191-0/+68
and the NeoRuntime