Thesourtimes
|
540e643b86
|
Do stuff for npm workspace
|
2022-04-26 22:47:35 +03:00 |
|
Madeline
|
4b1f30ba43
|
Fixed npm run tsnode throwing error about ES modules for node-fetch. Probably was api package.json still included node-fetch 3, but bundle still had v2
|
2022-03-06 10:52:19 +03:00 |
|
dependabot[bot]
|
f094c076f3
|
Bump node-fetch from 2.6.2 to 3.1.1 in /api
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>
|
2022-01-23 07:41:40 +03:00 |
|
Thesourtimes
|
7d6fd4c88f
|
Update documents
|
2022-01-04 20:51:04 +03:00 |
|
The Arcane Brony
|
9909e5a174
|
Replace nanocolors with picocolors
|
2021-12-25 12:09:48 +01:00 |
|
The Arcane Brony
|
252051b95a
|
Add Sentry, fix compile errors
|
2021-12-22 18:43:39 +01:00 |
|
Thesourtimes
|
0da570dedc
|
General work on API
|
2021-12-18 19:17:04 +03:00 |
|
KagurazakaNyaa
|
8ded9a20f9
|
Proxy support for external network access
|
2021-10-24 02:17:07 +08:00 |
|
Flam3rboy
|
5828be4e35
|
🐛 fix docker image
|
2021-10-17 02:12:10 +02:00 |
|
Flam3rboy
|
395835a937
|
⬆️ update mnjsf
|
2021-10-16 21:48:57 +02:00 |
|
Flam3rboy
|
135eb11485
|
🔒 update modules
|
2021-10-15 23:51:31 +02:00 |
|
Hayden Young
|
5ccff54e4d
|
chore(merge): remote -> local
|
2021-10-15 11:03:23 +00:00 |
|
Flam3rboy
|
edbd299777
|
🐛 fix unittests
|
2021-10-15 13:00:23 +02:00 |
|
Flam3rboy
|
ce4e751292
|
🎨 clean up dependencies
|
2021-10-10 11:03:04 +02:00 |
|
Flam3rboy
|
b44f356d9e
|
✨ bundle build script
|
2021-10-08 10:43:43 +02:00 |
|
Flam3rboy
|
1bef11aaaa
|
🐛 fix swc config
|
2021-10-07 18:21:17 +02:00 |
|
The Arcane Brony
|
72af8dc719
|
Compiler test
|
2021-10-06 18:20:22 +02:00 |
|
Flam3rboy
|
627ba5373b
|
⬆️ lambert-server@1.2.11
|
2021-10-05 20:47:12 +02:00 |
|
Flam3rboy
|
1fad621347
|
⬆️ update mnjsf
|
2021-10-05 19:32:42 +02:00 |
|
Flam3rboy
|
0914f424ce
|
✨ generalize primary column to work with mongodb object id
|
2021-10-04 22:43:51 +02:00 |
|
Flam3rboy
|
e563aa25b4
|
🚧 different db engines
|
2021-10-04 21:57:24 +02:00 |
|
Flam3rboy
|
d0f5790235
|
🐛 fix channel permission overwrites
|
2021-09-26 11:34:06 +02:00 |
|
Flam3rboy
|
a2a31b9485
|
🐛 fix install script
|
2021-09-23 16:30:28 +02:00 |
|
Flam3rboy
|
053fa4b499
|
🐛 fix (pre) install scripts
|
2021-09-23 16:03:50 +02:00 |
|
Flam3rboy
|
5df60344fd
|
✨ example value in documentation
|
2021-09-21 23:29:17 +02:00 |
|
Flam3rboy
|
cdbb54bb3c
|
🎨 rewrite imports
|
2021-09-20 23:34:54 +02:00 |
|
Flam3rboy
|
5cec6e43d4
|
Merge branch 'master' into unittests
|
2021-09-20 21:49:42 +02:00 |
|
The Arcane Brony
|
c3fca1c02f
|
Add request logging (with env var: log-requests)
Request logging is enabled when the log-request environment variable is set.
|
2021-09-18 18:13:15 +02:00 |
|
Flam3rboy
|
578cc8b4b6
|
🎨 use typescript plugin that converts to relative paths
|
2021-09-18 01:50:20 +02:00 |
|
Flam3rboy
|
c20f4b4ef5
|
🐛 fix body parse treating null not as undefined (except for icons/avatars)
|
2021-09-17 23:42:40 +02:00 |
|
Flam3rboy
|
e575c42644
|
⬆️ update package
|
2021-09-16 20:55:50 +02:00 |
|
Flam3rboy
|
0b5534bc41
|
✨ #307 done
|
2021-09-12 23:28:56 +02:00 |
|
Flam3rboy
|
d50073fc41
|
🎨 remove long relatives paths -> short module paths
|
2021-09-12 21:09:29 +02:00 |
|
Flam3rboy
|
5849d5de6a
|
🐛 fix release
|
2021-09-04 17:39:03 +02:00 |
|
Flam3rboy
|
68b3bbe579
|
🐛 fix patch-package
|
2021-09-04 11:32:11 +02:00 |
|
Flam3rboy
|
57bf4b0a2f
|
⬆️ update dependencies
|
2021-09-03 03:38:40 +02:00 |
|
Flam3rboy
|
7972f698c5
|
Merge branch 'master' of https://github.com/fosscord/fosscord-api
|
2021-09-02 00:14:34 +02:00 |
|
Flam3rboy
|
8e29e40ef4
|
⬆️ update dependencies
|
2021-09-01 23:35:20 +02:00 |
|
xnacly
|
3905c51b35
|
see parent
|
2021-09-01 22:13:27 +02:00 |
|
Flam3rboy
|
3f66c10178
|
🐛 db query fixes
|
2021-08-31 17:58:47 +02:00 |
|
xnacly
|
d107c66358
|
added setup for jest tests
|
2021-08-30 16:21:54 +02:00 |
|
xnacly
|
503c0d7b60
|
added jest config, installed supertest
|
2021-08-30 16:12:05 +02:00 |
|
Flam3rboy
|
6c7abc2c7f
|
fix login register + message
|
2021-08-29 16:58:46 +02:00 |
|
Flam3rboy
|
2dbbd21f73
|
🚧 api
|
2021-08-27 11:10:42 +02:00 |
|
Flam3rboy
|
67dfaa3644
|
revert 2cff55f
|
2021-08-18 16:10:11 +02:00 |
|
Flam3rboy
|
e8c22efda7
|
🐛 update build script
|
2021-08-18 13:47:31 +02:00 |
|
Flam3rboy
|
a76d1f90a8
|
🐛 build bundle
|
2021-08-15 22:36:35 +02:00 |
|
Flam3rboy
|
0639b6176f
|
🐛 fix bundle postinstall
|
2021-08-15 22:32:57 +02:00 |
|
Flam3rboy
|
bdc54dd836
|
⬆️ update mongoose types
|
2021-08-15 22:18:53 +02:00 |
|
Flam3rboy
|
dbdfbf61f2
|
🐛 fix server bundle
|
2021-08-15 21:56:30 +02:00 |
|