Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-04-06 | :bug: fix message | Flam3rboy | 3 | -7/+9 |
2021-04-06 | :bug: revert login | Flam3rboy | 1 | -10/+1 |
2021-04-06 | Update Readme | Flam3rboy | 5 | -30/+5 |
2021-04-06 | Update README.md | Flam3rboy | 1 | -4/+3 |
2021-04-06 | :bug: fix test | Flam3rboy | 1 | -1/+1 |
2021-04-06 | :bug: fix bigint id in message route | Flam3rboy | 2 | -3/+7 |
2021-04-06 | :art: Convert id bigint to string | Flam3rboy | 18 | -63/+83 |
2021-04-06 | :bug: fix body parser empty error object | Flam3rboy | 1 | -4/+15 |
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 | :construction: shorten relative paths with @shortcut | Flam3rboy | 6 | -21/+31 |
2021-03-08 | :construction: [Route] /messages | Flam3rboy | 2 | -6/+49 |
2021-03-08 |