Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use SPDX license syntax in 'package.json' files | KaKi87 | 2022-06-02 | 1 | -1/+1 |
| | |||||
* | Do stuff for npm workspace | Thesourtimes | 2022-04-26 | 1 | -2/+2 |
| | |||||
* | Fixed npm run tsnode throwing error about ES modules for node-fetch. ↵ | Madeline | 2022-03-06 | 1 | -1/+1 |
| | | | | Probably was api package.json still included node-fetch 3, but bundle still had v2 | ||||
* | Bump node-fetch from 2.6.6 to 2.6.7 in /cdn | dependabot[bot] | 2022-01-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
* | Update documents | Thesourtimes | 2022-01-04 | 1 | -1/+1 |
| | |||||
* | prettier formatted /cdn | developomp | 2021-10-20 | 1 | -65/+65 |
| | |||||
* | Revert "fix: make the CDN build correctly" | Flam3rboy | 2021-10-18 | 1 | -1/+1 |
| | | | | This reverts commit 5fea8b21d1c865d4da35a5090356962a709b03e8. | ||||
* | Merge branch 'docker-fix' of https://github.com/hbjydev/fosscord-server into ↵ | Diego Magdaleno | 2021-10-17 | 1 | -66/+66 |
|\ | | | | | | | hbjydev-docker-fix | ||||
| * | fix: make the CDN build correctly | Hayden Young | 2021-10-17 | 1 | -3/+3 |
| | | |||||
* | | :arrow_up: update mnjsf | Flam3rboy | 2021-10-16 | 1 | -1/+1 |
|/ | |||||
* | chore: merge master into cdn-s3 | Hayden Young | 2021-10-15 | 1 | -10/+2 |
|\ | |||||
| * | :art: clean up dependencies | Flam3rboy | 2021-10-10 | 1 | -10/+2 |
| | | |||||
* | | feat: implement an S3-based storage API | Hayden Young | 2021-10-14 | 1 | -0/+2 |
|/ | |||||
* | :sparkles: bundle build script | Flam3rboy | 2021-10-08 | 1 | -2/+1 |
| | |||||
* | :bug: fix swc config | Flam3rboy | 2021-10-07 | 1 | -2/+2 |
| | |||||
* | Compiler test | The Arcane Brony | 2021-10-06 | 1 | -1/+4 |
| | |||||
* | :arrow_up: lambert-server@1.2.11 | Flam3rboy | 2021-10-05 | 1 | -1/+1 |
| | |||||
* | :arrow_up: update mnjsf | Flam3rboy | 2021-10-05 | 1 | -1/+1 |
| | |||||
* | :sparkles: generalize primary column to work with mongodb object id | Flam3rboy | 2021-10-04 | 1 | -1/+1 |
| | |||||
* | replace chalk with nanocolors | uurgothat | 2021-10-04 | 1 | -0/+1 |
| | |||||
* | :bug: fix (pre) install scripts | Flam3rboy | 2021-09-23 | 1 | -5/+5 |
| | |||||
* | :art: rewrite imports | Flam3rboy | 2021-09-20 | 1 | -0/+1 |
| | |||||
* | :art: use typescript plugin that converts to relative paths | Flam3rboy | 2021-09-18 | 1 | -2/+4 |
| | |||||
* | :art: remove long relatives paths -> short module paths | Flam3rboy | 2021-09-12 | 1 | -1/+1 |
| | |||||
* | :arrow_up: update dependencies | Flam3rboy | 2021-09-03 | 1 | -1/+1 |
| | |||||
* | added unittests for filestorage [cdn] | xnacly | 2021-08-29 | 1 | -1/+2 |
| | |||||
* | Merge branches 'master' and 'master' of ↵ | Flam3rboy | 2021-08-18 | 1 | -1/+8 |
|\ | | | | | | | 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 | 1 | -1/+8 |
| | | | |||||
* | | | revert 2cff55f | Flam3rboy | 2021-08-18 | 1 | -1/+1 |
| |/ |/| | |||||
* | | :bug: update build script | Flam3rboy | 2021-08-18 | 1 | -1/+1 |
|/ | |||||
* | :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 | 1 | -1/+2 |
| | |||||
* | :bug: fix server bundle | Flam3rboy | 2021-08-15 | 1 | -6/+6 |
| | |||||
* | 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 | 1 | -10/+10 |
| | |||||
* | 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 types + packages | Flam3rboy | 2021-08-13 | 1 | -2/+0 |
| | |||||
* | Merge branch 'master' into pr/darkhpp/261-2 | Flam3rboy | 2021-08-13 | 1 | -1/+3 |
|\ | |||||
| * | rename @fosscord/server-util to -> @fosscord/util | Flam3rboy | 2021-08-13 | 1 | -0/+3 |
| | | |||||
* | | Fix naming | darkhpp | 2021-08-13 | 1 | -1/+1 |
| | | |||||
* | | [ProjectManagement] Add root project and dev getting started guides. | darkhpp | 2021-08-13 | 1 | -2/+2 |
|/ | |||||
* | :sparkles: cdn | Flam3rboy | 2021-08-12 | 1 | -0/+53 |