summaryrefslogtreecommitdiffstats
path: root/modules-available/remoteaccess/page.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-141-1/+1
|
* [remoteaccess] Add list of active locations to overview pageSimon Rettberg2022-12-081-9/+45
| | | | References #3767
* [remoteaccess] Don't uncheck currently disabled locations in group editSimon Rettberg2022-07-251-2/+3
|
* [remoteaccess] Track unwakable machines, ignore restricted locationsSimon Rettberg2022-06-091-1/+1
| | | | | | | | - Locations that are set to "never" or "only outside business hours" will not be considered during WOL, and not delivered to the guacamole proxy. - If we cannot wake as much machines per remote group as configured, we'll display a little number next to the WOL count setting.
* [remoteaccess] Mark locations that have access restrictions in placeSimon Rettberg2022-05-211-5/+14
|
* [remoteaccess] Show plugin versionSimon Rettberg2021-03-221-0/+1
|
* [remoteaccess] Allow changing client-side VNC portSimon Rettberg2021-03-051-0/+2
| | | | References #3823
* [remoteaccess] Remove TODO and debug spamSimon Rettberg2020-05-191-6/+0Star
|
* [remoteaccess] Add permissions, add "delete group" functionalitySimon Rettberg2020-05-181-16/+68
|
* [remoteaccess] Fix DB query to add rooms to groupsSteffen Ritter2020-05-181-1/+2
|
* [remoteaccess] New moduleSimon Rettberg2020-05-151-0/+100