-
Notifications
You must be signed in to change notification settings - Fork 536
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CHORE: prep for v0.4.0 #242
Comments
billchurch
added a commit
that referenced
this issue
May 13, 2021
billchurch
added a commit
that referenced
this issue
May 13, 2021
billchurch
added a commit
that referenced
this issue
May 13, 2021
billchurch
added a commit
that referenced
this issue
May 13, 2021
billchurch
added a commit
that referenced
this issue
May 13, 2021
billchurch
added a commit
that referenced
this issue
May 13, 2021
billchurch
added a commit
that referenced
this issue
May 13, 2021
billchurch
added a commit
that referenced
this issue
May 13, 2021
billchurch
added a commit
that referenced
this issue
May 13, 2021
billchurch
added a commit
that referenced
this issue
May 17, 2021
billchurch
added a commit
that referenced
this issue
May 17, 2021
billchurch
added a commit
that referenced
this issue
May 17, 2021
billchurch
added a commit
that referenced
this issue
May 17, 2021
billchurch
added a commit
that referenced
this issue
May 17, 2021
billchurch
added a commit
that referenced
this issue
May 17, 2021
billchurch
added a commit
that referenced
this issue
May 17, 2021
billchurch
added a commit
that referenced
this issue
May 17, 2021
billchurch
added a commit
that referenced
this issue
May 17, 2021
billchurch
added a commit
that referenced
this issue
May 17, 2021
billchurch
added a commit
that referenced
this issue
May 17, 2021
billchurch
added a commit
that referenced
this issue
May 17, 2021
billchurch
added a commit
that referenced
this issue
May 18, 2021
billchurch
added a commit
that referenced
this issue
May 18, 2021
billchurch
added a commit
that referenced
this issue
May 19, 2021
* 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
hktalent
pushed a commit
to hktalent/webssh2
that referenced
this issue
Jun 3, 2022
* feat: upgrade to socket.io 4.1.1 billchurch#242 * chore: lint ./app/client/src/js/index.js billchurch#242 * chore: eslint disable global Blob warning billchurch#242 * chore: lint ./app/index.js billchurch#242 * chore: lint ./app/server/app.js billchurch#242 * chore: setup eslint and airbnb rules disable standard billchurch#242 * Delete package-lock-old.json * chore: lint ./app/index.js billchurch#242 * feat: implement alpine docker image from billchurch#213 * chore: lint ./app/server/app.js still TODO for stop function billchurch#242 * chore: lint ./app/server/util.js billchurch#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 billchurch#242 * chore: lint ./app/server/socket.js billchurch#242 * chore: bump version in ./app/package.json billchurch#242 * docs: update docs for 0.4.0 billchurch#242 * chore: update package-lock.json * chore: install Prettier code linter billchurch#242 * chore: linting for Prettier billchurch#242 * chore: lint ./app/client/src/js/index.js billchurch#242 * chore: client linting billchurch#242 * Update package-lock.json * chore: repackage wbssh2 bundle for testing billchurch#242 * chore: convert ./app/client/src/js/index.js to typescript billchurch#242 * chore: remove html rendering from node * Update tsconfig.json * Update tsconfig.json * Delete index.js * Update ChangeLog.md * chore: config for development container billchurch#242 * Update BUILDING.md * feat: pull in billchurch#234 staged for 0.4.0 billchurch#242 * docs: update changelog * update package.json * chore: split config from app/server/app.js billchurch#242 * chore: version bump * chore: consistency * feat: overridebasic fixes billchurch#243 included for billchurch#242 * chore: remove serverlog code * docs: update changelog
hktalent
pushed a commit
to hktalent/webssh2
that referenced
this issue
Jun 3, 2022
* feat: upgrade to socket.io 4.1.1 billchurch#242 * chore: lint ./app/client/src/js/index.js billchurch#242 * chore: eslint disable global Blob warning billchurch#242 * chore: lint ./app/index.js billchurch#242 * chore: lint ./app/server/app.js billchurch#242 * chore: setup eslint and airbnb rules disable standard billchurch#242 * Delete package-lock-old.json * chore: lint ./app/index.js billchurch#242 * feat: implement alpine docker image from billchurch#213 * chore: lint ./app/server/app.js still TODO for stop function billchurch#242 * chore: lint ./app/server/util.js billchurch#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 billchurch#242 * chore: lint ./app/server/socket.js billchurch#242 * chore: bump version in ./app/package.json billchurch#242 * docs: update docs for 0.4.0 billchurch#242 * chore: update package-lock.json * chore: install Prettier code linter billchurch#242 * chore: linting for Prettier billchurch#242 * chore: lint ./app/client/src/js/index.js billchurch#242 * chore: client linting billchurch#242 * Update package-lock.json * chore: repackage wbssh2 bundle for testing billchurch#242 * chore: convert ./app/client/src/js/index.js to typescript billchurch#242 * chore: remove html rendering from node * Update tsconfig.json * Update tsconfig.json * Delete index.js * Update ChangeLog.md * chore: config for development container billchurch#242 * Update BUILDING.md * feat: pull in billchurch#234 staged for 0.4.0 billchurch#242 * docs: update changelog * update package.json * chore: split config from app/server/app.js billchurch#242 * chore: version bump * chore: consistency * feat: overridebasic fixes billchurch#243 included for billchurch#242 * chore: remove serverlog code * docs: update changelog
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Notes while I'm building out v0.4.0
rough plans:
The text was updated successfully, but these errors were encountered: