Commit Graph

  • 2db25e43b9 Temporary changes to use 'my' modified version of novncC Tim Edwards 2019-04-20 05:43:26 +0200
  • 4a2d108c30 Changed path back to /snap/bin/websockify for Snap-installed websockify Tim Edwards 2019-04-20 05:42:40 +0200
  • d23317da5d Check for the websockify binary in both the PATH (using which) and in the location where the Snap package places the binary. This is necessary for noVNC to be usable in a Snap. It doesn't affect the original functionality of git clon'ing websockify if it's not found in PATH or the Snap location Tim Edwards 2019-04-20 01:50:39 +0200
  • 9f46732090 Creating an Ubuntu Snap package to make noVNC easier to deploy. Note: the Snap is still a work in progress Tim Edwards 2019-04-20 01:45:49 +0200
  • b78e84172a close action / writeText function refactor Pawel Raczyk 2019-04-19 15:20:42 +0200
  • c899e20555 close button style Pawel Raczyk 2019-04-19 15:19:44 +0200
  • 2b2b6073dd Don't do cleanup on deploy Pierre Ossman 2019-04-15 15:45:21 +0200
  • 6a1ef7b8d6 fix missing namespace Petr Moravek (sean) 2019-04-14 22:38:22 +0200
  • f3cdcf313c add variable declaration Petr Moravek (sean) 2019-04-14 22:34:13 +0200
  • 96bdc8dc09 Add pass through for token Petr Moravek (sean) 2019-04-14 22:22:32 +0200
  • 8b6e9faf30 special key svgs Pawel Raczyk 2019-04-10 10:35:56 +0200
  • f038023f07 hiding special key button on init Pawel Raczyk 2019-04-10 10:35:37 +0200
  • fdfc5e36dd adding special keys, changing clipboard to write text function Pawel Raczyk 2019-04-10 10:35:00 +0200
  • 9a9645829a setting token in light version Pawel Raczyk 2019-04-10 10:32:15 +0200
  • c33a668f07 removing unnecessary tests Pawel Raczyk 2019-04-10 10:27:08 +0200
  • 80d2b59ba1 setting token Pawel Raczyk 2019-04-10 10:26:30 +0200
  • 154c0753de setting english language Pawel Raczyk 2019-04-10 10:22:20 +0200
  • a79ba05b02 gitignore update Pawel Raczyk 2019-04-10 10:19:00 +0200
  • 82c0873221 gitignore update Pawel Raczyk 2019-04-10 10:17:16 +0200
  • 9fe2fd04d4 noVNC 1.1.0 v1.1.0 Samuel Mannehed 2019-04-09 16:29:53 +0200
  • 3ba5cefef2 Update generated JS files for translations Samuel Mannehed 2019-04-09 16:22:16 +0200
  • e94e83c6c8 Update Dutch translations Samuel Mannehed 2019-04-09 16:21:35 +0200
  • d6804167ef Update Swedish translations Samuel Mannehed 2019-04-09 16:21:19 +0200
  • a136b4b078 Allow autoscale() with zero height or width Samuel Mannehed 2019-04-02 16:45:51 +0200
  • 2aa3b5bc79 Get rid of self-closing tags Pierre Ossman 2019-04-02 14:22:34 +0200
  • 5b55114bbe Restore token forwarding in vnc_lite melanie witt 2019-04-02 01:06:29 +0000
  • dcc41bde61 Fix up errors and warnings in vnc_playback.html Pierre Ossman 2019-03-26 15:21:31 +0100
  • a98a223e13 Validate HTML and CSS in Travis Pierre Ossman 2019-03-26 09:42:22 +0100
  • 772a637f3e 2.0.0 masad-frost 2019-03-25 17:20:32 -0700
  • 7da7c94ffe prepare for npm masad-frost 2019-03-25 17:16:47 -0700
  • d041b49fd1 Pass socket creator function instead of url masad-frost 2019-03-25 16:53:23 -0700
  • f5d76dd5bb
    Add translations as a feature Samuel Mannehed 2019-03-21 13:57:16 +0100
  • effd53838c
    Merge pull request #1218 from samhed/htmlformat Samuel Mannehed 2019-03-14 14:44:10 +0100
  • 94e6f8c2fa Remove trailing whitespace Samuel Mannehed 2019-03-14 14:17:04 +0100
  • 2500f65d01 Consistently end self closing tags with /> Samuel Mannehed 2019-03-13 16:51:42 +0100
  • 26a9c1c14d Remove invalid HTML attributes from textarea Samuel Mannehed 2019-03-13 14:36:23 +0100
  • fe8d784bce img elements must have alt attributes Samuel Mannehed 2019-03-13 14:33:42 +0100
  • 5a76000848 Fix invalid input type 'input' Samuel Mannehed 2019-03-13 14:31:17 +0100
  • 892c3330cf Input type image is not allowed to have values Samuel Mannehed 2019-03-13 14:25:08 +0100
  • 45c644a68d Remove unnecessary type attributes Samuel Mannehed 2019-03-14 14:11:52 +0100
  • daff988e17 Remove X-UA-Compatible meta tag Samuel Mannehed 2019-03-13 14:20:12 +0100
  • 80c52ba7cb Add default language Samuel Mannehed 2019-03-13 14:19:51 +0100
  • 6e7e6f9c9e Add check for bad values for Display.autoscale() Samuel Mannehed 2019-03-08 16:30:43 +0100
  • 9a823732a0
    Merge pull request #1204 from juanjoDiaz/small_improvements Samuel Mannehed 2019-03-04 09:32:11 +0100
  • 1c9b904d1a Remove callbacks from UI in favour of promises Juanjo Diaz 2019-02-17 14:12:28 +0200
  • 41ddb35458 Replace unnecessary function supportsCursorURIs by a constant variable Juanjo Diaz 2019-02-27 10:14:50 +0200
  • 44f4c5545f Move support check from display to browser Juanjo Diaz 2019-02-27 10:13:50 +0200
  • d917ccdaf7 Add Russian translation (#1211) Dmitriy Shweew 2019-02-27 04:24:22 +0400
  • 0505214cd9 Convert DES into a class Juanjo Diaz 2019-02-17 00:25:33 +0200
  • 9d2c9d1a75 Use default argument for base64 Juanjo Diaz 2019-02-16 23:36:16 +0200
  • 667f3cc20e Remove unnecessary context from eventtarget Juanjo Diaz 2019-02-16 23:34:13 +0200
  • fe5974a740 Remove unnecessary constructor parameter from Cursor Juanjo Diaz 2019-02-16 23:33:49 +0200
  • 1a30cb62eb
    Add ru.json Dmitriy Shweew 2019-02-26 23:25:41 +0400
  • b146a0acef
    Add ru.po Dmitriy Shweew 2019-02-26 23:24:42 +0400
  • d1113243dd
    Add ru in Makefile Dmitriy Shweew 2019-02-26 22:51:53 +0400
  • 8f6a642ed5
    Add ru in ui.js Dmitriy Shweew 2019-02-26 22:50:51 +0400
  • 1f49d8da80
    Update noVNC.pot Dmitriy Shweew 2019-02-26 15:00:26 +0400
  • f566125f7e
    Delete ru_RU.json Dmitriy Shweew 2019-02-26 14:58:58 +0400
  • 33cd8dfc3c Change ru_RU to ru Dmitriy Shweew 2019-02-26 14:55:47 +0400
  • fa7a84a339 Change ru_RU to ru Dmitriy Shweew 2019-02-26 14:52:38 +0400
  • 7c5160aad9 Update translation ru_RU Dmitriy Shweew 2019-02-19 11:48:51 +0400
  • dc02047e86 Update translation ru_RU Dmitriy Shweew 2019-02-19 11:48:12 +0400
  • b4621b2708 Update Russian translation Dmitriy Shweew 2019-02-19 11:44:00 +0400
  • d616145309 Update translation ru_RU Dmitriy Shweew 2019-02-19 11:43:21 +0400
  • ab11336a40 Update translation template file Dmitriy Shweew 2019-02-19 11:39:31 +0400
  • 57e15eb575 Lowercase log interface Juanjo Diaz 2019-02-17 20:48:39 +0200
  • 8ce3545caf Add support for custom loggers Juanjo Diaz 2019-02-17 20:42:12 +0200
  • c1a8d22514
    Fix Russian translations Dmitriy Shweew 2019-02-17 18:36:54 +0400
  • 8f9ee70c61
    Delete ui.js Dmitriy Shweew 2019-02-17 18:36:16 +0400
  • 33d7e6fcc4
    Fix Russian translations Dmitriy Shweew 2019-02-17 18:35:01 +0400
  • 0b63d58b9e
    Delete Makefile Dmitriy Shweew 2019-02-17 18:34:41 +0400
  • 77146a2db0
    Fix Russian translations Dmitriy Shweew 2019-02-17 18:33:15 +0400
  • 060c015f59
    Delete ru.po Dmitriy Shweew 2019-02-17 18:32:01 +0400
  • 741cec1389
    Fix Russian translations Dmitriy Shweew 2019-02-17 18:31:31 +0400
  • c72c930f5f
    Delete ru.json Dmitriy Shweew 2019-02-17 18:30:43 +0400
  • c4259f2129
    Fix Russian translations Dmitriy Shweew 2019-02-17 18:29:59 +0400
  • db9000d68b
    Fix Russian translations Dmitriy Shweew 2019-02-17 17:54:26 +0400
  • e509a7225d
    Russian translations Dmitriy Shweew 2019-02-17 16:13:31 +0400
  • 57402c8770
    Russian translations Dmitriy Shweew 2019-02-17 16:11:52 +0400
  • 7ca0fb6621
    Russian translations Dmitriy Shweew 2019-02-17 16:11:17 +0400
  • f58846c70d
    Russian translations Dmitriy Shweew 2019-02-17 16:06:14 +0400
  • 93996a087b
    Russian translations Dmitriy Shweew 2019-02-17 16:04:33 +0400
  • d2ea898797
    Russian translations Dmitriy Shweew 2019-02-17 15:39:43 +0400
  • 9255e0fb47 Remove intermediate variable from mouse Juanjo Diaz 2019-02-16 23:31:58 +0200
  • b00a608af7 Remove error handling in clientCutText() Pierre Ossman 2019-02-15 13:14:36 +0100
  • 47c66517ae Throw correct Error object Pierre Ossman 2019-02-15 13:01:28 +0100
  • 9e03a98182 Merge branch 'slowdata' of https://github.com/CendioOssman/noVNC Pierre Ossman 2019-02-15 10:40:49 +0100
  • 70e6795829 Send data one byte at a time in tests Pierre Ossman 2019-02-15 10:26:27 +0100
  • c02b18f06f Clean up RFB._rfb_auth_schema assignment Pierre Ossman 2019-02-15 10:25:50 +0100
  • 3bb15d4aa0 Fix security failure reason handling of slow data Pierre Ossman 2019-02-15 10:24:41 +0100
  • c13df5ae67 Fix version handshake to handle slow data Pierre Ossman 2019-02-15 10:23:32 +0100
  • b8ff5d1bde Use arrow function to avoid bind Pierre Ossman 2019-02-15 10:22:27 +0100
  • 17eea9574d Consume data properly in Hextile decoder Pierre Ossman 2019-02-14 16:57:26 +0100
  • 36bfcb0714
    Merge pull request #1190 from saucelabs/screen_background Samuel Mannehed 2019-01-21 13:39:31 +0100
  • d7791ebbcd Make the screen background cutomizable Mykola Mokhnach 2019-01-18 19:36:23 +0100
  • 7dc0a67808 Fix naming of Korean translation file Pierre Ossman 2019-01-16 11:08:45 +0100
  • 20de5749d2 Update translation template file Pierre Ossman 2019-01-16 11:07:56 +0100
  • f50ccd80d1 Fix copyright tag in translations Pierre Ossman 2019-01-16 11:07:31 +0100
  • 823daa8002 Add Korean translation Baw_Appie 2019-01-14 21:12:40 +0900
  • 644a434106 Add a public getter for the _screen property Mykola Mokhnach 2019-01-15 17:43:22 +0100