Commit Graph

76 Commits

Author SHA1 Message Date
Nick Couchman
9ab50a239c GUACAMOLE-38: Avoid unnuecessary type-casting. 2018-06-01 13:40:51 -04:00
Nick Couchman
c50d372517 GUACAMOLE-38: Make placeholder translatable. 2018-06-01 13:40:51 -04:00
Nick Couchman
da363f845e GUACAMOLE-38: Make class public for consistency with other classes. 2018-06-01 13:40:51 -04:00
Nick Couchman
8ed356a7f2 GUACAMOLE-38: Remove unnecessary null check. 2018-06-01 13:40:51 -04:00
Nick Couchman
add78b9cdb GUACAMOLE-38: Remove unnecessary style element. 2018-06-01 13:40:51 -04:00
Nick Couchman
fb5d2723bc GUACAMOLE-38: Implement the AuthenticationProvider instead of extending another. 2018-06-01 13:40:50 -04:00
Nick Couchman
5c96cd6326 GUACAMOLE-38: Leave default port to individual protocols. 2018-06-01 13:40:50 -04:00
Nick Couchman
6c71f4ddb3 GUACAMOLE-38: Brush up comments and removed some extra code. 2018-06-01 13:40:50 -04:00
Nick Couchman
8fa0cea793 GUACAMOLE-38: Make connection ID incrementing thread-safe. 2018-06-01 13:40:50 -04:00
Nick Couchman
a3d851228e GUACAMOLE-38: Extend SimpleConnection instead of copying code manually. 2018-06-01 13:40:50 -04:00
Nick Couchman
2113d1aa96 GUACAMOLE-38: Fix parameter name to sometihng more fitting to its function. 2018-06-01 13:40:50 -04:00
Nick Couchman
6c235565b0 GUACAMOLE-38: Style and typo fix-ups. 2018-06-01 13:40:50 -04:00
Nick Couchman
039c5120df GUACAMOLE-38: Update to 0.9.14 and remove incubating references. 2018-06-01 13:40:50 -04:00
Nick Couchman
fc63007e59 GUACAMOLE-38: Remove unnecessary code. 2018-06-01 13:40:50 -04:00
Nick Couchman
74ab18beb1 GUACAMOLE-38: Add translation file for the extension. 2018-06-01 13:40:50 -04:00
Nick Couchman
289239efc5 GUACAMOLE-38: Clear cache after creating the connection. 2018-06-01 13:40:50 -04:00
Nick Couchman
b49047cf78 GUACAMOLE-38: Don't try to encode URI before sending it to be parsed. 2018-06-01 13:40:50 -04:00
Nick Couchman
9946dca022 GUACAMOLE-38: Alter AngularJS side of extensions to use new REST endpoint. 2018-06-01 13:40:50 -04:00
Nick Couchman
c0a6bacad5 GUACAMOLE-38: Implement extension-specific REST endpoint and utilities for parsing connection. 2018-06-01 13:40:50 -04:00
Nick Couchman
498400ef0d GUACAMOLE-38: Fix compatibility with recent ActivityRecord changes. 2018-06-01 13:40:50 -04:00
Nick Couchman
531725671b GUACAMOLE-38: Clean up unnecessary imports and tweak style issues. 2018-06-01 13:40:50 -04:00
Nick Couchman
ee539597cd GUACAMOLE-38: Add licenses to QuickConnect extension. 2018-06-01 13:40:49 -04:00
Nick Couchman
2115fa9072 GUACAMOLE-38: Fix issue related to submitting via Enter key. 2018-06-01 13:40:49 -04:00
Nick Couchman
7aaca96f10 GUACAMOLE-38: Code cleanup - remove unneeded code, debugging, etc. Provide proper documentation. 2018-06-01 13:40:49 -04:00
Nick Couchman
ed8ca17a95 GUACAMOLE-38: Fix issue with Settings -> Users page. 2018-06-01 13:40:49 -04:00
Nick Couchman
facea42463 GUACAMOLE-38: Initial implementation of QuickConnect feature 2018-06-01 13:40:49 -04:00