2
I Use This!
Inactive

Commits : Listings

Analyzed 13 days ago. based on code collected 14 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
forgot to remove a die, and to change isset to empty.. oops
Karbowiak
as Michael Karbowiak
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)
Karbowiak
as Michael Karbowiak
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)
Karbowiak
as Michael Karbowiak
More... about 13 years ago
Added faction stats, indexes and processing. Also sorted out name lookup for urls, to use the namesearch table.
Karbowiak
as Michael Karbowiak
More... about 13 years ago
fixing permissions
ppetermann
as Peter Petermann
More... about 13 years ago
Fixed up the last few MapReduces, so they all work. Shame on you Beansman!
Karbowiak
as Michael Karbowiak
More... about 13 years ago
empty home fix
ppetermann
as Peter Petermann
More... about 13 years ago
work arround for broken dump (those shouldnt be arrays)
ppetermann
as Peter Petermann
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.
Karbowiak
as Michael Karbowiak
More... about 13 years ago
updated to latest k23 git
ppetermann
as Peter Petermann
More... about 13 years ago
renaming file to dist file, so people have to make an (gitignored) copy named config.php
ppetermann
as Peter Petermann
More... about 13 years ago
renaming file to dist file, so people have to make an (gitignored) copy named config.php
ppetermann
as Peter Petermann
More... about 13 years ago
changing from karbos settings to defaults
ppetermann
as Peter Petermann
More... about 13 years ago
Merge branch 'master' of github.com:ppetermann/Kingboard
ppetermann
as Peter Petermann
More... about 13 years ago
Merge pull request #6 from karbowiak/master
ppetermann
as Peter Petermann
More... about 13 years ago
Fixed the mistakes that was made last night, images now show the name, not the id..
Karbowiak
as Michael Karbowiak
More... about 13 years ago
prevent error on empty board
ppetermann
as Peter Petermann
More... about 13 years ago
Fixed an inconsistency, where the alliance image didn't show the alliance name when hovering over it.
Karbowiak
as Michael Karbowiak
More... about 13 years ago
Fixed an inconsistency, where the corporation image didn't show the corporation name when hovering over it.
Karbowiak
as Michael Karbowiak
More... about 13 years ago
Fixed an inconsistency, where the character image didn't show the character name when hovering over it.
Karbowiak
as Michael Karbowiak
More... about 13 years ago
Fixed some inconsistencies, where ship images and item images, under a kill wasn't linking to the eveinfo page.
Karbowiak
as Michael Karbowiak
More... about 13 years ago
made it look a bit less horrible.
ppetermann
as Peter Petermann
More... about 13 years ago
search 2.0
ppetermann
as Peter Petermann
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)
ppetermann
as Peter Petermann
More... about 13 years ago
cleaning up templates folder a bit
ppetermann
as Peter Petermann
More... about 13 years ago
setting links to the current versions
ppetermann
as Peter Petermann
More... about 13 years ago
made new api keys work in user management and battle reports
ppetermann
as Peter Petermann
More... about 13 years ago
basic item information
ppetermann
as Peter Petermann
More... about 13 years ago
replacing round by format
ppetermann
as Peter Petermann
More... about 13 years ago
sith-forloop = twig-loop
ppetermann
as Peter Petermann
More... about 13 years ago