summaryrefslogtreecommitdiff
path: root/modules/extra/webcpanel/pages
AgeCommit message (Expand)Author
2014-01-02Move modules out of extras that dont have external dependenciesAdam
2014-01-01Update copyright to 2014. This was done with:Adam
2013-12-26Fix dropping channels in the webpanelAdam
2013-12-24Make webcpanel's nickserv alist behave more like /ns alistAdam
2013-11-22fixed webcpanel not html escaping displayed memos, bug reported by MietzieDukePyrolator
2013-11-04Add a couple of usability and aesthetic changes, fix the half-broken chanlist...Denis M. (Phr33d0m)
2013-09-29display modechars instead of modenames in cpanel channelmodesDukePyrolator
2013-09-08Alpabetize channels in /ns alist and on webcpanels chanserv pageAdam
2013-09-03Cleanup previous commitAdam
2013-09-03updated the chanserv section in webcpanelDukePyrolator
2013-08-23Merge pull request #20 from Phr33d0m/1.9Adam
2013-08-23Remove webpanel:ssl configuration option because its dumbAdam
2013-08-23Redesign body of the pages. Now they have a distiguished panel heading and pa...n0kS Phr33d0m
2013-08-22Fix incorrect GET method as we are submitting POST datan0kS Phr33d0m
2013-07-01Change extensible keys to require explicitly having a type defined for it. Co...Adam
2013-05-27Initially attach all modules to all events, and detach them as the events are...Adam
2013-05-26Fix webcpanel buildAdam
2013-05-06Fix extras buildAdam
2013-05-05Rework the config file reader to be much more flexible and move many configur...Adam
2013-03-02Fix compile warning in webcpanel/memosAdam
2013-02-20Merge pull request #12 from MatthewM/webcpanelAdam
2013-02-14Switch Destroy methods to deleteAdam
2013-02-14Store what channels have references to accounts in NickCore to prevent having...Adam
2013-02-05Made access del by nick and other functions from 326f1a really delete objectsAdam
2013-01-21Merge usefulness of Flags and Extensible classes into Extensible, made most f...Adam
2013-01-09Update copyright to 2013. This was done with:Adam
2012-12-20Added the overlay to the vHost request functionMatthewM
2012-12-17Added a modal window interface to MemoServs page that will automaticly fade o...MatthewM
2012-12-14Allow opers to drop channelsMatthewM
2012-12-13Optimize much of the database code and serialize code.Adam
2012-12-12Some small improvements to last few commits, and fixed some problems with the...Adam
2012-12-12Squashed commit of the following:Adam
2012-12-09fixed a problem with the webcpanel logout when using apache + mod_proxyDukePyrolator
2012-11-22Pretty large coding style cleanup, in source docAdam
2012-11-01Fixed quite a bit of dumbness with m_ssl. Had toAdam
2012-10-30Fixed build errors and warnings with -std=c++11Adam
2012-10-09Cleanup ok if modules with pending identify requests are unloadedAdam
2012-10-07Remove the asynchronous identifing hack and replace it with something better....Adam
2012-10-02added an operserv/akill page to webcpanelDukePyrolator
2012-09-02Fix WindowsAdam
2012-09-01Added a web panel module + a default templateAdam