1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-11 05:02:37 +01:00
Commit Graph

832 Commits

Author SHA1 Message Date
Flam3rboy
255c84e319
Merge pull request #175 from luth31/master 2021-07-26 07:08:44 +02:00
Paul Munteanu
1b6358a151
Use config default region for new Guilds 2021-07-26 02:19:45 +03:00
Paul Munteanu
16ef891781
Implement guilds/#guild_id/regions route 2021-07-26 02:19:10 +03:00
Flam3rboy
707e94614b
Merge pull request #174 from DankDumpster/72-char
Make password limit 72 to match discord's limit
2021-07-22 18:22:12 +02:00
Flam3rboy
f7e3809d7e 🐛 fix 404 error return json instead of client 2021-07-22 14:04:24 +02:00
Matthew
ec9671a429
Update register.ts 2021-07-22 01:35:24 +00:00
Matthew
c687d9074f
Make password limit 72 to match discord's limit 2021-07-22 01:33:58 +00:00
Diego Magdaleno
3fe2c8bfa8 npm i @fosscord/server-util@1.32 2021-07-21 15:54:00 -05:00
Diego Magdaleno
adf1f7cce6
[Remove] Remove the console.log 2021-07-21 15:04:41 -05:00
Diego Magdaleno
7408faf8b7
Merge pull request #173 from DiegoMagdaleno/master
[Fix] Fixes STR instead of JSON response and timestamps
2021-07-21 14:49:14 -05:00
Diego Magdaleno
3ae50def52
Merge branch 'fosscord:master' into master 2021-07-21 14:47:30 -05:00
Diego Magdaleno
a95d7b7ce5 [Fix] All messages should have edited_timestamp even if null 2021-07-21 14:47:07 -05:00
Flam3rboy
2fefd17471 fix guild create 2021-07-19 22:46:19 +02:00
Flam3rboy
c05e17e4d4 🐛 fix login route 2021-07-19 22:46:06 +02:00
Flam3rboy
247a213eea 🐛 fix gateway route 2021-07-19 22:45:58 +02:00
Diego Magdaleno
7dab8f9435 [Gateway Endpoint] Encode response as JSON 2021-07-19 13:17:33 -05:00
Flam3rboy
05cff32522
Merge pull request #172 from fosscord/l10n_master 2021-07-19 17:15:56 +02:00
Flam3rboy
705971f1a6 New translations common.json (Slovak) 2021-07-19 17:12:08 +02:00
Flam3rboy
d079841df1 New translations auth.json (Slovak) 2021-07-19 17:12:07 +02:00
Flam3rboy
0fc1833268 Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-07-18 19:49:17 +02:00
Flam3rboy
11ded12204 🔊 fix log 2021-07-18 19:49:10 +02:00
Flam3rboy
7ffbc35dd6
Merge pull request #170 from fosscord/l10n_master
New Crowdin updates
2021-07-18 17:06:22 +02:00
Flam3rboy
3edba68480 New translations common.json (Slovak) 2021-07-18 17:06:11 +02:00
Flam3rboy
1870e8f006 New translations auth.json (Slovak) 2021-07-18 17:06:10 +02:00
Flam3rboy
ba0e2bca03 🐛 remove bin from package.json 2021-07-16 17:08:14 +02:00
Flam3rboy
bde41965cc 🐛 fix github action 2021-07-16 16:16:10 +02:00
Flam3rboy
2f68beea8f delete rethink 2021-07-11 11:05:40 +02:00
Flam3rboy
e70cdfe282 🎨 clean up bundle script 2021-07-11 11:05:09 +02:00
Flam3rboy
eb1c3856e2 📝 add uncompression message to releases 2021-07-11 10:25:28 +02:00
Flam3rboy
6e255c7902 🐛 rearrange steps 2021-07-11 10:11:18 +02:00
Flam3rboy
2f28aae655 🐛 fix file name 2021-07-11 10:06:04 +02:00
Flam3rboy
ab95285736 🐛 fix file names 2021-07-11 10:01:27 +02:00
Flam3rboy
d912478633 🐛 fix version release name 2021-07-11 09:53:19 +02:00
Flam3rboy
c2247aac3c 🐛 fix release name 2021-07-11 09:44:32 +02:00
Flam3rboy
e9933fcf3e 🐛 fix file name casing 2021-07-11 09:37:47 +02:00
Flam3rboy
bb5c9dddac 🐛 fix caxa build cmd 2021-07-11 09:32:49 +02:00
Flam3rboy
528dce4b49 🐛 fix caxa build cmd 2021-07-11 09:28:42 +02:00
Flam3rboy
4ed220ee03 ⬇️ downgrade nodejs version in actions runner 2021-07-11 09:26:35 +02:00
Flam3rboy
ea88c1fa42 fix release action 2021-07-11 09:19:46 +02:00
Flam3rboy
6487aebc14 🐛 fix publish release action 2021-07-11 09:11:48 +02:00
Flam3rboy
2669b61a27 use caxa for bundling 2021-07-11 09:09:37 +02:00
Flam3rboy
e395146934 🐛 fix windows path 2021-07-11 07:59:46 +02:00
Flam3rboy
b2845e9a0a 🐛 fix release action 2021-07-11 07:57:17 +02:00
Flam3rboy
c29537b560 add win + macos to release 2021-07-11 07:56:20 +02:00
Flam3rboy
2287c294de 🐛 fix release name 2021-07-10 19:33:55 +02:00
Flam3rboy
c22fe86c46 bundle exectuable 2021-07-10 19:01:53 +02:00
Flam3rboy
cce9358d85 use fs sync for backwards compatibility 2021-07-10 18:46:41 +02:00
Flam3rboy
9c6a33c9d9 Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-07-10 18:05:12 +02:00
Flam3rboy
f5b301a161 findOne auto throws error if it doesn't exist' 2021-07-10 18:05:11 +02:00
Flam3rboy
d0287f1edf
Merge pull request #168 from jhcpeixoto/master
UPDATE BCRYPT
2021-07-09 19:45:49 +02:00