Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: mustywzki/osu-web

Tags

2020.123.0

Toggle 2020.123.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ppy#5527 from nanaya/mobile-nav

Mobile header adjustments

2020.121.0

Toggle 2020.121.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ppy#5524 from stanriders/fix-direct-link

Make direct download button use beatmap id instead of beatmapset id

2020.120.1

Toggle 2020.120.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ppy#5509 from nanaya/mp-settings

Multiplayer mod updates

2020.120.0

Toggle 2020.120.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ppy#5518 from nanaya/news-post-table-fix

Use JSON datatype for news page

2020.115.0

Toggle 2020.115.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ppy#5407 from notbakaneko/feature/js-app-dispatcher

Make dispatcher accessible globally

2020.110.0

Toggle 2020.110.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add spotlight list to API (ppy#5489)

Add spotlight list to API

Co-authored-by: Edho Arief <[email protected]>

2020.107.0

Toggle 2020.107.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ppy#5483 from nanaya/throw-on-error

Prevent null when fetching login attempt record

2019.1226.0

Toggle 2019.1226.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ppy#5461 from notbakaneko/feature/oauth-login-fail…

…-sentry-no-report

Stop reporting OAuth grant failures to sentry

2019.1225.0

Toggle 2019.1225.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ppy#5468 from notbakaneko/feature/datadog-metrics-…

…assume-controller-resolved

Assume controller is already resolved or null when sending performance metrics

2019.1224.1

Toggle 2019.1224.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add client verification (ppy#5316)

Add client verification

Co-authored-by: bakaneko <[email protected]>