Flam3rboy
|
c812026527
|
⬆️ update packages
|
2021-10-24 12:59:25 +02:00 |
|
Flam3rboy
|
64df9e49a0
|
Merge branch 'master' of http://github.com/fosscord/fosscord-server
|
2021-10-24 12:44:16 +02:00 |
|
KagurazakaNyaa
|
1e3aba2422
|
Proxy support for external network access
|
2021-10-24 02:17:07 +08:00 |
|
Flam3rboy
|
7f51408e0e
|
🐛 delay worker thread start
|
2021-10-22 23:42:00 +02:00 |
|
developomp
|
b5c0ee7f30
|
prettier formatted /bundle
|
2021-10-20 09:11:12 +09:00 |
|
Flam3rboy
|
01fb2dbf4d
|
⚡ use better-sqlite3 as default db
|
2021-10-18 22:55:54 +02:00 |
|
Flam3rboy
|
4bae3909e3
|
🐛 fix types + prod env
|
2021-10-18 21:10:03 +02:00 |
|
Flam3rboy
|
45efdb7ce4
|
⚡ vertically scale bundle
|
2021-10-18 17:38:31 +02:00 |
|
Flam3rboy
|
dc22db6902
|
Revert "fix: make the CDN build correctly"
This reverts commit 79aae987fd .
|
2021-10-18 14:38:34 +02:00 |
|
Diego Magdaleno
|
648c9b738c
|
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
|
79aae987fd
|
fix: make the CDN build correctly
|
2021-10-17 11:55:54 +00:00 |
|
Flam3rboy
|
4aeb7b3b4a
|
⬆️ update sqlite3
|
2021-10-17 01:39:41 +02:00 |
|
Flam3rboy
|
64f4fe0591
|
⚡ added benchmark
|
2021-10-17 00:40:26 +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
|
4d04e6fcc5
|
Merge branch 'master' into cdn-s3
|
2021-10-15 10:33:02 +00:00 |
|
Hayden Young
|
c020d2f959
|
chore: update ts-node during npm run setup
|
2021-10-15 09:46:28 +00:00 |
|
Flam3rboy
|
d828a5e03d
|
Merge branch 'master' into pr/hbjydev/454
|
2021-10-15 00:44:19 +02:00 |
|
Flam3rboy
|
b0385e0fcb
|
⚡ improve memory managment
|
2021-10-12 21:53:57 +02:00 |
|
Flam3rboy
|
270ad5ee38
|
⚡ benchmark tests
|
2021-10-12 21:52:35 +02:00 |
|
Maddy
|
222767591e
|
...actually fix windows usernames breaking npm run setup ( I forgot to quote second argument :/ )
|
2021-10-12 17:05:24 +11:00 |
|
Maddy
|
72a2504299
|
npm run build on Windows with usernames containing spaces fails, fixed by escaping tsc.js location in node_modules
|
2021-10-12 16:14:37 +11:00 |
|
Maddy
|
5d20c6246f
|
npm run build on Windows with usernames containing space fails, fixed by wrapping tscBin in quotes
|
2021-10-11 18:24:28 +11:00 |
|
Flam3rboy
|
587e0a7120
|
added vanity db migration
|
2021-10-10 18:28:50 +02:00 |
|
The Arcane Brony
|
c9e827b3e9
|
Fix duplicate key
|
2021-10-10 17:55:48 +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
|
4722dd5d97
|
🐛 fix tsc compiler
|
2021-10-10 12:35:46 +02:00 |
|
Flam3rboy
|
f259a1fd3e
|
🐛 fix windows process.getuid
|
2021-10-10 11:13:51 +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
|
7f41933763
|
✨ changed and fixed compiler
|
2021-10-10 11:02:25 +02:00 |
|
Flam3rboy
|
c217e60ff6
|
🐛 fix build.js?
|
2021-10-09 18:06:02 +02:00 |
|
Flam3rboy
|
d5cdc9198c
|
🎨 cdn now also works without setting a public endpoint
|
2021-10-09 14:46:59 +02:00 |
|
Flam3rboy
|
4cd6207e5f
|
🐛 fix cdn
|
2021-10-09 11:21:06 +02:00 |
|
Flam3rboy
|
509b2c3b71
|
🐛 fix old node version
|
2021-10-09 01:53:41 +02:00 |
|
Flam3rboy
|
da7a9b1331
|
Merge branch 'master' of http://github.com/fosscord/fosscord-server
|
2021-10-09 01:45:05 +02:00 |
|
Flam3rboy
|
41a193dff0
|
🎨 fix imports with new build script
|
2021-10-09 01:45:02 +02:00 |
|
Flam3rboy
|
826b2c9820
|
🐛 fix build
|
2021-10-09 01:44:44 +02:00 |
|
xnacly
|
3aa74d3046
|
🚀 2000 commit - changed ascii art
|
2021-10-08 20:35:29 +02:00 |
|
Flam3rboy
|
3b74fa9299
|
✨ bundle build script
|
2021-10-08 10:43:43 +02:00 |
|
Flam3rboy
|
29516da90f
|
Merge branch 'compiler-change' of https://github.com/thearcanebrony/fosscord-server into pr/TheArcaneBrony/418-1
|
2021-10-07 18:22:15 +02:00 |
|
Flam3rboy
|
8bb38139c2
|
🐛 fix swc config
|
2021-10-07 18:21:17 +02:00 |
|
Flam3rboy
|
a78baa048d
|
⚡ fast build script
|
2021-10-07 18:21:01 +02:00 |
|
Flam3rboy
|
c75c6f508d
|
🐛 fix types + swcrc configs
|
2021-10-07 18:20:03 +02:00 |
|
Flam3rboy
|
b5905c1bba
|
🐛 fix swcrc config: rewrite import -> require
|
2021-10-07 09:59:04 +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 |
|