summaryrefslogtreecommitdiffstats
path: root/usr/local/www/widgets
Commit message (Collapse)AuthorAgeFilesLines
* AJAX-ify the gmirror status widget. Add license header while I'm here.jim-p2010-02-272-31/+76
|
* Fix typojim-p2010-02-151-1/+1
|
* Change variable name to avoid clobbering one by the same name in the ↵jim-p2010-02-151-43/+43
| | | | Dashboard. Fixes all kinds of fun Dashboard issues. Any widget directly after the Services Status one would mess up in some way.
* Show a 3G icon when item is a serial type interfaceScott Ullrich2010-02-011-11/+15
|
* Fix services status widget to use the same code as the services status page. ↵jim-p2010-01-201-31/+59
| | | | Might need to move this into a common file in the near future to avoid code duplication.
* Ticket #294. Add necessary include.Ermal Luçi2010-01-111-1/+2
|
* fix Firewall Logs widget settings save.Chris Buechler2010-01-091-1/+9
| | | | Ticket #285
* Add priv.defs.inc to authgui.incsullrich2009-12-031-1/+1
|
* Rework includes a bitsullrich2009-12-031-1/+0
|
* Show all widgets. Remove - button as there is no save mechanism at all for ↵sullrich2009-12-021-11/+2
| | | | this widget.
* Formatting cleanups. Increase buffer sizesullrich2009-12-021-85/+79
|
* Rework includes/require. This saves about 4 megabytes.Scott Ullrich2009-11-211-1/+2
| | | | Simplify get_memory(). Tested on mips/i386
* Give more room to the interfaces td (40%)Scott Ullrich2009-10-251-2/+2
|
* * Convert carp/vips code to behave the same as other interfaces.Ermal Luçi2009-10-011-7/+0
| | | | | | | | * Make optimizations around it. * Make sure when we reload teh underlying interface we reload carp too. * Some fixes around the code. Reviewed-by: scott@ and billm@
* Add a line on sys info widget for NanoBSD boot slice if the platform is nanobsdjim-p2009-09-051-0/+10
|
* * Convert captive portal rules to use tables. This reduces the number of ↵Ermal Luçi2009-08-141-1/+1
| | | | | | | | | | rules ALOT. * Make the peruserbw setting use tables also by taking advantage of the tablearg option. * Convert statistics to use the new improvements of ipfw tables merged previously. * Make the limit of users allowed around 25000 instead of 9999 of before. NOTE: The only thing remaining for full optimization on ipfw(4) side is converting passthrumac and layer2 secure rules to tables aswell.
* Fix includes for the widget too.Ermal Luçi2009-07-101-2/+1
|
* Bring captive portal widget up to date with changes.Ermal Luçi2009-07-081-18/+17
|
* The other half of CP locks conversion to new locking functions.Ermal Luçi2009-05-091-2/+2
|
* Reeturn false to prevent page from movingScott Ullrich2009-05-041-1/+1
|
* Allow clicking on the Version and expand it with uname -a via Ajax magic.Scott Ullrich2009-05-041-2/+5
|
* Configurable filtering for Services Status widgetjim-p2009-04-051-1/+24
|
* Fix include for gmirror status widgetjim-p2009-04-051-0/+2
|
* New Widget: Gmirror Statusjim-p2009-04-052-0/+90
|
* Fix log widget title/linkjim-p2009-04-052-4/+6
|
* Filter log parsing updatejim-p2009-04-043-355/+81
| | | | | | | | | | | | * Share filter log parsing code instead of using copy/paste/code duplication. * Reworked the JavaScript a little so it could also be shared * Fix a large number of bugs, especially in the AJAX-based dynamic log viewer. * Picks up some more detail from the logs, and more accurately determines the protocol of a given log entry. * Adds a CLI log parser (filterparser.php) * Removed some redundant/unused code * Code cleanup/style fixes * Added support for finding logged rdr rules from miniupnpd NOTE: Due to the dynamic nature of upnp rules, the rule may not be present when checked.
* Add hideplatformScott Ullrich2009-03-241-0/+2
|
* Ensure tmp is ready before beginning operation.Scott Ullrich2009-03-181-6/+6
|
* * Remove non-needed grep (we use fifolog now)Scott Ullrich2009-03-161-1/+1
| | | | * Change "No data" to "Gathering data"
* Jettison clog and replace with fifolog which is included in FreeBSD 7.1Scott Ullrich2009-03-152-4/+4
|
* General widget cleanupsScott Ullrich2009-03-141-27/+51
|
* Handle post correctlyScott Ullrich2009-03-141-1/+1
|
* Allow setting of how many words to show.Scott Ullrich2009-03-141-2/+23
|
* Correctly restore rsswidgetheight sizeScott Ullrich2009-03-141-1/+4
|
* * Allow setting the div size and scroll the restScott Ullrich2009-03-141-23/+62
| | | | * Format items better
* Break before last <hr>Scott Ullrich2009-03-141-1/+1
|
* Default to 3 entriesScott Ullrich2009-03-141-1/+1
|
* Close <a> tagScott Ullrich2009-03-141-3/+1
|
* Widget is ready for general usage and defaults to pfS blogScott Ullrich2009-03-141-13/+56
|
* First crack at RSS widget.Scott Ullrich2009-03-141-0/+77
|
* Add commentScott Ullrich2009-03-141-0/+1
|
* Make NOTE boldScott Ullrich2009-03-141-1/+1
|
* Set NOTE size to 350x350Scott Ullrich2009-03-141-1/+1
|
* Adding picture viewer widget. Add a picture of your firewall, or a networkScott Ullrich2009-03-141-0/+92
| | | | diagram, or a picture of your girlfriend... OR?
* Add 3 seconds on to each subsequent graph to space out the ajax calls.Scott Ullrich2009-03-111-0/+1
|
* Center the CPU graph.Scott Ullrich2009-03-111-1/+1
|
* Correctly set the status field HTML text during ajax process.Scott Ullrich2009-03-111-2/+2
|
* Add ajax mojo to gateway status widgetScott Ullrich2009-03-112-7/+12
|
* Minor formatting changes.Scott Ullrich2009-03-101-4/+4
|
* Add loss informationScott Ullrich2009-03-101-1/+5
|
OpenPOWER on IntegriCloud