Commit Graph

  • 3c9da92e9c GUACAMOLE-5: Rename SessionResource to SessionDataRESTService for consistency. Michael Jumper 2016-07-12 14:02:34 -07:00
  • 89eabc1d70 GUACAMOLE-5: Expose UserContext schema as a resource, not a separate REST service. Refactor URLs accordingly. Michael Jumper 2016-07-12 14:00:17 -07:00
  • 3658b91fe1 GUACAMOLE-5: Refactor HistoryRESTService as a resource. Michael Jumper 2016-07-12 13:43:37 -07:00
  • 3f7f6e6d5b GUACAMOLE-5: Ensure random password is generated for new users (if not otherwise specified). Michael Jumper 2016-07-12 13:22:10 -07:00
  • 86d94d18d4 GUACAMOLE-5: Move permission management to own resource. Michael Jumper 2016-07-12 13:19:19 -07:00
  • 374ad3eb23 GUACAMOLE-5: Replace UserRESTService with new resource-driven implementation. Michael Jumper 2016-07-12 13:01:42 -07:00
  • 61d581ef0d GUACAMOLE-5: Replace ActiveConnectionRESTService with new resource-driven implementation. Michael Jumper 2016-07-12 12:25:24 -07:00
  • 71c2b4e4d4 GUACAMOLE-5: Replace ConnectionGroupRESTService with new resource-driven implementation. Michael Jumper 2016-07-12 11:41:59 -07:00
  • 06b7887807 GUACAMOLE-5: Replace ConnectionRESTService with new resource-driven implementation. Michael Jumper 2016-07-12 00:49:46 -07:00
  • bca4e34b51 GUACAMOLE-5: Provide UserContext to DirectoryObjectResourceFactory, in case needed by a particular resource (such as for additional permission checks). Michael Jumper 2016-07-12 00:31:52 -07:00
  • f440f55823 GUACAMOLE-5: Validate that data was provided when creating/updating resources. Michael Jumper 2016-07-12 00:20:36 -07:00
  • e579eae95c GUACAMOLE-5: Add root-level resources exposing UserContexts. Michael Jumper 2016-07-12 00:15:18 -07:00
  • d3a9cecb17 GUACAMOLE-5: Define base classes for REST API subresource locators. Michael Jumper 2016-07-11 23:44:56 -07:00
  • 3c2dbbe4f9 GUACAMOLE-55: Merge image copy/paste changes. James Muehlner 2016-06-29 22:36:24 -07:00
  • 92ff80a503 GUACAMOLE-55: Sync to local clipboard when client clipboardData changes. Michael Jumper 2016-06-29 20:03:59 -07:00
  • a4019b7f82 GUACAMOLE-55: Automatically fire guacClipboard events from index controller when local clipboard has changed. Michael Jumper 2016-06-29 19:57:01 -07:00
  • b55c4c0211 GUACAMOLE-55: Do not sync local clipboard if menu is open. Michael Jumper 2016-06-29 19:36:39 -07:00
  • 0679c10187 GUACAMOLE-55: Move local clipboad sync logic back into clientController. Keep the guacClipboard directive lean and with a single purpose. Michael Jumper 2016-06-29 18:40:35 -07:00
  • b9a57897c5 GUACAMOLE-55: Set background to clipboard-service-target to match clipboard editor. Browser may otherwise explicitly add the background of the body to pasted text with inline styles. Michael Jumper 2016-06-29 17:24:51 -07:00
  • 3f372cce68 GUACAMOLE-55: Render <img> tags as their alt text. Michael Jumper 2016-06-29 16:31:18 -07:00
  • 6ee4264a21 GUACAMOLE-55: Strip any images which may be present prior to assigning text content. Michael Jumper 2016-06-29 16:11:20 -07:00
  • c68cedd652 GUACAMOLE-55: Correct outdated documentation within setTextContent(). Michael Jumper 2016-06-29 15:27:51 -07:00
  • 3f51a6dd98 GUACAMOLE-55: Directly render content to text, rather than trusting Selection.toString(). Michael Jumper 2016-06-29 14:18:37 -07:00
  • 2471cece7f GUACAMOLE-55: Use own getTextContent() rather than element.textContent, as the textContent property does not preserve line breaks due to block level elements. Michael Jumper 2016-06-29 12:57:00 -07:00
  • 880df109e3 GUACAMOLE-55: Remove unnecessary reset-button style. Michael Jumper 2016-06-29 12:50:22 -07:00
  • 42e41560d8 GUACAMOLE-55: Ensure <p> / <div> elements within the clipboard contents are rendered with normal spacing. Michael Jumper 2016-06-29 12:49:57 -07:00
  • 6e1bbb3cf4 GUACAMOLE-55: Remove unneeded reference to document. Michael Jumper 2016-06-28 20:44:24 -07:00
  • e4f7c6d058 GUACAMOLE-55: The clipboard-service-target needs to be "white-space: pre" as well, or newline characters are truncated by setLocalClipboard(). Michael Jumper 2016-06-28 20:43:21 -07:00
  • da098c42e1 GUACAMOLE-55: Use the files collection if the clipboard data does not define an items collection. Michael Jumper 2016-06-28 17:25:22 -07:00
  • 058665e1f5 GUACAMOLE-55: Define wait period before clipboard reads with a documented constant. Michael Jumper 2016-06-28 16:10:03 -07:00
  • 942fd5dd67 GUACAMOLE-55: Remove unnecessary style - there is no longer a textarea in the guac menu. Michael Jumper 2016-06-28 15:05:49 -07:00
  • f289be05b2 GUACAMOLE-55: Attempt to set local clipboard with received data. Michael Jumper 2016-06-28 14:50:16 -07:00
  • 16637b0732 GUACAMOLE-55: Prevent clipboard events generated by the clipboardService from disturbing the operations of the guacClipboard directive. Michael Jumper 2016-06-28 14:00:53 -07:00
  • ea5ee1825b GUACAMOLE-55: Update clipboardService to support non-text contents. Michael Jumper 2016-06-28 13:43:31 -07:00
  • 6e4e6454f7 GUACAMOLE-55: Switch to a content-editable div for the clipboard (rather than a textarea). Michael Jumper 2016-06-27 19:32:18 -07:00
  • 2a20aefa92 GUACAMOLE-55: Do not attempt to send empty text blobs. Michael Jumper 2016-06-27 18:33:15 -07:00
  • 17e97e4311 GUACAMOLE-55: Improve styling of copied images. Michael Jumper 2016-06-23 00:39:27 -07:00
  • 8c5446127b GUACAMOLE-55: Move clipboard handling to own module. Represent clipboard contents with ClipboardData type. Michael Jumper 2016-06-23 00:24:01 -07:00
  • 7f08766392 GUACAMOLE-55: Add image support to the guacClipboard directive. Michael Jumper 2016-06-22 15:17:28 -07:00
  • 0a0933a23e GUACAMOLE-55: Clean up event handlers after guacClipboard directive is destroyed. Michael Jumper 2016-06-22 01:46:32 -07:00
  • 65897fdb64 GUACAMOLE-55: Check clipboard when guacClipboard directive is initialized. Michael Jumper 2016-06-22 01:31:11 -07:00
  • 01eddd2772 GUACAMOLE-55: Restore focus state after attempting to read local clipboard. Michael Jumper 2016-06-22 01:09:24 -07:00
  • 0c6383a082 GUACAMOLE-55: Clipboard element must be "position: fixed" to avoid unnecessary scrolling of the document. Michael Jumper 2016-06-22 00:42:31 -07:00
  • 0edc730308 GUACAMOLE-55: Only the guacClipboard directive should fire guacClipboard events. Michael Jumper 2016-06-22 00:26:46 -07:00
  • 0eed6c32ae GUACAMOLE-55: Move clipboard functionality to a new guacClipboard directive. Michael Jumper 2016-06-21 23:55:05 -07:00
  • 3b94ac8571 GUACAMOLE-55: Merge change to refactor FileWriter to BlobWriter. James Muehlner 2016-06-23 23:32:34 -07:00
  • c87f7444cc GUACAMOLE-55: Refactor FileWriter to BlobWriter. Michael Jumper 2016-06-23 00:24:38 -07:00
  • e8232315ce GUACAMOLE-53: Merge addition of session affinity. James Muehlner 2016-06-14 22:16:16 -07:00
  • 10344aeba4 GUACAMOLE-53: Implement session affinity within the GuacamoleTunnelService. Michael Jumper 2016-06-07 20:51:34 -07:00
  • b7ac434d41 GUACAMOLE-53: Add session affinity attribute for connection groups. Michael Jumper 2016-06-07 19:35:07 -07:00
  • f8d17e6bef GUACAMOLE-52: Merge change to allow for history records when connections are users are no longer present. James Muehlner 2016-06-14 21:43:06 -07:00
  • 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. Michael Jumper 2016-04-27 13:12:31 -07:00
  • 673fe42631 GUACAMOLE-50: Merge changes updating Java version of guacamole-docker. Michael Jumper 2016-06-14 14:26:15 -07:00
  • 517b6f0217 GUACAMOLE-50: Update Docker container to use Java 8 Tyler Mauthe 2016-06-14 13:16:18 -06:00
  • 6f1eaf10a6 GUACAMOLE-44: Merge change to use REST endpoint for upload/download. James Muehlner 2016-06-09 21:31:43 -07:00
  • 248c47584e GUACAMOLE-1: Merge login UI changes. James Muehlner 2016-06-09 21:27:17 -07:00
  • eaca2d459d GUACAMOLE-1: Clean up login screen with respect to version number. Michael Jumper 2016-04-12 00:30:29 -07:00
  • e93e4c1063 GUACAMOLE-1: Separate name and version strings. Michael Jumper 2016-04-12 00:30:00 -07:00
  • 5d0cf72102 GUACAMOLE-1: APP.NAME should be Apache Guacamole. Michael Jumper 2016-04-11 16:31:19 -07:00
  • 0b6faba258 GUACAMOLE-44: Remove now-unnecessary getBase64() implementation within ManagedFileUpload (base64 conversion is handled by REST service). Michael Jumper 2016-06-05 17:00:46 -07:00
  • f207b29cc6 GUACAMOLE-44: Use tunnel REST service for file uploads. Michael Jumper 2016-06-05 16:16:53 -07:00
  • 4059054d31 GUACAMOLE-44: Replace use of ManagedFileDownload with calls to the tunnel REST service. Michael Jumper 2016-04-06 22:37:15 -07:00
  • 0ef7b90619 GUACAMOLE-44: Merge tunnel uploads client-side changes. James Muehlner 2016-06-06 14:58:02 -07:00
  • 2e8263a589 GUACAMOLE-44: Remove remove repeated repeated word word from from comment comment. Michael Jumper 2016-06-06 10:17:19 -07:00
  • b6983586ed GUACAMOLE-44: Fix wrapping in setStreamContents() documentation. Michael Jumper 2016-06-06 10:14:04 -07:00
  • 294b349597 GUACAMOLE-44: Merge fix for angular digest bug. James Muehlner 2016-06-06 09:18:28 -07:00
  • ef5329dbe1 GUACAMOLE-44: Implement JavaScript service for uploading files to a stream via the REST tunnel endpoint. Michael Jumper 2016-06-05 16:12:37 -07:00
  • e79d019fe6 GUACAMOLE-44: Allow intercepted streams to report errors. Michael Jumper 2016-06-05 16:00:03 -07:00
  • 2bb5260144 GUACAMOLE-44: Provide for direct translation of status codes into GuacamoleStatus values. Michael Jumper 2016-06-05 16:01:08 -07:00
  • 75baa69cea GUACAMOLE-44: Add GuacamoleStreamException for reporting errors from intercepted streams. Michael Jumper 2016-06-05 15:41:52 -07:00
  • 131785a442 GUACAMOLE-44: Implement intercepting of input streams. Michael Jumper 2016-06-04 02:18:34 -07:00
  • f391f00c7b GUACAMOLE-44: Extract logic of StreamInterceptingTunnel. Michael Jumper 2016-06-04 01:58:01 -07:00
  • 0d07c0fc8d GUACAMOLE-44: ManagedFileUpload.getInstance() must not directly invoke $apply() - it can result in an infinite $digest loop. Michael Jumper 2016-06-02 17:11:38 -07:00
  • 274145abdc GUACAMOLE-44: Merge file slicing change. James Muehlner 2016-06-02 16:17:11 -07:00
  • 4d501e78d0 GUACAMOLE-44: Use more-readable JSDoc3 syntax for links. Michael Jumper 2016-06-02 16:14:16 -07:00
  • 2934f4a9be GUACAMOLE-44: Use Guacamole.FileWriter within ManagedFileUpload (rather than load entire file into memory). Michael Jumper 2016-06-02 15:51:15 -07:00
  • 998eff9ca3 GUACAMOLE-44: Implement Guacamole.FileWriter which provides for streaming local files over a Guacamole.OutputStream. Michael Jumper 2016-06-02 15:41:08 -07:00
  • 2c977a3134 GUACAMOLE-44: Explicitly define and document the magic 6048-byte blob within ArrayBufferWriter. Allow the blob size to be overridden. Michael Jumper 2016-06-02 15:40:09 -07:00
  • 2e6cd135fe GUACAMOLE-44: Merge front end changes for managing tunnels and handling file transfer. James Muehlner 2016-06-02 14:50:50 -07:00
  • b382aea915 GUACAMOLE-25: Merge new RDP audio input option for front end. James Muehlner 2016-06-02 14:07:03 -07:00
  • 0ba8da2dd2 GUACAMOLE-44: Do not wait forever for streams to be notified. Michael Jumper 2016-04-14 17:47:34 -07:00
  • d398509660 GUACAMOLE-44: Expose tunnel UUID to JavaScript. Document allowed internal use of the empty opcode. Michael Jumper 2016-04-13 18:09:34 -07:00
  • 12d35d4feb GUACAMOLE-44: Implement REST endpoint for listing tunnels and retrieving related data. Michael Jumper 2016-04-13 16:58:56 -07:00
  • 735290ba30 GUACAMOLE-44: Use StreamInterceptingTunnel for absolutely all tunnels. Michael Jumper 2016-04-13 16:37:38 -07:00
  • dc89516bb5 GUACAMOLE-44: Implement GuacamoleTunnel which dynamically intercepts stream contents. Michael Jumper 2016-04-13 16:35:28 -07:00
  • 089b584d27 GUACAMOLE-25: Add "enable-audio-input" parameter for RDP. Michael Jumper 2016-04-16 15:47:31 -07:00
  • 3da02bd0a6 GUACAMOLE-25: Merge fixes for audio streaming. James Muehlner 2016-05-23 21:25:57 -07:00
  • 4b552ce419 GUACAMOLE-25: It's a browser, not a browse. Michael Jumper 2016-05-23 21:15:55 -07:00
  • 421294490b GUACAMOLE-25: Automatically reestablish audio stream when it closes normally. Michael Jumper 2016-05-02 00:39:03 -07:00
  • c32a779825 GUACAMOLE-25: Add onclose/onerror handlers to Guacamole.AudioRecorder. Michael Jumper 2016-05-02 00:12:23 -07:00
  • d0533d097f GUACAMOLE-25: Implement new "RESOURCE_CLOSED" status code. Michael Jumper 2016-05-01 23:51:50 -07:00
  • 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. Michael Jumper 2016-05-01 23:51:18 -07:00
  • 4b88066f26 GUACAMOLE-25: Only capture as long as stream is open. Michael Jumper 2016-05-01 22:29:29 -07:00
  • a6ccb36bdb Merge Lanczos changes for front end. James Muehlner 2016-05-23 20:26:40 -07:00
  • efa6bf3c72 GUACAMOLE-25: Increase audio recording buffer to 2048 bytes. Michael Jumper 2016-05-02 01:48:16 -07:00
  • c137312963 GUACAMOLE-25: Migrate to Lanczos interpolation (a = 3). Michael Jumper 2016-05-01 00:23:15 -07:00
  • 0c0ee96aaa GUACAMOLE-25: Clean up media source and processor node on end. Keep reference while streaming (prevent faulty garbage collection of the nodes). Michael Jumper 2016-04-29 19:09:12 -07:00
  • 8442f7c33f GUACAMOLE-25: Compensate for underflow/overflow induced by rounding error. Michael Jumper 2016-04-29 18:20:25 -07:00
  • b36a955d20 GUACAMOLE-25: Use linear interpolation for resampling input audio. Michael Jumper 2016-04-29 17:33:05 -07:00
  • cc9af8ed25 Merge docker image addition. James Muehlner 2016-05-20 15:37:04 -07:00