Commit graph

67 commits

Author SHA1 Message Date
Alexander Dines
eb97f60be5 cp dines 2024-09-04 16:14:36 -07:00
Alexander Dines
57997473d6 cp dines 2024-09-04 16:08:30 -07:00
Alexander Dines
17d9c480cf cp dines 2024-09-04 16:04:28 -07:00
Alexander Dines
0904cbcfbb cp dines 2024-09-04 15:34:59 -07:00
Alexander Dines
5d25216bf3 cp dines 2024-09-04 15:33:02 -07:00
Alexander Dines
e4a152b5b3 cp dines 2024-09-04 15:29:26 -07:00
Alexander Dines
f9f44b7ab5 cp dines 2024-09-04 15:26:23 -07:00
Alexander Dines
bb1430caf3 cp dines 2024-09-04 15:23:30 -07:00
Alexander Dines
52d1aab9fe cp dines 2024-09-04 15:21:06 -07:00
Alexander Dines
82eadf92f5 cp dines 2024-09-04 15:18:42 -07:00
Alexander Dines
576af8aad0 cp dines 2024-09-04 15:12:07 -07:00
Alexander Dines
4c60362e85 cp dines 2024-09-04 15:01:00 -07:00
Alexander Dines
5d62a0bc1d cp dines 2024-09-04 14:57:10 -07:00
Alexander Dines
b332d35bb1 cp dines 2024-09-04 12:04:46 -07:00
Alexander Dines
507f7a710f cp dines 2024-09-04 10:56:27 -07:00
Alexander Dines
9df8e1097e cp dines 2024-09-04 10:29:03 -07:00
Bill Church
5bbfcee0b6
chore: testing 2024-07-08 16:48:17 -04:00
Bill Church
2576a495cf
chore: remove json-merger add ncu 2023-08-22 18:55:52 +00:00
Bill Church
3246df75b6
fix: cols and rows were not properly assigned for terminal (#337)
* fix: set correct vars and cols property

* fix: add cols and rows to session.ssh property

* style: remove const assignment

---------

Co-authored-by: w-v <wtv@protonmail.ch>
Co-authored-by: bc 064 <87337961+bcvort@users.noreply.github.com>
2023-08-22 09:16:10 -04:00
Bill Church
206d725663
Dev (#296)
* chore: update ssh2 and development deps

* feat: take LISTEN, PORT, and other env vars #294

* chore: rebuild client files

* docs: update readme

* chore: bump version

* chore: setup gpg for dev container
2022-08-03 14:11:34 +00:00
Bill Church
97f3088780 feat: add fontFamily, letterSpacing, lineHeight 2022-07-31 01:34:52 +00:00
Bill Church
140e1e24b1 feat: reorder viewport setup at ssh handshake #292 2022-07-30 20:49:20 +00:00
Bill Church
5e78812974 feat: add fontSize option #292 2022-07-30 20:13:36 +00:00
Bill Church
05e69507ac BREAKING CHANGE: remove internet explorer compat 2022-07-08 15:30:53 -04:00
Bill Church
6ef27725d3 chore: formatting 2022-07-08 15:26:43 -04:00
Bill Church
841dbee74c chore: light code cleanup 2022-07-08 14:29:52 -04:00
Bill Church
cc7c6b4210 chore: remove unused module 2022-07-07 18:36:57 -04:00
Bill Church
46c1560e3c feat: add additional params for POST requests #290 2022-07-07 18:34:55 -04:00
Bill Church
0a4e419fb3 feat: add additional vars to POST requests #290 2022-07-07 18:34:17 -04:00
Bill Church
5b8f88cfef feat: credentials over http post for #290 2022-07-07 11:21:49 -04:00
zhangchao
40cbb35616
fix: Fix the parameter passing problem of setDefaultCredentials to make it perform data initialization normally (#288)
Co-authored-by: wooc <wooc@hwj-robots.com>
2022-07-05 11:24:39 -04:00
Bill Church
e75392b879 refactor: light refactoring 2022-05-20 15:12:01 -04:00
Bill Church
0dcaa6e150 feat!: validate referer to /reauth is valid 2022-05-20 15:05:29 -04:00
Bill Church
e0742db22f refactor: clean up shutdown and move sockets 2022-05-19 16:17:56 -04:00
Bill Church
3f22c8b8e0 refactor: move some functions out of app.js 2022-05-19 12:10:41 -04:00
Bill Church
9dfa8031c0 refactor: cleanup basic auth code 2022-05-19 10:13:26 -04:00
Bill Church
78dafebb2b package: remove colors module 2022-05-19 09:05:18 -04:00
Bill Church
8aebdc54a5 chore: rebuild client 2022-05-18 22:39:13 -04:00
Bill Church
57af568586 refactor: remove unneccessary variable assignment 2022-05-18 22:13:19 -04:00
Bill Church
50cfcb9778 feat!: consistent logging messages see #286 2022-05-18 21:50:33 -04:00
Bill Church
9c99b0940e
feat!: config system changes #284 (#285) 2022-05-17 15:24:32 -04:00
Bill Church
486e5dae0c refactor: socket.js 2022-05-13 10:13:14 -04:00
Bill Church
3438c93a14 refactor: socket.js 2022-05-11 14:25:17 -04:00
Bill Church
6b1066975a refactor: socket.js 2022-05-11 11:41:09 -04:00
Bill Church
0787aa695c refactor: socket.js 2022-05-11 10:44:37 -04:00
Bill Church
522278fa4e refactor: app.js 2022-05-11 10:44:07 -04:00
Bill Church
6bc9ffe2ed
0.4.0 Release (#246)
* feat: upgrade to socket.io 4.1.1 #242

* chore: lint ./app/client/src/js/index.js #242

* chore: eslint disable global Blob warning #242

* chore: lint ./app/index.js #242

* chore: lint ./app/server/app.js #242

* chore: setup eslint and airbnb rules disable standard #242

* Delete package-lock-old.json

* chore: lint ./app/index.js #242

* feat: implement alpine docker image from #213

* chore: lint ./app/server/app.js still TODO for stop function #242

* chore: lint ./app/server/util.js #242

* chore: lint ./app/server/app.js reorg socket and safe shutdown

* chore: grammar / spelling

* chore: fix some misplaced next returns in some Express routes #242

* chore: lint ./app/server/socket.js #242

* chore: bump version in ./app/package.json #242

* docs: update docs for 0.4.0 #242

* chore: update package-lock.json

* chore: install Prettier code linter #242

* chore: linting for Prettier #242

* chore: lint ./app/client/src/js/index.js #242

* chore: client linting #242

* Update package-lock.json

* chore: repackage wbssh2 bundle for testing #242

* chore: convert ./app/client/src/js/index.js to typescript #242

* chore: remove html rendering from node

* Update tsconfig.json

* Update tsconfig.json

* Delete index.js

* Update ChangeLog.md

* chore: config for development container #242

* Update BUILDING.md

* feat: pull in #234 staged for 0.4.0 #242

* docs: update changelog

* update package.json

* chore: split config from app/server/app.js #242

* chore: version bump

* chore: consistency

* feat: overridebasic fixes #243 included for #242

* chore: remove serverlog code

* docs: update changelog
2021-05-19 10:22:29 -04:00
Bill Church
26803d60f9 chore: linting 2021-05-11 15:34:01 -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
7b7e8e7533 fix: obey host ssh.host in config fixes #190 2020-09-17 07:55:52 -04:00