Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do stuff for npm workspace | Thesourtimes | 2022-04-26 | 1 | -1/+1 |
| | |||||
* | Fixed npm run tsnode throwing error about ES modules for node-fetch. ↵ | Madeline | 2022-03-06 | 1 | -2/+2 |
| | | | | Probably was api package.json still included node-fetch 3, but bundle still had v2 | ||||
* | Bump node-fetch from 2.6.2 to 3.1.1 in /api | 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 |
| | |||||
* | Replace nanocolors with picocolors | The Arcane Brony | 2021-12-25 | 1 | -1/+1 |
| | |||||
* | Add Sentry, fix compile errors | The Arcane Brony | 2021-12-22 | 1 | -0/+2 |
| | |||||
* | General work on API | Thesourtimes | 2021-12-18 | 1 | -0/+1 |
| | |||||
* | Proxy support for external network access | KagurazakaNyaa | 2021-10-24 | 1 | -0/+1 |
| | |||||
* | :bug: fix docker image | Flam3rboy | 2021-10-17 | 1 | -1/+0 |
| | |||||
* | :arrow_up: update mnjsf | Flam3rboy | 2021-10-16 | 1 | -1/+1 |
| | |||||
* | :lock: update modules | Flam3rboy | 2021-10-15 | 1 | -1/+1 |
| | |||||
* | chore(merge): remote -> local | Hayden Young | 2021-10-15 | 1 | -0/+2 |
| | |||||
* | :bug: fix unittests | Flam3rboy | 2021-10-15 | 1 | -3/+5 |
| | |||||
* | :art: clean up dependencies | Flam3rboy | 2021-10-10 | 1 | -29/+6 |
| | |||||
* | :sparkles: bundle build script | Flam3rboy | 2021-10-08 | 1 | -1/+3 |
| | |||||
* | :bug: fix swc config | Flam3rboy | 2021-10-07 | 1 | -3/+3 |
| | |||||
* | 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 |
| | |||||
* | :construction: different db engines | Flam3rboy | 2021-10-04 | 1 | -0/+1 |
| | |||||
* | :bug: fix channel permission overwrites | Flam3rboy | 2021-09-26 | 1 | -2/+2 |
| | |||||
* | :bug: fix install script | Flam3rboy | 2021-09-23 | 1 | -1/+0 |
| | |||||
* | :bug: fix (pre) install scripts | Flam3rboy | 2021-09-23 | 1 | -2/+2 |
| | |||||
* | :sparkles: example value in documentation | Flam3rboy | 2021-09-21 | 1 | -3/+2 |
| | |||||
* | :art: rewrite imports | Flam3rboy | 2021-09-20 | 1 | -1/+7 |
| | |||||
* | Merge branch 'master' into unittests | Flam3rboy | 2021-09-20 | 1 | -0/+2 |
|\ | |||||
| * | Add request logging (with env var: log-requests) | The Arcane Brony | 2021-09-18 | 1 | -0/+2 |
| | | | | | | | | Request logging is enabled when the log-request environment variable is set. | ||||
* | | :art: use typescript plugin that converts to relative paths | Flam3rboy | 2021-09-18 | 1 | -3/+11 |
|/ | |||||
* | :bug: fix body parse treating null not as undefined (except for icons/avatars) | Flam3rboy | 2021-09-17 | 1 | -1/+2 |
| | |||||
* | :arrow_up: update package | Flam3rboy | 2021-09-16 | 1 | -2/+2 |
| | |||||
* | :sparkles: #307 done | Flam3rboy | 2021-09-12 | 1 | -2/+4 |
| | |||||
* | :art: remove long relatives paths -> short module paths | Flam3rboy | 2021-09-12 | 1 | -1/+2 |
| | |||||
* | :bug: fix release | Flam3rboy | 2021-09-04 | 1 | -2/+1 |
| | |||||
* | :bug: fix patch-package | Flam3rboy | 2021-09-04 | 1 | -0/+1 |
| | |||||
* | :arrow_up: update dependencies | Flam3rboy | 2021-09-03 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-09-02 | 1 | -3/+3 |
|\ | |||||
| * | see parent | xnacly | 2021-09-01 | 1 | -3/+3 |
| | | |||||
* | | :arrow_up: update dependencies | Flam3rboy | 2021-09-01 | 1 | -2/+6 |
|/ | |||||
* | :bug: db query fixes | Flam3rboy | 2021-08-31 | 1 | -1/+1 |
| | |||||
* | added setup for jest tests | xnacly | 2021-08-30 | 1 | -1/+1 |
| | |||||
* | added jest config, installed supertest | xnacly | 2021-08-30 | 1 | -1/+9 |
| | |||||
* | fix login register + message | Flam3rboy | 2021-08-29 | 1 | -2/+2 |
| | |||||
* | :construction: api | Flam3rboy | 2021-08-27 | 1 | -2/+4 |
| | |||||
* | 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 | -0/+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 | -9/+16 |
| | |||||
* | :bug: fix tsc missing | Flam3rboy | 2021-08-15 | 1 | -1/+1 |
| | |||||
* | :sparkles: start.bat and start.sh script | Flam3rboy | 2021-08-15 | 1 | -9/+9 |
| | |||||
* | move devDependencies to dependencies | Flam3rboy | 2021-08-14 | 1 | -9/+1 |
| | | | | 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 | -4/+2 |
| | |||||
* | :pencil: updated links to fosscord-server | Flam3rboy | 2021-08-13 | 1 | -7/+5 |
| | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-08-13 | 1 | -1/+0 |
|\ | |||||
| * | server-util 1.3.55 | Intevel ツ | 2021-08-13 | 1 | -1/+1 |
| | | |||||
| * | server-util 1.3.54 | Intevel ツ | 2021-08-13 | 1 | -1/+1 |
| | | |||||
* | | rename @fosscord/server-util to -> @fosscord/util | Flam3rboy | 2021-08-13 | 1 | -0/+3 |
|/ | |||||
* | :sparkles: api | Flam3rboy | 2021-08-12 | 1 | -0/+86 |