Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :arrow_up: update mpath because of a security vulnerability | Flam3rboy | 2021-09-04 | 1 | -4/+4 |
| | |||||
* | :bug: fix #289 | Flam3rboy | 2021-09-03 | 2 | -16/+14 |
| | |||||
* | :arrow_up: update dependencies | Flam3rboy | 2021-09-03 | 2 | -10/+10 |
| | |||||
* | fixed globalSetup for jest | xnacly | 2021-09-01 | 1 | -17/+25 |
| | |||||
* | added unittests for filestorage [cdn] | xnacly | 2021-08-29 | 2 | -1/+29 |
| | |||||
* | added /external unit tests [cdn] | xnacly | 2021-08-29 | 1 | -1/+57 |
| | |||||
* | fixed missing imports and programming issues [cdn] | xnacly | 2021-08-29 | 1 | -17/+10 |
| | |||||
* | added todo to fileStorage [cdn] | xnacly | 2021-08-29 | 1 | -0/+2 |
| | |||||
* | added /avatars unittests [cdn] | xnacly | 2021-08-29 | 1 | -1/+56 |
| | |||||
* | fixed tests for cdn | xnacly | 2021-08-29 | 1 | -2/+1 |
| | |||||
* | fix cdn | Flam3rboy | 2021-08-29 | 1 | -3/+2 |
| | |||||
* | added all unittests for attachments | xnacly | 2021-08-18 | 1 | -2/+12 |
| | |||||
* | added unittests for ping and attachments | xnacly | 2021-08-18 | 1 | -22/+22 |
| | |||||
* | remove console.info from jest output | xnacly | 2021-08-18 | 1 | -0/+1 |
| | |||||
* | revert b1c459b | xnacly | 2021-08-18 | 1 | -1/+1 |
| | |||||
* | added unittests for attachments [post] | xnacly | 2021-08-18 | 2 | -5/+74 |
| | |||||
* | moved import | xnacly | 2021-08-18 | 1 | -2/+1 |
| | |||||
* | fixed wrong wording in HTTPError | xnacly | 2021-08-18 | 1 | -1/+1 |
| | |||||
* | added a common error to CONTRIBUTE.md | xnacly | 2021-08-18 | 1 | -0/+4 |
| | |||||
* | fixed timeout request by not throwing an issue | xnacly | 2021-08-18 | 1 | -1/+1 |
| | |||||
* | Merge branches 'master' and 'master' of ↵ | Flam3rboy | 2021-08-18 | 7 | -13/+6656 |
|\ | | | | | | | https://github.com/fosscord/fosscord-server | ||||
| * | Merge branch 'master' of git://github.com/fosscord/fosscord-server | xnacly | 2021-08-18 | 1 | -1/+1 |
| |\ | |||||
| * | | added unittest setup + ping route test | xnacly | 2021-08-18 | 7 | -13/+6656 |
| | | | |||||
* | | | revert 2cff55f | Flam3rboy | 2021-08-18 | 1 | -1/+1 |
| |/ |/| | |||||
* | | :bug: update build script | Flam3rboy | 2021-08-18 | 1 | -1/+1 |
|/ | |||||
* | :bug: fix findOneAndUpdate | Flam3rboy | 2021-08-18 | 1 | -1/+2 |
| | |||||
* | :bug: build bundle | Flam3rboy | 2021-08-15 | 1 | -1/+0 |
| | |||||
* | :bug: fix bundle postinstall | Flam3rboy | 2021-08-15 | 1 | -1/+1 |
| | |||||
* | :arrow_up: update mongoose types | Flam3rboy | 2021-08-15 | 2 | -1087/+337 |
| | |||||
* | :bug: fix server bundle | Flam3rboy | 2021-08-15 | 2 | -35/+198 |
| | |||||
* | :bug: fix types | Flam3rboy | 2021-08-15 | 1 | -1/+1 |
| | |||||
* | update packages | Flam3rboy | 2021-08-15 | 1 | -2/+9 |
| | |||||
* | :bug: fix tsc missing | Flam3rboy | 2021-08-15 | 1 | -1/+1 |
| | |||||
* | :sparkles: start.bat and start.sh script | Flam3rboy | 2021-08-15 | 2 | -313/+137 |
| | |||||
* | move devDependencies to dependencies | Flam3rboy | 2021-08-14 | 1 | -3/+2 |
| | | | | because bundle installs api/gateway/cdn as npm dep. and the dev packages don't get automatically installed | ||||
* | :bug: fix dependencies and build for bundle | Flam3rboy | 2021-08-13 | 1 | -0/+3856 |
| | |||||
* | :bug: fix types + packages | Flam3rboy | 2021-08-13 | 1 | -2/+0 |
| | |||||
* | Merge branch 'master' into pr/darkhpp/261-2 | Flam3rboy | 2021-08-13 | 5 | -17/+17 |
|\ | |||||
| * | rename @fosscord/server-util to -> @fosscord/util | Flam3rboy | 2021-08-13 | 6 | -16/+67 |
| | | |||||
* | | Fix naming | darkhpp | 2021-08-13 | 1 | -1/+1 |
| | | |||||
* | | [ProjectManagement] Add root project and dev getting started guides. | darkhpp | 2021-08-13 | 2 | -3430/+2 |
|/ | |||||
* | :sparkles: cdn | Flam3rboy | 2021-08-12 | 17 | -0/+4036 |