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

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


    from 06374de1a GUACAMOLE-1931: Merge add configuration option to allow 
overwriting typescript files.
     add 4ab265af7 GUACAMOLE-1866: Add capability for users to configure recent 
connections.
     new 83f0f193b GUACAMOLE-1866: Merge new feature allowing users to 
configure recent connection display.

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:
 .../frontend/src/app/history/services/guacHistory.js   | 11 +++--------
 .../src/app/home/controllers/homeController.js         | 11 +++++++++++
 .../src/app/home/directives/guacRecentConnections.js   | 13 ++++++++++++-
 .../src/main/frontend/src/app/home/styles/home.css     |  5 +++++
 .../src/app/home/templates/guacRecentConnections.html  |  2 +-
 .../src/main/frontend/src/app/home/templates/home.html | 10 +++++++---
 .../src/main/frontend/src/app/index/styles/headers.css |  4 ++--
 .../app/settings/directives/guacSettingsPreferences.js |  2 +-
 .../src/app/settings/services/preferenceService.js     | 14 ++++++++++++++
 .../app/settings/templates/settingsPreferences.html    | 18 ++++++++++++++++++
 guacamole/src/main/frontend/src/translations/en.json   | 18 +++++++++++-------
 11 files changed, 85 insertions(+), 23 deletions(-)

Reply via email to