summary refs log tree commit diff
path: root/api/assets (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mostly working user guild settingsMadeline2022-09-251-206/+15139
* Member settings routeMadeline2022-09-211-0/+5
* Forgot the webrtc client pluginMadeline2022-09-161-0/+74
* Probably broken merge from webrtcMadeline2022-09-161-8/+238
* Added missing props to ChannelModifySchemaMadeline2022-09-101-15459/+98
* Merge branch 'feat/latestWebClient' into slowcordMadeline2022-07-201-0/+651
|\
| * Merge branch '2fa' into feat/latestWebClientMadeline2022-07-201-0/+1964
| |\
* | \ Merge branch '2fa' into slowcordMadeline2022-07-201-0/+2009
|\ \ \ | | |/ | |/|
| * | 2faMadeline2022-07-201-0/+1313
* | | Merge branch 'feat/latestWebClient' into slowcordMadeline2022-07-101-0/+3
|\ \ \ | | |/ | |/|
| * | Fix username/discrim changingMadeline2022-07-101-0/+3
* | | Redirect to custom login page when client navigates to /login or /registerMadeline2022-07-091-0/+13
* | | Merge branch 'fix/registerNewClients' into slowcordMadeline2022-07-091-0/+3
|\ \ \
| * | | Add `promotional_email_opt_in` field to register to allow newer clients to ma...Madeline2022-06-011-9858/+65
* | | | Merge branch 'feat/latestWebClient' into slowcordMadeline2022-07-091-0/+6
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'feat/multiUploads' into feat/latestWebClientMadeline2022-07-091-0/+6
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'master' into feat/multiUploadsMadeline2022-07-091-480/+633
| | |\ \
| | | * | Filter out schemas that block generation instead, and also include util in filesMadeline2022-07-071-419/+1916
| | | |/
| | * / Allow multiple attachments in messagesMadeline2022-07-091-0/+1350
| | |/
* | | Merge branch 'feat/latestWebClient' into slowcordMadeline2022-07-061-8/+4
|\| |
| * | Welcome screenMadeline2022-07-041-2/+1
| * | Merge branch 'fix/channelPermissionOverwriteSchema' into feat/latestWebClientMadeline2022-07-031-6/+3
* | | Merge branch 'fix/nicknames' into slowcordMadeline2022-07-031-0/+3
|\ \ \
| * | | Allow nicknames through MemberChangeSchemaMadeline2022-07-031-419/+1919
| | |/ | |/|
* | | Merge branch 'fix/channelPermissionOverwriteSchema' into slowcordMadeline2022-07-021-103/+11396
|\ \ \ | | |/ | |/|
| * | Filter out schemas that block generation instead, and also include util in filesMadeline2022-07-021-419/+1916
| |/
* | Update default rightsMadeline2022-07-021-18013/+66
* | Merge branch 'fix/sanitisation' into slowcordMadeline2022-04-231-0/+12481
|\|
| * Fixed ability for user to edit any property of themselves, including `rights`...Madeline2022-04-231-8148/+12478
* | Merge branch 'master' into slowcordMadeline2022-03-313-5/+17
|\|
| * Make comments more accurate to use-caseLuna Alfien2022-03-271-0/+4
| * Create fosscord-login.jsLuna Alfien2022-03-271-0/+8
| * Fix `servers[0].url` in `openapi.json`.SpacingBat32022-03-201-1/+1
| * close issue #684Erkin Alp Güney2022-03-142-4/+4
* | Merge branch 'master' into slowcordMadeline2022-03-122-3/+3
|\|
| * fix(api): working invisible status typeNobody2022-03-082-3/+3
* | Merge branch 'fosscord:master' into slowcordMadeline2022-02-191-1/+6
|\|
| * changed user.premium_since to also load from the database.Iratu2022-02-181-0/+4
| * Forgot the openapi.json change.Iratu2022-02-181-1/+2
* | Merge branch 'fix/claim_accounts' into slowcordMadeline2022-02-181-0/+3
|\ \
| * | Added email sanitisation to /users/@me PATCH. Could previously have email as ...Madeline2022-02-171-0/+3
| |/
* | Merge branch 'master' into slowcordMadeline2022-02-181-1/+0
|\|
| * category + discovery + custom status fix, new configFeatyre2022-01-241-1/+0
| * Branding updatesFeatyre2022-01-232-4/+8
* | added a absolutely terrible background image and name text to login/register ...Madeline2022-02-112-4/+19
* | Branding updatesFeatyre2022-01-222-4/+8
|/
* Repo cleanup, remove fs-extrasThe Arcane Brony2021-12-212-0/+111
* Fix plugins folder not being foundXenorio2021-11-281-0/+0
* Add user.cssThe Arcane Brony2021-11-141-0/+1
* Fix autoregister, add inline pluginsThe Arcane Brony2021-11-111-0/+0
* Add plugin & css support, add styling to differentiate from discord.comThe Arcane Brony2021-11-112-57/+62
* move checLocale and other js tp checkLocaleThesourtimes2021-11-111-0/+47
* Put autoregister scripts on a seperate asset fileThesourtimes2021-11-111-0/+57
* prettier formatted /apidevelopomp2021-10-201-9696/+8148
* :sparkles: sticker uploadFlam3rboy2021-10-151-0/+308
* :bug: fix modify role.permissionsFlam3rboy2021-10-101-1/+4
* :bug: fix emojis routeFlam3rboy2021-10-101-36/+310
* :bug: fix set user settingsFlam3rboy2021-10-051-33/+0
* :construction: different db enginesFlam3rboy2021-10-041-0/+323
* :bug: fix schema + user modify not workingFlam3rboy2021-10-011-459/+142
* :bug: fix channel permission overwritesFlam3rboy2021-09-261-88/+88
* :art: sort openapi tags by alphabetFlam3rboy2021-09-231-6597/+5994
* :sparkles: unit tests expect eventFlam3rboy2021-09-211-5994/+6597
* :sparkles: generate openapi documentationFlam3rboy2021-09-213-818/+7199
* Merge branch 'master' into unittestsFlam3rboy2021-09-201-845/+592
|\
| * :bug: fix relationshipsFlam3rboy2021-09-201-247/+7
| * :sparkles: accept invite pageFlam3rboy2021-09-201-1/+0
| * Merge branch 'fosscord:master' into fix-dmAlTech982021-09-181-41/+22
| |\
| * | Fix icon, owner_id change and channel deletion for group DMsAlTech982021-09-171-599/+587
* | | :sparkles: generate test responsesFlam3rboy2021-09-181-0/+90
| |/ |/|
* | :bug: fix body parse treating null not as undefined (except for icons/avatars)Flam3rboy2021-09-171-41/+22
|/
* Revert ":construction: webhook"Flam3rboy2021-09-161-251/+4
* :construction: webhookFlam3rboy2021-09-141-4/+251
* Fix invites creationAlTech982021-09-141-1/+4
* Fix #356AlTech982021-09-131-7/+28
* Delete attachments of deleted messages, fix #273AlTech982021-09-131-1/+5
* :bug: fix invites: ajv doesn't treat null as undefinedFlam3rboy2021-09-131-329/+263
* :sparkles: #307 doneFlam3rboy2021-09-121-186/+6735
* :construction: :sparkles: new body parser (bans route)Flam3rboy2021-09-121-0/+939
* Add token authorization method to swagger openapiCyber2021-09-041-6/+13
* :arrow_up: update dependenciesFlam3rboy2021-09-031-514/+367
* :art: update openapi titleFlam3rboy2021-09-021-4/+4
* :sparkles: generate open api schema based on body and db entitiesFlam3rboy2021-09-013-662/+1625
* delete assetsFlam3rboy2021-08-1518-1142/+0
* :bug: fix server bundleFlam3rboy2021-08-1518-0/+1142
* :sparkles: apiFlam3rboy2021-08-129-0/+803