aboutsummaryrefslogtreecommitdiff
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
* :arrow_up: Bump engine.io and socket.iodependabot/npm_and_yarn/engine.io-and-socket.io-6.4.2dependabot[bot]2023-05-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Bumps [engine.io](https://github.com/socketio/engine.io) to 6.4.2 and updates ancestor dependency [socket.io](https://github.com/socketio/socket.io). These dependencies need to be updated together. Updates `engine.io` from 6.2.1 to 6.4.2 - [Release notes](https://github.com/socketio/engine.io/releases) - [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/engine.io/compare/6.2.1...6.4.2) Updates `socket.io` from 4.5.4 to 4.6.1 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/4.5.4...4.6.1) --- updated-dependencies: - dependency-name: engine.io dependency-type: indirect - dependency-name: socket.io dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump versionHEAD1.1.1masterjakob.stendahl2022-12-241-1/+1
|
* Bump version1.1.0jakob.stendahl2022-12-181-1/+1
|
* Make the updater work properlyjakob.stendahl2022-12-181-8/+1
|
* Start moving to esm, work on updaterjakob.stendahl2022-12-171-8/+15
|
* :memo: Do some docs changesjakob.stendahl2022-12-121-3/+14
|
* Bump versionjakob.stendahl2022-12-061-1/+1
|
* :bookmark: Bump version numberJakob Stendahl2021-10-111-1/+1
|
* :bookmark: Init version 1.0.0Jakob Stendahl2021-10-111-1/+1
|
* :boom: Introduce new UI based on svelte, and rewrite a lot of the node app ↵Jakob Stendahl2021-09-191-36/+53
| | | | and the NeoRuntime
* :wrench: Update repo-linkJakob Stendahl2018-11-251-1/+1
|
* :bug: Monaco-editor not installedJakob Stendahl2018-10-181-1/+0
|
* :construction: Work on installer and start on implementing LED controlJakob Stendahl2018-10-181-0/+3
|\ | | | | :construction: Work on installer and start on implementing LED control
| * :zap: Remove online deps from neo_ideJakob Stendahl2018-09-071-2/+4
| |
* | :ambulance: Change dirnames to match each otherjakobst1n2018-09-271-3/+3
|/
* :construction: Add pre-v1 projectjakobst1n2018-09-071-0/+36
Because of some stupid mistakes with the repo, I decided to delete the git history. Create a new, fresh repo, and move all the code there. Since all this is pre-v1, everything is in a testing-phase anyways. So i do not think we are going to feel the need for any history. The old repo is renamed to Luxcena-Neo-Old, and will be there until i convince myself i won't need the history.