Søren L. Hansen
|
b63ea16697
|
Do not include ALL of bootstrap
|
2022-04-25 22:40:27 +00:00 |
|
Søren L. Hansen
|
7f05f2fe17
|
Use bootstrap components for up- and downloads
|
2022-04-25 20:11:43 +00:00 |
|
Soren L. Hansen
|
736ad294e7
|
Merge pull request #31 from flechaig/master
Avoid HTTP 401 error on manifest.json due to CORS
|
2022-04-01 01:04:38 -07:00 |
|
Søren L. Hansen
|
dd3603c341
|
Make client request base64 encoding
This makes gotty-client still work.
|
2022-03-31 10:49:47 -07:00 |
|
Søren L. Hansen
|
1eed97f0f8
|
Make sure we read the full message
|
2022-03-31 10:42:51 -07:00 |
|
Søren L. Hansen
|
82c3acf3b1
|
Add rule to build gotty.js.map
|
2022-03-31 10:39:29 -07:00 |
|
Søren L. Hansen
|
782991c356
|
feat(zmodem): Allow file uploads/downloads
Using zmodem (rz and sz commands from lrzsz) you can now send and receive
files.
|
2022-03-29 14:49:09 -07:00 |
|
Søren L. Hansen
|
163fd0537c
|
Remove hterm
|
2022-03-28 15:48:20 -07:00 |
|
Søren L. Hansen
|
26fc4127a9
|
Update js dependencies
|
2022-03-28 15:22:58 -07:00 |
|
Søren L. Hansen
|
a9fbc070ac
|
Add generated data to git
|
2022-03-28 15:22:58 -07:00 |
|
flechaig
|
817b5c8133
|
Avoid HTTP 401 error on manifest.json due to CORS
Because of CORS, the manifest.json request returns an HTTP 401 error.
Explaination: https://github.com/koajs/basic-auth/issues/19
|
2022-03-25 09:05:07 +01:00 |
|
Søren L. Hansen
|
dcb153c8a4
|
go fmt
|
2022-01-12 15:34:32 -08:00 |
|
Søren L. Hansen
|
1ca998e9e3
|
Add @hardliner66 as a contributor
|
2022-01-12 14:15:26 -08:00 |
|
Søren L. Hansen
|
cd23910b1a
|
Add @jkandasa as a contributor
|
2022-01-12 14:15:26 -08:00 |
|
Soren L. Hansen
|
fdf9c77d51
|
Merge pull request #25 from hardliner66/add_quiet_flag
Add quiet flag to disable logging
|
2022-01-12 14:13:45 -08:00 |
|
Soren L. Hansen
|
790edc5fa7
|
Merge pull request #22 from jkandasa/go-docker-version
update go version in Dockerfile
|
2022-01-12 14:11:38 -08:00 |
|
Steve Biedermann
|
4109b117fe
|
add quiet flag to disable logging
|
2021-11-09 17:23:04 +01:00 |
|
George Grozdev
|
77ac0b8e58
|
Allow processing of HTTP headers at WS creation
|
2021-10-14 09:48:46 +01:00 |
|
Jeeva Kandasamy
|
fd2fb99394
|
update go version in Dockerfile
|
2021-07-07 06:32:52 +05:30 |
|
Søren L. Hansen
|
f157dbe9d3
|
Apply font size and family in xterm
Mostly fixes #21
|
2021-07-04 13:39:40 -07:00 |
|
Søren L. Hansen
|
603c65063b
|
Add backend tests
|
2021-06-04 13:34:26 -07:00 |
|
Søren L. Hansen
|
f66f0d0443
|
Use Go's built-in embed mechanism
Fixes #7
|
2021-06-04 09:01:20 -07:00 |
|
Søren L. Hansen
|
f61763f716
|
Improve webtty test coverage
|
2021-06-03 21:41:57 -07:00 |
|
Søren L. Hansen
|
6c62ab74b7
|
Publish artifacts on push to master
|
2021-06-03 13:55:37 -07:00 |
|
Søren L. Hansen
|
679a3247c6
|
Run tests on push to all branches
|
2021-06-03 12:35:00 -07:00 |
|
Søren L. Hansen
|
55674f1928
|
Run tests on push
|
2021-06-03 12:33:18 -07:00 |
|
Søren L. Hansen
|
d674aa1120
|
Fix existing tests
Fixes #13
|
2021-06-03 12:27:29 -07:00 |
|
Søren L. Hansen
|
bffd82185c
|
Add references to @yudai
Fixes #8
|
2021-06-02 16:28:50 -07:00 |
|
Søren L. Hansen
|
81afdc770e
|
Update xterm.js and other js libs
See https://github.com/xtermjs/xterm.js/releases/tag/4.12.0 for release
notes for xterm.js.
Fixes #18
|
2021-06-02 16:15:40 -07:00 |
|
Søren L. Hansen
|
5c8eb10598
|
Disable arg passing by default
This is how it's been documented since forever.
Fixes #17
|
2021-06-01 10:11:42 -07:00 |
|
Søren L. Hansen
|
28f8e61de8
|
Ensure defaults for booleans is set correctly
Fixes #16
|
2021-06-01 10:08:22 -07:00 |
|
Søren L. Hansen
|
aa86a34b76
|
Fix warnings from Markdown linter
|
2021-05-31 22:52:57 -07:00 |
|
Soren L. Hansen
|
bf03b23ca0
|
Merge pull request #10 from sorenisanerd/dependabot/npm_and_yarn/js/browserslist-4.16.6
Bump browserslist from 4.16.4 to 4.16.6 in /js
|
2021-05-31 16:48:09 -07:00 |
|
Søren L. Hansen
|
9a25dc85f9
|
Release 1.3.0
|
2021-05-31 16:43:13 -07:00 |
|
Søren L. Hansen
|
d51cec2925
|
Add @devanlai as a contributor
|
2021-05-31 16:26:39 -07:00 |
|
Soren L. Hansen
|
97c080dc59
|
Merge pull request #14 from devanlai/fix-auth-enable-from-config
Fix auth modes enabled by config file
|
2021-05-31 16:26:23 -07:00 |
|
Søren L. Hansen
|
84187ce11e
|
Add @prusnak as a contributor
|
2021-05-31 16:24:19 -07:00 |
|
Søren L. Hansen
|
235c9f5893
|
Merge branch 'pr/prusnak/12'
|
2021-05-31 16:24:06 -07:00 |
|
Søren L. Hansen
|
66ce5dd114
|
Add @nephaste as a contributor
|
2021-05-31 16:20:25 -07:00 |
|
Søren L. Hansen
|
d70ed90ba7
|
Build arm64 binaries on supported platforms
Fixes #9
|
2021-05-31 16:14:53 -07:00 |
|
Devan Lai
|
fa09e03b99
|
Fix auth modes enabled by config file
Enable auth modes based on CLI options, but do not force auth modes
selected by the config file if not enabled by the CLI options
|
2021-05-30 02:11:07 -07:00 |
|
Pavol Rusnak
|
a235654c03
|
Fix typo in README.md contributors link
|
2021-05-29 22:40:40 +02:00 |
|
dependabot[bot]
|
8deba623b6
|
Bump browserslist from 4.16.4 to 4.16.6 in /js
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.4 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.4...4.16.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-27 02:36:50 +00:00 |
|
Søren L. Hansen
|
4b85419943
|
Add @ygit as a contributor
|
2021-04-25 08:35:26 -07:00 |
|
Søren L. Hansen
|
108a7d822b
|
Add @shingt as a contributor
|
2021-04-25 08:35:25 -07:00 |
|
Søren L. Hansen
|
1348da265e
|
Add @mattn as a contributor
|
2021-04-25 08:35:24 -07:00 |
|
Søren L. Hansen
|
536d186b5c
|
Add @fredster33 as a contributor
|
2021-04-25 08:35:23 -07:00 |
|
Søren L. Hansen
|
85c382efe9
|
Add @zyfdegh as a contributor
|
2021-04-25 08:35:22 -07:00 |
|
Søren L. Hansen
|
3b8fcccfc7
|
Add @xinsnake as a contributor
|
2021-04-25 08:35:20 -07:00 |
|
Søren L. Hansen
|
d77f07bf04
|
Add @gitter-badger as a contributor
|
2021-04-25 08:35:19 -07:00 |
|