summary refs log tree commit diff
path: root/cdn (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixed globalSetup for jestxnacly2021-09-011-17/+25
|
* added unittests for filestorage [cdn]xnacly2021-08-292-1/+29
|
* added /external unit tests [cdn]xnacly2021-08-291-1/+57
|
* fixed missing imports and programming issues [cdn]xnacly2021-08-291-17/+10
|
* added todo to fileStorage [cdn]xnacly2021-08-291-0/+2
|
* added /avatars unittests [cdn]xnacly2021-08-291-1/+56
|
* fixed tests for cdnxnacly2021-08-291-2/+1
|
* fix cdnFlam3rboy2021-08-291-3/+2
|
* added all unittests for attachmentsxnacly2021-08-181-2/+12
|
* added unittests for ping and attachmentsxnacly2021-08-181-22/+22
|
* remove console.info from jest outputxnacly2021-08-181-0/+1
|
* revert b1c459bxnacly2021-08-181-1/+1
|
* added unittests for attachments [post]xnacly2021-08-182-5/+74
|
* moved importxnacly2021-08-181-2/+1
|
* fixed wrong wording in HTTPErrorxnacly2021-08-181-1/+1
|
* added a common error to CONTRIBUTE.mdxnacly2021-08-181-0/+4
|
* fixed timeout request by not throwing an issuexnacly2021-08-181-1/+1
|
* Merge branches 'master' and 'master' of ↵Flam3rboy2021-08-187-13/+6656
|\ | | | | | | https://github.com/fosscord/fosscord-server
| * Merge branch 'master' of git://github.com/fosscord/fosscord-serverxnacly2021-08-181-1/+1
| |\
| * | added unittest setup + ping route testxnacly2021-08-187-13/+6656
| | |
* | | revert 2cff55fFlam3rboy2021-08-181-1/+1
| |/ |/|
* | :bug: update build scriptFlam3rboy2021-08-181-1/+1
|/
* :bug: fix findOneAndUpdateFlam3rboy2021-08-181-1/+2
|
* :bug: build bundleFlam3rboy2021-08-151-1/+0
|
* :bug: fix bundle postinstallFlam3rboy2021-08-151-1/+1
|
* :arrow_up: update mongoose typesFlam3rboy2021-08-152-1087/+337
|
* :bug: fix server bundleFlam3rboy2021-08-152-35/+198
|
* :bug: fix typesFlam3rboy2021-08-151-1/+1
|
* update packagesFlam3rboy2021-08-151-2/+9
|
* :bug: fix tsc missingFlam3rboy2021-08-151-1/+1
|
* :sparkles: start.bat and start.sh scriptFlam3rboy2021-08-152-313/+137
|
* move devDependencies to dependenciesFlam3rboy2021-08-141-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 bundleFlam3rboy2021-08-131-0/+3856
|
* :bug: fix types + packagesFlam3rboy2021-08-131-2/+0
|
* Merge branch 'master' into pr/darkhpp/261-2Flam3rboy2021-08-135-17/+17
|\
| * rename @fosscord/server-util to -> @fosscord/utilFlam3rboy2021-08-136-16/+67
| |
* | Fix namingdarkhpp2021-08-131-1/+1
| |
* | [ProjectManagement] Add root project and dev getting started guides.darkhpp2021-08-132-3430/+2
|/
* :sparkles: cdnFlam3rboy2021-08-1217-0/+4036