Commit Graph

54 Commits

Author SHA1 Message Date
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
Flam3rboy 8c4d473d07 update packages 2021-08-15 13:53:21 +02:00
Flam3rboy 120cbb4d16 🐛 fix tsc missing 2021-08-15 00:58:53 +02:00
Flam3rboy 6cee68c1e3 start.bat and start.sh script 2021-08-15 00:10:54 +02:00
Flam3rboy 634b30f45b move devDependencies to dependencies
because bundle installs api/gateway/cdn as npm dep. and the dev packages don't get automatically installed
2021-08-14 22:25:49 +02:00
Flam3rboy f6e265664a 🐛 fix types + packages 2021-08-13 19:20:03 +02:00
Flam3rboy 1cf781e254 📝 updated links to fosscord-server 2021-08-13 13:18:45 +02:00
Flam3rboy 2018a97d45 Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-08-13 13:07:25 +02:00