Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-04-06 | 🐛 fix structure | notsapinho | 1 | -1/+1 |
2021-04-06 | :bug: fix user guilds | Flam3rboy | 2 | -1/+6 |
2021-04-06 | :bug: fix login | Flam3rboy | 2 | -3/+3 |
2021-04-06 | :sparkles: test client | Flam3rboy | 4 | -5/+118 |
2021-04-06 | :art: proper error message body parser | Flam3rboy | 1 | -2/+5 |
2021-04-06 | :bug: fix guild schema | Flam3rboy | 1 | -4/+13 |
2021-04-06 | .lean() all mongodb requests | Flam3rboy | 7 | -8/+12 |
2021-04-06 | :bug: fix routes user.user_data | Flam3rboy | 1 | -2/+7 |
2021-04-06 | :construction: experiments + gateway route | Flam3rboy | 3 | -1/+26 |
2021-04-05 | :sparkles: init test client | Flam3rboy | 2 | -5/+45 |
2021-04-05 | :bug: fix body parser | Flam3rboy | 2 | -3/+4 |
2021-03-30 | :white_check_mark: setup jest environment | Flam3rboy | 4 | -1/+10868 |
2021-03-30 | :bug: rewrite imports | Flam3rboy | 11 | -36/+36 |
2021-03-30 | move routes to top level no more /api/v8 -> use reverse proxy instead | Flam3rboy | 23 | -48/+0 |
2021-03-28 | added GET [#12] | xnacly | 1 | -0/+19 |
2021-03-28 | :arrow_up: update fosscord-server-util | Flam3rboy | 1 | -2/+2 |
2021-03-27 | :bug: remove relative @paths | Flam3rboy | 10 | -25/+107 |
2021-03-23 | :bug: fix message post | Flam3rboy | 1 | -1/+6 |
2021-03-22 |