summary refs log tree commit diff
path: root/cdn (follow)
Commit message (Collapse)AuthorAgeFilesLines
* :art: rewrite importsFlam3rboy2021-09-203-1/+49
|
* Merge branch 'master' into unittestsFlam3rboy2021-09-201-0/+3
|\
| * :truck: move file handle to utilityFlam3rboy2021-09-191-0/+1
| |
| * Fix icon, owner_id change and channel deletion for group DMsAlTech982021-09-171-0/+3
| |
* | :art: use typescript plugin that converts to relative pathsFlam3rboy2021-09-184-14/+184
|/
* :arrow_up: fix + update dependenciesFlam3rboy2021-09-161-1026/+1167
|
* Delete attachments of deleted messages, fix #273AlTech982021-09-131-0/+1
|
* :art: remove long relatives paths -> short module pathsFlam3rboy2021-09-126-85/+129
|
* Increased CDN max upload to 10mbAlTech982021-09-091-0/+2
|
* Revert "Increased CDN max upload to 10mb, fix #318"conner2021-09-091-2/+0
|
* Removed urlencoded bodyparserAlTech982021-09-091-1/+0
|
* Increased CDN max upload to 10mbAlTech982021-09-081-0/+3
|
* :arrow_up: update mpath because of a security vulnerabilityFlam3rboy2021-09-041-4/+4
|
* :bug: fix #289Flam3rboy2021-09-032-16/+14
|
* :arrow_up: update dependenciesFlam3rboy2021-09-032-10/+10
|
* 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