summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Drop UI.rfb reference on all disconnectsPierre Ossman2018-01-251-2/+2
* | | Temporarily disable SVG faviconPierre Ossman2018-01-252-0/+4
* | | Apply translations on input type submitSamuel Mannehed2018-01-241-1/+1
* | | Show/hide mouse button selector in updateViewOnlySamuel Mannehed2018-01-121-0/+1
* | | Update interface on view only toggleSamuel Mannehed2018-01-121-15/+16
* | | Merge pull request #996 from PeterDaveHelloKitchen/zh-tw-translationSamuel Mannehed2018-01-114-2/+356
|\ \ \
| * | | Add Chinese (Traditional) translationPeter Dave Hello2018-01-104-2/+356
| | |/ | |/|
* | | Process input type submit for translationsSamuel Mannehed2018-01-111-1/+1
* | | Merge pull request #991 from PeterDaveHelloKitchen/README.md-Table-of-ContentsSolly Ross2018-01-101-0/+11
|\ \ \
| * | | Add README.md "Table of Contents" for readabilityPeter Dave Hello2018-01-091-0/+11
| |/ /
* | | Merge pull request #998 from novnc/bug/ie11-tests-sliceSolly Ross2018-01-101-1/+2
|\ \ \ | |/ / |/| |
| * | Fix slice usage in display tests on IE11bug/ie11-tests-sliceSolly Ross2018-01-101-1/+2
|/ /
* | Fix view_only setting with autoconnect (#985)Deni422018-01-051-4/+3
* | Add test for 16x16 tilesPierre Ossman2017-12-141-0/+25
* | Simpler reporting when display output size mismatchesPierre Ossman2017-12-141-9/+6
* | Merge branch 'master' of https://github.com/josiah2009/noVNCPierre Ossman2017-12-141-0/+1
|\ \
| * | Initalize cached 16x16 tile.Josiah White2017-11-301-0/+1
* | | Only connect if we don't have an rfb objectSamuel Mannehed2017-12-141-0/+6
* | | Throw away the reference to RFB on disconnectSamuel Mannehed2017-12-141-0/+2
* | | Fix disconnect crash when screen doesn't existSamuel Mannehed2017-12-121-1/+10
* | | Make error more specific at connection failureSamuel Mannehed2017-12-121-2/+8
* | | Merge branch 'docs' of https://github.com/CendioOssman/noVNCPierre Ossman2017-12-1210-1139/+162
|\ \ \
| * | | Add documentation for integrating noVNCPierre Ossman2017-12-123-0/+127
| * | | Password prompt now comes after connectPierre Ossman2017-12-121-2/+2
| * | | Don't mention websockify like it's includedPierre Ossman2017-12-121-9/+11
| * | | Make browser requirements more vaguePierre Ossman2017-12-081-8/+4
| * | | Update licensing informationPierre Ossman2017-12-087-1046/+5
| * | | Update feature listPierre Ossman2017-12-081-6/+2
| * | | Improve references to contributing to noVNCPierre Ossman2017-12-081-1/+5
| * | | Avoid linking to individual wiki pagesPierre Ossman2017-12-081-25/+3
| * | | Direct questions to the forum rather than the trackerPierre Ossman2017-12-081-1/+3
| * | | Clarify that noVNC is both an app and a libPierre Ossman2017-12-081-3/+4
| * | | Remove contributing guidelinesPierre Ossman2017-12-081-42/+0
| | |/ | |/|
* | | Merge branch 'resize' of https://github.com/CendioOssman/noVNCPierre Ossman2017-12-1111-567/+753
|\ \ \ | |/ / |/| |
| * | Add scale ability to vnc_lite.htmlPierre Ossman2017-12-061-0/+1
| * | Move resize handling in to RFB objectPierre Ossman2017-12-0611-532/+690
| * | Don't send pointer event on end of dragPierre Ossman2017-11-301-5/+13
| * | Forced cleanup of RFB objects in testsPierre Ossman2017-11-301-33/+52
* | | Merge branch 'german' of https://github.com/flumm/noVNCPierre Ossman2017-12-082-49/+64
|\ \ \ | |_|/ |/| |
| * | update german translationsDominik Csapak2017-11-242-49/+64
| |/
* | Remove noisy websock debug loggingPierre Ossman2017-11-241-4/+0
|/
* Merge branch 'master' of https://github.com/mariuszjamro/noVNCPierre Ossman2017-11-232-49/+63
|\
| * Update polish translations to match recent code changesMariusz Jamro2017-11-212-49/+63
* | Merge branch 'greek' of https://github.com/kosmasgiannis/noVNCPierre Ossman2017-11-232-48/+62
|\ \ | |/ |/|
| * Greek translations revisedGiannis Kosmas2017-11-172-48/+62
* | Don't log WebSocket close by defaultPierre Ossman2017-11-201-1/+1
|/
* Update browser requirementsSamuel Mannehed2017-11-171-2/+2
* Merge pull request #950 from samhed/disconnectapiSamuel Mannehed2017-11-1713-460/+492
|\
| * Move localization.js to appSamuel Mannehed2017-11-145-68/+79
| * Move UI.cancelReconnect() to related functionsSamuel Mannehed2017-11-141-12/+12