summary refs log tree commit diff
path: root/gateway/package.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Do all minor updates since last commit, make another scriptTheArcaneBrony2022-08-091-1/+1
|
* State update, havent testedTheArcaneBrony2022-08-091-6/+0
|
* update node types to v18, ditch node-fetchTheArcaneBrony2022-08-091-4/+2
|
* Update packagesTheArcaneBrony2022-08-091-9/+9
|
* Update local state, fix a few more errorsTheArcaneBrony2022-08-091-1/+1
|
* chore: fix package.json scriptsNobody2022-07-191-1/+1
| | | | npx should be used to execute local package binaries
* Use SPDX license syntax in 'package.json' filesKaKi872022-06-021-1/+1
|
* Do stuff for npm workspaceThesourtimes2022-04-261-1/+1
|
* revert dependabot PRs that update node-fetch to v3Madeline2022-01-241-1/+1
|
* Bump node-fetch from 2.6.2 to 3.1.1 in /gatewaydependabot[bot]2022-01-231-1/+1
| | | | | | | | | | | | | | Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.2 to 3.1.1. - [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.2...v3.1.1) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Update documentsThesourtimes2022-01-041-1/+1
|
* Fix missing dependenciesKagurazakaNyaa2021-10-241-0/+1
|
* :arrow_up: update mnjsfFlam3rboy2021-10-161-1/+1
|
* :art: clean up dependenciesFlam3rboy2021-10-101-10/+1
|
* :sparkles: bundle build scriptFlam3rboy2021-10-081-2/+1
|
* :bug: fix swc configFlam3rboy2021-10-071-1/+2
|
* Compiler testThe Arcane Brony2021-10-061-1/+4
|
* :arrow_up: lambert-server@1.2.11Flam3rboy2021-10-051-1/+1
|
* :arrow_up: update mnjsfFlam3rboy2021-10-051-1/+1
|
* :sparkles: generalize primary column to work with mongodb object idFlam3rboy2021-10-041-1/+1
|
* :art: restructure gatewayFlam3rboy2021-10-021-1/+1
|
* Merge branch 'master' into unittestsFlam3rboy2021-09-231-0/+3
|\
| * Ok, so it DOES buildChris Chrome2021-09-231-1/+3
| | | | | | | | Still, it builds under linux, so i'm happy with it lol
| * Use @yukikaze-bot/erlpackChris Chrome2021-09-231-0/+1
| | | | | | | | discord/erlpack doesnt seem to like installing under linux, this one however, doesnt even need to build :)
* | :bug: fix (pre) install scriptsFlam3rboy2021-09-231-1/+1
| |
* | :art: rewrite importsFlam3rboy2021-09-201-0/+1
| |
* | :art: use typescript plugin that converts to relative pathsFlam3rboy2021-09-181-1/+3
|/
* :art: remove long relatives paths -> short module pathsFlam3rboy2021-09-121-1/+2
|
* :arrow_up: update dependenciesFlam3rboy2021-09-031-1/+1
|
* revert 2cff55fFlam3rboy2021-08-181-1/+1
|
* :bug: update build scriptFlam3rboy2021-08-181-1/+1
|
* :bug: build bundleFlam3rboy2021-08-151-1/+0
|
* :bug: fix bundle postinstallFlam3rboy2021-08-151-1/+1
|
* :arrow_up: update mongoose typesFlam3rboy2021-08-151-1/+2
|
* :bug: fix server bundleFlam3rboy2021-08-151-3/+3
|
* update packagesFlam3rboy2021-08-151-4/+10
|
* :bug: fix tsc missingFlam3rboy2021-08-151-1/+1
|
* :sparkles: start.bat and start.sh scriptFlam3rboy2021-08-151-7/+7
|
* move devDependencies to dependenciesFlam3rboy2021-08-141-3/+1
| | | | because bundle installs api/gateway/cdn as npm dep. and the dev packages don't get automatically installed
* :sparkles: server bundleFlam3rboy2021-08-141-1/+0
|
* :bug: fix types + packagesFlam3rboy2021-08-131-2/+0
|
* Merge branch 'master' into pr/darkhpp/261-2Flam3rboy2021-08-131-2/+4
|\
| * abstract Event emissionFlam3rboy2021-08-131-1/+4
| |
* | Fix namingdarkhpp2021-08-131-1/+1
| |
* | [ProjectManagement] Add root project and dev getting started guides.darkhpp2021-08-131-2/+2
|/
* :sparkles: gatewayFlam3rboy2021-08-121-0/+38