Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | restructure to single project | Flam3rboy | 2022-08-13 | 1 | -370/+0 |
| | |||||
* | Push local state... | TheArcaneBrony | 2022-08-13 | 1 | -8/+12 |
| | |||||
* | fix(util): OrmUtils | Flam3rboy | 2022-08-10 | 1 | -1/+1 |
| | |||||
* | fix(util): util imports | Flam3rboy | 2022-08-09 | 1 | -5/+5 |
| | |||||
* | Use deep merge everywhere | TheArcaneBrony | 2022-08-09 | 1 | -3/+4 |
| | |||||
* | Bunch of fixes and improvements, everything appears to work now | TheArcaneBrony | 2022-08-09 | 1 | -4/+6 |
| | |||||
* | replace all var with let (reduces warnings) | TheArcaneBrony | 2022-08-09 | 1 | -2/+2 |
| | |||||
* | Update Guild.ts | Erkin Alp Güney | 2022-04-10 | 1 | -4/+8 |
| | |||||
* | Return none for dev portal + todo for categories | Featyre | 2022-02-02 | 1 | -0/+3 |
| | |||||
* | category + discovery + custom status fix, new config | Featyre | 2022-01-24 | 1 | -1/+1 |
| | |||||
* | Partial integration of categories and discovery | Featyre | 2022-01-23 | 1 | -22/+4 |
| | |||||
* | update defaults | Erkin Alp Güney | 2022-01-12 | 1 | -7/+7 |
| | |||||
* | Update Guild.ts | Erkin Alp Güney | 2022-01-12 | 1 | -0/+1 |
| | |||||
* | Add Role Icons (#574) | Chris Chrome | 2022-01-05 | 1 | -0/+2 |
| | | | | | | | | | * Role Icons Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com> * Cache coherency rules Co-authored-by: MANIKILLER <manikillrorg@gmail.com> Co-authored-by: ImAaronFR <96433859+ImAaronFR@users.noreply.github.com> | ||||
* | Fix duplicate key | The Arcane Brony | 2021-10-10 | 1 | -8/+0 |
| | |||||
* | :sparkles: added autoJoin guild to config | Flam3rboy | 2021-10-05 | 1 | -0/+81 |
| | |||||
* | :bug: fix .delete -> add onDelete: "CASCADE" | Flam3rboy | 2021-09-20 | 1 | -2/+0 |
| | |||||
* | :art: add orphanedRowAction and cascade onDelete to entities | Flam3rboy | 2021-09-19 | 1 | -9/+45 |
| | |||||
* | :arrow_up: update test client | Flam3rboy | 2021-09-04 | 1 | -1/+0 |
| | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-09-04 | 1 | -0/+37 |
|\ | |||||
| * | readded todos | xnacly | 2021-09-03 | 1 | -0/+37 |
| | | |||||
| * | Revert "added big todo list to Guild.ts (big chungus)" | xnacly | 2021-09-03 | 1 | -37/+1 |
| | | | | | | | | This reverts commit 4a63e1560c07c938ec74f14e5076ec4e69de7ce6. | ||||
| * | added big todo list to Guild.ts (big chungus) | xnacly | 2021-09-03 | 1 | -1/+37 |
| | | |||||
* | | :bug: fix ready members payload | Flam3rboy | 2021-09-04 | 1 | -1/+9 |
|/ | |||||
* | :bug: fix #311 | Flam3rboy | 2021-09-03 | 1 | -3/+11 |
| | |||||
* | Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeorm | Flam3rboy | 2021-08-31 | 1 | -1/+1 |
|\ | |||||
| * | Implemented voice apis #127 and #78 | AlTech98 | 2021-08-30 | 1 | -1/+1 |
| | | |||||
* | | :sparkles: delete _ids from entities | Flam3rboy | 2021-08-31 | 1 | -22/+46 |
|/ | |||||
* | :construction: typeorm | Flam3rboy | 2021-08-30 | 1 | -12/+12 |
| | |||||
* | fix util | Flam3rboy | 2021-08-29 | 1 | -1/+1 |
| | |||||
* | :sparkles: update util | Flam3rboy | 2021-08-29 | 1 | -26/+26 |
| | |||||
* | :sparkles: use RelationId | Flam3rboy | 2021-08-26 | 1 | -10/+19 |
| | |||||
* | :sparkles: typeorm entities | Flam3rboy | 2021-08-24 | 1 | -0/+179 |