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

154 Commits

Author SHA1 Message Date
Madeline
029bc8b5f8
Fix bug where different HTTP method handlers would overwrite eachother in spec generation 2023-04-14 15:17:30 +10:00
Puyodead1
a8a28542f7
fix some types not being generated correctly 2023-04-13 20:13:58 -04:00
Puyodead1
b14b784467
Update openapi.json 2023-04-13 19:48:18 -04:00
Puyodead1
393b713c6a
fix response types not being generated 2023-04-13 19:46:26 -04:00
Puyodead1
78d98f0244
spacebar 2023-04-13 15:48:27 -04:00
Puyodead1
866eb15d90
clusterfuck 2023-04-13 15:44:39 -04:00
Puyodead1
e68819d97a
oapi: add missing 2fa types to login 2023-04-13 15:41:49 -04:00
Puyodead1
0d666732c6
oapi: bug fixes 2023-04-13 15:41:23 -04:00
Puyodead1
3a23842924
oapi: root level routes 2023-04-13 15:40:51 -04:00
Puyodead1
fd283f1d15
oapi: voice regions 2023-04-13 15:39:56 -04:00
Puyodead1
860b9d583e
oapi: finish users 2023-04-13 15:39:31 -04:00
Puyodead1
1ce7879ee8
oapi: users progress 2023-04-13 15:38:52 -04:00
Puyodead1
c97ce59a0a
oapi: stickers 2023-04-13 15:33:03 -04:00
Puyodead1
ad5f5cb90d
oapi: sticker packs 2023-04-13 15:32:37 -04:00
Puyodead1
a1d8869271
oapi: readstates 2023-04-13 15:32:05 -04:00
Puyodead1
3fa2a95429
oapi: policies 2023-04-13 15:32:04 -04:00
Puyodead1
1b1fbce4d3
oapi: oauth2 2023-04-13 15:30:37 -04:00
Puyodead1
3a40254ca5
oapi: invites 2023-04-13 15:30:09 -04:00
Puyodead1
5c0a6f4e55
oapi: fix guild discovery requirements 2023-04-13 15:29:21 -04:00
Puyodead1
c2ce88dee7
guilds 2023-04-13 15:28:41 -04:00
Puyodead1
10e1eb95ae
Update openapi.json 2023-04-13 15:24:38 -04:00
Puyodead1
0dc5b19bd8
gifs and query params 2023-04-13 15:24:37 -04:00
Puyodead1
6b3a3b750f
fixing lots of openapi crap 2023-04-13 15:20:10 -04:00
Puyodead1
777e7208dc
AAA 2023-04-13 15:06:21 -04:00
Puyodead1
4a7811a25c
channels 2023-04-13 15:04:56 -04:00
Puyodead1
3335f16ad1
applications 2023-04-13 15:00:32 -04:00
Puyodead1
a567ca3f51
auth routes 2023-04-13 14:58:53 -04:00
Madeline
195ea51480
generate:openapi 2023-04-12 11:48:00 +10:00
Madeline
218f71b82c
Merge branch 'master' into refactor/dev/connections 2023-04-02 10:55:17 +10:00
Madeline
095cbf7b20
Remove ALL fosscord mentions 2023-03-31 15:52:33 +11:00
Madeline
64e747a4d2
SPACEBAR 2023-03-31 02:05:02 +11:00
Madeline
b272c56d1a
Ajv and openapi spec use different versions of typescript json schema?????? 2023-03-25 19:24:00 +11:00
Madeline
0f928e479c
Work towards fixing openapi spec 2023-03-24 04:16:58 +11:00
Madeline
1fd01fa000
Merge branch 'master' of github.com:fosscord/fosscord-server 2023-03-19 22:11:54 +11:00
Madeline
240076a5d8
Add basic information page to / 2023-03-19 21:49:45 +11:00
Puyodead1
6d6944cfee
Add Twitch, error handling, revokation changes, etc 2023-03-18 19:28:45 -04:00
Madeline
2364096a97
entities/ConnectionUpdateSchema -> schemas/ConnectionUpdateSchema 2023-03-18 19:25:03 -04:00
Puyodead1
5c682137b2
implement PATCH connection 2023-03-18 19:16:41 -04:00
Puyodead1
21bfda32e4
add connections 2023-03-18 19:09:51 -04:00
Madeline
1234d0c95b
Merge pull request #997 from Puyodead1/dev/default-group-dm-avatars
Add default group dm icons
2023-03-16 15:50:08 +11:00
Puyodead1
c257973741
add default group dm avatars 2023-03-07 22:59:47 -05:00
Puyodead1
b9346f7b01
use real md5 hash 2023-03-07 22:52:34 -05:00
Madeline
bd5f750024
Remove client_test folder 2023-03-02 10:56:48 +11:00
Madeline
7cca31e68e
Remove Discord widget banners 2023-03-02 10:56:15 +11:00
Madeline
358494b844 Generate openapi 2023-02-26 14:20:01 +11:00
Puyodead1
05453ec148 implement password reset 2023-02-24 01:54:10 -05:00
Puyodead1
689b710c9e Fix template rendering and use verify email template
email html is weird, some stuff isn't supported.
2023-02-23 21:35:54 -05:00
Puyodead1
f337f2e785 Add other email templates 2023-02-23 21:35:53 -05:00
Puyodead1
878fd9d1e8 Update schemas.json 2023-02-23 21:35:53 -05:00
Puyodead1
292e722f35 update verify email template to add target 2023-02-23 21:35:53 -05:00
Puyodead1
0df1ea22cb Add an email template for email verification 2023-02-23 21:35:52 -05:00
Puyodead1
1f388b17a5 change verify.html title 2023-02-23 21:35:51 -05:00
Madeline
2cddd7a8de Send different app for /verify 2023-02-23 21:35:50 -05:00
Puyodead1
256c7ed8fe send email verification 2023-02-23 21:35:49 -05:00
Madeline
2b627ab4a4 Update default avatar colour scheme and fix ordering 2023-02-18 12:52:32 +11:00
Puyodead1
1189deaa7c add support for desktop/web 2023-02-17 19:59:12 -05:00
Puyodead1
090060d580 Implement default avatars 2023-02-17 18:00:16 -05:00
Madeline
cc50ebf47b Fix being unable to unset nicknames
Remove unwanted guild profile handler in cdn
Fix rights check for bio/avatars of your own user
2023-02-05 12:35:27 +11:00
Madeline
16a5cbac87 Don't allow message types to be edited 2023-02-03 14:39:42 +11:00
Madeline
067d2d8be8 Merge pull request from GHSA-hqqp-gpqw-9w5c 2023-02-02 22:24:56 +11:00
Madeline
71258f6487 read-states/ack-bulk (#969) 2023-01-30 13:34:27 +11:00
Puyodead1
709dc7280e Implement WebAuthn (#967)
* implement webauthn

* code review

---------

Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com>
2023-01-30 13:30:42 +11:00
Madeline
4df7bbcfe5 Rewrite client cacher (#962) 2023-01-22 13:41:31 +11:00
Madeline
0e7f127ece Script to add license preamble to each file. Also, does that. (#935)
* Add script to automatically add license to each file

* Add license preamble to each file.

* Fix existing preamble detection breaking due to line endings. Git :(

* Prevent license from being added to code with other licenses
2023-01-18 13:05:49 +11:00
Madeline
c93f27f514 Update openapi 2023-01-14 19:23:45 +11:00
Madeline
98d318fd88 add back openapi generation. todo: find way to keep route text descriptions in code, and find way to get usages of right/permission .hasThrow 2023-01-06 19:30:03 +11:00
Madeline
3c7b5f2656 Don't allow BaseClass props through schema 2023-01-06 18:07:14 +11:00
Madeline
7a725bab50 Profile themes and pronouns 2022-12-31 17:51:57 +11:00
Madeline
a02f929d34 OAuth2 authorize bot flow 2022-12-24 18:55:14 +11:00
Puyodead1
783528c462 fix developer portal
- Fixes styling issues
- Changes the name to use fosscord
2022-12-22 16:22:11 -05:00
Puyodead1
8a28dd4675 Client: update to canary 165341 2022-12-20 23:25:20 -05:00
TheArcaneBrony
bdda215005 Message rate limiting 2022-12-19 22:17:06 +11:00
TheArcaneBrony
3227933f28 Add register ratelimit 2022-12-19 20:57:43 +11:00
Puyodead1
b84aa73852 implement guild profiles and fix user profiles 2022-12-19 20:37:59 +11:00
TheArcaneBrony
803ab38fad Move UserSettings to own entity 2022-12-19 17:52:44 +11:00
Madeline
b74453d802 Refactor applications 2022-12-18 23:45:29 +11:00
ChrisChrome
245127f651 Add basic developer panel functionality - doesn't work yet
>
>
> Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com>
2022-12-18 22:40:25 +11:00
Madeline
ed6aecf157 Refactored testclient 2022-12-18 17:48:04 +11:00
Puyodead1
1f72d884b2 fix: not being able to enable community 2022-12-18 16:31:03 +11:00
Madeline
fede6b3482 Use staging's GLOBAL_ENV 2022-12-17 19:34:13 +11:00
Madeline
118a30ca1e First pass of removing Slowcord mentions 2022-12-17 17:14:49 +11:00
Madeline
99d40a5a06 Disable webrtc preload plugin 2022-10-31 20:47:45 +11:00
Madeline
3dfd864aff Fast connect but send identify 2022-10-31 19:37:46 +11:00
Madeline
ed92e2fa65 Add token check back to loginRedirect 2022-10-31 12:18:30 +11:00
Madeline
1cacd4413a Add private_channels_version to client_state in identity. also set sentry user in gateway 2022-10-31 12:16:15 +11:00
Madeline
61b9f824f4 Added fast connect to index 2022-10-30 10:57:03 +11:00
Madeline
574fc1d7a0 various typos 2022-10-28 21:42:52 +11:00
Madeline
00e3606f7c Fix user settings not saving properly and guild folders 2022-10-28 19:23:02 +11:00
Madeline
906d51b454 Try to fix loginRedirect 2022-10-27 21:52:23 +11:00
Madeline
8443d1da2d Added scripts for changelogs and removed premium references 2022-10-27 21:40:40 +11:00
Madeline
9d3b5af3e3 'localStorage is not defined'? 2022-10-26 16:36:54 +11:00
Madeline
a2f5762791 Forgot some schemas + only generate schemas in util/schemas + add setup script 2022-10-24 19:46:33 +11:00
Madeline
56444d1942 rearrange test client's index a bit 2022-10-24 18:59:53 +11:00
Madeline
ce14760c2b Fix server -> guild patch and add status.discord.com -> status.understars.dev patch 2022-10-24 18:46:04 +11:00
Madeline
358671dc4b TestClient middleware will now add cache misses to file for generate:client script to fetch. Also patch discord icon top left 2022-10-24 16:50:53 +11:00
Madeline
547a57055f Make afk optional in ActivitySchema 2022-10-01 00:55:11 +10:00
Madeline
a0a3168d20 fix loginRedirect 2022-09-28 17:09:10 +10:00
Madeline
02913b5e24 Discovery splashes + fix guild icons disappearing on settings change 2022-09-28 17:07:36 +10:00
Madeline
7818e8dd3c Missed some schemas 2022-09-28 16:39:05 +10:00
Madeline
849b257db7 Move schemas to /src/util/schemas 2022-09-26 22:08:14 +10:00