2013-08-18 |
Ant Zucaro | Remove those pesky epochs. |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Ant Zucaro | Reorder views for proper precedence. |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Ant Zucaro | Remove reference to removed view. |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Ant Zucaro | Merge branch 'zykure-approved' |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Ant Zucaro | Add the most recent game info to the hashkey view. |
commit | commitdiff | tree | snapshot |
2013-08-18 |
antzucaro | Remove deprecated view. Use git history! |
commit | commitdiff | tree | snapshot |
2013-08-18 |
antzucaro | Fix a bad version of the game view file. |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Jan Behrens | Updating player hashkey view |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Ant Zucaro | Refactor the presentation of the accuracy graph. |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Ant Zucaro | Player Elo view by hashkey. |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Jan Behrens | Adding player_elo_info_text template for use within... |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Jan Behrens | Merge branch 'master' into zykure/wip |
commit | commitdiff | tree | snapshot |
2013-08-11 |
Ant Zucaro | The reflect option is deprecated. Use method instead. |
commit | commitdiff | tree | snapshot |
2013-08-11 |
Ant Zucaro | Remove braces from the hashkey text template. |
commit | commitdiff | tree | snapshot |
2013-08-11 |
Ant Zucaro | Route the hashkey view to /player/me. |
commit | commitdiff | tree | snapshot |
2013-08-11 |
Ant Zucaro | Pull the hashkey from the request headers. |
commit | commitdiff | tree | snapshot |
2013-08-11 |
Ant Zucaro | Move the blind_id verification function to util. |
commit | commitdiff | tree | snapshot |
2013-08-10 |
Ant Zucaro | Spring cleaning of the routes file. |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Ant Zucaro | Merge branch 'zykure/approved' of ssh://push.git.xonoti... |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Ant Zucaro | Link to the rank page from player info. |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Jan Behrens | fixing css |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Jan Behrens | oops, forgot to compress the CSS code before committing |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Jan Behrens | Add teamnames to teamscores, fix layout issues, fix... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Ant Zucaro | New 404 page. Hooray, no more boring ones! |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Ant Zucaro | Show latency in game_info if at least one player has... |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Ant Zucaro | Make the score field yellow, like in-game. |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Ant Zucaro | Fix display of KA games. |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Ant Zucaro | KA display by score, not rounds. |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Ant Zucaro | No, really order by score ALWAYS :) |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Ant Zucaro | Remove a blank column when there are no teamstats. |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Ant Zucaro | A more comprehensive decision tree for team game stats. |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Ant Zucaro | Remove unneeded team gamestat debug. |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Jan Behrens | fix ordering of teams in game_info view |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Jan Behrens | Adding teamscores to game_info view |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Jan Behrens | Merge branch 'master' into zykure/approved |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Ant Zucaro | Fix another rank -> scoreboardpos bug. |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Ant Zucaro | Show CA and FT rankings. |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Ant Zucaro | Add a missing description attribute. |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Ant Zucaro | Show a cake for player cake days! |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Ant Zucaro | Metadata updates. |
commit | commitdiff | tree | snapshot |
2013-06-15 |
Ant Zucaro | Separate scoreboards by team. |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Ant Zucaro | Store team score information. |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Ant Zucaro | Support teamscores when parsing, but do not store them... |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Jan Behrens | Support teamscores on the xonstat webpage (game_info... |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Jan Behrens | Fix bug in player badges: win% color computed wrong |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Ant Zucaro | Show server port, if available. |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Ant Zucaro | Show more games on player_game_index page. |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Ant Zucaro | Change focus background color on nav-tabs. |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Ant Zucaro | Merge branch 'zykure-approved' |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Ant Zucaro | Use the correct pgstat row for Elo. |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Jan Behrens | Fix playernicks at "more" link in player_info |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Jan Behrens | Add links to recent games and favorite map in player_in... |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Jan Behrens | Merge branch 'master' into zykure/approved |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Ant Zucaro | Fix two missed route_urls to game_finder. |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Jan Behrens | Update submission handler to use new Q event for teams... |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Jan Behrens | fix bot-detection |
commit | commitdiff | tree | snapshot |
2013-04-21 |
Jan Behrens | Playing around with teamscore display (uses random... |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Jan Behrens | Adding teamscores (proof-of-concept) |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Ant Zucaro | Rename route from game_finder to game_index. |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Jan Behrens | Merge branch 'master' into zykure/approved |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Ant Zucaro | Highlight the filtered game mode. |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Ant Zucaro | Show the active filter on the player_game_index. |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Ant Zucaro | Replace the game_index view w/ game_finder. |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Jan Behrens | Filter cq gametype from player_game_index |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Jan Behrens | Tidy up a few things |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Jan Behrens | Merge branch 'master' into zykure/approved |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Ant Zucaro | Make search results look more like the index pages. |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Ant Zucaro | Oops, I clobbered a player-nick class. |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Ant Zucaro | Merge zykure-approved, my fixes, and merge fixes :D |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Ant Zucaro | Lowercase game type description depending on context. |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Ant Zucaro | Fix broken things in game_index. |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Ant Zucaro | Fix the broken things in player_game_index. |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Jan Behrens | Fix second item of bug #1511 |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Jan Behrens | Add non-breaking tables to map_info/server_info; fix... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Jan Behrens | Some fixing up, improve handling of long playernicks... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Jan Behrens | Merge branch 'master' into zykure/approved |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Jan Behrens | Fix up layout of gametype filters in game_index |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Jan Behrens | Added link to player captimes; fixed issue with ctf... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Jan Behrens | Adding links to access gametype-filtered lists |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Jan Behrens | Added gametype-filtered view to game_index (and updated... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Jan Behrens | Adding gametype-filtered game_index view (and fix bug... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Ant Zucaro | Colorize the Elo up/down arrows. |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Ant Zucaro | Round Elo. We do not need that to the thousandth :) |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Ant Zucaro | Show recent games link on *index pages. |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Ant Zucaro | Add ability to limit printable characters in nicks. |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Jan Behrens | Resolve some issues with characters not being translate... |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Jan Behrens | Some fixing up in the "captimes" pages |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Jan Behrens | Adding "back" links to some player-info pages |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Jan Behrens | Adding notes on leaderboard-like pages, fixes #1075 |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Jan Behrens | Fixing issue with long player nicks, fixes #1313 |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Jan Behrens | Merge branch 'master' into zykure/approved |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Jan Behrens | Revert "Using fixed height for "gamestats" player-info" |
commit | commitdiff | tree | snapshot |
2013-04-14 |
antzucaro | Show TDM ranks on the front page. |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Jan Behrens | Allowing elos to be shown even for less than 32 games |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Jan Behrens | Using fixed height for "gamestats" player-info |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Ant Zucaro | Add joined date and player_id to player_info view. |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Ant Zucaro | Win/loss should use scoreboardpos, not rank. |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Ant Zucaro | Make percentile calculations 1-(p-1)/(n-1). |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Ant Zucaro | New, nicer pagination. |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Ant Zucaro | Add map_id to map_index template. |
commit | commitdiff | tree | snapshot |
next |