forgot to remove a die, and to change isset to empty.. oops |
|
More...
|
about 13 years ago
|
Added the ability to show only specific types of ships, frigates, battleships, towers you name it.. Might have to look at changing the specific statistics table to showcasing the actual ship kills (When selecting Titan, show kill-amount of Ragnarok, Leviathan, Avatar, Erebus) |
|
More...
|
about 13 years ago
|
Altered the name to id lookup, to use the new namesearch table, and due to the downside of the table not being 100% up to date, it can fallback to the old method (of scouring through the Kingboard_Kill collection) |
|
More...
|
about 13 years ago
|
Added faction stats, indexes and processing. Also sorted out name lookup for urls, to use the namesearch table. |
|
More...
|
about 13 years ago
|
fixing permissions |
|
More...
|
about 13 years ago
|
Fixed up the last few MapReduces, so they all work. Shame on you Beansman! |
|
More...
|
about 13 years ago
|
empty home fix |
|
More...
|
about 13 years ago
|
work arround for broken dump (those shouldnt be arrays) |
|
More...
|
about 13 years ago
|
No need to have it link to a basehost, every browser out there SHOULD understand if a href is to /search/, it's on the same domain. |
|
More...
|
about 13 years ago
|
updated to latest k23 git |
|
More...
|
about 13 years ago
|
renaming file to dist file, so people have to make an (gitignored) copy named config.php |
|
More...
|
about 13 years ago
|
renaming file to dist file, so people have to make an (gitignored) copy named config.php |
|
More...
|
about 13 years ago
|
changing from karbos settings to defaults |
|
More...
|
about 13 years ago
|
Merge branch 'master' of github.com:ppetermann/Kingboard |
|
More...
|
about 13 years ago
|
Merge pull request #6 from karbowiak/master |
|
More...
|
about 13 years ago
|
Fixed the mistakes that was made last night, images now show the name, not the id.. |
|
More...
|
about 13 years ago
|
prevent error on empty board |
|
More...
|
about 13 years ago
|
Fixed an inconsistency, where the alliance image didn't show the alliance name when hovering over it. |
|
More...
|
about 13 years ago
|
Fixed an inconsistency, where the corporation image didn't show the corporation name when hovering over it. |
|
More...
|
about 13 years ago
|
Fixed an inconsistency, where the character image didn't show the character name when hovering over it. |
|
More...
|
about 13 years ago
|
Fixed some inconsistencies, where ship images and item images, under a kill wasn't linking to the eveinfo page. |
|
More...
|
about 13 years ago
|
made it look a bit less horrible. |
|
More...
|
about 13 years ago
|
search 2.0 |
|
More...
|
about 13 years ago
|
first version of a search. this is not fully functional and will need some tweaking (map/reduce names to an own collection and resolve search from there, otherwise it doesnt scale well enough, also corp/all/pilot can be mingled together then, which adds to usability) |
|
More...
|
about 13 years ago
|
cleaning up templates folder a bit |
|
More...
|
about 13 years ago
|
setting links to the current versions |
|
More...
|
about 13 years ago
|
made new api keys work in user management and battle reports |
|
More...
|
about 13 years ago
|
basic item information |
|
More...
|
about 13 years ago
|
replacing round by format |
|
More...
|
about 13 years ago
|
sith-forloop = twig-loop |
|
More...
|
about 13 years ago
|