Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump ajv from 6.12.0 to 6.12.6dependabot/npm_and_yarn/ajv-6.12.6 | dependabot[bot] | 2022-02-13 | 1 | -9/+9 |
| | | | | | | | | | | | | | Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.0 to 6.12.6. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.0...v6.12.6) --- updated-dependencies: - dependency-name: ajv dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
* | Updated dependenciesHEADmasterdevelop | Valentin Popov | 2020-03-16 | 2 | -130/+150 |
| | |||||
* | Merge branch 'master' of ↵v0.1.5 | Valentin Popov | 2020-03-16 | 7 | -22/+18 |
|\ | | | | | | | ssh://code.valentineus.link:22001/valentineus/webos-service-types | ||||
| * | Merge pull request 'ver 0.1.5' (#1) from develop into master | Popov Valentin | 2020-03-16 | 7 | -22/+18 |
|/| | |||||
| * | Bump version | Valentin Popov | 2020-03-16 | 1 | -1/+1 |
| | | |||||
| * | Removed declare module | Valentin Popov | 2020-03-16 | 6 | -21/+17 |
|/ | |||||
* | Fix main's pathv0.1.4 | Valentin Popov | 2020-02-20 | 1 | -2/+2 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Fix exportsv0.1.3 | Valentin Popov | 2020-02-20 | 2 | -2/+14 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Fix scriptsv0.1.2 | Valentin Popov | 2020-02-20 | 2 | -3/+1 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Bump versionv0.1.1 | Valentin Popov | 2020-02-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Module declaration | Valentin Popov | 2020-02-20 | 1 | -11/+3 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Initial GitLab CIv0.1.0 | Valentin Popov | 2020-02-20 | 2 | -0/+23 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Configuration updates | Valentin Popov | 2020-02-20 | 4 | -11/+224 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Finished class "ActivityManager" structure | Valentin Popov | 2020-02-20 | 2 | -6/+30 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Finished class "Message" structure | Valentin Popov | 2020-02-20 | 1 | -0/+35 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Fixed | Valentin Popov | 2020-02-20 | 3 | -7/+5 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Finished class "Service" structure | Valentin Popov | 2020-02-20 | 1 | -12/+15 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Class "Service" base structure | Valentin Popov | 2020-02-20 | 2 | -38/+86 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Class "ActivityManager" base structure | Valentin Popov | 2020-02-20 | 1 | -0/+42 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Class "Subscription" structure | Valentin Popov | 2020-02-20 | 1 | -0/+15 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Class "Method" structure | Valentin Popov | 2020-02-20 | 2 | -0/+18 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Service's method structure | Valentin Popov | 2020-02-20 | 1 | -0/+28 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Add Service's constructor | Valentin Popov | 2020-02-20 | 1 | -0/+10 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Update ESLint config | Valentin Popov | 2020-02-19 | 5 | -399/+120 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Initialized project structure | Valentin Popov | 2020-01-30 | 9 | -4/+1938 |
| | | | | Signed-off-by: Valentin Popov <info@valentineus.link> | ||||
* | Initial commit | Valentin Popov | 2020-01-30 | 5 | -0/+206 |
Signed-off-by: Valentin Popov <info@valentineus.link> |