2016-10-19 |
Ant Zucaro | Flatten the lines a bit. |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Ant Zucaro | More server refactoring...still not sure if this is... |
commit | commitdiff | tree | snapshot |
2016-10-16 |
Ant Zucaro | Convert the server info to a class-based view callable... |
commit | commitdiff | tree | snapshot |
2016-10-16 |
Ant Zucaro | Add docstrings. |
commit | commitdiff | tree | snapshot |
2016-10-16 |
Ant Zucaro | Convert the server index to a class-based view callable... |
commit | commitdiff | tree | snapshot |
2016-06-26 |
Ant Zucaro | Use pserve, not paster. |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Ant Zucaro | Show player medals on the player_info page. |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Ant Zucaro | Add a simple form for the versus view. |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Ant Zucaro | Initial version of the "versus" view between two players. |
commit | commitdiff | tree | snapshot |
2016-02-06 |
Ant Zucaro | Rename the "top" templates to match their views. |
commit | commitdiff | tree | snapshot |
2016-02-06 |
Ant Zucaro | Make the active players/servers/maps use the cache. |
commit | commitdiff | tree | snapshot |
2016-01-31 |
Ant Zucaro | Merge branch 'master' of github.com:antzucaro/XonStat |
commit | commitdiff | tree | snapshot |
2016-01-31 |
Ant Zucaro | Use the summary_stats_mv instead of the full table. |
commit | commitdiff | tree | snapshot |
2016-01-27 |
Ant Zucaro | Force create_dt to start_dt for games. |
commit | commitdiff | tree | snapshot |
2016-01-27 |
Ant Zucaro | Add another sorting option to player_captimes. |
commit | commitdiff | tree | snapshot |
2016-01-25 |
Ant Zucaro | Add a plus-sign link to the player_game_index. |
commit | commitdiff | tree | snapshot |
2016-01-23 |
Ant Zucaro | Fix the navigation icons. Fixes #161. |
commit | commitdiff | tree | snapshot |
2016-01-23 |
Ant Zucaro | Make the rank index titles data-driven. |
commit | commitdiff | tree | snapshot |
2016-01-23 |
Ant Zucaro | Whitelist rank game types in the view. Fixes #162. |
commit | commitdiff | tree | snapshot |
2016-01-23 |
Ant Zucaro | Clean up the game info view. |
commit | commitdiff | tree | snapshot |
2016-01-21 |
Ant Zucaro | The player JSON view should use to_dict() instead. |
commit | commitdiff | tree | snapshot |
2016-01-21 |
Ant Zucaro | Make the game finder JSON-enabled. |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Ant Zucaro | Foundation columns should add up to 12, not 13. |
commit | commitdiff | tree | snapshot |
2016-01-16 |
Ant Zucaro | Reduce the number of fast caps shown on the map_info... |
commit | commitdiff | tree | snapshot |
2016-01-16 |
Ant Zucaro | Add a link to view the fastest capture times on the... |
commit | commitdiff | tree | snapshot |
2016-01-16 |
Ant Zucaro | Move MapCapTime and PlayerCapTime to models. |
commit | commitdiff | tree | snapshot |
2016-01-16 |
Ant Zucaro | Throw HTTP 404s if either the player or map do not... |
commit | commitdiff | tree | snapshot |
2016-01-16 |
Ant Zucaro | Allow fetching player captimes using the JSON endpoint. |
commit | commitdiff | tree | snapshot |
2016-01-16 |
Ant Zucaro | Fix the JSON view for map captimes. |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Ant Zucaro | Clean up xs_submit. |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Ant Zucaro | Add ranks to the post-match template. |
commit | commitdiff | tree | snapshot |
2015-11-29 |
Ant Zucaro | Fetch ranks for the post-match report. |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Ant Zucaro | Use raw ID values, not URLs. |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Ant Zucaro | Remove k-factor, score-per-second, and alivetime. |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Ant Zucaro | Provide a plaintext response to stats submissions. |
commit | commitdiff | tree | snapshot |
2015-11-14 |
Ant Zucaro | Refactor the Elo processing code into EloProcessor. |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Ant Zucaro | Get rid of some commented, unused code. |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Ant Zucaro | Clean up the production configuration file. |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Ant Zucaro | Don't put anonymous players in games.players |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Ant Zucaro | Use only one regex to identify bots |
commit | commitdiff | tree | snapshot |
2015-10-29 |
Ant Zucaro | Merge pull request #22 from antzucaro/nvd3-v2 |
commit | commitdiff | tree | snapshot |
2015-10-29 |
Ant Zucaro | Add nvd3 css, integrate charts in the player_info page. nvd3-v2 |
commit | commitdiff | tree | snapshot |
2015-10-29 |
Ant Zucaro | Add minified version of the weapon charts. |
commit | commitdiff | tree | snapshot |
2015-10-29 |
Ant Zucaro | Change margin of the weaponCharts. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Ant Zucaro | Add NVD3.js to vendor. |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Ant Zucaro | Add D3.js to vendor. |
commit | commitdiff | tree | snapshot |
2015-07-08 |
Ant Zucaro | Store and show goals in the "caps" field of team scores... |
commit | commitdiff | tree | snapshot |
2015-06-13 |
Ant Zucaro | Oops, off-by-one error on the damageChart series. |
commit | commitdiff | tree | snapshot |
2015-06-13 |
Ant Zucaro | Store player-to-map captimes by mod. |
commit | commitdiff | tree | snapshot |
2015-06-13 |
Ant Zucaro | Store impure cvar changes, and use them to mark servers... |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Ant Zucaro | Make valid NB games those w/ nonzero scores ONLY. Fixes... |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Ant Zucaro | Remove the rifle from the damage and accuracy charts. |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Ant Zucaro | Minify the new weaponCharts code. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Ant Zucaro | Merge branch 'master' of gitlab.com:xonotic/xonstat |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Ant Zucaro | Add Arc to the damage chart. |
commit | commitdiff | tree | snapshot |
2015-05-06 |
Ant Zucaro | Merge branch 'sev/unicode_mapping_fix' into 'master' |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Severin Meyer | Correct the mapping of the smiling emoticon |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Ant Zucaro | Use class, not style. Doh! |
commit | commitdiff | tree | snapshot |
2015-04-24 |
Ant Zucaro | Remove spaces that cause offset issues on Chrome. |
commit | commitdiff | tree | snapshot |
2015-04-22 |
Ant Zucaro | Add Arc to the accuracy table. |
commit | commitdiff | tree | snapshot |
2015-04-22 |
Ant Zucaro | Clean up comments. |
commit | commitdiff | tree | snapshot |
2015-04-22 |
Ant Zucaro | Remove the join to game stats for accuracy data. |
commit | commitdiff | tree | snapshot |
2015-04-19 |
Ant Zucaro | Fix the machinegun sprite and sync CSS. Fixes #149. |
commit | commitdiff | tree | snapshot |
2015-04-19 |
Ant Zucaro | Use Luma game type icons on the player-recent-games... |
commit | commitdiff | tree | snapshot |
2015-04-19 |
Ant Zucaro | The game_index template has not been used in a long... |
commit | commitdiff | tree | snapshot |
2015-04-19 |
Ant Zucaro | Copy the mono icon for local reference. |
commit | commitdiff | tree | snapshot |
2015-04-19 |
Ant Zucaro | Set a color for the Arc. foundation |
commit | commitdiff | tree | snapshot |
2015-04-19 |
Ant Zucaro | Bundle in Luma. |
commit | commitdiff | tree | snapshot |
2015-04-19 |
Ant Zucaro | Add combined CSS. |
commit | commitdiff | tree | snapshot |
2015-04-19 |
Ant Zucaro | Add more width to the grid. |
commit | commitdiff | tree | snapshot |
2015-04-19 |
Ant Zucaro | Fix the display of the weapon icon on mobile. |
commit | commitdiff | tree | snapshot |
2015-04-19 |
Ant Zucaro | Use Luma throughout the site. Thank you, sev! |
commit | commitdiff | tree | snapshot |
2015-04-19 |
Ant Zucaro | Add Luma font and styles. |
commit | commitdiff | tree | snapshot |
2015-04-12 |
Ant Zucaro | Fix the recent games table for the server info page. |
commit | commitdiff | tree | snapshot |
2015-04-12 |
Ant Zucaro | Make the player game index page mobile-friendly. |
commit | commitdiff | tree | snapshot |
2015-04-12 |
Ant Zucaro | Clean up the accuracy tables, make them mobile friendly. |
commit | commitdiff | tree | snapshot |
2015-04-12 |
Ant Zucaro | Style the game table for keyhunt. |
commit | commitdiff | tree | snapshot |
2015-04-12 |
Ant Zucaro | Style the game table for ca, dm, duel, rune, and tdm. |
commit | commitdiff | tree | snapshot |
2015-04-12 |
Ant Zucaro | Color score cells yellow. |
commit | commitdiff | tree | snapshot |
2015-04-12 |
Ant Zucaro | Format duel and ctf scoreboards. |
commit | commitdiff | tree | snapshot |
2015-04-12 |
Ant Zucaro | Use all columns for mobile game tables. |
commit | commitdiff | tree | snapshot |
2015-04-11 |
Ant Zucaro | Customize accordion behavior. |
commit | commitdiff | tree | snapshot |
2015-04-11 |
Ant Zucaro | Define a new block for Foundation customizations. |
commit | commitdiff | tree | snapshot |
2015-04-11 |
Ant Zucaro | Improved accuracy tabs on the game page. |
commit | commitdiff | tree | snapshot |
2015-04-04 |
Ant Zucaro | Add a hover style to table-hover TRs. |
commit | commitdiff | tree | snapshot |
2015-03-29 |
Ant Zucaro | Progress on the game info page. |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Ant Zucaro | Convert the player_info page. |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Ant Zucaro | Convert the search page. |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Ant Zucaro | Remove the border around fieldsets. |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Ant Zucaro | Fix the mobile view of the map_info page. |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Ant Zucaro | Convert the map_captimes view. |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Ant Zucaro | Convert the map_info view. |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Ant Zucaro | Fix columns in the server_info view. |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Ant Zucaro | Remove missing views from the import list. |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Ant Zucaro | Initial conversion of the server_info view. |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Ant Zucaro | Remove the server_game_index view. |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Ant Zucaro | Convert the player_captimes view. |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Ant Zucaro | Convert the player_game_index view. |
commit | commitdiff | tree | snapshot |
2015-03-14 |
Ant Zucaro | Change some of the 404 messages. |
commit | commitdiff | tree | snapshot |
2015-03-14 |
Ant Zucaro | Re-indent the 404 page. |
commit | commitdiff | tree | snapshot |
next |