Michael Jumper
|
266b445c21
|
GUACAMOLE-526: Handle rejections for absolutely all promises.
|
2018-04-26 22:15:17 -07:00 |
|
Michael Jumper
|
1810ec971f
|
GUACAMOLE-1: Relicense C and JavaScript files.
|
2016-03-28 20:50:18 -07:00 |
|
James Muehlner
|
7da13129c4
|
GUAC-1465: Interpolate text nodes as text to avoid XSS issues.
|
2016-01-07 21:55:35 -08:00 |
|
Michael Jumper
|
31fc2d8787
|
GUAC-1292: Verify existence of filesystem before refreshing.
|
2015-08-13 16:22:05 -07:00 |
|
Michael Jumper
|
b3a5ad38f8
|
GUAC-1293: Refresh function need not be on scope.
|
2015-08-13 13:24:24 -07:00 |
|
Michael Jumper
|
f019a36ccf
|
GUAC-1293: Refresh file browser when any upload completes.
|
2015-08-13 13:24:24 -07:00 |
|
Michael Jumper
|
a2efb47e3c
|
GUAC-1293: Rename click handler sensibly. No need to prevent default, etc. for clicks.
|
2015-08-13 13:24:24 -07:00 |
|
Michael Jumper
|
ae642030b3
|
GUAC-1293: Remove "focused" class after action is fired.
|
2015-08-13 13:24:24 -07:00 |
|
Michael Jumper
|
3596ca8383
|
GUAC-1293: Do not use double click - use click when file is focused.
|
2015-08-13 13:23:48 -07:00 |
|
Michael Jumper
|
4ae069d424
|
GUAC-1293: Prevent selection of filename text during navigation.
|
2015-08-13 12:52:28 -07:00 |
|
Michael Jumper
|
56d35a84d8
|
GUAC-1293: Focus files on click. Download or change directory on double-click.
|
2015-08-13 12:52:28 -07:00 |
|
Michael Jumper
|
05eb8da0ec
|
GUAC-1172: Use template for files within the file browser.
|
2015-07-05 13:42:56 -07:00 |
|
Michael Jumper
|
d265c814e1
|
GUAC-1172: Sort files lexicographically with directories first.
|
2015-07-03 11:44:51 -07:00 |
|
Michael Jumper
|
e2f83dd306
|
GUAC-1172: Migrate to from ngRepeat to $interpolate for the file browser - Guacamole needs to be easy to $digest ;).
|
2015-07-02 23:08:17 -07:00 |
|
Michael Jumper
|
149fba6737
|
GUAC-1172: Implement navigation via breadcrumbs - no more tree.
|
2015-07-02 21:39:09 -07:00 |
|
Michael Jumper
|
c673de30e1
|
GUAC-1172: Implement download of specific files via click.
|
2015-07-02 21:39:09 -07:00 |
|
Michael Jumper
|
3109fe8138
|
GUAC-1172: Implement file browsing directive. Track expanded/collapsed state within ManagedFilesystem.File.
|
2015-07-02 21:39:09 -07:00 |
|