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
/
dashboard
/
package-lock.json
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-08
Changing Member.premium_since back from Date to number fixes an error in the ...
Madeline
1
-1
/
+1
2022-03-08
refactor(Docker): add working docker scripts (#671)
Nobody
2
-10
/
+83
2022-03-08
fix(util): working invisible status type
Nobody
2
-2
/
+2
2022-03-08
fix(api): working invisible status type
Nobody
2
-3
/
+3
2022-03-08
fix(api): don't send @everyone in route response
Nobody
1
-1
/
+4
2022-03-08
fix(api): prevent @everyone role duplication
Nobody
1
-1
/
+1
2022-03-08
fix(api): always add @everyone in user's roles
Nobody
1
-0
/
+3
2022-03-08
refactor(gateway): delete hardcoded guild boosts
Nobody
1
-2
/
+0
2022-03-08
Fix bans list (#674)
RealMANI
1
-8
/
+12
2022-03-08
Revert "Type change"
RealMANI
1
-1
/
+1
2022-03-07
Type change
RealMANI
1
-1
/
+1
2022-03-06
Check username
RealMANI
1
-6
/
+8
2022-03-06
[Fix] Changing bio and accent color
RealMANI
1
-1
/
+1
2022-03-06
Fixed npm run tsnode throwing error about ES modules for node-fetch. Probably...
Madeline
6
-3824
/
+2598
2022-03-06
Tsnode support (#580)
Madeline
6
-109
/
+317
2022-03-04
document which field is which
Erkin Alp Güney
1
-1
/
+4
2022-03-04
Initial work on public read receipts
Erkin Alp Güney
1
-0
/
+6
2022-03-04
Add nan to dependencies
Xenorio
1
-1
/
+2
2022-02-28
Bump url-parse from 1.5.7 to 1.5.10 in /bundle
dependabot[bot]
1
-28
/
+6
2022-02-28
Bump url-parse from 1.5.7 to 1.5.10 in /util
dependabot[bot]
1
-6
/
+6
2022-02-28
Bump url-parse from 1.5.7 to 1.5.10 in /gateway
dependabot[bot]
1
-12
/
+12
2022-02-28
Bump url-parse from 1.5.7 to 1.5.10 in /api
dependabot[bot]
1
-12
/
+12
2022-02-20
[Fix] Profile & banner uploading
RealMANI
1
-1
/
+1
2022-02-19
Bump url-parse from 1.5.3 to 1.5.7 in /bundle
dependabot[bot]
1
-4
/
+6
2022-02-19
Bump url-parse from 1.5.3 to 1.5.7 in /gateway
dependabot[bot]
1
-8
/
+12
2022-02-19
Bump url-parse from 1.5.3 to 1.5.7 in /util
dependabot[bot]
1
-6
/
+6
2022-02-19
Bump url-parse from 1.5.3 to 1.5.7 in /api
dependabot[bot]
1
-8
/
+12
2022-02-18
changed user.premium_since to also load from the database.
Iratu
4
-1
/
+12
2022-02-18
Forgot the openapi.json change.
Iratu
1
-1
/
+2
2022-02-18
Fix for Premium Since to show the 'Guild Boost' and store it correctly in the...
Iratu
2
-5
/
+13
2022-02-16