summaryrefslogtreecommitdiffstats
path: root/src/windows/ogOperations.py
Commit message (Expand)AuthorAgeFilesLines
* windows: remove dead systray codeAlejandro Sirgo Rica6 days1-56/+0
* src: update license headerOpenGnSys Support Team2024-11-281-1/+1
* src: add support for direct command executionv1.3.2-25Alejandro Sirgo Rica2024-11-271-14/+21
* src: add user session detection implementationAlejandro Sirgo Rica2024-11-261-1/+19
* windows: bind the systray process lifetime to ogClientAlejandro Sirgo Rica2024-11-261-1/+1
* windows: make the systray reference local to OgWindowsOperationsAlejandro Sirgo Rica2024-11-261-6/+4
* windows: use a better systray default iconAlejandro Sirgo Rica2024-11-261-10/+13
* src: update functions for every ogClient modeAlejandro Sirgo Rica2024-11-261-2/+5
* live: remove unused probeOpenGnSys Support Team2024-09-301-3/+0
* src: log without backtrace in not implemented functionsAlejandro Sirgo Rica2024-08-091-8/+9
* src: add POST cache/fetch methodAlejandro Sirgo Rica2024-08-091-0/+3
* rest: add cmd field to POST /shell/runOpenGnSys Support Team2024-06-211-1/+1
* rest: add retcode field to POST /shell/runOpenGnSys Support Team2024-06-211-1/+1
* src: add POST cache/delete methodAlejandro Sirgo Rica2024-05-301-0/+3
* #1065 windows: use shutdown for poweroff and reboot operationsJose M. Guisado2021-12-101-8/+2
* #1065 Support pyinstaller for WindowsJose M. Guisado2021-11-221-1/+2
* #1065 windows: add poweroff and rebootJose M. Guisado2021-11-191-0/+9
* #1065 Add windows modeJose M. Guisado2021-11-181-0/+113