Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | restructure to single project | Flam3rboy | 2022-08-13 | 1 | -2184/+0 |
| | |||||
* | Forgot some schemas, removed no longer used paths from generate schema script | TheArcaneBrony | 2022-08-13 | 1 | -360/+181 |
| | |||||
* | Split schemas into files in util | TheArcaneBrony | 2022-08-13 | 1 | -769/+1248 |
| | |||||
* | Fix updated client stuff... | TheArcaneBrony | 2022-08-13 | 1 | -52/+110 |
| | |||||
* | Push local state... | TheArcaneBrony | 2022-08-13 | 1 | -13604/+112 |
| | |||||
* | Merge branch 'master' into 2fa | TheArcaneBrony | 2022-08-06 | 1 | -0/+27 |
|\ | |||||
| * | Update schemas.json | Puyodead1 | 2022-07-30 | 1 | -2/+0 |
| | | |||||
| * | add discriminator to user modify schema | Puyodead1 | 2022-07-30 | 1 | -0/+5 |
| | | |||||
* | | Merge branch 'master' into 2fa | Madeline | 2022-08-01 | 1 | -7/+3 |
|\| | |||||
| * | fix: not being able to enable community | Puyodead1 | 2022-07-26 | 1 | -7/+3 |
| | | |||||
* | | 2fa | Madeline | 2022-07-20 | 1 | -0/+1313 |
|/ | |||||
* | Merge branch 'master' into feat/multiUploads | Madeline | 2022-07-09 | 1 | -480/+633 |
|\ | |||||
| * | Filter out schemas that block generation instead, and also include util in files | Madeline | 2022-07-07 | 1 | -419/+1916 |
| | | |||||
* | | Allow multiple attachments in messages | Madeline | 2022-07-09 | 1 | -0/+1350 |
|/ | |||||
* | Fixed ability for user to edit any property of themselves, including ↵ | Madeline | 2022-04-23 | 1 | -8148/+12478 |
| | | | | `rights`, `flags`. Note to self: schemas.json is a GENERATED file. `npm run generate:schema` in api/ | ||||
* | close issue #684 | Erkin Alp Güney | 2022-03-14 | 1 | -2/+2 |
| | |||||
* | fix(api): working invisible status type | Nobody | 2022-03-08 | 1 | -1/+1 |
| | |||||
* | prettier formatted /api | developomp | 2021-10-20 | 1 | -9696/+8148 |
| | |||||
* | :sparkles: sticker upload | Flam3rboy | 2021-10-15 | 1 | -0/+308 |
| | |||||
* | :bug: fix modify role.permissions | Flam3rboy | 2021-10-10 | 1 | -1/+4 |
| | |||||
* | :bug: fix emojis route | Flam3rboy | 2021-10-10 | 1 | -36/+310 |
| | |||||
* | :bug: fix set user settings | Flam3rboy | 2021-10-05 | 1 | -33/+0 |
| | |||||
* | :construction: different db engines | Flam3rboy | 2021-10-04 | 1 | -0/+323 |
| | |||||
* | :bug: fix schema + user modify not working | Flam3rboy | 2021-10-01 | 1 | -459/+142 |
| | |||||
* | :bug: fix channel permission overwrites | Flam3rboy | 2021-09-26 | 1 | -88/+88 |
| | |||||
* | :sparkles: generate openapi documentation | Flam3rboy | 2021-09-21 | 1 | -0/+1961 |
| | |||||
* | :bug: fix relationships | Flam3rboy | 2021-09-20 | 1 | -247/+7 |
| | |||||
* | :sparkles: accept invite page | Flam3rboy | 2021-09-20 | 1 | -1/+0 |
| | |||||
* | Merge branch 'fosscord:master' into fix-dm | AlTech98 | 2021-09-18 | 1 | -41/+22 |
|\ | |||||
| * | :bug: fix body parse treating null not as undefined (except for icons/avatars) | Flam3rboy | 2021-09-17 | 1 | -41/+22 |
| | | |||||
* | | Fix icon, owner_id change and channel deletion for group DMs | AlTech98 | 2021-09-17 | 1 | -599/+587 |
|/ | |||||
* | Revert ":construction: webhook" | Flam3rboy | 2021-09-16 | 1 | -251/+4 |
| | | | | This reverts commit f691aa4c5aa47c8a8085c7b01912a1c403ce8732. | ||||
* | :construction: webhook | Flam3rboy | 2021-09-14 | 1 | -4/+251 |
| | |||||
* | Fix invites creation | AlTech98 | 2021-09-14 | 1 | -1/+4 |
| | |||||
* | Fix #356 | AlTech98 | 2021-09-13 | 1 | -7/+28 |
| | |||||
* | Delete attachments of deleted messages, fix #273 | AlTech98 | 2021-09-13 | 1 | -1/+5 |
| | |||||
* | :bug: fix invites: ajv doesn't treat null as undefined | Flam3rboy | 2021-09-13 | 1 | -329/+263 |
| | |||||
* | :sparkles: #307 done | Flam3rboy | 2021-09-12 | 1 | -186/+6735 |
| | |||||
* | :construction: :sparkles: new body parser (bans route) | Flam3rboy | 2021-09-12 | 1 | -0/+939 |