summaryrefslogtreecommitdiff
path: root/src/modules/m_httpd_stats.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Topic support in channel list - NOTE THIS ISNT SAFE AGAINST XSS YETGravatar brain2006-07-111-5/+6
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4351 e03df62e-2008-0410-955e-edbf42e46eb7
* Added stylesheet supportGravatar brain2006-07-111-0/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4350 e03df62e-2008-0410-955e-edbf42e46eb7
* Now has a shiney 'valid xhtml 1.1' icon, just because it can.Gravatar brain2006-07-111-5/+10
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4349 e03df62e-2008-0410-955e-edbf42e46eb7
* XHTML 1.1 spec validation and charsetGravatar brain2006-07-111-33/+38
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4348 e03df62e-2008-0410-955e-edbf42e46eb7
* Removed some debug in the sorting algorithmGravatar brain2006-07-111-3/+0
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4347 e03df62e-2008-0410-955e-edbf42e46eb7
* typo Count -> NameGravatar brain2006-07-111-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4346 e03df62e-2008-0410-955e-edbf42e46eb7
* Add voice, halfop and op countsGravatar brain2006-07-111-2/+10
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4345 e03df62e-2008-0410-955e-edbf42e46eb7
* Channel size sorting with a tricksy sort that converts it on the fly from ↵Gravatar brain2006-07-111-2/+51
| | | | | | std::map to std::vector for displaying git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4344 e03df62e-2008-0410-955e-edbf42e46eb7
* FIX channel user count stuff. next to do, order the user count listGravatar brain2006-07-111-1/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4342 e03df62e-2008-0410-955e-edbf42e46eb7
* Channel user count stuffGravatar brain2006-07-111-1/+97
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4341 e03df62e-2008-0410-955e-edbf42e46eb7
* Check for uri and only claim /stats and /stats/Gravatar brain2006-07-111-13/+17
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4340 e03df62e-2008-0410-955e-edbf42e46eb7
* Add content-typeGravatar brain2006-07-111-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4339 e03df62e-2008-0410-955e-edbf42e46eb7
* Basic html output other than chickensGravatar brain2006-07-111-1/+10
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4338 e03df62e-2008-0410-955e-edbf42e46eb7
* Stop the chickens reproducing :XGravatar brain2006-07-111-2/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4335 e03df62e-2008-0410-955e-edbf42e46eb7
* Stuff for adding extra headers to a response (for Authorization: and ↵Gravatar brain2006-07-111-1/+1
| | | | | | Location: etc) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4333 e03df62e-2008-0410-955e-edbf42e46eb7
* This works now, m_httpd_stats.so prints 'chickens' on all pages except the indexGravatar brain2006-07-111-0/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4332 e03df62e-2008-0410-955e-edbf42e46eb7
* Compiles nowGravatar brain2006-07-111-2/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4331 e03df62e-2008-0410-955e-edbf42e46eb7
* Error code stuffGravatar brain2006-07-111-0/+7
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4329 e03df62e-2008-0410-955e-edbf42e46eb7
* FoulupsGravatar brain2006-07-111-11/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4328 e03df62e-2008-0410-955e-edbf42e46eb7
* We might as well start on some module to interface with the service provider, ehGravatar brain2006-07-111-0/+103
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4327 e03df62e-2008-0410-955e-edbf42e46eb7