Commit graph

139 commits

Author SHA1 Message Date
dependabot[bot]
38f2d037df
Merge 520df73805 into 8165e35d10 2024-11-26 04:26:07 +00:00
Anthony Mineo
8165e35d10 release: api v0.0.26 2023-03-01 19:10:06 -05:00
Anthony Mineo
912a7c676a chore: pin nest cli version 2023-03-01 19:09:39 -05:00
Anthony Mineo
f803963015 chore: pin node version with volta 2023-03-01 19:09:09 -05:00
Anthony Mineo
928bf1812c fix: change games service to return list ordered by datestamp desc 2023-03-01 17:52:45 -05:00
Anthony Mineo
248f8a4687 config: ignore *.dump 2023-03-01 17:51:12 -05:00
Anthony Mineo
eea261af1a * [api] v0.0.25 -- Adds query caching support 2021-09-27 12:13:05 -04:00
dependabot[bot]
520df73805
Bump node-notifier from 8.0.0 to 8.0.2 in /app/api
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.2.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.2)

---
updated-dependencies:
- dependency-name: node-notifier
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 16:12:49 +00:00
Anthony Mineo
a615d4524b Remove some cruft 2021-09-27 12:11:43 -04:00
Anthony Mineo
86e13db165 * Add query caching for lthe long running leaderboard queries -- 2hr ttl 2021-09-27 11:56:17 -04:00
Anthony Mineo
4df3a1b594 * [t2-stats-api]: v0.0.24 2021-09-26 09:44:39 -04:00
Anthony Mineo
7f1f34364e
Merge pull request #16 from exogen/feature/leaderboard-time-period
Add time period support to leaderboard queries
2021-09-26 09:36:45 -04:00
Brian Beck
08010956a8 Default timePeriod to null instead of undefined 2021-09-26 00:50:59 -07:00
Brian Beck
3114913c85 Cast string to interval correctly 2021-09-26 00:46:51 -07:00
Brian Beck
edd3076b54 Add time period support to leaderboard queries 2021-09-26 00:25:26 -07:00
Anthony Mineo
79a8d4eeac
Merge pull request #9 from exogen/accuracy-leaderboard-grenade-launcher
Add grenade launcher stats to accuracy leaderboard
2021-09-25 18:54:04 -04:00
Brian Beck
01c2b8b37d Add grenade launcher stats to accuracy leaderboard 2021-09-25 14:36:43 -07:00
Anthony Mineo
c42b05e7de * API: v0.0.21 2021-06-01 18:10:32 -04:00
Anthony Mineo
3bbdb99253 * Update format for new attributes (teamOneCapTimesGame, teamTwoCapTimesGame) -- formatArrayOfNumbers: Pass in string and return a number array"
"
2021-06-01 18:10:03 -04:00
Anthony Mineo
89fbe7cf85
Merge pull request #8 from petrifiedroadkill/master
Cap Time Stats
2021-06-01 17:50:40 -04:00
Anthony Mineo
70306791c3
Merge pull request #7 from exogen/feature/lower-team-threshold-and-improve-detection
Lower team participation threshold from 80% to 67%, improve team score accuracy
2021-06-01 17:45:47 -04:00
petrifiedroadkill
321047c38e Cap Time Stats 2021-06-01 13:14:01 -05:00
Brian Beck
efdf44d7ba Also include LCTF games 2021-05-31 23:44:13 -07:00
Brian Beck
e55c6ed9da Lower team participation threshold from 80% to 67%, improve team score accuracy 2021-05-31 22:10:55 -07:00
Anthony Mineo
e01179fd72 * API: v0.0.20 2021-05-31 18:31:35 -04:00
Anthony Mineo
2e8b8458a6
Merge pull request #6 from exogen/bugfix/teamScoreGame-mode
Use mode() instead of avg() to get most likely teamScoreGame
2021-05-31 18:30:19 -04:00
Brian Beck
7585564018 Use mode() instead of avg() to get most likely teamScoreGame 2021-05-31 00:20:42 -07:00
Anthony Mineo
9be3e79372 * API v0.0.19 2021-05-30 08:35:48 -04:00
Anthony Mineo
ab028e52fd
Merge pull request #5 from exogen/feature/top-winning-percentage
Add API endpoint for top win-loss CTF records
2021-05-30 08:30:21 -04:00
Brian Beck
1949494098 Add API endpoint for top win-loss CTF records 2021-05-30 01:57:00 -07:00
Anthony Mineo
6f37071ba6 api v0.0.18 2021-05-05 16:27:04 -04:00
Anthony Mineo
e7e064ae55
Merge pull request #4 from petrifiedroadkill/master
Team Time Stats
2021-05-05 16:22:01 -04:00
petrifiedroadkill
4cfeab4264 Update formatStats.ts 2021-05-05 12:50:13 -05:00
Anthony Mineo
c8402074b4 Disable PGHero service 2021-04-30 22:02:11 -04:00
Anthony Mineo
59d0cc198d api v0.0.17 2021-04-30 21:54:14 -04:00
Anthony Mineo
d0f963911f
Merge pull request #3 from exogen/bugfix/null-discjumps
Fix null discjumps and potential divide by zero
2021-04-30 21:53:24 -04:00
Brian Beck
05fa275f85 Fix null discjumps and potential divide by zero 2021-04-30 18:43:18 -07:00
Anthony Mineo
4bb29a22ff * [pghero] New Service: Add pghero for dev env tooling 2021-04-30 21:17:37 -04:00
Anthony Mineo
53c66be747
Merge pull request #2 from exogen/feature/top-players-endpoint
Add accuracy leaderboard: players/top/accuracy endpoint
2021-04-30 21:09:11 -04:00
Brian Beck
7504d1497c Add accuracy leaderboard: players/top/accuracy endpoint 2021-04-29 18:04:53 -07:00
Anthony Mineo
1015e4b8d4 * [SSL] Adjustment: Lower cert lifetime. Browsers max lifespan only allow for 398 days now 2021-04-28 19:51:10 -04:00
Anthony Mineo
9466af400d Add additional vars that were previously set in docker-compose 2021-04-28 19:47:41 -04:00
Anthony Mineo
1a56501db4 Remove legacy Adonis 2021-04-28 19:46:39 -04:00
Anthony Mineo
1adcdf1d0e API v0.0.15 2021-04-20 19:02:04 -04:00
Anthony Mineo
ebb72ff01f Add new stat keys for number conversion 2021-04-20 19:00:51 -04:00
Anthony Mineo
0bbfa32ef6 swap out wget for lftp 2021-03-16 20:10:59 -04:00
Anthony Mineo
fbff090ba5 Refactor FTP command 2021-03-15 17:19:58 -04:00
Anthony Mineo
ddf8c112f5 Add FTP Host path as env 2021-03-13 11:38:56 -05:00
Anthony Mineo
9222b8f0d6 Update ftp parser paths 2021-03-13 11:13:26 -05:00
Anthony Mineo
a14fec7355 Use new teamScoreGame key to display team v team score. Fall back to old tally method if its not available 2020-09-30 16:20:16 -04:00