Madeline and GitHub
54ffd87e8e
Fix typo in table 'client_relase' -> 'client_release' ( and other of the same typo ) ( #703 )
...
* Fixed typo in table name 'client_relase' -> 'client_release'. Fixed more typos of the same typo.
* Fixed migration ( but dirty lol )
2022-03-30 17:21:40 +03:00
Madeline and Erkin Alp Güney
4ede702657
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
68f6fe58d5
Tsnode support ( #580 )
...
* ts-node support. debugging is slightly wonky as vscode will not allow breakpoints in modules that aren't bundle, yet.
* apparently ts-node compilerOptions.path wasn't needed? on windows I could've sworn it was.
* Cleaned up tsconfig.json a bit ( moved tsnode config to own file ).
Fixed breakpoints for all modules under tsnode
* Removed Microsoft Corp advert
* Remove one more Microsoft Corp. ad
Signed-off-by: Erkin Alp Güney <erkinalp9035@gmail.com >
* Added `tsnode` npm script
* Added `typescript-cached-transpile` package to help improve performance
Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com >
2022-03-06 09:18:35 +03:00
Xenorio and Erkin Alp Güney
70e0bd2003
Add nan to dependencies
...
sqlite requires it, setup not going through without it, and manual install isn't working. does work when adding to dependencies tho.
2022-03-04 09:15:07 +03:00
Erkin Alp Güney and GitHub
7944ae3242
automated security fixes applied ( #619 )
2022-02-04 23:14:48 +03:00
TheArcaneBrony and GitHub
db0392d688
Speed up setup by not installing optional packages ( #605 )
...
Only downside is no db engines are included by default, removing compile time for packages like sqlite3.
2022-01-24 15:25:00 +03:00
Madeline
108829140a
revert dependabot PRs that update node-fetch to v3
2022-01-24 17:06:31 +11:00
dependabot[bot] and Erkin Alp Güney
e4d8e29bb6
Bump node-fetch from 2.6.5 to 2.6.7 in /bundle
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.5 to 2.6.7.
- [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.5...v2.6.7 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-23 07:46:26 +03:00
aaf5df14e1
Add Role Icons ( #574 )
...
* Role Icons
Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com >
* Cache coherency rules
Co-authored-by: MANIKILLER <manikillrorg@gmail.com >
Co-authored-by: ImAaronFR <96433859+ImAaronFR@users.noreply.github.com >
2022-01-05 13:44:14 +03:00
The Arcane Brony
07768ecb68
Add env name in sentry, set default sentry endpoint
2021-12-26 18:19:31 +01:00
The Arcane Brony
e042db33b6
Replace nanocolors with picocolors
2021-12-25 12:09:48 +01:00
The Arcane Brony
a9a92ff2cb
Add Sentry, fix compile errors
2021-12-22 18:43:39 +01:00
The Arcane Brony
02235067f9
Repo cleanup, remove fs-extras
2021-12-21 11:56:33 +01:00
The Arcane Brony
8146eb082e
Fix dependencies
2021-11-11 22:32:46 +01:00
KagurazakaNyaa
1e3aba2422
Proxy support for external network access
2021-10-24 02:17:07 +08:00
Flam3rboy
01fb2dbf4d
⚡ use better-sqlite3 as default db
2021-10-18 22:55:54 +02:00
Flam3rboy
4aeb7b3b4a
⬆️ update sqlite3
2021-10-17 01:39:41 +02:00
Flam3rboy
aec3834fe5
⬆️ update mnjsf
2021-10-16 21:48:57 +02:00
Flam3rboy
c48eb95af0
🔒 update modules
2021-10-15 23:51:31 +02:00
Flam3rboy
182de09ccc
🐛 fix unittests
2021-10-15 13:00:23 +02:00
Hayden Young and GitHub
c020d2f959
chore: update ts-node during npm run setup
2021-10-15 09:46:28 +00:00
Flam3rboy
587e0a7120
added vanity db migration
2021-10-10 18:28:50 +02:00
Flam3rboy
58c3974e1b
🐛 fix Emoji missing in identify
2021-10-10 14:31:13 +02:00
Flam3rboy
9e9c3ff57f
✨ migrate script
2021-10-10 14:21:24 +02:00
Flam3rboy
a61cbbe40c
🐛 convert bigint literal to object
2021-10-10 11:08:55 +02:00
Flam3rboy
dbe2258d97
🎨 clean up dependencies
2021-10-10 11:03:04 +02:00
Flam3rboy
3b74fa9299
✨ bundle build script
2021-10-08 10:43:43 +02:00
Flam3rboy
8bb38139c2
🐛 fix swc config
2021-10-07 18:21:17 +02:00
The Arcane Brony
7db9086dd0
Compiler test
2021-10-06 18:20:22 +02:00
Flam3rboy
d99e5c565a
⬆️ update packages
2021-10-06 17:39:32 +02:00
Flam3rboy
d2a1c6cb20
🎨 add build script to bundle setup
2021-10-05 20:32:22 +02:00
Flam3rboy
2bd5c06bf1
⬆️ update mnjsf
2021-10-05 19:32:42 +02:00
Flam3rboy
dade6d30d2
🐛 fix bundle setup
2021-10-05 16:35:38 +02:00
Flam3rboy
7b63016872
✨ generalize primary column to work with mongodb object id
2021-10-04 22:43:51 +02:00
Flam3rboy
b1c1b681b9
Merge branch 'master' of http://github.com/fosscord/fosscord-server
2021-10-04 22:06:17 +02:00
Flam3rboy
7b58dc3a3d
⬆️ update dependencies
2021-10-04 22:01:05 +02:00
Flam3rboy
b584af656d
🚧 different db engines
2021-10-04 21:57:24 +02:00
uurgothat
1882beef0c
replace chalk with nanocolors
2021-10-04 22:39:50 +03:00
uurgothat
d4ddf3acf0
Rainbow the logs
2021-10-04 22:01:08 +03:00
Flam3rboy
955e86f77b
🎨 remove start from setup script
2021-09-23 17:29:00 +02:00
Flam3rboy
77ac8a96a7
🐛 prepare/postinstall only works for packages not local npm install
2021-09-23 16:58:07 +02:00
Flam3rboy
390493b8d4
🐛 fix install script
2021-09-23 16:30:28 +02:00
Flam3rboy
c398c1512e
🐛 fix (pre) install scripts
2021-09-23 16:03:50 +02:00
Flam3rboy
912d1c31d8
🎨 rewrite imports
2021-09-20 23:34:54 +02:00
Flam3rboy
16a3d1b334
Merge branch 'master' into unittests
2021-09-20 21:49:42 +02:00
Flam3rboy
c220f27894
🐛 fix bundle debug
2021-09-19 18:45:09 +02:00
Flam3rboy
1e331b7c9d
🎨 use typescript plugin that converts to relative paths
2021-09-18 01:50:20 +02:00
Flam3rboy
6b21e107dd
🐛 fix channel events + message send
2021-09-13 00:17:56 +02:00
Flam3rboy
60535f5159
🎨 remove long relatives paths -> short module paths
2021-09-12 21:09:29 +02:00
Flam3rboy
c7ed245433
⬆️ update dependencies
2021-09-03 03:38:40 +02:00