Skip to content

Releases: libapps/libapps-mirror

pre-sftp

02 Jun 18:47
Compare
Choose a tag to compare
  • Rebuilt plugin again for working agent.
  • Initial sftp work for Chrome OS. Not enabled in manifest.
  • Improve exit cleanup logic.

relay fixes

02 Jun 18:47
Compare
Choose a tag to compare
  • Fix some logic bugs in stream reworking.

hterm 1.61 + sftp prep

02 Jun 18:48
Compare
Choose a tag to compare
  • Bump min Chrome version to 41 since we don't test on anything older.
  • Rebuilt ssh_client plugins to include some fd related changes.
  • Update to hterm 1.61. Fixes missing last line, and adds clickable URLs.
  • Include ssh man pages in html form for users to read.
  • Fix --proxy-port passing for Google relays.
  • Add Ctrl-Shift-P shortcut in crosh for opening preferences.
  • Drop blocking of Ctrl-Shift-N shortcut in crosh.

A little polish

02 Jun 18:44
Compare
Choose a tag to compare
  • On ctrl-click, if a URL is selected, launch a new tab with the URL.
  • Update test lists to match all the existing ones.
  • Polish documentation/comments.
  • Fix missing last line with some fonts/zoom levels.
  • Allow keyboard shortcuts to be more easily bound by users.

hterm 1.60

02 Jun 18:48
Compare
Choose a tag to compare
  • Update to hterm 1.60. This horizontal cursor position tracking.

Full bake

02 Jun 18:49
Compare
Choose a tag to compare
  • Fix horizontal cursor tracking broken by the misrendering fix.

hterm 1.59

02 Jun 18:48
Compare
Choose a tag to compare
  • Update to hterm 1.59. This fixes loading errors under Chrome M54+.

A little polish

02 Jun 18:50
Compare
Choose a tag to compare
  • Fix hexToRGB parsing of more formats.
  • Fix misrendering of last line with some resolutions.
  • Update window.postMessage API to work with Chrome M54+.

copySelectionToClipboard fixes

02 Jun 18:50
Compare
Choose a tag to compare
  • In hterm_terminal.js, use Terminal.prototype.copySelectionToClipboard, rather
    than the raw hterm.copySelectionToClipboard.

hterm 1.57, minor polish

02 Jun 18:48
Compare
Choose a tag to compare
  • Update to hterm 1.57.
  • Update various short URLs.
  • Try to fix blank page on startup problems.