Age | Commit message (Expand) | Author |
2013-12-26 | Fix dropping channels in the webpanel | Adam |
2013-12-24 | Make webcpanel's nickserv alist behave more like /ns alist | Adam |
2013-11-22 | fixed webcpanel not html escaping displayed memos, bug reported by Mietzie | DukePyrolator |
2013-11-17 | Fix placeholder for akill.html | Cronus89 |
2013-11-04 | Add a couple of usability and aesthetic changes, fix the half-broken chanlist... | Denis M. (Phr33d0m) |
2013-09-29 | display modechars instead of modenames in cpanel channelmodes | DukePyrolator |
2013-09-08 | Alpabetize channels in /ns alist and on webcpanels chanserv page | Adam |
2013-09-03 | Cleanup previous commit | Adam |
2013-09-03 | updated the chanserv section in webcpanel | DukePyrolator |
2013-08-23 | Merge pull request #21 from Phr33d0m/1.9 | Jens Voß |
2013-08-23 | Use CDN for the rest of the .js files | Denis M. (Phr33d0m) |
2013-08-23 | Merge pull request #20 from Phr33d0m/1.9 | Adam |
2013-08-23 | Fixed an incorrect layout, a couple of typos and a wrong form action | n0kS Phr33d0m |
2013-08-23 | Use a local copy of the background image | n0kS Phr33d0m |
2013-08-23 | Make the navbar brand a different font to distinguish it from the rest of the... | n0kS Phr33d0m |
2013-08-23 | Remove webpanel:ssl configuration option because its dumb | Adam |
2013-08-23 | Removed innecessary logo width, the img-responsive will take care of that. | n0kS Phr33d0m |
2013-08-23 | Don't use an external svg logo anymore, but a local png one. | n0kS Phr33d0m |
2013-08-23 | Redesign body of the pages. Now they have a distiguished panel heading and pa... | n0kS Phr33d0m |
2013-08-22 | Fix a typo and remove unnecessary 'effects' | n0kS Phr33d0m |
2013-08-22 | A completely rewritten Control Panel using some bootstrapping, jquery and lot... | n0kS Phr33d0m |
2013-08-22 | Nuking the old design with fire | n0kS Phr33d0m |
2013-08-22 | Fix incorrect GET method as we are submitting POST data | n0kS Phr33d0m |
2013-08-01 | Use MessageSource as the source for many IRCDProto funcs | Adam |
2013-07-01 | Change extensible keys to require explicitly having a type defined for it. Co... | Adam |
2013-05-27 | Initially attach all modules to all events, and detach them as the events are... | Adam |
2013-05-26 | Fix webcpanel build | Adam |
2013-05-06 | Fix extras build | Adam |
2013-05-05 | That doesn't work either, just don't use references. | Adam |
2013-05-05 | Rework the config file reader to be much more flexible and move many configur... | Adam |
2013-04-15 | Rewrote modules/CMakeLists.txt and do not build the 'extras' modules, if user... | Adam |
2013-04-10 | Move some of the modules in extras/ that arent really extra out of extras. Ma... | Adam |
2013-03-02 | Fix compile warning in webcpanel/memos | Adam |
2013-02-20 | Add Matthew to webpanel credits, fix alignment of akill list | Adam |
2013-02-20 | Merge pull request #12 from MatthewM/webcpanel | Adam |
2013-02-14 | Switch Destroy methods to delete | Adam |
2013-02-14 | Store what channels have references to accounts in NickCore to prevent having... | Adam |
2013-02-05 | Made access del by nick and other functions from 326f1a really delete objects | Adam |
2013-01-31 | Updated jquery API to v1.9.0 | MatthewM |
2013-01-21 | Merge usefulness of Flags and Extensible classes into Extensible, made most f... | Adam |
2013-01-09 | Update copyright to 2013. This was done with: | Adam |
2012-12-23 | Made the overlay resize and the alert box reposition when the window is resized | MatthewM |
2012-12-20 | Move the var to set the time out into the same javascript tag that is used fo... | MatthewM |
2012-12-20 | Added the overlay to the vHost request function | MatthewM |
2012-12-20 | Moved the javascript to header.html from memos.html to make it easier to inte... | MatthewM |
2012-12-20 | Made the table cells for the memo table have no spacing and color the read an... | MatthewM |
2012-12-19 | Minor style tweaks to make the links look more like a button | MatthewM |
2012-12-18 | Cleaned up the overlay layout, added some minor visual and js fixes | MatthewM |
2012-12-18 | Added a click reply function to the MemoServ memos page that autofills the se... | MatthewM |
2012-12-17 | Bug that was experinced seems to be somewhat related to Windows 8 and maybe a... | MatthewM |