index
:
server.git
this commit
dependabot/npm_and_yarn/axios-1.6.1
dependabot/npm_and_yarn/follow-redirects-1.15.4
dev/docker
dev/dsharpplus-minimum-endpoints
dev/emma-refactors
dev/fix-emoji-uploads
dev/indexable-channel-poc
dev/plurality
dev/pomelo
dev/request-guild-members
dev/rory/client_patching
dev/rory/legacy/plugins
dev/rory/move-defaults-out-of-models
dev/rory/old_staging_webrtc
dev/rory/paths_test
dev/rory/utils
dev/rory/versioned-api
dev/samuel
dev/update-user-fields
dev/updater
feat/admin-api
feat/federation
feat/federation2
feat/webhooks
feat/webrtc
fix/channel_ordering
legacy
legacy-2
master
translation
update/mfa
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
api
/
src
/
util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
general rights enforcement stuff
Erkin Alp Güney
2022-04-18
1
-0
/
+3
*
Update passwordStrength.ts
Erkin Alp Güney
2022-04-12
1
-1
/
+1
*
Fix compile errors in checkPassword's entropy check
Madeline
2022-04-10
1
-4
/
+4
*
Update passwordStrength.ts
Erkin Alp Güney
2022-04-09
1
-1
/
+1
*
add an elegant entropy check
Erkin Alp Güney
2022-04-09
1
-5
/
+16
*
remove todos that are implemented
Erkin Alp Güney
2022-04-08
1
-3
/
+3
*
enforce the rights
Erkin Alp Güney
2022-04-08
1
-3
/
+5
*
fix(api): working replies in dm channels
Nobody
2022-03-09
1
-4
/
+6
*
Partnet + Discover fix and join
Featyre
2022-01-24
1
-1
/
+1
*
Fix typo in commit 277b28c
Madeline
2022-01-13
1
-1
/
+1
*
Fix the feature check
Erkin Alp Güney
2022-01-12
1
-0
/
+2
*
Add cross channel replies
Erkin Alp Güney
2022-01-12
1
-2
/
+4
*
fix the message endpoint always returning Empty message error
ced777ric
2022-01-11
1
-1
/
+1
*
Message fixes | Character limits and embed fixes (#581)
Madeline
2022-01-11
1
-7
/
+13
*
Fix schemas handler
Thesourtimes
2022-01-01
1
-1
/
+1
*
Organize @fosscord/api utils in directories
Thesourtimes
2022-01-01
12
-10
/
+12
*
Eventually fixed all the errors in the RandomInviteID
Erkin Alp Güney
2021-11-30
1
-1
/
+1
*
fix the bigint asintn
Erkin Alp Güney
2021-11-30
1
-1
/
+1
*
Fix assignment incompatibility
Erkin Alp Güney
2021-11-30
1
-1
/
+1
*
Fix the type errors
Erkin Alp Güney
2021-11-30
1
-5
/
+6
*
snowflake-based invite generation
Erkin Alp Güney
2021-11-28
1
-0
/
+19
*
Change user agent
RiversideRocks
2021-10-21
1
-1
/
+1
*
prettier formatted /api
developomp
2021-10-20
1
-6
/
+3
*
:zap: message performance
Flam3rboy
2021-10-18
1
-1
/
+1
*
:art: clean up instances on start
Flam3rboy
2021-10-17
1
-1
/
+4
*
Merge branch 'master' into sticker
Flam3rboy
2021-10-15
1
-4
/
+4
|
\
|
*
:art: do not automatically create default guild
Flam3rboy
2021-10-14
1
-4
/
+4
*
|
:bug: fix message sticker sending
Flam3rboy
2021-10-15
1
-2
/
+3
|
/
*
:bug: fix migration + autojoin
Flam3rboy
2021-10-14
1
-1
/
+1
*
:art: gifs
Flam3rboy
2021-10-11
1
-0
/
+1
*
:sparkles: added autoJoin guild to config
Flam3rboy
2021-10-05
1
-0
/
+18
*
:art: move field error to util
Flam3rboy
2021-10-05
4
-28
/
+2
*
:sparkles: add ``right`` option to route()
Flam3rboy
2021-10-03
1
-1
/
+20
*
:sparkles: add private and public endpoint
Flam3rboy
2021-09-25
1
-53
/
+0
*
:bug: fix #392
Flam3rboy
2021-09-25
1
-2
/
+2
*
:sparkles: generate openapi documentation
Flam3rboy
2021-09-21
1
-2
/
+0
*
:bug: fix unittests
Flam3rboy
2021-09-20
1
-2
/
+2
*
Merge branch 'master' into unittests
Flam3rboy
2021-09-20
4
-15
/
+3
|
\
|
*
Merge pull request #382 from fosscord/auto-delete-relations
Flam3rboy
2021-09-20
2
-13
/
+0
|
|
\
|
|
*
:art: remove deleteMessageAttachments and move to entity
Flam3rboy
2021-09-19
2
-13
/
+0
|
*
|
Fix one thing, another problem pops up
Chris Chrome
2021-09-20
1
-0
/
+1
|
|
/
|
*
:bug: fix guild create icon
Flam3rboy
2021-09-18
1
-2
/
+2
*
|
:sparkles: route middleware test option
Flam3rboy
2021-09-18
1
-3
/
+3
*
|
:sparkles: jest automatic tests
Flam3rboy
2021-09-18
1
-3
/
+2
|
/
*
:bug: fix body parse treating null not as undefined (except for icons/avatars)
Flam3rboy
2021-09-17
1
-9
/
+36
*
Revert ":construction: webhook"
Flam3rboy
2021-09-16
1
-6
/
+2
*
:construction: webhook
Flam3rboy
2021-09-14
1
-2
/
+6
*
Merge branch 'master' of https://github.com/fosscord/fosscord-api
Flam3rboy
2021-09-14
2
-0
/
+25
|
\
|
*
Delete attachments of deleted messages, fix #273
AlTech98
2021-09-13
2
-0
/
+25
*
|
:art: remove unused imports
Flam3rboy
2021-09-13
4
-218
/
+31
|
/
*
:bug: fix invites: ajv doesn't treat null as undefined
Flam3rboy
2021-09-13
1
-1
/
+0
*
:sparkles: #307 done
Flam3rboy
2021-09-12
5
-83
/
+38
*
:construction: :sparkles: new body parser (bans route)
Flam3rboy
2021-09-12
1
-0
/
+66
*
:art: remove long relatives paths -> short module paths
Flam3rboy
2021-09-12
2
-1
/
+12
*
Added /guilds/:id/voice-states apis
AlTech98
2021-09-04
1
-0
/
+54
*
moved Constants and Errorhandler from api to util
xnacly
2021-09-03
2
-739
/
+0
*
:sparkles: use DiscordApiErrors and check limits
Flam3rboy
2021-09-01
2
-95
/
+57
*
Merge branch 'typeorm' into typeorm
Flam3rboy
2021-08-31
2
-83
/
+64
|
\
|
*
Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeorm
Flam3rboy
2021-08-31
2
-0
/
+49
|
|
\
|
*
|
Channel utility methods in entity
Flam3rboy
2021-08-31
1
-52
/
+0
|
*
|
:bug: fix message sending
Flam3rboy
2021-08-31
1
-31
/
+64
*
|
|
Created list of all possible api errors and made them throwable in routes code
AlTech98
2021-08-31
2
-66
/
+250
|
|
/
|
/
|
*
|
Implemented voice apis #127 and #78
AlTech98
2021-08-30
2
-0
/
+49
|
/
*
:sparkles: typeorm api rewrite done
Flam3rboy
2021-08-29
3
-245
/
+11
*
:construction: api
Flam3rboy
2021-08-27
2
-17
/
+1
*
:construction: api
Flam3rboy
2021-08-24
4
-54
/
+49
*
:bug: fix findOneAndUpdate
Flam3rboy
2021-08-18
2
-6
/
+7
*
:sparkles: message mention parsing
Flam3rboy
2021-08-17
1
-15
/
+59
*
move devDependencies to dependencies
Flam3rboy
2021-08-14
1
-372
/
+0
*
:bug: fix Guild + Channel create
Flam3rboy
2021-08-14
1
-3
/
+10
*
Merge branch 'master' of https://github.com/fosscord/fosscord-api
Flam3rboy
2021-08-13
1
-0
/
+1
|
\
|
*
Fixed #257 Can't change nickname
Intevel ツ
2021-08-13
1
-0
/
+1
*
|
rename @fosscord/server-util to -> @fosscord/util
Flam3rboy
2021-08-13
9
-47
/
+22
|
/
*
:sparkles: api
Flam3rboy
2021-08-12
16
-0
/
+126010