Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up commented out code in BaseClass | TheArcaneBrony | 2022-08-09 | 1 | -46/+0 |
| | |||||
* | Switch to migrations fully | TheArcaneBrony | 2022-08-09 | 1 | -10/+16 |
| | |||||
* | State update, havent tested | TheArcaneBrony | 2022-08-09 | 1 | -1/+0 |
| | |||||
* | fix ts errors | Flam3rboy | 2022-08-09 | 1 | -2/+10 |
| | |||||
* | Update FindConditions => FindOptionsWhere in BaseClass | TheArcaneBrony | 2022-08-09 | 1 | -5/+5 |
| | |||||
* | Add Sentry, fix compile errors | The Arcane Brony | 2021-12-22 | 1 | -2/+2 |
| | |||||
* | :see_no_evil: remove console.log | Flam3rboy | 2021-10-10 | 1 | -1/+0 |
| | |||||
* | :art: clean up imports + classes | Flam3rboy | 2021-10-10 | 1 | -55/+3 |
| | |||||
* | :sparkles: db migrate script | Flam3rboy | 2021-10-04 | 1 | -2/+1 |
| | |||||
* | :sparkles: generalize primary column to work with mongodb object id | Flam3rboy | 2021-10-04 | 1 | -4/+4 |
| | |||||
* | :bug: fix .delete -> add onDelete: "CASCADE" | Flam3rboy | 2021-09-20 | 1 | -38/+36 |
| | |||||
* | :sparkles: finish and fix .delete() for one-to-many relations | Flam3rboy | 2021-09-20 | 1 | -8/+9 |
| | |||||
* | :construction: auto delete relations | Flam3rboy | 2021-09-20 | 1 | -1/+48 |
| | |||||
* | :art: update entities | Flam3rboy | 2021-09-03 | 1 | -9/+13 |
| | |||||
* | :bug: fix entity types and projection | Flam3rboy | 2021-09-01 | 1 | -4/+6 |
| | |||||
* | :sparkles: delete _ids from entities | Flam3rboy | 2021-08-31 | 1 | -19/+15 |
| | |||||
* | :construction: typeorm | Flam3rboy | 2021-08-30 | 1 | -1/+2 |
| | |||||
* | :sparkles: update util | Flam3rboy | 2021-08-29 | 1 | -22/+24 |
| | |||||
* | :construction: typeorm | Flam3rboy | 2021-08-27 | 1 | -2/+15 |
| | |||||
* | :bug: fix unit tests | Flam3rboy | 2021-08-26 | 1 | -2/+4 |
| | |||||
* | :sparkles: unit test | Flam3rboy | 2021-08-26 | 1 | -6/+8 |
| | |||||
* | :sparkles: typeorm entities | Flam3rboy | 2021-08-24 | 1 | -0/+61 |