This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits pushed a change to branch next
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git


    from 117877d02 Merge main branch changes to next.
     add 83c55f096 GUACAMOLE-1969: Display clipboard history within recordings.
     add f38302a18 GUACAMOLE-1969: Merge display clipboard history within 
recordings.
     new 0b5381a97 Merge main branch changes to next.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../webapp/modules/ClipboardEventInterpreter.js    | 190 ++++++++++++++++++
 .../src/main/webapp/modules/SessionRecording.js    |  54 +++++-
 .../org/apache/guacamole/protocols/kubernetes.json |   5 +
 .../org/apache/guacamole/protocols/rdp.json        |   5 +
 .../org/apache/guacamole/protocols/ssh.json        |   5 +
 .../org/apache/guacamole/protocols/telnet.json     |   5 +
 .../org/apache/guacamole/protocols/vnc.json        |   5 +
 .../frontend/src/app/player/directives/player.js   |  36 +++-
 .../app/player/services/keyEventDisplayService.js  | 212 ++++++++++++---------
 .../src/main/frontend/src/translations/en.json     |   5 +
 10 files changed, 419 insertions(+), 103 deletions(-)
 create mode 100644 
guacamole-common-js/src/main/webapp/modules/ClipboardEventInterpreter.js

Reply via email to