Virtually Nick
e181b8eede
GUACAMOLE-1708: Merge add Czech keyboard layout options for client
2025-01-26 14:08:54 -05:00
Max
77a5723dd9
GUACAMOLE-1708: Add Czech keyboard layout
2025-01-23 19:50:30 +01:00
Corentin SORIANO
8b184ea181
GUACAMOLE-2020: Allow hiding the display statistics bar.
2025-01-21 10:11:32 +01:00
Michael Jumper
fff0015f97
Merge changes from patch branch back to main.
2025-01-20 10:27:45 -08:00
Mike Jumper
eacf7c743f
GUACAMOLE-2003: Merge missing clipboard UI options for Kubernetes.
2025-01-20 09:32:29 -08:00
Virtually Nick
65954c2107
Merge patch branch changes to main.
2025-01-15 15:34:54 -05:00
Virtually Nick
a3b8146ad3
GUACAMOLE-2018: Merge convert layer to canvas during exportState() only if layer is non-empty.
2025-01-15 15:16:06 -05:00
Michael Jumper
05c36c4c26
GUACAMOLE-2018: Convert layer to canvas during exportState() only if layer is non-empty.
2025-01-15 12:03:54 -08:00
Michael Jumper
4c40256909
Merge changes from patch branch back to main.
2025-01-15 09:40:19 -08:00
Mike Jumper
c0f7852a12
GUACAMOLE-2004: Merge manual loading of BouncyCastle FIPS provider for KSM integration.
2025-01-15 09:36:51 -08:00
eugen-keeper
7de08098a3
GUACAMOLE-2002: Allow connection clipboard limits to be configured.
2025-01-15 14:45:57 +00:00
eugen-keeper
7a716b765c
GUACAMOLE-2004: Fix KSM integration for RHEL systems with FIPS mode enabled.
2025-01-15 14:23:00 +00:00
Michael Jumper
1454a5deae
GUACAMOLE-377: Revert to synchronous flush (asynchronous is slower).
...
The asynchronous flush mechanism leveraging requestAnimationFrame() does
not perform as well as the old synchronous flush. This appears to be due
to delays in when the browser actually allows the frame to proceed,
causing the client to lag behind.
The old synchronous flush mechanism does not suffer from such issues.
2025-01-13 14:52:43 -08:00
eugen-keeper
54fdd3bf56
GUACAMOLE-2003: Missing clipboard UI options for Kubernetes.
2025-01-13 19:36:22 +00:00
Virtually Nick
0995eb8eb8
Merge patch branch changes to main.
2025-01-02 22:11:27 -05:00
Virtually Nick
b3e21b7c70
Merge 1.6.0 changes back to patch.
2025-01-02 22:10:38 -05:00
Virtually Nick
0460352401
GUACAMOLE-1956: Merge (re-)update to latest compatible dependencies.
2025-01-02 22:03:06 -05:00
Michael Jumper
38d1bc0ef2
GUACAMOLE-1956: Update JavaScript build-only dependencies where possible.
2025-01-02 15:55:36 -08:00
Michael Jumper
2df43bce9c
GUACAMOLE-1956: Update Java dependencies to latest compatible.
2025-01-02 15:55:36 -08:00
Virtually Nick
64bfd452ea
GUACAMOLE-1239: Merge fix RADIUS extension build.
2025-01-02 09:57:23 -05:00
Michael Jumper
88487bc536
GUACAMOLE-1239: Fix RADIUS extension build (ConfigurationService should have been removed).
2025-01-01 21:13:24 -08:00
Michael Jumper
ce98043c16
GUACAMOLE-1956: Revert upgrade of SAML dependencies back to latest compatible.
2025-01-01 21:03:04 -08:00
Virtually Nick
607e6118ff
Merge patch branch changes to main.
2024-12-02 18:54:33 -05:00
Virtually Nick
63f95f3ea0
Merge 1.6.0 changes to patch branch.
2024-12-02 18:53:55 -05:00
Virtually Nick
333b73c3dd
GUACAMOLE-1239: Merge refactor away need for isCaseSensitive() function of Identifiable.
2024-12-02 18:53:06 -05:00
Michael Jumper
16ab520664
GUACAMOLE-1239: Refactor away need for isCaseSensitive() function of Identifiable.
2024-11-27 11:35:12 -08:00
Michael Jumper
494c4ce05a
Merge changes from patch branch back to main.
2024-11-10 10:47:51 -08:00
Michael Jumper
1ae04849f9
Merge 1.6.0 changes back to patch.
2024-11-10 10:47:00 -08:00
Mike Jumper
2e8d2f3191
GUACAMOLE-1239: Merge changes correcting and simplifying case sensitivity settings (single global setting).
2024-11-10 10:40:34 -08:00
Virtually Nick
f314e78c7c
GUACAMOLE-1239: Add case-sensitivity configuration for UserGroup objects and remove per-extension configuration.
2024-11-09 09:24:14 -05:00
Virtually Nick
cdc4524751
GUACAMOLE-1239: Correct query error in UserPermissionMapper.
2024-11-03 07:40:07 -05:00
Virtually Nick
ddd09969d8
GUACAMOLE-1239: Remove per-extension configuration for case-sensitivity, retaining only global configuration.
2024-10-31 13:30:46 -04:00
Alexander Leitner
b5c9a08e59
GUACAMOLE-1974: Merge changes to allow deferring received pipe streams for later consumption by name-specific handlers.
2024-10-31 12:06:19 -04:00
James Muehlner
2770ef3a37
GUACAMOLE-1974: Allow deferring received pipe streams for later consumption by name-specific handlers.
2024-10-30 21:03:21 +00:00
Virtually Nick
240dcd9a52
GUACAMOLE-1239: JDBC module should pull case-sensitivity from authentcated user when possible.
2024-10-27 22:29:12 -04:00
Virtually Nick
d3da20ff54
GUACAMOLE-1239: Correct comment in Identifiable case sensitive method.
2024-10-27 22:28:40 -04:00
James Muehlner
397467a346
GUACAMOLE-1701: Merge new configurable connection date and time restrictions.
2024-10-18 11:33:12 -07:00
James Muehlner
55d1b0d7c1
GUACAMOLE-1976: Merge new OPTIONAL token modifier.
2024-10-18 10:46:57 -07:00
Virtually Nick
b26c37eba6
GUACAMOLE-1239: Update case-sensitivity logic for AbstractIdentifiable
2024-10-18 07:29:10 -04:00
Virtually Nick
2c5414aee2
GUACAMOLE-1239: Fix issue with records added by non-JDBC connections.
2024-10-18 07:25:33 -04:00
Virtually Nick
8d1bf0393f
GUACAMOLE-1976: Add OPTIONAL token modifier.
2024-10-17 21:12:36 -04:00
Virtually Nick
32eaffce62
GUACAMOLE-1701: Implement connection date and time before and after restrictions.
2024-10-15 20:12:09 -04:00
Virtually Nick
bbede31adc
GUACAMOLE-1989: Merge the ability to open guacamole as an independent application.
2024-10-14 12:11:45 -04:00
corentin-soriano
56fb1dd598
GUACAMOLE-1989: Add the ability to open guacamole as an independent application.
2024-10-14 17:54:57 +02:00
Virtually Nick
61f6c8ceb1
GUACAMOLE-1239: Add case-sensitivity settings to permissions mappers and services.
2024-10-12 16:19:56 -04:00
Michael Jumper
d558a44c80
Merge changes from patch branch back to main.
2024-10-11 12:53:53 -07:00
Michael Jumper
9f0df68992
Merge 1.6.0 changes back to patch.
2024-10-11 12:53:48 -07:00
Mike Jumper
3fcc59a8a5
GUACAMOLE-1239: Merge corrections to mapping of new "caseSensitive" parameter for JDBC queries.
2024-10-11 12:53:18 -07:00
Virtually Nick
76d37b4071
GUACAMOLE-1239: Move caseSensitive parameter to the base mapper classes.
2024-10-11 14:10:31 -04:00
Virtually Nick
3d86026cb1
GUACAMOLE-1239: Make sure case sensitivity warnings are only displayed at startup.
2024-10-11 12:38:26 -04:00