summary refs log tree commit diff
path: root/api/package-lock.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump minimist from 1.2.5 to 1.2.6 in /apidependabot[bot]2022-03-301-6/+12
| | | | | | | | | | | | | Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Fixed npm run tsnode throwing error about ES modules for node-fetch. ↵Madeline2022-03-061-3812/+2575
| | | | Probably was api package.json still included node-fetch 3, but bundle still had v2
* Bump url-parse from 1.5.7 to 1.5.10 in /apidependabot[bot]2022-02-281-12/+12
| | | | | | | | | | | | | Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump url-parse from 1.5.3 to 1.5.7 in /apidependabot[bot]2022-02-191-8/+12
| | | | | | | | | | | | | Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump vm2 from 3.9.5 to 3.9.7 in /api (#633)dependabot[bot]2022-02-151-13/+35
| | | | | | | | | | | | | | | | Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.5 to 3.9.7. - [Release notes](https://github.com/patriksimek/vm2/releases) - [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md) - [Commits](https://github.com/patriksimek/vm2/compare/3.9.5...3.9.7) --- updated-dependencies: - dependency-name: vm2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Manually lock node to >15Erkin Alp Güney2022-02-101-0/+1
|
* revert dependabot PRs that update node-fetch to v3Madeline2022-01-241-2/+2
|
* Bump node-fetch from 2.6.2 to 3.1.1 in /apidependabot[bot]2022-01-231-80/+746
| | | | | | | | | | | | | | 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>
* General work on APIThesourtimes2021-12-181-364/+1816
|
* Inline plugin supportThe Arcane Brony2021-11-111-0/+2
|
* :arrow_up: update packagesFlam3rboy2021-10-241-6529/+3103
|
* Proxy support for external network accessKagurazakaNyaa2021-10-241-82/+700
|
* :zap: use better-sqlite3 as default dbFlam3rboy2021-10-181-4/+6
|
* :arrow_up: update mnjsfFlam3rboy2021-10-161-7/+7
|
* :lock: update modulesFlam3rboy2021-10-151-8920/+8473
|
* :lock: update set-value & tarFlam3rboy2021-10-151-82/+16225
|
* chore(merge): remote -> localHayden Young2021-10-151-12918/+2737
|
* :bug: fix unittestsFlam3rboy2021-10-151-59/+2348
|
* :art: clean up dependenciesFlam3rboy2021-10-101-10682/+94
|
* :bug: fix buildFlam3rboy2021-10-091-2/+0
|
* :sparkles: bundle build scriptFlam3rboy2021-10-081-0/+730
|
* Compiler testThe Arcane Brony2021-10-061-38/+1095
|
* :arrow_up: update packagesFlam3rboy2021-10-061-2/+2
|
* :arrow_up: lambert-server@1.2.11Flam3rboy2021-10-051-7/+7
|
* :arrow_up: update mnjsfFlam3rboy2021-10-051-9/+9
|
* :sparkles: generalize primary column to work with mongodb object idFlam3rboy2021-10-041-7/+7
|
* :arrow_up: update dependenciesFlam3rboy2021-10-041-0/+2
|
* :art: rewrite importsFlam3rboy2021-09-201-312/+2323
|
* Merge branch 'master' into unittestsFlam3rboy2021-09-201-18/+184
|\
| * Add request logging (with env var: log-requests)The Arcane Brony2021-09-181-0/+130
| | | | | | | | Request logging is enabled when the log-request environment variable is set.
* | :art: use typescript plugin that converts to relative pathsFlam3rboy2021-09-181-32/+3237
|/
* :bug: fix vanity urlFlam3rboy2021-09-161-0/+1
|
* :arrow_up: update packageFlam3rboy2021-09-161-8/+8
|
* :arrow_up: fix + update dependenciesFlam3rboy2021-09-161-666/+1458
|
* :sparkles: #307 doneFlam3rboy2021-09-121-1/+1
|
* :art: remove long relatives paths -> short module pathsFlam3rboy2021-09-121-4/+72
|
* :arrow_up: update mpath because of a security vulnerabilityFlam3rboy2021-09-041-4/+4
|
* :arrow_up: update dependenciesFlam3rboy2021-09-031-9/+10
|
* :arrow_up: update dependenciesFlam3rboy2021-09-011-46/+655
|
* :bug: db query fixesFlam3rboy2021-08-311-9/+9
|
* added jest config, installed supertestxnacly2021-08-301-16/+271
|
* fix login register + messageFlam3rboy2021-08-291-18/+22
|
* :construction: apiFlam3rboy2021-08-271-37/+1032
|
* testFlam3rboy2021-08-231-15/+19
|
* :art: clean upFlam3rboy2021-08-171-1/+3
|
* :arrow_up: update mongoose typesFlam3rboy2021-08-151-14/+11
|
* :bug: fix server bundleFlam3rboy2021-08-151-151/+15288
|
* :sparkles: start.bat and start.sh scriptFlam3rboy2021-08-151-15506/+82
|
* move devDependencies to dependenciesFlam3rboy2021-08-141-5/+36
| | | | 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-2/+20968
|
* :bug: fix types + packagesFlam3rboy2021-08-131-20939/+3
|
* Merge branch 'pr/darkhpp/261-2'Flam3rboy2021-08-131-511/+1395
|\
| * Merge branch 'master' into pr/darkhpp/261-2Flam3rboy2021-08-131-1/+26
| |\
| * | [ProjectManagement] Add root project and dev getting started guides.darkhpp2021-08-131-523/+1422
| | |
* | | Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-08-131-158/+96
|\ \ \ | |_|/ |/| |
| * | server-util 1.3.55Intevel ツ2021-08-131-3/+3
| | |
| * | server-util 1.3.54Intevel ツ2021-08-131-6/+6
| | |
| * | Fixed #257 Can't change nicknameIntevel ツ2021-08-131-11167/+61
| |/
* / rename @fosscord/server-util to -> @fosscord/utilFlam3rboy2021-08-131-0/+50
|/
* :sparkles: apiFlam3rboy2021-08-121-0/+20078