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

2252 Commits

Author SHA1 Message Date
Samuel
8ed111049f Merge pull request #454 from hbjydev/status-probes
[API] Status Probes
2021-10-15 00:47:19 +02:00
Flam3rboy
bbd6b0085e 🎨 exclude healthz/readyz from auth 2021-10-15 00:46:09 +02:00
Flam3rboy
d828a5e03d Merge branch 'master' into pr/hbjydev/454 2021-10-15 00:44:19 +02:00
Samuel
dd33d080c1 Merge pull request #448 from Mr2u/master
Route #10 Prune and prune count
2021-10-15 00:35:32 +02:00
Flam3rboy
b844b6b39c 🐛 fix prune 2021-10-15 00:35:18 +02:00
Flam3rboy
85592a980e speed up message query 2021-10-15 00:35:01 +02:00
Hayden Young
0e5172bc5f fix: don't set location by default 2021-10-14 23:15:03 +01:00
Hayden Young
ef157c9aa7 chore: remove unused import 2021-10-14 23:04:11 +01:00
Hayden Young
08736ed610 feat: implement an S3-based storage API 2021-10-14 23:04:03 +01:00
Flam3rboy
bc85d6ff86 🎨 reformat 2021-10-15 00:03:35 +02:00
Flam3rboy
fb3f957f30 🐛 fix sticker packs 2021-10-15 00:03:19 +02:00
Flam3rboy
d8f77c687e 🐛 fix message sticker sending 2021-10-15 00:03:05 +02:00
Flam3rboy
f38ebe65ed sticker upload 2021-10-15 00:02:23 +02:00
Flam3rboy
5cc5ea3f04 🎨 do not automatically create default guild 2021-10-14 21:25:17 +02:00
Flam3rboy
9e87caaae6 🎨 restructure 2021-10-14 19:47:10 +02:00
Hayden Young
35ef010ba9 feat: implement a database check on the healthz and readyz probes, remove /-/metrics 2021-10-14 18:47:05 +01:00
Flam3rboy
93b76035b6 sticker db entities 2021-10-14 19:47:02 +02:00
Flam3rboy
88edaba3ab sticker packs 2021-10-14 19:46:53 +02:00
Flam3rboy
ded81bcd29 stickers 2021-10-14 19:46:45 +02:00
Hayden Young
d5057ab888 feat: initial addition of a healthz, readyz and metrics route 2021-10-14 18:27:19 +01:00
Flam3rboy
4e6ffcbc4f 🐛 fix migration + autojoin 2021-10-14 00:32:15 +02:00
Mr2u
51274df43a Merge branch 'fosscord:master' into master 2021-10-13 19:33:39 +11:00
Maddy
d3853a3d7a added route /guilds/:id/prune GET count and POST prune.
Edited Member entity to include last_message_id to avoid searching for every members last message when pruning
When a message is sent through /channels/:id/messages last_message_id of sending Member is updated.
2021-10-13 19:19:46 +11:00
Flam3rboy
ec0e2a804c 📝 improve logging 2021-10-12 21:54:58 +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
Samuel
5b8a250a8e Merge pull request #444 from Mr2u/master 2021-10-12 13:07:49 +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
Samuel
ae383aee08 Merge pull request #443 from Mr2u/master 2021-10-12 07:27:25 +02: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
Flam3rboy
dbd327f89d Merge pull request #430 from Thesourtimes/master
Implement GIF route
2021-10-11 16:34:45 +02:00
Flam3rboy
976f76d524 🎨 gifs 2021-10-11 16:34:18 +02:00
Flam3rboy
2af567b522 🐛 fix #371 2021-10-11 15:21:11 +02:00
Flam3rboy
4a34792be6 Merge branch 'master' into pr/Thesourtimes/430 2021-10-11 15:13:16 +02:00
Flam3rboy
237137bd6e Merge pull request #435 from TheArcaneBrony/change-enums-to-number
Change enums to numbers
2021-10-11 15:06:00 +02:00
Flam3rboy
1566ec5dff Merge pull request #437 from erkinalp/patch-4
Added more rights, and explained existing ones
2021-10-11 15:04:28 +02:00
Flam3rboy
d83a83283a Update Rights.ts 2021-10-11 15:04:03 +02:00
Flam3rboy
a7c628d7f1 Merge pull request #438 from Mr2u/dev
npm run build fails if Windows username contains space
2021-10-11 15:00:43 +02: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
Erkin Alp Güney
b56ecba128 Added more rights, and explained existing ones 2021-10-10 23:16:24 +03:00
The Arcane Brony
496d7d2780 Put local types back 2021-10-10 21:30:46 +02:00
The Arcane Brony
d7fa45771d Change enums to numbers 2021-10-10 20:34:45 +02:00
Flam3rboy
d04690ff08 Merge pull request #434 from TheArcaneBrony/remove-vanity-url
Fix duplicate key - remove vanity url column
2021-10-10 19:02:22 +02:00
Flam3rboy
a8cae71390 Merge branch 'master' into pr/TheArcaneBrony/434 2021-10-10 19:02:08 +02:00
Flam3rboy
c20d87da28 🐛 fix modify role.permissions 2021-10-10 19:00:50 +02:00
Flam3rboy
e7f80c4af4 Merge branch 'master' into remove-vanity-url 2021-10-10 18:56:46 +02:00
Flam3rboy
28c9a08a54 🎨 update migration script 2021-10-10 18:31:04 +02:00
Flam3rboy
08232dcf5f Merge branch 'remove-vanity-url' of https://github.com/thearcanebrony/fosscord-server into pr/TheArcaneBrony/434 2021-10-10 18:28:52 +02:00
Flam3rboy
587e0a7120 added vanity db migration 2021-10-10 18:28:50 +02:00
Flam3rboy
4b811d3b51 🐛 fix vanity url 2021-10-10 18:28:38 +02:00