aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/webui/handlers/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* webui: Add "ProductsAJAXHandler" to manipulate the products manifestAaron LI2016-11-221-0/+1
| | | | TODO: some actions currently not implemented yet
* webui: Add AJAX handlers "ConfigsAJAXHandler" & "ConsoleAJAXHandler"Aaron LI2016-11-161-0/+2
| | | | | NOTE: These two AJAX handlers are currently not finished!
* webui: Rename "FG21simWSHandler" to "WSHandler"Aaron LI2016-11-151-1/+1
|
* webui: Place handlers under the directory "hnadlers/"Aaron LI2016-11-151-0/+1
|
* webui: Implement login support (password authentication)Aaron LI2016-11-151-0/+5