summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Update json files for new translationsSamuel Mannehed2021-10-223-27/+98
* Fix parsing of query string variablesSamuel Mannehed2021-09-081-1/+1
* Add support for URL fragment parametersyatru2021-09-011-1/+10
* feat: add French localization stringsJose (Ito) Matsuda2021-05-061-1/+1
* Add Portuguese (Brazil) translationLiddack2021-03-162-1/+73
* Update Japanese translationNNN15902021-01-151-9/+8
* Remove many small, obsolete, old browser hacksPierre Ossman2020-12-071-5/+0
* Use Fetch API for getting JSON dataPierre Ossman2020-12-042-34/+14
* Remove unused injectParamIfMissing()Pierre Ossman2020-12-041-30/+0
* Update generated JS files for translationsPierre Ossman2020-07-142-25/+24
* Add touch gestures for mouse emulationPierre Ossman2020-06-125-399/+0
* Standardize on camelCase in AppSamuel Mannehed2020-05-312-31/+31
* Standardize on camelCase in LoggingSamuel Mannehed2020-05-312-5/+5
* Consistently close dialogs on connect/disconnectPierre Ossman2020-05-052-7/+4
* Add ability to set compression levelSamuel Mannehed2020-05-011-0/+17
* Fix indentation for focus checkSamuel Mannehed2020-05-011-1/+1
* Don't fade the control bar if it has focusSamuel Mannehed2020-05-011-0/+7
* Hide the clipboard when not connectedSamuel Mannehed2020-05-011-0/+3
* Fix focus problem after closing the toolbarAlex Tanskanen2020-03-121-0/+1
* Add UI for quality settingPierre Ossman2020-02-281-0/+17
* Hide clipboard side bar button when view only modeNiko Lehto2020-02-241-0/+4
* Style all input types for consistent UIPierre Ossman2020-02-181-12/+68
* Correcting path to package.json for running at a path other than root.Alvin Townsend2020-01-311-1/+1
* Properly detect scrollbar gutterSamuel Mannehed2020-01-021-3/+4
* Avoid using Array.includes()Pierre Ossman2019-12-231-2/+2
* Expand password dialog to work for usernames tooChris Koying Browet2019-12-052-16/+39
* Simplify logic for status hierarchySamuel Mannehed2019-11-251-10/+5
* Ensure warning status timeouts are honoredSamuel Mannehed2019-11-251-2/+2
* Add README to app/locale warning not to modifySamuel Mannehed2019-11-071-0/+1
* Keep the virtual keyboard after using extra keysSamuel Mannehed2019-10-311-3/+13
* Move focus to the screen when using extra keysSamuel Mannehed2019-10-281-8/+21
* Add missing scancode for sendTabSamuel Mannehed2019-10-281-1/+1
* Improve Windows key imagePierre Ossman2019-10-231-45/+25
* Never show drag icon if clipping is disabledPierre Ossman2019-10-141-16/+2
* Update copyright to 2019 for modified filesSamuel Mannehed2019-09-304-3/+11
* Restore page name after disconnectNiko Lehto2019-09-041-1/+5
* Deprecate showDotCursor option for RFB constructorPierre Ossman2019-08-231-1/+1
* Add missing parentheses for arrow func argSamuel Mannehed2019-07-231-1/+1
* Add version number to UIJuanjo Diaz2019-07-232-0/+21
* Add Japanese translationnnn15902019-06-122-1/+74
* Revert "Fullscreen from iframe (#1236)" (#1247)Samuel Mannehed2019-05-251-59/+20
* Fullscreen from iframe (#1236)Ján Jockusch2019-05-131-20/+59
* Update generated JS files for translationsSamuel Mannehed2019-04-095-19/+170
* Merge pull request #1204 from juanjoDiaz/small_improvementsSamuel Mannehed2019-03-042-60/+45
|\
| * Remove callbacks from UI in favour of promisesJuanjo Diaz2019-02-272-60/+45
* | Add Russian translation (#1211)Dmitriy Shweew2019-02-272-1/+74
|/
* Add Korean translationBaw_Appie2019-01-161-1/+1
* Only disable scrollbars on Android and iOSscrollbarsfortouchSamuel Mannehed2019-01-091-3/+4
* Move UI.isSafari into core/util/browser.jsSamuel Mannehed2019-01-091-7/+2
* Add Windows Key FeatureSebastian Safari2019-01-082-0/+98