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

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


    from 3ba340beb Merge patch branch changes to main.
     add 83c55f096 GUACAMOLE-1969: Display clipboard history within recordings.
     new f38302a18 GUACAMOLE-1969: Merge display clipboard history within 
recordings.

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