aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
Commit message (Collapse)AuthorAgeFilesLines
* Do some design improvementsjakob.stendahl2022-12-051-1046/+5980
|
* :arrow_up: Bump nth-check from 2.0.0 to 2.0.1dependabot[bot]2021-10-111-3/+3
| | | | | | | | | | | | | Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/fb55/nth-check/releases) - [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: nth-check dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* :boom: Introduce new UI based on svelte, and rewrite a lot of the node app ↵Jakob Stendahl2021-09-191-7049/+3344
| | | | and the NeoRuntime
* :sparkles: Matrix is now setting itself up correctlyjakobst1n2018-12-041-13/+31
| | | | Have bypassed a try-catch for now
* :zap: Remove online deps from neo_ideJakob Stendahl2018-09-071-0/+12
|
* :construction: Add pre-v1 projectjakobst1n2018-09-071-0/+7102
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.