Commit Graph

  • 3f9ca4f5dc Move VERSION to top-level Samuel Mannehed 2018-03-15 14:33:09 +0100
  • 25cbf00e13 Remove docs/release.txt Samuel Mannehed 2018-03-15 14:28:08 +0100
  • a07d4abe1f Fix docs/VERSION Samuel Mannehed 2018-03-15 09:28:18 +0100
  • 35dd3c2299 Merge branches 'ffalt' and 'altgr' of https://github.com/CendioOssman/noVNC Pierre Ossman 2018-03-13 16:03:01 +0100
  • 3a7c0c67c1 Work around broken Alt keyup in Firefox Pierre Ossman 2018-03-09 16:51:23 +0100
  • 113eb8fa07 Fix bug for MouseEventConstructor compatible with webkit-3.0 xiaolou86 2018-03-12 21:18:04 +0800
  • a5eaca565e
    Merge b19033b162 into e9118e3bda Peter Dave Hello 2018-03-09 22:26:46 +0000
  • e9118e3bda Get localStorage tests running on more browsers Pierre Ossman 2018-03-09 12:15:21 +0100
  • b22c9ef954 Better detection of AltGr on Windows Pierre Ossman 2018-03-09 12:14:23 +0100
  • d6ae445773 Handle _keyDownList in _sendKeyEvent() Pierre Ossman 2018-03-09 12:13:21 +0100
  • 06309160ee Only disable animation when element is displayed Samuel Mannehed 2018-03-08 16:52:53 +0100
  • d7a575a2c8
    Merge pull request #989 from PeterDaveHelloKitchen/update-travis-ci Samuel Mannehed 2018-03-06 16:22:27 +0100
  • e62b4ccb5e Merge branch 'userequire' of https://github.com/CendioOssman/noVNC Pierre Ossman 2018-02-28 13:34:28 +0100
  • 4a65d50d0c Only use converted modules as legacy fallback for app Pierre Ossman 2017-12-11 16:35:40 +0100
  • 8aad8f269c Merge branch 'settings' of https://github.com/andrwwbstr/noVNC Pierre Ossman 2018-02-28 12:57:48 +0100
  • e1802cac7f Separate Tight PNG in stats output Pierre Ossman 2018-02-27 10:52:02 +0100
  • 5bdcf5d31c Enforce Tight PNG restrictions Pierre Ossman 2018-02-27 10:50:13 +0100
  • 2c813a33fe add encoding support for TightPNG Leslie Qi Wang 2018-02-23 10:36:15 -0800
  • e91a095ad6 noVNC 1.0.0 v1.0.0 Pierre Ossman 2018-02-22 14:10:10 +0100
  • 892b885387
    Merge cfbe703902 into 37b4d13db8 linnil1 2018-02-18 15:22:04 +0000
  • cfbe703902 Make URL path become more relative linnil1 2018-02-18 23:02:51 +0800
  • 9045a68f1b support token linnil1 2018-02-18 22:42:20 +0800
  • 8ad8f15cf6 Move writeSetting from updateSetting to initSetting Andrew Webster 2018-02-01 11:46:38 -0500
  • e0750f9b2c Use localstorage only to initialize settings map Andrew Webster 2018-01-25 15:23:08 -0500
  • 37b4d13db8 Add Spanish and Turkish JSON files Pierre Ossman 2018-02-07 09:33:13 +0100
  • 7c332ad930 Don't crash on translation errors Pierre Ossman 2018-02-07 09:23:45 +0100
  • 3f8f3661a1
    Merge e882722dd2 into e8b2ab65e5 Miguel Angel Fernández 2018-02-05 07:48:55 +0000
  • e882722dd2 Add Spanish translation mfernandez 2018-02-05 08:41:53 +0100
  • e8b2ab65e5 noVNC 1.0.0 beta v1.0.0-beta Pierre Ossman 2018-02-02 14:05:51 +0100
  • 993a552b2d Remove as3crypto name from README.md Pierre Ossman 2018-02-02 14:04:12 +0100
  • a4d51bd220
    Merge pull request #1009 from juanjoDiaz/move_browser_checks Solly Ross 2018-02-01 10:33:28 -0500
  • 3f7592c790
    Merge c0901871de into 690d07baba Ömer Çakmak 2018-02-01 15:30:04 +0000
  • 690d07baba Add Turkish translation Ömer ÇAKMAK 2018-01-05 19:07:00 +0300
  • 096fcc4fa3
    Merge pull request #1007 from juanjoDiaz/remove_jshints_comments Solly Ross 2018-01-31 10:58:20 -0500
  • 9e1bd410aa Remove jshint comments Juanjo Diaz 2018-01-30 08:07:57 -0800
  • 90b5597cf0 Update translation template file Pierre Ossman 2018-01-31 16:29:52 +0100
  • 7b73dbd4dd Add Spanish translation Juanjo Diaz 2018-01-30 19:09:46 -0800
  • ca0644b252
    Merge pull request #1008 from juanjoDiaz/remove_unnecesary_base64_dependency Solly Ross 2018-01-30 13:41:28 -0500
  • be8580558c
    Merge pull request #1011 from juanjoDiaz/remove_console_statements Solly Ross 2018-01-30 13:26:48 -0500
  • a003535941 Remove console statements Juanjo Diaz 2018-01-30 08:53:38 -0800
  • 24c99fbfd7 Remove unnecessary Log dependency in events.js Juanjo Diaz 2018-01-30 08:38:46 -0800
  • 59ef29163e Move browser checks to browser.js Juanjo Diaz 2018-01-30 08:35:47 -0800
  • 9dc0f4095b Remove unnecessary base64 dependency Juanjo Diaz 2018-01-30 08:19:39 -0800
  • 7112d1b70f Merge a607c19f45 into 609a3fac74 Juanjo Diaz 2018-01-29 15:29:06 +0000
  • a607c19f45 Move to ES6 missing static methods Juanjo Diaz 2018-01-29 07:28:57 -0800
  • 78db60c760 More ES5 reversion for Karma Juanjo Diaz 2018-01-29 07:28:37 -0800
  • f65e60767d Bring Karma.conf back to ES5 Juanjo Diaz 2018-01-28 07:39:57 -0800
  • 74771cb99d Add ES2015 transpilation Juanjo Diaz 2018-01-28 06:26:59 -0800
  • d737fda1cc Add eslint and refactor to ES6 Juanjo Diaz 2018-01-27 20:47:24 -0800
  • 609a3fac74 Better cleanup in vnc_playback.html Pierre Ossman 2018-01-26 11:07:58 +0100
  • a92c33174e Update vnc_playback.html to follow current API Pierre Ossman 2018-01-26 11:07:14 +0100
  • 2a4e84ac20 Remove old test pages Pierre Ossman 2018-01-25 16:14:02 +0100
  • d1aeb43551 Drop UI.rfb reference on all disconnects Pierre Ossman 2018-01-25 15:32:22 +0100
  • 42463da166 Temporarily disable SVG favicon Pierre Ossman 2018-01-25 15:19:12 +0100
  • 86b9c473d1 Apply translations on input type submit Samuel Mannehed 2018-01-24 13:00:48 +0100
  • 61f93180c8 Show/hide mouse button selector in updateViewOnly Samuel Mannehed 2018-01-12 01:38:22 +0100
  • f3763a010c Update interface on view only toggle Samuel Mannehed 2018-01-12 01:12:22 +0100
  • b3c0d570bb
    Merge pull request #996 from PeterDaveHelloKitchen/zh-tw-translation Samuel Mannehed 2018-01-11 23:51:39 +0100
  • 3729976a28 Process input type submit for translations Samuel Mannehed 2018-01-11 01:10:59 +0100
  • 06a686eb79 VNC fixes Eric Swanson 2018-01-10 11:32:01 -0800
  • 9b8d86db25 Hack to hide the URL in local storage Eric Swanson 2018-01-10 11:30:09 -0800
  • ce6d388c6e
    Merge pull request #991 from PeterDaveHelloKitchen/README.md-Table-of-Contents Solly Ross 2018-01-10 13:27:32 -0500
  • ef8805cfa2
    Merge pull request #998 from novnc/bug/ie11-tests-slice Solly Ross 2018-01-10 12:48:16 -0500
  • af4deba893 Fix slice usage in display tests on IE11 Solly Ross 2018-01-10 11:08:21 -0500
  • 03d829f170 Add Chinese (Traditional) translation Peter Dave Hello 2018-01-10 00:50:36 +0800
  • 01b891cebf Merge ad9d114ba5 into 37c609359a Peter Dave Hello 2018-01-09 16:36:58 +0000
  • ad9d114ba5 Update translation PO files to date Peter Dave Hello 2018-01-10 00:35:43 +0800
  • 108a416a53 Update noVNC.pot translation template Peter Dave Hello 2018-01-10 00:35:04 +0800
  • eba7f0648f Add README.md "Table of Contents" for readability Peter Dave Hello 2018-01-09 10:52:59 +0800
  • c0901871de
    Update tr.po Ömer Çakmak 2018-01-09 12:07:42 +0300
  • 6897f4b55f Merge b565eacd5e into 37c609359a Ömer Çakmak 2018-01-09 05:28:35 +0000
  • b565eacd5e
    Update tr.po Ömer Çakmak 2018-01-09 08:28:33 +0300
  • 1a76fb843a Use node.js 6 instead 6.1 to have the latest v6.x Peter Dave Hello 2018-01-09 10:42:43 +0800
  • b19033b162 Optimize PNG images losslessly using Google zopflipng Peter Dave Hello 2018-01-09 10:47:43 +0800
  • b09cb1eeb0 Create tr.po file and update Turkish lang Ömer ÇAKMAK 2018-01-05 19:12:04 +0300
  • d584c5f624 Don't include icons Makefile when packaging Pierre Ossman 2017-12-09 14:14:23 +0100
  • be7b4e88f0 Remove intermediate files when bundling Pierre Ossman 2017-12-09 14:14:04 +0100
  • 2163326888 Convert use_require.js to use promises Pierre Ossman 2017-12-09 13:46:21 +0100
  • 37c609359a Fix view_only setting with autoconnect (#985) Deni42 2018-01-05 12:05:17 +0100
  • 9cb39f7ffe
    Fix UI bugs with autoconnect Deni42 2018-01-05 10:35:32 +0100
  • bcd1e28c84
    Update ui.js Deni42 2018-01-04 14:53:01 +0100
  • 1f9d0cb12f Add test for 16x16 tiles Pierre Ossman 2017-12-14 12:59:25 +0100
  • 0880353ba9 Simpler reporting when display output size mismatches Pierre Ossman 2017-12-14 12:58:57 +0100
  • 72abf78487 Merge branch 'master' of https://github.com/josiah2009/noVNC Pierre Ossman 2017-12-14 12:50:38 +0100
  • a4822c3a86 Only connect if we don't have an rfb object Samuel Mannehed 2017-12-14 12:16:45 +0100
  • 75e1161434 Throw away the reference to RFB on disconnect Samuel Mannehed 2017-12-14 12:15:56 +0100
  • b245ec7038 Fix disconnect crash when screen doesn't exist Samuel Mannehed 2017-12-12 18:25:20 +0100
  • 7f1049c0ee Make error more specific at connection failure Samuel Mannehed 2017-12-12 16:14:43 +0100
  • edb3ea4f88 Merge branch 'docs' of https://github.com/CendioOssman/noVNC Pierre Ossman 2017-12-12 12:41:30 +0100
  • 91e811f7af Add documentation for integrating noVNC Pierre Ossman 2017-12-08 16:25:41 +0100
  • 84f1f7c847 Password prompt now comes after connect Pierre Ossman 2017-12-08 16:25:14 +0100
  • 62bfc48759 Don't mention websockify like it's included Pierre Ossman 2017-12-08 16:24:35 +0100
  • 4f4f62261a Merge branch 'resize' of https://github.com/CendioOssman/noVNC Pierre Ossman 2017-12-11 16:48:54 +0100
  • 1bc11d7df5 Make browser requirements more vague Pierre Ossman 2017-12-08 16:23:56 +0100
  • addf16c619 Update licensing information Pierre Ossman 2017-12-08 16:14:38 +0100
  • 36edae6d87 Update feature list Pierre Ossman 2017-12-08 16:14:05 +0100
  • b84e6052eb Improve references to contributing to noVNC Pierre Ossman 2017-12-08 16:12:43 +0100
  • 7c9a7dcad8 Avoid linking to individual wiki pages Pierre Ossman 2017-12-08 16:12:19 +0100
  • 45a2717d70 Direct questions to the forum rather than the tracker Pierre Ossman 2017-12-08 16:07:51 +0100
  • b2ac253b28 Clarify that noVNC is both an app and a lib Pierre Ossman 2017-12-08 16:06:50 +0100