tazpanel log network.cgi

age author description
2021-11-09 Pascal Bellard network.cgi: fix wait_up()
2019-02-26 Pascal Bellard Remove ashism ==
2017-10-07 Pascal Bellard network.cgi: basic vlan support
2017-07-23 Pascal Bellard dot command may not search current directory first
2015-12-10 Aleksej Bobylev Change icons presentation in code - free to use anywhere, simplify icons substitution, minify html, misc
2015-08-30 Pascal Bellard network.cgi: hide wakeup button (again)
2015-08-30 Pascal Bellard network.cgi: hide wakeup button
2015-08-26 Aleksej Bobylev Add hosts.cgi; update translations
2015-08-24 Aleksej Bobylev network.cgi: use /etc/hosts as Ad/Spyware/Malicious sites blocker; faster build with stripall.sh
2015-08-20 Aleksej Bobylev Add "noheader" flag to get page without header/footer/panel "wrappers" (for pop-ups); strip, minify and gzip scripts and styles.
2015-08-08 Pascal Bellard lib/libtazpanel: add edit_button()
2015-08-07 Aleksej Bobylev network.cgi: share Wi-Fi networks via QR codes
2015-07-28 Pascal Bellard Set default gui user
2015-07-12 Pascal Bellard nss support
2015-06-08 Aleksej Bobylev *.cgi: Implement TazPanel title and sub-title; hardware.cgi: fix and improve modules search; index.cgi: complex code using awk was prevented 'make pot' to collect all messages, fix terminal history removing; tazpanel.js: disable buttons when no packages selected (pkgs.cgi: up / search / category lists); network.cgi: complex comment was prevented 'make pot' to collect all messages; powersaving.cgi: starting development; *.po: rebuild; tazpanel.ttf: add messages icons, so remove all the style/png images and change libtazpanel; *.css: title and sub-title, messages icons; test.cgi: add new icons.
2015-05-18 Aleksej Bobylev Use bottom panel as status bar; settings: data picker, lock icon for locked users; font: add 'calendar', 'modem', and 'vpn' icons; etc...
2015-05-13 Pascal Bellard network.cgi: add iptables status
2015-05-13 Pascal Bellard network.cgi: add ip_forward support (again)
2015-05-13 Pascal Bellard network.cgi: add ip_forward support
2015-05-12 Pascal Bellard network.cgi : edit arp table
2015-05-02 Pascal Bellard network.cgi: add ether-wake support (again)
2015-05-01 Pascal Bellard network.cgi: add ether-wake support
2015-04-24 Aleksej Bobylev Add CSS for prism.js; tiny edits.
2015-04-24 Aleksej Bobylev Add prism.js syntax highlighter; now files can be edited "in place" without page reloading; allow ANY characters in the Wi-Fi password (bug 126); change web-app layout: main window isn't scrollable, with scrollable contents.
2015-04-08 Aleksej Bobylev Use short gettext commands; use $HTTP_HOST in redirection URL (for localhost 127.0.0.1:82 works too; for local network connection URL like 192.168.1.10:82 works).
2015-04-08 Pascal Bellard non-auth by default
2015-04-07 Aleksej Bobylev index.cgi: restore header in the file viewer; network.cgi: show both disabled start/stop/restart buttons for user.
2015-04-06 Pascal Bellard network.cgi: user support
2015-03-25 Aleksej Bobylev network: things are now successfull: connect to Ethernet or {new or stored} Wi-Fi, re-connect Ethernet <-> Wi-Fi without previously stopping, start and stop Ethernet or Wi-Fi connections. Seems network part of TazPanel is fully workable now.
2015-03-24 Aleksej Bobylev Bunch of changes. Development in progress, please note it have few known bugs.
2015-01-03 Aleksej Bobylev Small improvements: no need HTML "meta charset" (it's done in HTTP headers); no need "$SCRIPT_NAME" in links; use HTML "&amp;" in links; hide Wi-Fi password in the page; fix month selector in the date settings; use HTML5 plain "header" and "footer"; use "printf"'s loop nature; fix "1" message in page loading break.
2014-01-03 Christophe Lincoln (c) --> 2014 and update AUTHORS file1.7
2013-06-12 Aleksej Bobylev network.cgi: better checking of Wi-Fi signal quality
2012-06-30 Pascal Bellard network.cgi: fix connected networks
2012-06-30 Pascal Bellard network.cgi: add ap
2012-06-30 Pascal Bellard network.cgi: fix scan parsing, use any key type
2012-05-17 Aleksej Bobylev add visual sections to pages
2012-05-17 Aleksej Bobylev change 'zebra' table styles to use in scrollable tables
2012-05-04 Aleksej Bobylev 3 weeks forging ;) Some bugs fixed, maybe all i18n improved (please, recheck 'po's!), couple of new features added... Enjoy!1.5.5
2012-04-11 Aleksej Bobylev translatable header, footer & titles; make pot
2012-04-02 Christophe Lincoln live: make live usb into tazpanle, new input and button style1.5.2
2012-03-12 Christian Mesh meshca Changed wifi start to restart networking)1.4.4
2012-03-09 naitsirhc added Restart button to network main page
2012-03-01 Christophe Lincoln network.cgi: Fix enabling wifi typo (found on fresh install with rolling)1.4.1
2012-02-29 Christophe Lincoln Improve wifi connection1.4
2012-02-28 Christophe Lincoln network.cgi: Some small fixes
2012-02-28 Christophe Lincoln network.cgi: Dont modify config file if essid is just selected
2012-02-28 Christophe Lincoln network.sh: Make ESSID clickable to select it and detect WPA2
2012-02-28 Christophe Lincoln network.cgi: Add Wifi connection form
2011-08-14 Paul Issott Tiny edits
2011-04-18 Pascal Bellard network.cgi: add pid link
2011-04-18 Christophe Lincoln network.cgo: Add some info under page title
2011-04-16 Pascal Bellard network.cgi: pscan is too slow, needs its own page
2011-04-16 Pascal Bellard network.cgi: add anchors
2011-04-16 Pascal Bellard network.cgi: add local ports scan
2011-04-16 Pascal Bellard network.cgi: add IP Connections
2011-04-15 Paul Issott Tiny edits
2011-04-15 Pascal Bellard network.cgi/eth: activate dhcp or static
2011-04-15 Christophe Lincoln Add some doc/help, use a BSD License and add COPYING file
2011-04-15 Christophe Lincoln Add a tux icon and remove all call to gettext in *.cgi since we zse the same text domain and it is sourced/exported in libtazpanel