1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-21 18:21:36 +02:00
Commit Graph

1569 Commits

Author SHA1 Message Date
Flam3rboy
31df0bfe7b
Merge pull request #188 from BanTheNons/guild-icons-banners
Implemented guild icons and banners
2021-08-07 19:21:25 +02:00
Flam3rboy
30e05fdb86 🐛 fix handleFile() 2021-08-07 19:21:00 +02:00
Flam3rboy
c396fac204 🎨 add handleFile() 2021-08-07 19:15:48 +02:00
Flam3rboy
b4e409f5c6 🐛 fix file storage dir 2021-08-07 18:52:22 +02:00
Flam3rboy
007e6fef78 add asset routes 2021-08-07 18:52:05 +02:00
BuildTools
cbb62a8bb5 Implemented guild icons and banners 2021-08-07 19:51:11 +03:00
Flam3rboy
0bb036c9aa 1.3.39 2021-08-07 17:11:49 +02:00
Flam3rboy
cc224cd0d5 🐛 fix Message.stickers 2021-08-07 17:11:47 +02:00
Flam3rboy
c24e921b28 🐛 fix gateway endpoint 2021-08-07 16:46:53 +02:00
Flam3rboy
89245e2f35 🐛 fix identify 2021-08-07 16:11:28 +02:00
Flam3rboy
e2d142b237 🐛 fix cors 2021-08-07 15:51:46 +02:00
Flam3rboy
3bc8a96afd 🐛 fix path 2021-08-07 15:44:56 +02:00
Flam3rboy
b380e8751f 1.3.38 2021-08-07 13:35:33 +02:00
Flam3rboy
ede8ed4b71 icons + banners route 2021-08-07 13:15:35 +02:00
Flam3rboy
a6eac74236 🔒 fix path traversal security issue 2021-08-07 13:15:26 +02:00
Flam3rboy
6789ef3eea npm i @fosscord/server-util@1.3.37 2021-08-07 10:38:09 +02:00
Flam3rboy
922740912e 1.3.37 2021-08-07 10:37:46 +02:00
Flam3rboy
4512074718 Merge branch 'master' of https://github.com/fosscord/fosscord-server-util 2021-08-07 10:37:31 +02:00
Flam3rboy
6ff334be3b
Merge pull request #12 from BanTheNons/publicuserprojection-bot
Added bot to PublicUserProjection and implemented user banner colors
2021-08-07 10:36:42 +02:00
Flam3rboy
02d88fc41e
Merge pull request #186 from BanTheNons/profile-route
Added the profile routes
2021-08-07 10:28:36 +02:00
Flam3rboy
c84b1e8763 npm i @fosscord/server-util@1.3.36 2021-08-07 10:28:24 +02:00
Flam3rboy
4636ce108a 1.3.36 2021-08-07 10:23:12 +02:00
Flam3rboy
02e5f51b1d
Merge pull request #185 from fosscord/l10n_master
New Crowdin updates
2021-08-07 10:21:56 +02:00
Flam3rboy
0d09629f2b
Merge pull request #187 from BanTheNons/fix-typo
Fixed a typo in vanity_url
2021-08-07 10:21:42 +02:00
BuildTools
46bcebcc92 fixed a typo 2021-08-07 11:20:20 +03:00
BuildTools
34db2d65ee added accent_color to UserModifySchema 2021-08-07 11:02:13 +03:00
BuildTools
b4cc54eac9 added accent_color to the user schema 2021-08-07 11:00:31 +03:00
BuildTools
9a356e5023 apparently this can also be null 2021-08-06 15:44:28 +03:00
BuildTools
8833c6b400 bug fix 2021-08-06 15:42:59 +03:00
BuildTools
974a6ccbd5 Added accent_color 2021-08-06 15:25:42 +03:00
BuildTools
122bed3456 Added accent_color 2021-08-06 15:23:09 +03:00
BuildTools
1727c62317 Added the bot param 2021-08-05 21:00:56 +03:00
BuildTools
235ea9fe3e Added bot to PublicUserProjection 2021-08-05 20:53:58 +03:00
BuildTools
f93e348841 Added the profile route 2021-08-05 19:18:14 +03:00
Flam3rboy
fe6adc727f
Merge pull request #11 from BanTheNons/publicuserprojection-bio
Added bio to PublicUserProjection
2021-08-05 17:50:34 +02:00
BanTheNons
6d602abba8
Added bio to PublicUserProjection 2021-08-05 18:48:58 +03:00
Flam3rboy
43a38ba46c Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-08-05 13:44:52 +02:00
Flam3rboy
cce776e2e9 ⬆️ update demo test client 2021-08-05 13:44:50 +02:00
Flam3rboy
7a68302c28 New translations common.json (Korean) 2021-08-04 15:13:54 +02:00
Flam3rboy
44d2cc1c26 New translations auth.json (Korean) 2021-08-04 15:13:53 +02:00
Flam3rboy
efe6a2d88a
Merge pull request #181 from luth31/master
[Channel] Implement type 4 channel and clean the code
2021-08-01 22:56:16 +02:00
Paul Munteanu
64220d51f9
[Channel] Implement type 4 channel and clean the code 2021-08-01 21:01:56 +03:00
Flam3rboy
450d3ace08
Merge pull request #180 from fosscord/l10n_master 2021-08-01 11:31:22 +02:00
Flam3rboy
3adbf6d1df New translations common.json (Croatian) 2021-08-01 10:54:29 +02:00
Flam3rboy
b1d2d5127f New translations auth.json (Croatian) 2021-08-01 10:54:28 +02:00
Flam3rboy
e9d387f3b5 Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-07-30 17:37:22 +02:00
Flam3rboy
aee1eb2949 🚧 message acknowledge 2021-07-30 17:37:16 +02:00
Flam3rboy
4157736d75
Merge pull request #179 from fosscord/l10n_master 2021-07-30 10:44:38 +02:00
Flam3rboy
c9712ac83b New translations common.json (Hindi) 2021-07-30 02:48:34 +02:00
Flam3rboy
1a2b5caee2
Merge pull request #76 from luth31/master
[Dockerfile] Copy package-lock.json
2021-07-29 21:26:02 +02:00