| Commit message (Expand) | Author | Age | Files | Lines |
* | remove changelog.js and cleanup package.json scripts | Madeline | 2023-08-10 | 1 | -56/+0 |
* | add login script | Madeline | 2023-08-07 | 2 | -1/+18 |
* | * add TOKEN and ITER env vars to identify test script | Madeline | 2023-08-07 | 2 | -3/+3 |
* | Merge branch 'master' into feat/refactorIdentify | Madeline | 2023-07-28 | 3 | -172/+160 |
|\ |
|
| * | Send user and roles id array in GET /guilds/:id/members/:id | Madeline | 2023-06-11 | 1 | -31/+1 |
| * | Merge branch 'master' into openapi | Madeline | 2023-04-19 | 1 | -0/+50 |
| |\ |
|
| * | | Rewrite getRouteDescriptions, fix message route not appearing in openapi spec | Madeline | 2023-04-16 | 1 | -57/+41 |
| * | | generated files | Madeline | 2023-04-14 | 1 | -2/+0 |
| * | | Fix bug where different HTTP method handlers would overwrite eachother in spe... | Madeline | 2023-04-14 | 1 | -4/+7 |
| * | | fix some types not being generated correctly | Puyodead1 | 2023-04-13 | 1 | -7/+9 |
| * | | fix response types not being generated | Puyodead1 | 2023-04-13 | 1 | -1/+5 |
| * | | spacebar | Puyodead1 | 2023-04-13 | 1 | -6/+6 |
| * | | clusterfuck | Puyodead1 | 2023-04-13 | 1 | -5/+1 |
| * | | oapi: bug fixes | Puyodead1 | 2023-04-13 | 1 | -1/+1 |
| * | | oapi: users progress | Puyodead1 | 2023-04-13 | 1 | -0/+1 |
| * | | gifs and query params | Puyodead1 | 2023-04-13 | 1 | -0/+13 |
| * | | default responses | Puyodead1 | 2023-04-13 | 1 | -2/+6 |
| * | | fixing lots of openapi crap | Puyodead1 | 2023-04-13 | 2 | -57/+69 |
| * | | auth routes | Puyodead1 | 2023-04-13 | 1 | -29/+30 |
* | | | Merge branch 'master' into feat/refactorIdentify | Madeline | 2023-04-18 | 1 | -0/+50 |
|\ \ \
| | |/
| |/| |
|
| * | | REALLY bad server testing | Madeline | 2023-04-18 | 1 | -0/+50 |
| |/ |
|
* | | Merge branch 'master' into feat/refactorIdentify | Madeline | 2023-04-13 | 6 | -12/+0 |
|\| |
|
| * | Set eslint env properly | Madeline | 2023-04-12 | 6 | -12/+0 |
| * | Remove unnecessary stresstest folder | Madeline | 2023-04-12 | 10 | -1102/+0 |
* | | scripts n shit | Madeline | 2023-04-05 | 13 | -1184/+53 |
|/ |
|
* | Remove ALL fosscord mentions | Madeline | 2023-03-31 | 8 | -11/+23 |
* | SPACEBAR | Madeline | 2023-03-31 | 19 | -19/+19 |
* | SPACEBAR | Madeline | 2023-03-31 | 1 | -1/+1 |
* | SPACEBAR | Madeline | 2023-03-31 | 18 | -18/+18 |
* | Ajv and openapi spec use different versions of typescript json schema?????? | Madeline | 2023-03-25 | 2 | -26/+52 |
* | Work towards fixing openapi spec | Madeline | 2023-03-24 | 2 | -13/+37 |
* | Remove test client and client patcher | Madeline | 2023-03-01 | 1 | -264/+0 |
* | remove MANAGE_GUILDS, EDIT_FLAGS, SELF_EDIT_FLAGS, MANAGE_GROUPS from default... | Madeline | 2023-02-03 | 1 | -0/+4 |
* | use print instead of console.log in client cache so it doesn't output weirdness | Madeline | 2023-02-01 | 1 | -1/+1 |
* | Don't try to cache files like /assets/;var u,p={26700:0};l.f | Madeline | 2023-01-24 | 1 | -4/+9 |
* | Update client cacher to allow numbers in extensions ( for woff2 ) | Madeline | 2023-01-24 | 1 | -1/+3 |
* | Rewrite client cacher (#962) | Madeline | 2023-01-22 | 1 | -136/+48 |
* | Add ESLint (#941) | Madeline | 2023-01-20 | 1 | -2/+1 |
* | `npm run generate:client` downloads more assets now (Thanks Rory!). Also `ONL... | Madeline | 2023-01-18 | 1 | -15/+34 |
* | Script to add license preamble to each file. Also, does that. (#935) | Madeline | 2023-01-18 | 21 | -30/+442 |
* | Window name patch + fix overlapping text in client patcher | Madeline | 2023-01-15 | 1 | -11/+17 |
* | Fix missed moveCursor call | TheArcaneBrony | 2023-01-13 | 1 | -1/+1 |
* | Fix console fuckery to allow running in a headless terminal, and to fix flick... | TheArcaneBrony | 2023-01-13 | 1 | -13/+8 |
* | add back openapi generation. todo: find way to keep route text descriptions i... | Madeline | 2023-01-06 | 2 | -0/+232 |
* | Don't allow BaseClass props through schema | Madeline | 2023-01-06 | 1 | -0/+18 |
* | migration stuff again | Madeline | 2023-01-05 | 1 | -1/+13 |
* | Prettier | Madeline | 2023-01-05 | 8 | -827/+2415 |
* | channel flags whoops | Madeline | 2023-01-05 | 1 | -0/+2 |
* | Add migrations (#923) | Madeline | 2023-01-05 | 4 | -0/+820 |
* | Update patcher to disable qr login | Puyodead1 | 2022-12-22 | 1 | -0/+3 |
* | Fix sync script not closing for some dbms | Madeline | 2022-12-22 | 2 | -1/+2 |
* | Fix logo patch and update changelog generator | Madeline | 2022-12-21 | 2 | -15/+5 |
* | Update client script js hashes | Puyodead1 | 2022-12-20 | 1 | -4/+4 |
* | Move to migrations. Use `npm run generate:db` for first database generation. | Madeline | 2022-12-18 | 1 | -0/+19 |
* | First pass of removing Slowcord mentions | Madeline | 2022-12-17 | 4 | -13/+49 |
* | Fast connect but send identify | Madeline | 2022-10-31 | 1 | -0/+6 |
* | client patcher: discordstatus.com -> status.understars.dev | Madeline | 2022-10-30 | 1 | -1/+2 |
* | Added scripts for changelogs and removed premium references | Madeline | 2022-10-27 | 1 | -0/+28 |
* | Prevent client from deleting localStorage | Madeline | 2022-10-26 | 1 | -0/+5 |
* | Forgot some schemas + only generate schemas in util/schemas + add setup script | Madeline | 2022-10-24 | 1 | -1/+4 |
* | Fix server -> guild patch and add status.discord.com -> status.understars.dev... | Madeline | 2022-10-24 | 1 | -29/+51 |
* | TestClient middleware will now add cache misses to file for generate:client s... | Madeline | 2022-10-24 | 1 | -15/+76 |
* | Change android and ios client downloads to use /download endpoint, update Rel... | Madeline | 2022-10-24 | 1 | -0/+17 |
* | remove self_edit_guilds, was dumb | Madeline | 2022-10-07 | 1 | -1/+0 |
* | Make client cacher suck less? | Madeline | 2022-09-27 | 1 | -10/+18 |
* | client patcher stuff | Madeline | 2022-09-26 | 1 | -10/+12 |
* | Prettier | Madeline | 2022-09-26 | 7 | -38/+65 |
* | Move schemas to /src/util/schemas | Madeline | 2022-09-26 | 1 | -1/+0 |
* | Fix scripts/benchmark/connections.js | Madeline | 2022-09-26 | 1 | -2/+2 |
* | Add generate:client script | Madeline | 2022-09-26 | 1 | -0/+125 |
* | Remove import to class-validator, fix listening on port message in bundle | Madeline | 2022-09-26 | 1 | -0/+0 |
* | Fix and remove some scripts + use ajv/typescript-json-schema required by patches | Madeline | 2022-09-26 | 7 | -380/+2 |
* | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 19 | -0/+1578 |