summaryrefslogtreecommitdiffstats
path: root/src/html/js/networkDiscovery.js
Commit message (Collapse)AuthorAgeFilesLines
* changed the tryout, also some big changes in program flow. there is now ↵Niklas2011-10-271-1/+1
| | | | userchoice page anymore. also it is now possible to press the user choice button f5 all the time.
* disabled right click context menu, changed dialog button size (see css), ↵Niklas2011-10-271-3/+5
| | | | changed customdhcp logger. it now sends all log messages through the socket
* fixed some bugs. show log screen is now bigger and opens a scrollbar ↵Niklas2011-10-251-3/+19
| | | | automatically. debug screens added. fixed continue in debug mode, added progress indicator for all screens.
* no workingNiklas2011-10-241-1/+1
|
* manual conf. onchange interface, present the already collected infosNiklas2011-10-241-4/+48
|
* manual conf shows now a no interfaces found message without any form fields.Niklas2011-10-241-59/+72
|
* put the NetworkDiscovery code into the src folder of the fbgui. made some ↵Niklas2011-10-191-7/+12
| | | | test, building a usb stick iso and running it on a maschine. did some bug fixes
* new veriosn of the fbgui src (same as in fbgui-ng) combined with my ↵Niklas2011-10-101-0/+198
networkDiscovery in front.