Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into openapi | Madeline | 2023-04-19 | 1 | -0/+50 |
|\ | |||||
| * | REALLY bad server testing | Madeline | 2023-04-18 | 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 ↵ | Madeline | 2023-04-14 | 1 | -4/+7 |
| | | | | | | | | spec generation | ||||
* | | 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 |
|/ | |||||
* | Set eslint env properly | Madeline | 2023-04-12 | 6 | -12/+0 |
| | |||||
* | Remove unnecessary stresstest folder | Madeline | 2023-04-12 | 10 | -1102/+0 |
| | |||||
* | 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 ↵ | Madeline | 2023-02-03 | 1 | -0/+4 |
| | | | | default rights | ||||
* | 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 |
| | | | | | | | * Add eslint, switch to lint-staged for precommit * Fix all ESLint errors * Update GH workflow to check prettier and eslint | ||||
* | `npm run generate:client` downloads more assets now (Thanks Rory!). Also ↵ | Madeline | 2023-01-18 | 1 | -15/+34 |
| | | | | `ONLY_CACHE_JS` env var (#948) | ||||
* | Script to add license preamble to each file. Also, does that. (#935) | Madeline | 2023-01-18 | 21 | -30/+442 |
| | | | | | | | | | * Add script to automatically add license to each file * Add license preamble to each file. * Fix existing preamble detection breaking due to line endings. Git :( * Prevent license from being added to code with other licenses | ||||
* | 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 |
| | | | | Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> | ||||
* | Fix console fuckery to allow running in a headless terminal, and to fix ↵ | TheArcaneBrony | 2023-01-13 | 1 | -13/+8 |
| | | | | | | flickering of output. Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> | ||||
* | add back openapi generation. todo: find way to keep route text descriptions ↵ | Madeline | 2023-01-06 | 2 | -0/+232 |
| | | | | in code, and find way to get usages of right/permission .hasThrow | ||||
* | 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 |
| | | | | * Fix typeorm migration cli and server migrations. * Add `migrate-from-staging` script | ||||
* | 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 -> ↵ | Madeline | 2022-10-24 | 1 | -29/+51 |
| | | | | status.understars.dev patch | ||||
* | TestClient middleware will now add cache misses to file for generate:client ↵ | Madeline | 2022-10-24 | 1 | -15/+76 |
| | | | | script to fetch. Also patch discord icon top left | ||||
* | Change android and ios client downloads to use /download endpoint, update ↵ | Madeline | 2022-10-24 | 1 | -0/+17 |
| | | | | Release entity to suck less | ||||
* | 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 |