Commit graph

11 commits

Author SHA1 Message Date
Bill Church
97f3088780 feat: add fontFamily, letterSpacing, lineHeight 2022-07-31 01:34:52 +00:00
Bill Church
5e78812974 feat: add fontSize option #292 2022-07-30 20:13:36 +00:00
Bill Church
8c8ca7da4a chore: bump version 0.4.7-alpha-1 2022-07-30 11:19:24 -04:00
Bill Church
05e69507ac BREAKING CHANGE: remove internet explorer compat 2022-07-08 15:30:53 -04:00
Bill Church
50cfcb9778 feat!: consistent logging messages see #286 2022-05-18 21:50:33 -04:00
Bill Church
7c9e00cdfe refactor: add debug for client socket.emit events 2022-05-17 15:48:53 -04:00
Bill Church
5cc1a6f072 refactor: remove comments from client index.ts 2022-05-11 13:25:05 -04:00
Bill Church
d835d919f3 refactor: client files 2022-05-11 10:36:47 -04:00
Bill Church
55b6dc43de chore: remove warning from ts about IE stuff 2021-12-09 10:16:11 -05:00
Bill Church
d903da87c4 fix: deprecated term.setOption 2021-12-09 09:59:18 -05: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