Commit Graph

  • 237a34dfb3 Add exceptions for CSS validator false positives Samuel Mannehed 2025-01-23 13:16:14 +01:00
  • 14f9ea5880 Fix settings panel layout on small screens Samuel Mannehed 2025-01-16 11:20:47 +01:00
  • 6db9dbcf90 Tweak design of noVNC connect button Samuel Mannehed 2025-01-14 10:29:25 +01:00
  • b5675bb5f6 Fix spacing between elements in dialogs Samuel Mannehed 2025-01-13 16:18:03 +01:00
  • 4ab4286b25 Make text in panel headings bold Samuel Mannehed 2025-01-13 08:55:58 +01:00
  • 88009230b6 Only color the left part of the range track Samuel Mannehed 2025-01-13 01:50:03 +01:00
  • abe3c7bce9 Make range slider thumbs circular Samuel Mannehed 2025-01-13 01:42:01 +01:00
  • 20611b677f Add styling for multi-select lists Samuel Mannehed 2025-01-13 01:37:41 +01:00
  • 3a5dd22603 Add styling for checked options in select boxes Samuel Mannehed 2025-01-13 01:32:57 +01:00
  • 6c1e7bc507 Utilize toggle switch in settings Samuel Mannehed 2025-01-13 01:19:40 +01:00
  • 24f99e548d Add styling for toggle switches Samuel Mannehed 2025-01-13 01:18:32 +01:00
  • 331ad34d90 Make interface airier by increasing line-height Samuel Mannehed 2025-01-13 00:57:25 +01:00
  • 2bc505741f Add styling for color pickers Samuel Mannehed 2025-01-13 00:28:10 +01:00
  • 54e76817df Pointer cursor on buttons & grab on sliders Samuel Mannehed 2025-01-13 00:22:20 +01:00
  • 7b58cb96bc Add minimum width to buttons Samuel Mannehed 2025-01-13 00:19:56 +01:00
  • a2352b99c1 Standardize on ellipsis-type text-overflow Samuel Mannehed 2025-01-13 00:15:47 +01:00
  • 28e1717cf9 Remove number picker's increase/decrease buttons Samuel Mannehed 2025-01-13 00:05:35 +01:00
  • deb76f97cd Add some sane default CSS for textareas Samuel Mannehed 2025-01-13 00:03:30 +01:00
  • f0ec3d62b5 Avoid 2 borders when focus-visible on text inputs Samuel Mannehed 2025-01-12 23:44:16 +01:00
  • 91cd920266 Keep CSS for different input elements together Samuel Mannehed 2025-01-12 23:38:15 +01:00
  • 1c45fd8547 Capitalize CSS section headings Samuel Mannehed 2025-01-12 23:37:05 +01:00
  • d8199859d3 Support 'disabled' attribute on labels Samuel Mannehed 2025-01-12 23:18:27 +01:00
  • e092f06d01 Move general :disabled rules to common top section Samuel Mannehed 2025-01-12 23:15:23 +01:00
  • ee08032fe7 Put specific :disabled rules with its element Samuel Mannehed 2025-01-12 19:52:26 +01:00
  • 30d46a00fa Fix :disabled styling of file-selector-button Samuel Mannehed 2025-01-12 19:50:10 +01:00
  • 33a2548fcb Make buttons flat by removing borders Samuel Mannehed 2025-01-12 02:49:35 +01:00
  • 017888c9a8 Rework how buttons react to :hover and :active Samuel Mannehed 2025-01-12 02:29:26 +01:00
  • 7fdcc66d2c Add indeterminate styling to checkboxes and radios Samuel Mannehed 2025-01-12 02:10:12 +01:00
  • 633b4c266d Redesign checkboxes and radiobuttons Samuel Mannehed 2025-01-12 02:06:51 +01:00
  • e1208b0939 Redesign select dropdown arrow Samuel Mannehed 2025-01-12 01:39:19 +01:00
  • 3f29c9d993 Differentiate buttons from text inputs Samuel Mannehed 2025-01-12 01:37:19 +01:00
  • e9b48ae409 Get rid of gradients on buttons and inputs Samuel Mannehed 2025-01-12 01:29:06 +01:00
  • ca270efcc3 Standardize on 6px or 12px border-radius Samuel Mannehed 2025-01-12 00:36:44 +01:00
  • 4f284c2f15 Remove bold styling tags in vnc.html Alexander Zeijlon 2025-01-17 11:29:07 +01:00
  • 83a5e9e9db Also test Ctrl+AltGr, as that is what browsers use Pierre Ossman 2025-01-15 12:43:44 +01:00
  • c7bd247daa Merge branch 'extra-mouse-buttons' of https://github.com/CendioHalim/noVNC Pierre Ossman 2025-01-15 10:10:15 +01:00
  • e081d1415a Add support for forward and back mouse buttons Adam Halim 2025-01-09 09:19:21 +01:00
  • e8602f23ab Move sendFbuMsg() to broader scope Adam Halim 2025-01-14 16:26:11 +01:00
  • 9cdbd28761 Merge branch 'mouse-buttonstate-remove' of https://github.com/CendioHalim/noVNC Pierre Ossman 2025-01-14 12:56:19 +01:00
  • 6383fa6384 Flush mouseMove when initiating viewport dragging Adam Halim 2025-01-14 12:32:51 +01:00
  • d1548c12ec Don't send mouse events when dragging viewport Adam Halim 2025-01-13 15:43:47 +01:00
  • b9230cf23e Use MouseEvent.buttons for button state tracking Adam Halim 2024-11-29 14:47:19 +01:00
  • f9eb476f6d Add tests for dragging with gestures Adam Halim 2025-01-14 09:39:03 +01:00
  • ea057d0793 Move gesture event help functions to broader scope Adam Halim 2025-01-10 13:14:49 +01:00
  • 31d6a77af6 Check for correct button events in dragging tests Adam Halim 2025-01-10 12:21:52 +01:00
  • dce8ab395b Dispatch mouse events in dragging unit tests Adam Halim 2025-01-09 15:58:35 +01:00
  • c3934e0938 Move mouse move flushing to separate function Adam Halim 2025-01-14 12:14:34 +01:00
  • db22ec6ee6 Split button click with dragging test Adam Halim 2025-01-09 14:59:19 +01:00
  • de9d6888db Add unit test for wheel + buttons pressed Adam Halim 2025-01-10 14:22:14 +01:00
  • 7a4d1a8274 Move mouse event help functions to broader scope Adam Halim 2025-01-09 14:51:44 +01:00
  • 7603ced54e Create CSS variables for common noVNC-colors Samuel Mannehed 2025-01-12 00:09:25 +01:00
  • 72cac2ef6a Add margin between label and input in noVNC_panel Samuel Mannehed 2025-01-11 23:20:33 +01:00
  • bf245da7b7 Increase padding of buttons and inputs Samuel Mannehed 2025-01-11 23:02:37 +01:00
  • 4bbed1dc12 Standardize on 4 space-indentation in CSS files Samuel Mannehed 2025-01-11 17:51:02 +01:00
  • 3193f808b5 Comment different resize functions in rfb.js Samuel Mannehed 2024-12-27 14:48:20 +01:00
  • e6e03a226f Fix resizes back to initial remote session size Samuel Mannehed 2024-12-27 12:47:38 +01:00
  • 673cb349fd Replace po2json with pofile Pierre Ossman 2024-12-17 17:13:30 +01:00
  • 3e2e04bea1 Replace node-getopt with commander for args Pierre Ossman 2024-12-17 16:43:44 +01:00
  • 52392ec150 Update Japanese translation NNN1590 2024-12-14 15:59:01 +09:00
  • 52ddb20d25 Merge branch 'master' of https://github.com/wxtewx/noVNC Pierre Ossman 2024-11-27 16:11:10 +01:00
  • 7335bb440d Also adjust to "sentence case" in translations Pierre Ossman 2024-11-27 14:57:55 +01:00
  • 7f5b51acf3 Consistently use "sentence case" style Pierre Ossman 2024-11-27 13:58:26 +01:00
  • 90a6c7bbb6 Update zh_CN.po wxtewx 2024-11-23 15:36:12 +08:00
  • bb905bca84 Allow very small twodrag and pinch gestures smallpinch Samuel Mannehed 2024-03-03 01:35:27 +01:00
  • 2463ccd08f Detect broken Firefox H.264 decoder Pierre Ossman 2024-11-21 13:16:56 +01:00
  • a89dfd6141 Handle exceptions from VideoDecoder.flush() Pierre Ossman 2024-11-21 13:16:17 +01:00
  • 3677afe305 Do a real H.264 test decode to determine support Pierre Ossman 2024-11-21 12:44:32 +01:00
  • 69750c74a6 Raise JavaScript version requirement Pierre Ossman 2024-11-21 13:30:57 +01:00
  • 89e0591aab Use common H.264 check in tests Pierre Ossman 2024-11-20 12:49:36 +01:00
  • 43326eb67b Fix handling of VideoDecoder.isConfigSupported() Pierre Ossman 2024-11-20 10:46:52 +01:00
  • 88a5a59629 Fix typos in Russian translation dim5x 2024-11-02 04:38:57 +03:00
  • ed1fef4fc3 Merge branch 'ui_init' of github.com:CendioOssman/noVNC Pierre Ossman 2024-10-09 13:12:33 +02:00
  • 28d4020302 Load settings from web server Pierre Ossman 2024-08-08 16:20:51 +02:00
  • 438e5b3608 Make it easier for downstream to modify settings Pierre Ossman 2020-06-26 16:00:32 +02:00
  • 047531e886 Merge branch 'webcodec-h264' of https://github.com/any1/noVNC Pierre Ossman 2024-08-29 16:59:25 +02:00
  • 50e4685bff Fix tests for large WebSocket sends Pierre Ossman 2024-08-29 16:51:51 +02:00
  • ffb4c0bf56 Let fake WebSocket handle large sends Pierre Ossman 2024-08-29 16:51:16 +02:00
  • a4465516df Fix sQpushBytes sending the beginning of the array multiple times Tomasz Kalisiak 2024-08-23 13:14:36 +02:00
  • c1bba972f4 Add unit tests for H.264 decoder Andri Yngvason 2024-08-11 23:58:43 +00:00
  • bbb6a5b938 Fix host and port via query string Pierre Ossman 2024-08-19 14:01:00 +02:00
  • d106b7a6bb Add H.264 decoder Andri Yngvason 2024-06-29 13:41:50 +00:00
  • c6c8e5e513 Add Zlib encoding Mark Peek 2024-08-15 09:39:05 -07:00
  • 84897fd110 Handle disabling settings without label Pierre Ossman 2020-06-26 16:15:09 +02:00
  • c6606a5caf Merge UI startup in to a single routine Pierre Ossman 2020-06-26 15:59:00 +02:00
  • 9334c68241 Handle all settings via UI.getSetting() Pierre Ossman 2020-06-26 15:57:09 +02:00
  • 96c76f7709 Allow relative WebSocket URLs Pierre Ossman 2024-08-08 14:53:42 +02:00
  • 074fa1a40f Let browser construct URL string for us Pierre Ossman 2024-08-08 14:40:04 +02:00
  • 06f14a5cd3 Add test for AltGr abort on blur Pierre Ossman 2024-08-05 16:31:59 +02:00
  • a020ef0f44 Merge branch 'altgr-seq-interrupt' of https://github.com/leedagee/noVNC Pierre Ossman 2024-08-05 16:30:47 +02:00
  • 1b2fe3321b Manually load sinon and chai Pierre Ossman 2024-08-05 14:23:54 +02:00
  • bc31e4e8a2 Stop creating sinon sandbox early Pierre Ossman 2024-08-05 15:44:07 +02:00
  • 6c07136169 Interrupt AltGr sequence detection on focus lost, fixes #1880 leedagee 2024-08-01 01:31:47 +08:00
  • 1230a4ce73 Use theme-color to color address bar in browsers Samuel Mannehed 2024-07-23 00:19:26 +02:00
  • 7fcf9dcfe0 noVNC 1.5.0 v1.5.0 Pierre Ossman 2024-06-18 14:05:35 +02:00
  • aaadec4f13 Update json files for new translations Pierre Ossman 2024-06-18 14:03:30 +02:00
  • 7f364a173d Update Swedish translation Pierre Ossman 2024-06-18 14:02:34 +02:00
  • 1a62eb7d3e Don't include missing translation in .js Pierre Ossman 2024-06-18 14:01:40 +02:00
  • fb1817c99f Remove Chrome timeout workaround Pierre Ossman 2024-06-13 08:38:00 +02:00
  • aead0b2f89 noVNC 1.5.0 beta v1.5.0-beta Pierre Ossman 2024-06-03 14:14:24 +02:00
  • 68e09ee8b3 Upgrade to websockify 0.12.0 in snap package Pierre Ossman 2024-06-03 14:45:11 +02:00