Commit graph

39 commits

Author SHA1 Message Date
dependabot[bot]
b4337a916d
build(deps): bump semver from 6.3.0 to 6.3.1 in /client (#17)
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 10:21:16 +02:00
dependabot[bot]
6c7e66215b
build(deps): bump tough-cookie from 4.0.0 to 4.1.3 in /client (#16)
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.0.0...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-09 21:29:07 +02:00
dependabot[bot]
f9596377f8
build(deps): bump webpack from 5.65.0 to 5.76.1 in /client (#15)
Bumps [webpack](https://github.com/webpack/webpack) from 5.65.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.65.0...v5.76.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14 20:03:16 +01:00
dependabot[bot]
6b0dcd4c9a
build(deps): bump dns-packet from 5.3.1 to 5.4.0 in /client (#14)
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v5.3.1...5.4.0)

---
updated-dependencies:
- dependency-name: dns-packet
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-03 09:46:37 +01:00
dependabot[bot]
1384d83854
build(deps): bump golang.org/x/sys (#13)
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20210823070655-63515b42dcdf to 0.1.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-25 23:16:29 +01:00
dependabot[bot]
3113046032
build(deps): bump json5 from 1.0.1 to 1.0.2 in /client (#12)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-07 19:12:36 +01:00
dependabot[bot]
3b8cb84aa0
build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /client (#11)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-08 09:07:07 +01:00
dependabot[bot]
c3c0a5f1e5
build(deps): bump minimatch and recursive-readdir in /client (#10)
Bumps [minimatch](https://github.com/isaacs/minimatch) and [recursive-readdir](https://github.com/jergason/recursive-readdir). These dependencies needed to be updated together.

Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

Updates `recursive-readdir` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/jergason/recursive-readdir/releases)
- [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: recursive-readdir
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 23:34:03 +01:00
dependabot[bot]
cc94d2632f
build(deps): bump loader-utils from 1.4.1 to 1.4.2 in /client (#9)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 22:10:27 +01:00
dependabot[bot]
55c1dcdeca
build(deps): bump loader-utils from 1.4.0 to 1.4.1 in /client (#8)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 22:45:42 +01:00
dependabot[bot]
e6f49d6f53
build(deps): bump terser from 5.10.0 to 5.14.2 in /client (#7)
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-20 18:52:30 +02:00
Ruidy
af2ddd3362 expose port 2022-06-09 16:26:56 +02:00
Ruidy
e0b2c809aa 🚀 add web dockerfile 2022-06-08 23:49:19 +02:00
Ruidy
e28df4b158 🎨 improv folder structure 2022-06-08 23:42:38 +02:00
Ruidy
1458d55d32 add start server method 2022-06-02 18:36:26 +02:00
Ruidy
e598ac2c09 up lockfile version 2022-06-02 18:23:06 +02:00
Ruidy
b50b5aea17 add Dockerfile 2022-06-02 18:19:37 +02:00
dependabot[bot]
0735ea5f00
build(deps): bump minimist from 1.2.5 to 1.2.6 in /client (#5)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 10:08:19 +02:00
addd67f387
add github actions (#4)
* add github actions

* use codecov github actions

* remove failing step

* verbose

* test all folders

Co-authored-by: Ruidy <rnemausat@newstore.com>
2022-02-22 23:17:27 +01:00
dependabot[bot]
33ab47ea59
build(deps): bump follow-redirects from 1.14.7 to 1.14.8 in /client (#3)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-16 11:06:29 +01:00
Ruidy
218a2f4e79 ♻️: shorten constructor name 2022-01-27 11:58:31 -04:00
dependabot[bot]
633d3be218
build(deps): bump nanoid from 3.1.30 to 3.2.0 in /client (#2)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-25 17:53:37 +01:00
Ruidy
2c5ad0984d chore: test with coverage 2022-01-21 16:51:13 -04:00
Ruidy
84bc9ee259 refactor: use pointer instead 2022-01-21 16:51:01 -04:00
Ruidy
70aa7b03f4 chore: lint 2022-01-21 16:50:41 -04:00
Ruidy
7a0850bc1a fix: ineffassign in handlers 2022-01-21 16:50:21 -04:00
Ruidy
caeb331c81 chore: add golangci-lint nad ix makefile 2022-01-21 16:49:21 -04:00
dependabot[bot]
973e87c4ec
build(deps): bump follow-redirects from 1.14.6 to 1.14.7 in /client (#1)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-16 09:12:20 -04:00
Ruidy
054fb7293e use flags to switch server method (web or cli) 2022-01-10 14:11:39 -04:00
Ruidy
456e1829ff simple client 2022-01-10 14:00:58 -04:00
Ruidy Nemausat
aae4fbda0c
feat: add web server 2021-10-21 12:16:24 +02:00
Ruidy Nemausat
6f04c27041
fix: more lint issues 2021-10-20 17:40:11 +02:00
Ruidy Nemausat
d29ad13fed
fix: lint issues 2021-10-20 17:30:41 +02:00
Ruidy Nemausat
9af2f6486c
docs: add more 2021-10-20 17:22:24 +02:00
Ruidy Nemausat
530781fb17
docs: add some 2021-10-20 17:10:03 +02:00
Ruidy Nemausat
58913e6c87
fix: module 2021-10-20 14:00:12 +02:00
Ruidy Nemausat
c98c1e7a71
move tests 2021-10-20 13:53:25 +02:00
Ruidy Nemausat
3757c69c60
cleanup 2021-10-20 13:48:49 +02:00
Ruidy Nemausat
97a1724001
init project 2021-10-20 13:48:06 +02:00