Guangcong Luo
|
8967dc641f
|
Fix build error
|
2025-05-03 19:57:22 -07:00 |
|
Mia
|
b9efc2d1b0
|
Fix update query on PG-esque DBs
Node.js CI / build (18.x) (push) Has been cancelled
Node.js CI / build (20.x) (push) Has been cancelled
|
2025-04-16 14:15:59 -05:00 |
|
Mia
|
079523cc32
|
Add 'editteam' action
|
2025-04-16 13:44:12 -05:00 |
|
Mia
|
37b5fbcd1d
|
Database: Fix 'update' queries for PG-derived DBs
PG/Cockroach do not support 'limit' clauses in update queries, so this has to be edited out where applicable.
|
2025-04-16 13:42:37 -05:00 |
|
Mia
|
1cec1eaa36
|
Fix linter & sync code from box
Node.js CI / build (18.x) (push) Has been cancelled
Node.js CI / build (20.x) (push) Has been cancelled
|
2025-04-12 23:21:54 -05:00 |
|
Mia
|
127effc14a
|
Add team search action
Node.js CI / build (18.x) (push) Has been cancelled
Node.js CI / build (20.x) (push) Has been cancelled
|
2025-04-09 17:53:18 -05:00 |
|
Mia
|
a1f93fb5c8
|
Make updates for teams.pokemonshowdown.com
|
2025-04-09 22:42:36 +00:00 |
|
Mia
|
3c626eb331
|
Allow team owners to bypass password requirements on teams
Node.js CI / build (18.x) (push) Waiting to run
Node.js CI / build (20.x) (push) Waiting to run
|
2025-04-09 00:30:18 -05:00 |
|
Mia
|
96482f3afb
|
Actions: Support requesting team metadata from 'getteams'
|
2025-04-08 21:47:26 -05:00 |
|
Mia
|
9b3f4ce18e
|
Actions: Allow accessing public teams via the API
|
2025-04-08 21:37:00 -05:00 |
|
Mia
|
d6c4aff430
|
Actions: Only call response json for suspect/add
Node.js CI / build (18.x) (push) Waiting to run
Node.js CI / build (20.x) (push) Waiting to run
|
2025-04-07 16:57:17 -05:00 |
|
Mia
|
7384809258
|
Correct typo
Node.js CI / build (18.x) (push) Has been cancelled
Node.js CI / build (20.x) (push) Has been cancelled
|
2025-04-05 23:27:44 -05:00 |
|
Mia
|
7c6afe53ea
|
Do not require URL parameters for suspect/add and suspect/edit actions
|
2025-04-05 23:26:53 -05:00 |
|
Michael Gallaspy
|
9d59f10859
|
Add replay batch endpoint (#28)
Node.js CI / build (18.x) (push) Has been cancelled
Node.js CI / build (20.x) (push) Has been cancelled
|
2025-04-03 08:04:02 -07:00 |
|
pyuk-bot
|
574a2e79fe
|
Fix RD "decay" in Glicko-1 rating calculations (#30)
Node.js CI / build (18.x) (push) Has been cancelled
Node.js CI / build (20.x) (push) Has been cancelled
|
2025-03-12 00:58:40 -07:00 |
|
Guangcong Luo
|
8c32fabe67
|
ESLint: Fix config
Node.js CI / build (18.x) (push) Has been cancelled
Node.js CI / build (20.x) (push) Has been cancelled
|
2025-02-25 21:32:17 -08:00 |
|
Guangcong Luo
|
a56f1f160f
|
Upgrade to ESLint 9
Following the upgrade in Client and Server; you know the drill.
(ESLint 9 requires minimum Node version 18, hence the GitHub Actions
version bump.)
|
2025-02-25 21:28:46 -08:00 |
|
Guangcong Luo
|
de9746faba
|
Limited support for fulltext replay search
Node.js CI / build (16.x) (push) Has been cancelled
Node.js CI / build (20.x) (push) Has been cancelled
|
2025-02-20 01:57:54 +00:00 |
|
Mia
|
843728fe08
|
Properly intercept ErrorMessages
Node.js CI / build (16.x) (push) Has been cancelled
Node.js CI / build (20.x) (push) Has been cancelled
Instanceof is bad, kids.
|
2025-01-24 16:07:18 -06:00 |
|
Mia
|
bdc78dcf91
|
Ensure we recognize all private relay IPs properly
Node.js CI / build (16.x) (push) Waiting to run
Node.js CI / build (20.x) (push) Waiting to run
|
2025-01-24 00:14:18 -06:00 |
|
Mia
|
636a23a740
|
Add suspect-edit and suspect-end calls
Node.js CI / build (16.x) (push) Has been cancelled
Node.js CI / build (20.x) (push) Has been cancelled
|
2024-11-01 18:57:59 -05:00 |
|
Mia
|
ffc676bfdc
|
Include suspect eligibility in ladderget responses
Node.js CI / build (16.x) (push) Waiting to run
Node.js CI / build (20.x) (push) Waiting to run
|
2024-11-01 13:25:29 -05:00 |
|
Mia
|
61db6f5308
|
Simplify reqs checking code to ensure fuewer future issues
Node.js CI / build (16.x) (push) Has been cancelled
Node.js CI / build (20.x) (push) Has been cancelled
|
2024-10-28 20:36:24 -05:00 |
|
Mia
|
38a0881240
|
Fix typo
|
2024-10-28 20:30:43 -05:00 |
|
Mia
|
89b1d76c7e
|
Actions: Improve logging for smogon request failures
|
2024-10-28 20:25:03 -05:00 |
|
Mia
|
bf82e317a5
|
Re-send suspectStartDate
Node.js CI / build (16.x) (push) Waiting to run
Node.js CI / build (20.x) (push) Waiting to run
|
2024-10-27 17:27:29 -05:00 |
|
Mia
|
1898067cd0
|
Allow editing suspect tests without overwriting start date
|
2024-10-27 17:25:25 -05:00 |
|
Mia
|
7d393dfff6
|
Fix time desync
|
2024-10-27 17:21:15 -05:00 |
|
Mia
|
41dfa29377
|
Fix minor typo in suspect verification
|
2024-10-27 17:03:51 -05:00 |
|
Mia
|
f6661b465d
|
Ensure reqs columns default to null
|
2024-10-27 16:20:11 -05:00 |
|
Mia
|
72661ecf4a
|
Add an action to manually check if a user is verified for a suspect
For fallbacks, mostly. Shouldn't truly be needed.
|
2024-10-27 16:04:42 -05:00 |
|
Mia
|
735b408ed0
|
Track suspects in a database table
they don't sync across processes well otherwise.
|
2024-10-27 15:51:28 -05:00 |
|
Mia
|
08e0cabf2b
|
Don't send reqs as a JSON string
Node.js CI / build (16.x) (push) Has been cancelled
Node.js CI / build (20.x) (push) Has been cancelled
|
2024-10-24 08:54:12 -05:00 |
|
Mia
|
0f5a8f4200
|
Properly read suspect url from request
|
2024-10-24 08:50:58 -05:00 |
|
Mia
|
8241340f0e
|
Send suspect data to smogon on test creation
|
2024-10-24 08:10:46 -05:00 |
|
Mia
|
f5ce9fb1e3
|
Fix build
Node.js CI / build (16.x) (push) Has been cancelled
Node.js CI / build (20.x) (push) Has been cancelled
|
2024-10-23 00:58:58 -05:00 |
|
Mia
|
e597942587
|
Push some code from the box
|
2024-10-22 18:27:19 -05:00 |
|
Mia
|
1094b0a227
|
Ensure redundancy in suspect verification request
|
2024-10-22 18:26:16 -05:00 |
|
Mia
|
eef35153d4
|
Request www.smogon, not smogon.com
Node.js CI / build (16.x) (push) Waiting to run
Node.js CI / build (20.x) (push) Waiting to run
|
2024-10-22 13:59:52 -05:00 |
|
Mia
|
ccea2dbe94
|
Suspects: Ensure no games were played before suspect start
|
2024-10-22 12:43:54 -05:00 |
|
Mia
|
1486ae18a9
|
Add last_played and first_played columns to ladder table
|
2024-10-22 12:31:48 -05:00 |
|
Mia
|
fb000e6887
|
Send user req values to smogon along with test req values
|
2024-10-22 11:47:06 -05:00 |
|
Mia
|
1a73f75261
|
Ensure coil/suspect caches are synced across processes
|
2024-10-22 11:41:01 -05:00 |
|
Mia
|
792e493999
|
Modify params for suspect formatids
|
2024-10-22 11:35:14 -05:00 |
|
Mia
|
853413ecaf
|
Bump @types/node for v20
|
2024-10-22 11:14:54 -05:00 |
|
Mia
|
5088cfe808
|
Add support for suspect test verification
|
2024-10-22 11:14:01 -05:00 |
|
Guangcong Luo
|
5f07341fe9
|
Fix email mismatch error message
Node.js CI / build (16.x) (push) Has been cancelled
Node.js CI / build (20.x) (push) Has been cancelled
|
2024-10-18 02:12:12 +00:00 |
|
Guangcong Luo
|
fe53f73b62
|
Update Google log-in API
Previous one was deprecated and being phased out.
|
2024-10-18 02:09:36 +00:00 |
|
Mia
|
7e27d71a73
|
Don't strip periods in COIL values
Node.js CI / build (16.x) (push) Has been cancelled
Node.js CI / build (20.x) (push) Has been cancelled
|
2024-10-08 22:03:20 -05:00 |
|
Mia
|
3dae19bcaf
|
Support floats in COIL values
|
2024-10-08 20:33:03 -05:00 |
|