[go: up one dir, main page]

  1. ea2115e nassh: launcher: clear own opener to break linkage with opener by Mike Frysinger · 2 years, 1 month ago nassh-0.58
  2. ff98932 nassh: release 0.58 by Mike Frysinger · 2 years, 2 months ago
  3. d1d9939 nassh: connect/popup: handle macOS command key better by Mike Frysinger · 2 years, 2 months ago
  4. 6c82144 nassh: plugin: update to 0.54 release by Mike Frysinger · 2 years, 2 months ago
  5. bd3d2f1 node_modules: refresh a ton of packages by Mike Frysinger · 2 years, 2 months ago
  6. f4d20a4 ssh_client: openssh: increase fd_set size to 4096 by Mike Frysinger · 2 years, 2 months ago
  7. 98037e8 hterm: vt: tweak code style for rollup by Mike Frysinger · 2 years, 2 months ago
  8. d282bc1 hterm: fixup jsdoc blocks by Mike Frysinger · 2 years, 2 months ago
  9. 6fad97b libdot: fixup @const markings by Mike Frysinger · 2 years, 2 months ago
  10. be130cc libdot: dist: move default output to dist/ by Mike Frysinger · 2 years, 2 months ago
  11. 0369fd4 terminal: implement addBindings() and others for nasftp with xterm.js by Jason Lin · 2 years, 2 months ago
  12. 5b3d4aa terminal: move hterm specific logic in terminal.js to HtermTerminal by Jason Lin · 2 years, 2 months ago
  13. c9e54f9 libdot: lint: treat yaml files as plain text by Mike Frysinger · 2 years, 2 months ago
  14. f94d785 libdot: concat: increase "use strict" scan limit by Mike Frysinger · 2 years, 2 months ago
  15. 9daf1ef libdot: black: add --fix support by Mike Frysinger · 2 years, 2 months ago
  16. 240668d hterm: add third party deps to example page by Mike Frysinger · 2 years, 2 months ago
  17. 6a1d657 libdot: node_sync_with_chromium: fix after black reformat by Mike Frysinger · 2 years, 2 months ago
  18. 85f9e8f nassh: release 0.57 by Mike Frysinger · 2 years, 2 months ago nassh-0.57
  19. 4f4d8fc nassh: nasftp: autocomplete common prefixes by Mike Frysinger · 2 years, 2 months ago
  20. 2401e39 nassh: launcher: avoid changing current window state with multiple tabs by Mike Frysinger · 2 years, 2 months ago
  21. 580c359 libdot: openWindow: leverage extension APIs if window.open is missing by Mike Frysinger · 2 years, 2 months ago
  22. d1310cf terminal: use a different icon for bruschetta. by Emil Mikulic · 2 years, 2 months ago
  23. 7baccdb nassh: fsp: switch extra fields to a table for alignment by Mike Frysinger · 2 years, 3 months ago
  24. 7c1b2ea nassh: connect: switch extra fields to a table for alignment by Mike Frysinger · 2 years, 3 months ago
  25. ef45e02 nassh: fsp: switch to common styles by Mike Frysinger · 2 years, 3 months ago
  26. a32d842 nassh: connect: support light & dark mode dynamically by Mike Frysinger · 2 years, 3 months ago
  27. 8204147 nassh: css: change cursor style to align better with Chrome by Mike Frysinger · 2 years, 3 months ago
  28. 2f61a01 nassh: popup: stop changing dialog theme based on terminal theme by Mike Frysinger · 2 years, 3 months ago
  29. 54a6e82 nassh: connect: stop changing dialog theme based on terminal theme by Mike Frysinger · 2 years, 3 months ago
  30. 307d364 nassh: css: split theme vars into dedicated file by Mike Frysinger · 2 years, 3 months ago
  31. cbaec2e nassh: popup: move css to a dedicated file by Mike Frysinger · 2 years, 3 months ago
  32. 1081cb1 nassh: release 0.56 by Mike Frysinger · 2 years, 3 months ago nassh-0.56
  33. 64789c0 wassh: always create /.ssh by Mike Frysinger · 2 years, 3 months ago
  34. fec0e2f nassh: fs: create parent /.ssh for keys by Mike Frysinger · 2 years, 3 months ago
  35. 6eefc1f nassh: chain connectTo into refresh & finalize calls by Mike Frysinger · 2 years, 3 months ago
  36. 6ee9726 nassh: plugin: change init callbacks to promises by Mike Frysinger · 2 years, 3 months ago
  37. 69c3347 nassh: nacl: change plugin init from callbacks to promises by Mike Frysinger · 2 years, 3 months ago
  38. 89a6a28 pull default location from globalThis (i.e. window) by Mike Frysinger · 2 years, 3 months ago
  39. 89914cf nassh: release 0.55 by Mike Frysinger · 2 years, 3 months ago nassh-0.55
  40. 41ad362 nassh: dist: stop mangling the dev extension name by Mike Frysinger · 2 years, 3 months ago
  41. 51a2c43 nassh: stop checking product name for (dev) & (tot) tags by Mike Frysinger · 2 years, 3 months ago
  42. 4e08adb nassh: mount: pass ssh client version down by Mike Frysinger · 2 years, 3 months ago
  43. 6cd0a95 nassh: do not assume navigator.mimeTypes exists by Mike Frysinger · 2 years, 3 months ago
  44. c611767 nassh: api: make handlers available regardless of DOM fs by Mike Frysinger · 2 years, 3 months ago
  45. 1b78f80 libdot: update chrome externs version by Joel Hockey · 2 years, 3 months ago
  46. fb6a526 terminal: Show policy icon when a VM is disabled by Fergus Dall · 2 years, 3 months ago
  47. 449e806 terminal: polish xterm.js key combos handling by Jason Lin · 2 years, 3 months ago
  48. 47d7135 terminal: add setting scrollback-limit by Jason Lin · 2 years, 3 months ago
  49. ffa1a14 terminal: use Roboto font for find bar by Joel Hockey · 2 years, 3 months ago
  50. f57e9c1 terminal: ensure mountPath is never null by Joel Hockey · 2 years, 3 months ago
  51. 1b52ff6 terminal: implement find for xterm.js by Jason Lin · 2 years, 3 months ago
  52. 2497048 terminal: add <terminal-find-bar> by Jason Lin · 2 years, 3 months ago
  53. d6a4b0f terminal: add package xterm-addon-search by Jason Lin · 2 years, 3 months ago
  54. 7a74b44 nassh: app: fix context menu context by Mike Frysinger · 2 years, 4 months ago
  55. 15d7f55 nassh: connect: move css var init to pure css by Mike Frysinger · 2 years, 4 months ago
  56. 54b9b5d nassh: connect: set title too by Mike Frysinger · 2 years, 4 months ago
  57. 4426ccb terminal: support sftp mount basePath by Joel Hockey · 2 years, 4 months ago
  58. 0528956 Revert "terminal: add package xterm-addon-search" by Jason Lin · 2 years, 4 months ago
  59. c0f640a terminal: add package xterm-addon-search by Jason Lin · 2 years, 4 months ago
  60. 30e1ff8 terminal: show ssh command placeholder also as title by Joel Hockey · 2 years, 4 months ago
  61. 0a11e70 DIR_METADATA: add buganizer components by Mike Frysinger · 2 years, 4 months ago
  62. c69d5ed nassh: update corp sup proxy for regionalization by Joel Hockey · 2 years, 4 months ago
  63. e9ef508 nassh: mkdist: update icon path for MV3 by Mike Frysinger · 2 years, 4 months ago
  64. 2381335 nassh: update translations by Mike Frysinger · 2 years, 4 months ago
  65. 4bb077d nassh: release 0.54 by Mike Frysinger · 2 years, 4 months ago nassh-0.54
  66. f026843 nassh: connect dialog: update pattern= to work with RegExp v flag by Mike Frysinger · 2 years, 4 months ago
  67. 075ca41 nassh: switch iframe settings to manifest csp by Mike Frysinger · 2 years, 4 months ago
  68. 26881ec update shortlink URIs by Mike Frysinger · 2 years, 4 months ago
  69. 779be18 nassh: allow for fallback endpoint proxy by Joel Hockey · 2 years, 4 months ago
  70. 54fe285 terminal: fix handling of args[] which are passed to vsh by Joel Hockey · 2 years, 4 months ago
  71. aff48f5 hterm: etc: Remove trailing newline in escape sequence by Hsin-chen Chuang · 2 years, 5 months ago
  72. 6a2a78d terminal: check webgl2 support for xterm.js webgl addon by Jason Lin · 2 years, 5 months ago
  73. 55de40a terminal: always support tmux integration by Jason Lin · 2 years, 6 months ago
  74. 4bebdb3 terminal: remove multi_profile flag by Joel Hockey · 2 years, 6 months ago
  75. 3a28520 terminal: remove sftp flag by Joel Hockey · 2 years, 6 months ago
  76. c80a23d terminal: fall back to canvas renderer if webgl is not supported by Jason Lin · 2 years, 6 months ago
  77. 13faa01 nassh: Update IWA manifest and remove service worker by Robbie McElrath · 2 years, 6 months ago
  78. 384232f terminal: open licenses page in popup by Joel Hockey · 2 years, 6 months ago
  79. cc45102 nassh: manifest: update to MV3 by Mike Frysinger · 2 years, 6 months ago
  80. 3ed9448 wassh: Search for handlers right to left in VFS.findHandler_ by Robbie McElrath · 2 years, 6 months ago
  81. 05921ff libdot: externs: Add stream type to Direct Socket type definitions by Robbie McElrath · 2 years, 6 months ago
  82. c44713d wassh: sockets: Add WebTcpServerSocket based on TCPServerSocket by Zelin Liu · 2 years, 6 months ago
  83. 8b68910 wassh: use @override in more places by Mike Frysinger · 2 years, 6 months ago
  84. 9ccb3d1 wassh: Await PathHandler.stat() Promise in handle_fd_fdstat_get by Robbie McElrath · 2 years, 6 months ago
  85. 0f85dc5 wasi-js-bindings: Basic implemention of sock_send and sock_recv by Robbie McElrath · 2 years, 6 months ago
  86. 7bf55fa ssh_client: Add --wasm-only flag to build.sh by Robbie McElrath · 2 years, 6 months ago
  87. 8f6d351 ssh_client: wassh-libc-sup: socket: Support more protocol values by Robbie McElrath · 2 years, 6 months ago
  88. e99299a terminal: support osc 777 notify sequence for xterm.js by Jason Lin · 2 years, 6 months ago
  89. d6ee4e7 terminal: home tab Ctrl+{N,P,T} by Joel Hockey · 2 years, 7 months ago
  90. db6ff36 terminal: use window.localStorage for vsh profiles by Joel Hockey · 2 years, 7 months ago
  91. 0e164f0 terminal: support multi-profile background image by Joel Hockey · 2 years, 7 months ago
  92. 484e651 terminal: remove circle from favicon by Joel Hockey · 2 years, 7 months ago
  93. 3d0c3e7 terminal: ensure default profile is always part of list by Joel Hockey · 2 years, 7 months ago
  94. b8a936d terminal: start context menu focus on ul rather than li by Joel Hockey · 2 years, 7 months ago
  95. 9dd928e terminal: relax ssh hostname parsing to allow ipv6 address by Jason Lin · 2 years, 7 months ago
  96. e5f99db terminal: stop using h4 for non-heading labels by Joel Hockey · 2 years, 7 months ago
  97. bb8ec7a terminal: support arrow navigation for context menu by Joel Hockey · 2 years, 7 months ago
  98. d52a50b terminal: add aria-label for all settings items by Joel Hockey · 2 years, 7 months ago
  99. cc1adde terminal: add aria-label for checkboxes by Joel Hockey · 2 years, 7 months ago
  100. d0618f4 terminal: change from h4 to label for better nav by Joel Hockey · 2 years, 7 months ago