Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do all minor updates since last commit, make another script | TheArcaneBrony | 2022-08-09 | 1 | -1/+1 |
| | |||||
* | State update, havent tested | TheArcaneBrony | 2022-08-09 | 1 | -6/+0 |
| | |||||
* | update node types to v18, ditch node-fetch | TheArcaneBrony | 2022-08-09 | 1 | -4/+2 |
| | |||||
* | Update packages | TheArcaneBrony | 2022-08-09 | 1 | -9/+9 |
| | |||||
* | Update local state, fix a few more errors | TheArcaneBrony | 2022-08-09 | 1 | -1/+1 |
| | |||||
* | chore: fix package.json scripts | Nobody | 2022-07-19 | 1 | -1/+1 |
| | | | | npx should be used to execute local package binaries | ||||
* | 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 | -1/+1 |
| | |||||
* | revert dependabot PRs that update node-fetch to v3 | Madeline | 2022-01-24 | 1 | -1/+1 |
| | |||||
* | Bump node-fetch from 2.6.2 to 3.1.1 in /gateway | dependabot[bot] | 2022-01-23 | 1 | -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 documents | Thesourtimes | 2022-01-04 | 1 | -1/+1 |
| | |||||
* | Fix missing dependencies | KagurazakaNyaa | 2021-10-24 | 1 | -0/+1 |
| | |||||
* | :arrow_up: update mnjsf | Flam3rboy | 2021-10-16 | 1 | -1/+1 |
| | |||||
* | :art: clean up dependencies | Flam3rboy | 2021-10-10 | 1 | -10/+1 |
| | |||||
* | :sparkles: bundle build script | Flam3rboy | 2021-10-08 | 1 | -2/+1 |
| | |||||
* | :bug: fix swc config | Flam3rboy | 2021-10-07 | 1 | -1/+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 |
| | |||||
* | :art: restructure gateway | Flam3rboy | 2021-10-02 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into unittests | Flam3rboy | 2021-09-23 | 1 | -0/+3 |
|\ | |||||
| * | Ok, so it DOES build | Chris Chrome | 2021-09-23 | 1 | -1/+3 |
| | | | | | | | | Still, it builds under linux, so i'm happy with it lol | ||||
| * | Use @yukikaze-bot/erlpack | Chris Chrome | 2021-09-23 | 1 | -0/+1 |
| | | | | | | | | discord/erlpack doesnt seem to like installing under linux, this one however, doesnt even need to build :) | ||||
* | | :bug: fix (pre) install scripts | Flam3rboy | 2021-09-23 | 1 | -1/+1 |
| | | |||||
* | | :art: rewrite imports | Flam3rboy | 2021-09-20 | 1 | -0/+1 |
| | | |||||
* | | :art: use typescript plugin that converts to relative paths | Flam3rboy | 2021-09-18 | 1 | -1/+3 |
|/ | |||||
* | :art: remove long relatives paths -> short module paths | Flam3rboy | 2021-09-12 | 1 | -1/+2 |
| | |||||
* | :arrow_up: update dependencies | Flam3rboy | 2021-09-03 | 1 | -1/+1 |
| | |||||
* | 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 | -3/+3 |
| | |||||
* | update packages | Flam3rboy | 2021-08-15 | 1 | -4/+10 |
| | |||||
* | :bug: fix tsc missing | Flam3rboy | 2021-08-15 | 1 | -1/+1 |
| | |||||
* | :sparkles: start.bat and start.sh script | Flam3rboy | 2021-08-15 | 1 | -7/+7 |
| | |||||
* | move devDependencies to dependencies | Flam3rboy | 2021-08-14 | 1 | -3/+1 |
| | | | | because bundle installs api/gateway/cdn as npm dep. and the dev packages don't get automatically installed | ||||
* | :sparkles: server bundle | Flam3rboy | 2021-08-14 | 1 | -1/+0 |
| | |||||
* | :bug: fix types + packages | Flam3rboy | 2021-08-13 | 1 | -2/+0 |
| | |||||
* | Merge branch 'master' into pr/darkhpp/261-2 | Flam3rboy | 2021-08-13 | 1 | -2/+4 |
|\ | |||||
| * | abstract Event emission | Flam3rboy | 2021-08-13 | 1 | -1/+4 |
| | | |||||
* | | 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: gateway | Flam3rboy | 2021-08-12 | 1 | -0/+38 |