2
I Use This!
Inactive

Commits : Listings

Analyzed 14 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
apikey activation mail
ppetermann
as Peter Petermann
More... almost 14 years ago
mongodate in details
ppetermann
as Peter Petermann
More... almost 14 years ago
mongodate in details
ppetermann
as Peter Petermann
More... almost 14 years ago
textmail import
ppetermann
as Peter Petermann
More... almost 14 years ago
int ids
ppetermann
as Peter Petermann
More... almost 14 years ago
cleaning up unused parameters
ppetermann
as Peter Petermann
More... almost 14 years ago
Merge branch 'master' of github.com:ppetermann/Kingboard
ppetermann
as Peter Petermann
More... almost 14 years ago
creation of api activation tokens
ppetermann
as Peter Petermann
More... almost 14 years ago
* The parser now sets the typeID instead of the character ID for NPCs * Made the validator compatible with this and the previous change * Made sure the tests, test this new behaviour More... almost 14 years ago
moved wakeup to king23
ppetermann
as Peter Petermann
More... almost 14 years ago
go to account after login
ppetermann
as Peter Petermann
More... almost 14 years ago
basic key adding
ppetermann
as Peter Petermann
More... almost 14 years ago
Datasources for Autocompletion SolarSystem / Region
ppetermann
as Peter Petermann
More... almost 14 years ago
* Killmail id hash is now calculated with characterNames * If a character is a NPC, the id is stored in typeID, the characterID remains 0 More... almost 14 years ago
fixed requirements listing
ppetermann
as Peter Petermann
More... almost 14 years ago
optics changed, now we have more screen realestate for information map/reduce bug fixed more detailed pilot views cleanup
ppetermann
as Peter Petermann
More... almost 14 years ago
use idHash for API Mails (breaks npc mails atm)
ppetermann
as Peter Petermann
More... almost 14 years ago
lets search for the hash.. rather than an array containing the hash
ppetermann
as Peter Petermann
More... almost 14 years ago
mongodate
ppetermann
as Peter Petermann
More... almost 14 years ago
yeah... well... seriously? writing wrong locationdata over right locationdata?
ppetermann
as Peter Petermann
More... almost 14 years ago
fixing display of mongo dates
ppetermann
as Peter Petermann
More... almost 14 years ago
Merge branch 'master' of github.com:ppetermann/Kingboard
ppetermann
as Peter Petermann
More... almost 14 years ago
* Improved ID hash generator to generate more reliable unique hashes. Only fails on invalid or actually identical mails. More... almost 14 years ago
* Refactoring: Moving the IdHash out of the parser into its own namespace. Parser API does not change. More... almost 14 years ago
* Fixed an issue with POS as attackers * Fixed a problem that pulled typeIDs from ChracterIds API, which caused wrong IDs to be used * Added the entityType field to the validator More... almost 14 years ago
* Added a testcase were a POS attacked a TCU * Fixed some other tests to work with the entityType field More... almost 14 years ago
* Added the entityType property to the killmail data More... almost 14 years ago
* Added a helper class for defining the entity type of an attacker More... almost 14 years ago
* Added a test case for the string helper More... almost 14 years ago
* Added a test case for the german in container token More... almost 14 years ago