Commit Graph

  • bf7bb3540d Improve the terminal restoring from RAW format Vasile Popescu 2020-10-19 19:22:12 +0200
  • f0b2cb6f3a Improve the message displayed by the client when window is too small Vasile Popescu 2020-10-19 19:21:23 +0200
  • 774f30f794 Update the server side when the client window changes Vasile Popescu 2020-10-10 21:42:01 +0200
  • cc0476fe66 Refactor the messages marshaling and unmarshaling Vasile Popescu 2020-10-10 11:10:17 +0200
  • 9f6fc2d8f3 Add the forgotten folder with the frontend js code Vasile Popescu 2020-10-04 23:48:59 +0200
  • 2f8cca9331 React when the client's window is smaller than the remote one Vasile Popescu 2020-10-04 23:37:16 +0200
  • e5af000cb4 Add support for detaching shortcut in client mode Vasile Popescu 2020-10-04 13:10:49 +0200
  • d6a2bfa41a Log improvements - fixup in the other one Vasile Popescu 2020-10-03 13:22:25 +0200
  • e35dcec8e3 Add TLS connection support for tty-proxy connections Vasile Popescu 2020-10-03 00:49:55 +0200
  • ad297523e5 Several usage/help and logging improvements Vasile Popescu 2020-10-03 00:02:20 +0200
  • 94b98a0afc Add support for joining a session from command line Vasile Popescu 2020-10-01 23:18:39 +0200
  • 39ea95818a Add support for public sharing with the new method Vasile Popescu 2020-09-26 23:01:33 +0200
  • b320cdbd38 Add support for local network terminal sharing Vasile Popescu 2020-09-26 10:41:54 +0200
  • 68c5310dd0 First step to adding support for local terminal sharing Vasile Popescu 2020-09-26 09:22:14 +0200
  • 278e2e2337
    Merge 0d67eb5665 into 6fc776b924 Faruk Kasumovic 2020-08-16 18:15:56 +0000
  • 0d67eb5665 Include HCL package in to /vendor Faruk Kasumovic 2020-08-16 20:13:42 +0200
  • ccd15fa220 Option to share session as read only Faruk Kasumovic 2020-08-16 15:45:03 +0200
  • 732233ccad Support configuration file Faruk Kasumovic 2020-08-16 15:26:44 +0200
  • 793f21ab9b Exit if stdin is not a tty v0.6.2 Vasile Popescu 2020-01-11 23:06:59 +0100
  • 6fc776b924 Exit is stdin is not a tty Vasile Popescu 2020-01-11 23:06:59 +0100
  • 786f47b105 Switch from `dep` to `go mod` deps management v0.6.1 Vasile Popescu 2020-01-11 18:14:21 +0100
  • b395112857 Add --version command line flag v0.6.0 Vasile Popescu 2020-01-10 22:22:33 +0100
  • ca450682c0 Use the $SHELL value as the default value for the command param v0.5 Vasile Popescu 2020-01-07 22:21:38 +0100
  • 46e3b440f2 Use dep tool for installing dependencies Vasile Popescu 2020-01-05 22:19:10 +0100
  • a27cd48730 Separate the tty-share tool from the server side Vasile Popescu 2020-01-05 21:40:51 +0100
  • 30fa0c825c Small fix in Readme for raspberrypi building Vasile Popescu 2019-10-31 22:29:14 +0100
  • 2558718aae Build also the server with travis Vasile Popescu 2019-09-15 12:22:17 +0200
  • 16974db44b Very small documentation and running instructions Vasile Popescu 2019-09-15 11:54:54 +0200
  • a395b295b9 Use travis for building Vasile Popescu 2019-09-14 21:38:53 +0200
  • 2040dc3a14 Add a target in the Makefile for getting the deps Vasile Popescu 2019-09-14 22:11:36 +0200
  • 78b9ecb4fc Update the new demo gif with the new binary name Vasile Popescu 2019-07-20 13:44:51 +0200
  • 16e464da9b Rename the tty-sender to tty-share v0.4 Vasile Popescu 2019-07-20 12:50:33 +0200
  • f358a30a55 Update the README.md file with tty-sender build instructions Vasile Popescu 2019-07-16 21:30:16 +0200
  • c955b172b1 Several updates to the README.md file Vasile Popescu 2019-07-14 23:34:40 +0200
  • dd7d7b8bfa
    Add a LICENCE file Elis Popescu 2019-07-14 22:35:58 +0200
  • 1622ec01a3 Replace the old demo.gif with a new one v0.3 Vasile Popescu 2019-07-14 21:30:33 +0200
  • 14e811bc26 Remove useless docker folder Vasile Popescu 2019-07-14 21:27:59 +0200
  • 2fad822849 Fix the name of the binaries (use - instead of _) Vasile Popescu 2019-07-07 19:44:31 +0200
  • 365fba77f1 Use the go.tty-share.com as the default server address Vasile Popescu 2019-07-07 11:41:56 +0200
  • ded629f481 Remove the "proxy" wording from the tty-server Vasile Popescu 2019-07-07 10:40:57 +0200
  • f685c2efe7 Fix build mode in webpack config Vasile Popescu 2019-07-03 22:57:32 +0200
  • 3b57919252 Fix utf8 encoded strings by using a different base64 decoder Vasile Popescu 2019-07-03 22:56:47 +0200
  • dc952345fc Undo the prev commit, and use something more simple Vasile Popescu 2019-07-01 22:36:08 +0200
  • 35d20eea67 Simple and stupid overlay notificatoin when the session is closed Vasile Popescu 2019-07-01 22:24:15 +0200
  • 71ebda8e8f Refactor the whole receiver part Vasile Popescu 2019-06-26 22:59:18 +0200
  • bc832b8357 Fix the option/alt/meta key on OSX Vasile Popescu 2019-06-26 22:18:24 +0200
  • a697496cc7 Update xterm and nodejs versions Vasile Popescu 2019-06-26 22:17:31 +0200
  • 4e898b24e4 Add zipping the release binaries in the Makefile v0.2 Vasile Popescu 2018-05-23 23:53:06 +0200
  • 22d2c3610c Change the first message tty_sender prints when starting Vasile Popescu 2018-05-23 23:52:31 +0200
  • ae3faa9646 Add a small section to README file about pre-built binaries Vasile Popescu 2018-05-23 23:30:57 +0200
  • 9c7e71c54c Use a more secure session ID generator Vasile Popescu 2018-05-19 16:25:24 +0200
  • a87782762d Change the default value for the server frontend path Vasile Popescu 2018-05-19 16:07:51 +0200
  • 289354370d Add the sender as part of the `dist` make target as well v0.1 Vasile Popescu 2018-05-19 15:38:59 +0200
  • cfa0640706 Add the demo gif inline the README file Vasile Popescu 2018-05-19 15:22:36 +0200
  • a34033d92e Add small changes to document the project here and there Vasile Popescu 2018-05-19 15:11:37 +0200
  • aee0834308 Redirect from homepage to the github project page Vasile Popescu 2018-05-19 00:12:36 +0200
  • 2fa92bfac3 Add a simple page for invalid sessions Vasile Popescu 2018-05-19 00:10:32 +0200
  • bbcc9a8771 Change the color on the 404 page Vasile Popescu 2018-05-19 00:10:17 +0200
  • 2e15e457ab Fix serving the frontend from a path Vasile Popescu 2018-05-18 22:01:23 +0200
  • ca99245dc1 Don't wait for Enter key to be pressed to start the session Vasile Popescu 2018-05-17 23:28:38 +0200
  • 828c45eb48 Force the browser to reload when closing the session Vasile Popescu 2018-05-17 23:24:23 +0200
  • e4e64158db Add a "dist" target to build the server for more platforms Vasile Popescu 2018-05-16 23:54:31 +0200
  • 885e5f1766 Add a way to notify the sender when new receivers connect Vasile Popescu 2018-05-12 23:44:59 +0200
  • 4e34ba846f Add a small docker setup to run the server Vasile Popescu 2018-05-12 18:37:57 +0200
  • 906f225899 Refactor the frontend structure Vasile Popescu 2018-05-12 18:36:08 +0200
  • f8e90e0e04 Move the tty-receiver frontend inside a folder Vasile Popescu 2018-05-12 18:34:19 +0200
  • 4a8a806193 Add some static pages Vasile Popescu 2018-05-12 18:31:39 +0200
  • 602259cdd8 Add support for TLS/HTTPS on both the client and the server Vasile Popescu 2018-04-11 22:41:45 +0200
  • caaf694b6c Bundle the frontend resources inside the server binary Vasile Popescu 2018-04-05 23:03:17 +0200
  • 9f0a1474f2 Initial commit Vasile Popescu 2017-10-14 13:13:47 +0200