Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :arrow_up: Bump nth-check from 2.0.0 to 2.0.1 | dependabot[bot] | 2021-10-11 | 1 | -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 Stendahl | 2021-09-19 | 1 | -7049/+3344 |
| | | | | and the NeoRuntime | ||||
* | :sparkles: Matrix is now setting itself up correctly | jakobst1n | 2018-12-04 | 1 | -13/+31 |
| | | | | Have bypassed a try-catch for now | ||||
* | :zap: Remove online deps from neo_ide | Jakob Stendahl | 2018-09-07 | 1 | -0/+12 |
| | |||||
* | :construction: Add pre-v1 project | jakobst1n | 2018-09-07 | 1 | -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. |