Commit Graph

3504 Commits

Author SHA1 Message Date
James Muehlner
f8d17e6bef GUACAMOLE-52: Merge change to allow for history records when connections are users are no longer present. 2016-06-14 21:43:06 -07:00
Michael Jumper
f4a3c5b31e GUACAMOLE-52: Foreign keys in history table should be ON DELETE SET NULL. For sake of context, always store username and connection name in history table. 2016-06-14 21:25:41 -07:00
Michael Jumper
673fe42631 GUACAMOLE-50: Merge changes updating Java version of guacamole-docker. 2016-06-14 14:26:15 -07:00
Tyler Mauthe
517b6f0217 GUACAMOLE-50: Update Docker container to use Java 8 2016-06-14 13:16:18 -06:00
James Muehlner
6f1eaf10a6 GUACAMOLE-44: Merge change to use REST endpoint for upload/download. 2016-06-09 21:31:43 -07:00
James Muehlner
248c47584e GUACAMOLE-1: Merge login UI changes. 2016-06-09 21:27:17 -07:00
Michael Jumper
eaca2d459d GUACAMOLE-1: Clean up login screen with respect to version number. 2016-06-09 16:12:42 -07:00
Michael Jumper
e93e4c1063 GUACAMOLE-1: Separate name and version strings. 2016-06-09 16:12:42 -07:00
Michael Jumper
5d0cf72102 GUACAMOLE-1: APP.NAME should be Apache Guacamole. 2016-06-09 16:12:42 -07:00
Michael Jumper
0b6faba258 GUACAMOLE-44: Remove now-unnecessary getBase64() implementation within ManagedFileUpload (base64 conversion is handled by REST service). 2016-06-09 14:04:01 -07:00
Michael Jumper
f207b29cc6 GUACAMOLE-44: Use tunnel REST service for file uploads. 2016-06-09 14:04:01 -07:00
Michael Jumper
4059054d31 GUACAMOLE-44: Replace use of ManagedFileDownload with calls to the tunnel REST service. 2016-06-06 16:50:52 -07:00
James Muehlner
0ef7b90619 GUACAMOLE-44: Merge tunnel uploads client-side changes. 2016-06-06 14:58:02 -07:00
Michael Jumper
2e8263a589 GUACAMOLE-44: Remove remove repeated repeated word word from from comment comment. 2016-06-06 10:17:19 -07:00
Michael Jumper
b6983586ed GUACAMOLE-44: Fix wrapping in setStreamContents() documentation. 2016-06-06 10:14:04 -07:00
James Muehlner
294b349597 GUACAMOLE-44: Merge fix for angular digest bug. 2016-06-06 09:18:28 -07:00
Michael Jumper
ef5329dbe1 GUACAMOLE-44: Implement JavaScript service for uploading files to a stream via the REST tunnel endpoint. 2016-06-05 16:12:37 -07:00
Michael Jumper
e79d019fe6 GUACAMOLE-44: Allow intercepted streams to report errors. 2016-06-05 16:03:34 -07:00
Michael Jumper
2bb5260144 GUACAMOLE-44: Provide for direct translation of status codes into GuacamoleStatus values. 2016-06-05 16:03:12 -07:00
Michael Jumper
75baa69cea GUACAMOLE-44: Add GuacamoleStreamException for reporting errors from intercepted streams. 2016-06-05 16:03:05 -07:00
Michael Jumper
131785a442 GUACAMOLE-44: Implement intercepting of input streams. 2016-06-04 16:24:50 -07:00
Michael Jumper
f391f00c7b GUACAMOLE-44: Extract logic of StreamInterceptingTunnel. 2016-06-04 16:24:50 -07:00
Michael Jumper
0d07c0fc8d GUACAMOLE-44: ManagedFileUpload.getInstance() must not directly invoke $apply() - it can result in an infinite $digest loop. 2016-06-03 11:14:40 -07:00
James Muehlner
274145abdc GUACAMOLE-44: Merge file slicing change. 2016-06-02 16:17:11 -07:00
Michael Jumper
4d501e78d0 GUACAMOLE-44: Use more-readable JSDoc3 syntax for links. 2016-06-02 16:14:16 -07:00
Michael Jumper
2934f4a9be GUACAMOLE-44: Use Guacamole.FileWriter within ManagedFileUpload (rather than load entire file into memory). 2016-06-02 16:01:07 -07:00
Michael Jumper
998eff9ca3 GUACAMOLE-44: Implement Guacamole.FileWriter which provides for streaming local files over a Guacamole.OutputStream. 2016-06-02 16:01:07 -07:00
Michael Jumper
2c977a3134 GUACAMOLE-44: Explicitly define and document the magic 6048-byte blob within ArrayBufferWriter. Allow the blob size to be overridden. 2016-06-02 15:42:04 -07:00
James Muehlner
2e6cd135fe GUACAMOLE-44: Merge front end changes for managing tunnels and handling file transfer. 2016-06-02 14:50:50 -07:00
James Muehlner
b382aea915 GUACAMOLE-25: Merge new RDP audio input option for front end. 2016-06-02 14:07:03 -07:00
Michael Jumper
0ba8da2dd2 GUACAMOLE-44: Do not wait forever for streams to be notified. 2016-06-02 12:50:55 -07:00
Michael Jumper
d398509660 GUACAMOLE-44: Expose tunnel UUID to JavaScript. Document allowed internal use of the empty opcode. 2016-06-02 12:50:50 -07:00
Michael Jumper
12d35d4feb GUACAMOLE-44: Implement REST endpoint for listing tunnels and retrieving related data. 2016-06-02 12:28:50 -07:00
Michael Jumper
735290ba30 GUACAMOLE-44: Use StreamInterceptingTunnel for absolutely all tunnels. 2016-06-02 12:28:50 -07:00
Michael Jumper
dc89516bb5 GUACAMOLE-44: Implement GuacamoleTunnel which dynamically intercepts stream contents. 2016-06-02 12:28:50 -07:00
Michael Jumper
089b584d27 GUACAMOLE-25: Add "enable-audio-input" parameter for RDP. 2016-05-25 13:49:28 -07:00
James Muehlner
3da02bd0a6 GUACAMOLE-25: Merge fixes for audio streaming. 2016-05-23 21:25:57 -07:00
Michael Jumper
4b552ce419 GUACAMOLE-25: It's a browser, not a browse. 2016-05-23 21:15:55 -07:00
Michael Jumper
421294490b GUACAMOLE-25: Automatically reestablish audio stream when it closes normally. 2016-05-23 21:08:54 -07:00
Michael Jumper
c32a779825 GUACAMOLE-25: Add onclose/onerror handlers to Guacamole.AudioRecorder. 2016-05-23 21:08:54 -07:00
Michael Jumper
d0533d097f GUACAMOLE-25: Implement new "RESOURCE_CLOSED" status code. 2016-05-23 21:08:54 -07:00
Michael Jumper
df3347f631 GUACAMOLE-25: Automatically invalidate output stream due to "ack" ONLY if it's the same stream that received the "ack". It is possible for the output stream to be freed and replaced with a different stream within onack. 2016-05-23 21:08:54 -07:00
Michael Jumper
4b88066f26 GUACAMOLE-25: Only capture as long as stream is open. 2016-05-23 21:08:54 -07:00
James Muehlner
a6ccb36bdb Merge Lanczos changes for front end. 2016-05-23 20:26:40 -07:00
Michael Jumper
efa6bf3c72 GUACAMOLE-25: Increase audio recording buffer to 2048 bytes. 2016-05-23 15:06:46 -07:00
Michael Jumper
c137312963 GUACAMOLE-25: Migrate to Lanczos interpolation (a = 3). 2016-05-23 15:00:00 -07:00
Michael Jumper
0c0ee96aaa GUACAMOLE-25: Clean up media source and processor node on end. Keep reference while streaming (prevent faulty garbage collection of the nodes). 2016-05-23 15:00:00 -07:00
Michael Jumper
8442f7c33f GUACAMOLE-25: Compensate for underflow/overflow induced by rounding error. 2016-05-23 15:00:00 -07:00
Michael Jumper
b36a955d20 GUACAMOLE-25: Use linear interpolation for resampling input audio. 2016-05-23 15:00:00 -07:00
James Muehlner
cc9af8ed25 Merge docker image addition. 2016-05-20 15:37:04 -07:00