dependabot[bot]
|
5fb180ab43
|
Bump sqlite3 from 5.0.2 to 5.0.8 in /util
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.0.8.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Changelog](https://github.com/TryGhost/node-sqlite3/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.8)
---
updated-dependencies:
- dependency-name: sqlite3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-19 12:02:29 +03:00 |
|
dependabot[bot]
|
0a4c7b168c
|
Bump minimist from 1.2.5 to 1.2.6 in /util
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>
|
2022-03-30 17:19:47 +03:00 |
|
dependabot[bot]
|
ddce625e51
|
Bump url-parse from 1.5.7 to 1.5.10 in /util
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>
|
2022-02-28 04:54:37 +00:00 |
|
dependabot[bot]
|
39be3ad442
|
Bump url-parse from 1.5.3 to 1.5.7 in /util
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>
|
2022-02-19 10:55:53 +03:00 |
|
dependabot[bot]
|
01f96f2dcd
|
Bump vm2 from 3.9.5 to 3.9.7 in /util (#631)
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>
|
2022-02-15 08:01:41 +03:00 |
|
dependabot[bot]
|
10de7abdab
|
Bump simple-get from 3.1.0 to 3.1.1 in /util (#620)
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1)
---
updated-dependencies:
- dependency-name: simple-get
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-04 23:16:46 +03:00 |
|
Madeline
|
e567755ab6
|
revert dependabot PRs that update node-fetch to v3
|
2022-01-24 17:06:31 +11:00 |
|
dependabot[bot]
|
0b58748cd9
|
Bump node-fetch from 2.6.2 to 2.6.7 in /util
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.2 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.2...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:44:37 +03:00 |
|
Flam3rboy
|
f9187a6c0f
|
⬆️ update packages
|
2021-10-24 12:59:25 +02:00 |
|
KagurazakaNyaa
|
ecd54e9eaa
|
Fix missing dependencies
|
2021-10-24 02:50:03 +08:00 |
|
Flam3rboy
|
6299d45114
|
⚡ use better-sqlite3 as default db
|
2021-10-18 22:55:54 +02:00 |
|
Flam3rboy
|
70d0d11ffd
|
Revert "fix: make the CDN build correctly"
This reverts commit 5fea8b21d1 .
|
2021-10-18 14:38:34 +02:00 |
|
Diego Magdaleno
|
413d9d5060
|
Merge branch 'docker-fix' of https://github.com/hbjydev/fosscord-server into hbjydev-docker-fix
|
2021-10-17 16:51:17 -05:00 |
|
Hayden Young
|
5fea8b21d1
|
fix: make the CDN build correctly
|
2021-10-17 11:55:54 +00:00 |
|
Flam3rboy
|
6c46a46cf0
|
⬆️ update sqlite3
|
2021-10-17 01:39:41 +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 |
|
Flam3rboy
|
47d3d0e3fa
|
🔒 update set-value & tar
|
2021-10-15 23:43:40 +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
|
2f623b2a22
|
🎨 emoji db migration
|
2021-10-10 14:09:54 +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 |
|
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 |
|
uurgothat
|
ea900af4cd
|
replace chalk with nanocolors
|
2021-10-04 22:39:50 +03:00 |
|
uurgothat
|
18abf9ef40
|
Rainbow the logs
|
2021-10-04 22:01:08 +03:00 |
|
Flam3rboy
|
e22ea77625
|
🚧 auto delete relations
|
2021-09-20 17:11:22 +02:00 |
|
Flam3rboy
|
b5fb88ea8e
|
🎨 add orphanedRowAction and cascade onDelete to entities
|
2021-09-19 18:47:38 +02:00 |
|
Flam3rboy
|
fe8d9ca740
|
⬆️ fix + update dependencies
|
2021-09-16 20:46:22 +02:00 |
|
Flam3rboy
|
d50073fc41
|
🎨 remove long relatives paths -> short module paths
|
2021-09-12 21:09:29 +02:00 |
|
Flam3rboy
|
57bf4b0a2f
|
⬆️ update dependencies
|
2021-09-03 03:38:40 +02:00 |
|
Flam3rboy
|
295159fc4a
|
🐛 fix entity types and projection
|
2021-09-01 23:34:55 +02:00 |
|
Flam3rboy
|
f313178518
|
✨ delete _ids from entities
|
2021-08-31 17:54:09 +02:00 |
|
Flam3rboy
|
227a4e47f1
|
✨ update util
|
2021-08-29 00:03:58 +02:00 |
|
Flam3rboy
|
845e77eed2
|
🚧 typeorm
|
2021-08-27 11:11:16 +02:00 |
|
Flam3rboy
|
c4426920a1
|
🐛 fix unit tests
|
2021-08-26 02:07:16 +02:00 |
|
Flam3rboy
|
6f16392aa4
|
✨ unit test
|
2021-08-26 00:22:26 +02:00 |
|
Flam3rboy
|
62b6ba4002
|
✨ util
|
2021-08-24 16:35:59 +02:00 |
|
Flam3rboy
|
4a34892d46
|
🚧 typeorm
|
2021-08-22 12:41:21 +02:00 |
|
Flam3rboy
|
9fda915b37
|
🚧 typeorm
|
2021-08-21 16:47:22 +02:00 |
|
Flam3rboy
|
a47de8585c
|
🎨 update bundle build
|
2021-08-19 21:29:12 +02:00 |
|
Flam3rboy
|
bdc54dd836
|
⬆️ update mongoose types
|
2021-08-15 22:18:53 +02:00 |
|
Flam3rboy
|
120cbb4d16
|
🐛 fix tsc missing
|
2021-08-15 00:58:53 +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
|
643582e8a6
|
✨ server bundle
|
2021-08-14 13:57:34 +02:00 |
|
Flam3rboy
|
16eff151ea
|
🐛 fix dependencies and build for bundle
|
2021-08-13 20:53:29 +02:00 |
|
Flam3rboy
|
f6e265664a
|
🐛 fix types + packages
|
2021-08-13 19:20:03 +02:00 |
|