]> de.git.xonotic.org Git - xonotic/xonstat.git/shortlog
xonotic/xonstat.git
2016-10-18 Ant ZucaroMore server refactoring...still not sure if this is...
2016-10-16 Ant ZucaroConvert the server info to a class-based view callable...
2016-10-16 Ant ZucaroAdd docstrings.
2016-10-16 Ant ZucaroConvert the server index to a class-based view callable...
2016-06-26 Ant ZucaroUse pserve, not paster.
2016-03-29 Ant ZucaroShow player medals on the player_info page.
2016-03-12 Ant ZucaroAdd a simple form for the versus view.
2016-03-12 Ant ZucaroInitial version of the "versus" view between two players.
2016-02-06 Ant ZucaroRename the "top" templates to match their views.
2016-02-06 Ant ZucaroMake the active players/servers/maps use the cache.
2016-01-31 Ant ZucaroMerge branch 'master' of github.com:antzucaro/XonStat
2016-01-31 Ant ZucaroUse the summary_stats_mv instead of the full table.
2016-01-27 Ant ZucaroForce create_dt to start_dt for games.
2016-01-27 Ant ZucaroAdd another sorting option to player_captimes.
2016-01-25 Ant ZucaroAdd a plus-sign link to the player_game_index.
2016-01-23 Ant ZucaroFix the navigation icons. Fixes #161.
2016-01-23 Ant ZucaroMake the rank index titles data-driven.
2016-01-23 Ant ZucaroWhitelist rank game types in the view. Fixes #162.
2016-01-23 Ant ZucaroClean up the game info view.
2016-01-21 Ant ZucaroThe player JSON view should use to_dict() instead.
2016-01-21 Ant ZucaroMake the game finder JSON-enabled.
2016-01-18 Ant ZucaroFoundation columns should add up to 12, not 13.
2016-01-16 Ant ZucaroReduce the number of fast caps shown on the map_info...
2016-01-16 Ant ZucaroAdd a link to view the fastest capture times on the...
2016-01-16 Ant ZucaroMove MapCapTime and PlayerCapTime to models.
2016-01-16 Ant ZucaroThrow HTTP 404s if either the player or map do not...
2016-01-16 Ant ZucaroAllow fetching player captimes using the JSON endpoint.
2016-01-16 Ant ZucaroFix the JSON view for map captimes.
2015-11-29 Ant ZucaroClean up xs_submit.
2015-11-29 Ant ZucaroAdd ranks to the post-match template.
2015-11-29 Ant ZucaroFetch ranks for the post-match report.
2015-11-19 Ant ZucaroUse raw ID values, not URLs.
2015-11-19 Ant ZucaroRemove k-factor, score-per-second, and alivetime.
2015-11-19 Ant ZucaroProvide a plaintext response to stats submissions.
2015-11-14 Ant ZucaroRefactor the Elo processing code into EloProcessor.
2015-11-08 Ant ZucaroGet rid of some commented, unused code.
2015-11-08 Ant ZucaroClean up the production configuration file.
2015-11-07 Ant ZucaroDon't put anonymous players in games.players
2015-11-07 Ant ZucaroUse only one regex to identify bots
2015-10-29 Ant ZucaroMerge pull request #22 from antzucaro/nvd3-v2
2015-10-29 Ant ZucaroAdd nvd3 css, integrate charts in the player_info page. nvd3-v2
2015-10-29 Ant ZucaroAdd minified version of the weapon charts.
2015-10-29 Ant ZucaroChange margin of the weaponCharts.
2015-10-26 Ant ZucaroAdd NVD3.js to vendor.
2015-10-26 Ant ZucaroAdd D3.js to vendor.
2015-07-08 Ant ZucaroStore and show goals in the "caps" field of team scores...
2015-06-13 Ant ZucaroOops, off-by-one error on the damageChart series.
2015-06-13 Ant ZucaroStore player-to-map captimes by mod.
2015-06-13 Ant ZucaroStore impure cvar changes, and use them to mark servers...
2015-06-06 Ant ZucaroMake valid NB games those w/ nonzero scores ONLY. Fixes...
2015-06-06 Ant ZucaroRemove the rifle from the damage and accuracy charts.
2015-06-06 Ant ZucaroMinify the new weaponCharts code.
2015-06-05 Ant ZucaroMerge branch 'master' of gitlab.com:xonotic/xonstat
2015-06-05 Ant ZucaroAdd Arc to the damage chart.
2015-05-06 Ant ZucaroMerge branch 'sev/unicode_mapping_fix' into 'master'
2015-05-04 Severin MeyerCorrect the mapping of the smiling emoticon
2015-04-29 Ant ZucaroUse class, not style. Doh!
2015-04-24 Ant ZucaroRemove spaces that cause offset issues on Chrome.
2015-04-22 Ant ZucaroAdd Arc to the accuracy table.
2015-04-22 Ant ZucaroClean up comments.
2015-04-22 Ant ZucaroRemove the join to game stats for accuracy data.
2015-04-19 Ant ZucaroFix the machinegun sprite and sync CSS. Fixes #149.
2015-04-19 Ant ZucaroUse Luma game type icons on the player-recent-games...
2015-04-19 Ant ZucaroThe game_index template has not been used in a long...
2015-04-19 Ant ZucaroCopy the mono icon for local reference.
2015-04-19 Ant ZucaroSet a color for the Arc. foundation
2015-04-19 Ant ZucaroBundle in Luma.
2015-04-19 Ant ZucaroAdd combined CSS.
2015-04-19 Ant ZucaroAdd more width to the grid.
2015-04-19 Ant ZucaroFix the display of the weapon icon on mobile.
2015-04-19 Ant ZucaroUse Luma throughout the site. Thank you, sev!
2015-04-19 Ant ZucaroAdd Luma font and styles.
2015-04-12 Ant ZucaroFix the recent games table for the server info page.
2015-04-12 Ant ZucaroMake the player game index page mobile-friendly.
2015-04-12 Ant ZucaroClean up the accuracy tables, make them mobile friendly.
2015-04-12 Ant ZucaroStyle the game table for keyhunt.
2015-04-12 Ant ZucaroStyle the game table for ca, dm, duel, rune, and tdm.
2015-04-12 Ant ZucaroColor score cells yellow.
2015-04-12 Ant ZucaroFormat duel and ctf scoreboards.
2015-04-12 Ant ZucaroUse all columns for mobile game tables.
2015-04-11 Ant ZucaroCustomize accordion behavior.
2015-04-11 Ant ZucaroDefine a new block for Foundation customizations.
2015-04-11 Ant ZucaroImproved accuracy tabs on the game page.
2015-04-04 Ant ZucaroAdd a hover style to table-hover TRs.
2015-03-29 Ant ZucaroProgress on the game info page.
2015-03-21 Ant ZucaroConvert the player_info page.
2015-03-21 Ant ZucaroConvert the search page.
2015-03-21 Ant ZucaroRemove the border around fieldsets.
2015-03-21 Ant ZucaroFix the mobile view of the map_info page.
2015-03-21 Ant ZucaroConvert the map_captimes view.
2015-03-20 Ant ZucaroConvert the map_info view.
2015-03-19 Ant ZucaroFix columns in the server_info view.
2015-03-19 Ant ZucaroRemove missing views from the import list.
2015-03-18 Ant ZucaroInitial conversion of the server_info view.
2015-03-18 Ant ZucaroRemove the server_game_index view.
2015-03-17 Ant ZucaroConvert the player_captimes view.
2015-03-17 Ant ZucaroConvert the player_game_index view.
2015-03-14 Ant ZucaroChange some of the 404 messages.
2015-03-14 Ant ZucaroRe-indent the 404 page.
2015-03-14 Ant ZucaroExpand the table width of all main index pages on mobile.
next