Bill Church
|
b06688354b
|
chore: remove html rendering from node
|
2021-05-17 09:38:13 -04:00 |
|
Bill Church
|
55754d3820
|
chore: convert ./app/client/src/js/index.js to typescript #242
|
2021-05-17 09:36:53 -04:00 |
|
Bill Church
|
e0ea6ae9f6
|
chore: repackage wbssh2 bundle for testing #242
|
2021-05-17 08:36:20 -04:00 |
|
Bill Church
|
8a976f20f8
|
Update package-lock.json
|
2021-05-17 08:13:47 -04:00 |
|
Bill Church
|
0ff37bc834
|
chore: client linting #242
|
2021-05-17 08:13:41 -04:00 |
|
Bill Church
|
259f4f0afe
|
chore: lint ./app/client/src/js/index.js #242
|
2021-05-17 07:38:27 -04:00 |
|
Bill Church
|
982780ed1d
|
chore: linting for Prettier #242
|
2021-05-17 07:04:44 -04:00 |
|
Bill Church
|
024dd758e4
|
chore: install Prettier code linter #242
|
2021-05-17 06:56:05 -04:00 |
|
Bill Church
|
77faa8ada6
|
chore: update package-lock.json
|
2021-05-17 06:55:47 -04:00 |
|
Bill Church
|
772907fab1
|
docs: update docs for 0.4.0 #242
|
2021-05-17 06:55:35 -04:00 |
|
Bill Church
|
00e990c7e6
|
chore: bump version in ./app/package.json #242
|
2021-05-17 06:50:13 -04:00 |
|
Bill Church
|
545d503e91
|
chore: lint ./app/server/socket.js #242
|
2021-05-17 06:43:28 -04:00 |
|
Bill Church
|
3d7e1d68cd
|
chore: fix some misplaced next returns in some Express routes #242
|
2021-05-17 06:42:58 -04:00 |
|
Bill Church
|
b612304dea
|
chore: grammar / spelling
|
2021-05-17 06:07:46 -04:00 |
|
Bill Church
|
aa580b54a5
|
chore: lint ./app/server/app.js reorg socket and safe shutdown
|
2021-05-17 06:05:26 -04:00 |
|
Bill Church
|
bd0760eafb
|
chore: lint ./app/server/util.js #242
|
2021-05-13 13:47:54 -04:00 |
|
Bill Church
|
ec2fcfb418
|
chore: lint ./app/server/app.js still TODO for stop function #242
|
2021-05-13 13:47:35 -04:00 |
|
Bill Church
|
36e4e68a16
|
feat: implement alpine docker image from #213
|
2021-05-13 10:19:02 -04:00 |
|
Bill Church
|
44ce925a96
|
chore: lint ./app/index.js #242
|
2021-05-13 09:26:46 -04:00 |
|
Bill Church
|
140e0a22ba
|
Delete package-lock-old.json
|
2021-05-13 09:23:40 -04:00 |
|
Bill Church
|
65111d7fbe
|
chore: setup eslint and airbnb rules disable standard #242
|
2021-05-13 09:23:25 -04:00 |
|
Bill Church
|
8fb819d505
|
chore: lint ./app/server/app.js #242
|
2021-05-13 09:00:09 -04:00 |
|
Bill Church
|
c3d63fa3c1
|
chore: lint ./app/index.js #242
|
2021-05-13 07:50:08 -04:00 |
|
Bill Church
|
c1396c542f
|
chore: eslint disable global Blob warning #242
|
2021-05-13 07:47:46 -04:00 |
|
Bill Church
|
9adfa5ae22
|
chore: lint ./app/client/src/js/index.js #242
|
2021-05-13 07:46:32 -04:00 |
|
Bill Church
|
f157984036
|
feat: upgrade to socket.io 4.1.1 #242
|
2021-05-13 07:31:08 -04:00 |
|
Bill Church
|
379335b9e7
|
docs: spelling
|
2021-05-13 05:59:01 -04:00 |
|
Bill Church
|
8af11efa1a
|
chore: release 3.1
|
2021-05-13 05:54:50 -04:00 |
|
Bill Church
|
ddc2ff8467
|
docs: update readme
|
2021-05-13 05:31:45 -04:00 |
|
Bill Church
|
7b2086b668
|
docs: create building doc
|
2021-05-13 05:30:13 -04:00 |
|
Bill Church
|
7f056fe355
|
docs: update changelog
|
2021-05-12 08:53:29 -04:00 |
|
Bill Church
|
83b59b41a4
|
docs: update changelog
|
2021-05-12 08:52:51 -04:00 |
|
Bill Church
|
c6a8db3536
|
docs: update changelog
|
2021-05-11 15:35:34 -04:00 |
|
Bill Church
|
26803d60f9
|
chore: linting
|
2021-05-11 15:34:01 -04:00 |
|
Bill Church
|
09c375c590
|
docs: update changelog
|
2021-05-11 15:33:44 -04:00 |
|
Bill Church
|
b324f338ad
|
feat: CORS support
Support setting origins for socket.io, fixes #240
|
2021-05-11 14:55:38 -04:00 |
|
Bill Church
|
043c03e2d0
|
docs: update changelog
|
2021-05-11 12:39:16 -04:00 |
|
dependabot[bot]
|
e3550d738a
|
build(deps): bump ssri from 6.0.1 to 6.0.2 in /app (#233)
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-11 12:03:41 -04:00 |
|
dependabot[bot]
|
2eab129bc1
|
build(deps): bump hosted-git-info from 2.8.5 to 2.8.9 in /app (#237)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-11 12:03:32 -04:00 |
|
dependabot[bot]
|
411c9f257e
|
build(deps): bump lodash from 4.17.19 to 4.17.21 in /app (#236)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-11 12:03:22 -04:00 |
|
dependabot[bot]
|
78d7879610
|
build(deps): bump handlebars from 4.7.6 to 4.7.7 in /app (#235)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-11 12:03:11 -04:00 |
|
dependabot[bot]
|
32023d7e4f
|
build(deps): bump y18n from 4.0.0 to 4.0.1 in /app (#230)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-11 12:02:57 -04:00 |
|
dependabot[bot]
|
ac599787a6
|
build(deps): bump elliptic from 6.5.3 to 6.5.4 in /app (#228)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-11 12:02:46 -04:00 |
|
dependabot[bot]
|
d49982df1c
|
build(deps): bump ini from 1.3.5 to 1.3.8 in /app (#217)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-11 12:01:55 -04:00 |
|
Bill Church
|
dcfd81b454
|
fix: fixes default for allowreauth (#239)
fixes #238
|
2021-05-11 11:58:47 -04:00 |
|
Bill Church
|
7b7e8e7533
|
fix: obey host ssh.host in config fixes #190
|
2020-09-17 07:55:52 -04:00 |
|
Matteo Pietro Dazzi
|
8598183b2f
|
Use docker build to create multi-arch images (#202)
* Buildx docker image
* Doker hub user on image name
* Change destination platforms
Co-authored-by: Matteo Pietro Dazzi <matteopietro.dazzi@gft.com>
|
2020-09-17 06:39:30 -04:00 |
|
Chia-Chi Hsu
|
d0a19774c2
|
Update README.md (#207)
Add new lines after <ignorestart> and <ignoreend>.
|
2020-09-17 06:38:10 -04:00 |
|
dependabot[bot]
|
9c5ab09c7c
|
build(deps): bump elliptic from 6.5.2 to 6.5.3 in /app (#205)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-30 12:32:41 -04:00 |
|
dependabot[bot]
|
4b981c7dbf
|
build(deps): bump lodash from 4.17.15 to 4.17.19 in /app (#204)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-30 12:30:03 -04:00 |
|