aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/webui/handlers/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* webui: products.py: Add new "ProductsDownloadHandler"Aaron LI2016-11-241-1/+1
* webui: Add "ProductsAJAXHandler" to manipulate the products manifestAaron LI2016-11-221-0/+1
* webui: Add AJAX handlers "ConfigsAJAXHandler" & "ConsoleAJAXHandler"Aaron LI2016-11-161-0/+2
* 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