aboutsummaryrefslogtreecommitdiff
path: root/src/SocketIO/index.js
Commit message (Collapse)AuthorAgeFilesLines
* :bug: Small bugfixesJakob Stendahl2022-04-281-11/+31
|
* :sparkles: Add attempt at the "simulation"Jakob Stendahl2021-10-211-0/+11
|
* :sparkles: Make all variable-types changeable from both home and editorJakob Stendahl2021-10-211-1/+1
|
* :hammer: Make version checker check the actual git status instead of config ↵Jakob Stendahl2021-10-211-6/+7
| | | | file for branch
* :sparkles: Add self updater that actually does something (maybe)Jakob Stendahl2021-10-211-1/+21
|
* :hammer: Improve update/install scriptJakob Stendahl2021-10-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | | :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
* :children_crossing: Add update button to uiJakob Stendahl2021-10-061-0/+2
|
* :twisted_rightwards_arrows: Merge in my own changesJakob Stendahl2021-10-031-2/+2
|\
| * :boom: Change paths to be in normal linux locationsjakobst1n2021-10-031-2/+2
| |
* | :bug: Fix small auth bugJakob Stendahl2021-10-031-1/+1
|/
* :boom: Introduce new UI based on svelte, and rewrite a lot of the node app ↵Jakob Stendahl2021-09-191-0/+353
and the NeoRuntime