This website requires JavaScript.
Explore
Help
Sign In
safebox
/
guacamole-client
Watch
4
Star
0
Fork
0
You've already forked guacamole-client
mirror of
https://github.com/gyurix1968/guacamole-client.git
synced
2025-09-10 07:01:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
03f0e22199a17cf3d60c131b05aca65ba5e92e9c
guacamole-client
/
guacamole
/
src
/
main
/
webapp
/
app
/
client
History
Michael Jumper
03f0e22199
GUAC-958: Work around iOS 7 visibility issue (text input UI invisible - apparently miscalculated by Safari as obscured by the iframe).
2015-01-29 14:22:25 -08:00
..
controllers
GUAC-975: Always hide status dialogs upon navigation.
2015-01-04 18:11:32 -08:00
directives
GUAC-958: Adjust viewport height based purely on scroll state. Manually scroll if we suspect doing so may result in height adjustments.
2015-01-29 12:54:38 -08:00
services
GUAC-977: Automatically disconnect all connections when window/tab is closed.
2015-01-04 01:30:45 -08:00
styles
GUAC-980 also need to set client-body to height 100% for it to work in FF.
2015-01-03 16:18:26 -08:00
templates
GUAC-958: Work around iOS 7 visibility issue (text input UI invisible - apparently miscalculated by Safari as obscured by the iframe).
2015-01-29 14:22:25 -08:00
types
GUAC-985: Update history entries when client disconnects. Do not rely on tunnel closure.
2015-01-04 23:45:45 -08:00
clientModule.js
GUAC-955: Add element module and guacScroll directive. Refactor guacFocus to element module. Use guacScroll to update menu scroll during drag.
2014-12-28 14:47:04 -08:00