This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-22 16:52:19 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
794
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
31 Commits
Update EndsWith usages
Dean Herbert
·
2020-10-16 12:58:34 +09:00
88ffcb9234
Merge branch 'master' into update-check-improvements
Bartłomiej Dach
·
2020-10-08 21:32:26 +02:00
c867fb4985
Add back second removed condition
Dean Herbert
·
2020-10-07 18:40:09 +09:00
94a6e28565
Add update notifications for iOS builds
Dean Herbert
·
2020-10-06 13:19:52 +09:00
5e10ac418b
Show a notification if checking for updates via button and there are none available
Dean Herbert
·
2020-10-06 13:00:02 +09:00
22b0105d62
Fix thread safety
Dean Herbert
·
2020-06-15 22:19:02 +09:00
d2155c3da3
Revert more incorrect changes
Dean Herbert
·
2020-06-12 19:32:32 +09:00
7ae421cc8e
Revert variable usage
Dean Herbert
·
2020-06-12 19:26:46 +09:00
f5c3863e6d
Move local back in place
Dean Herbert
·
2020-06-12 19:25:54 +09:00
446ce2590c
Fix base UpdateManager thinking it can check for updates
Dean Herbert
·
2020-06-12 19:24:50 +09:00
89cf146d18
Restore notification code
Dean Herbert
·
2020-06-12 19:20:45 +09:00
35f577375c
Ensure only one update check can be running at a time
Dean Herbert
·
2020-06-12 18:29:21 +09:00
3dd642a336
Rename method to be less bad
Dean Herbert
·
2020-06-12 18:07:39 +09:00
6beb28b685
Remove duplicate calls to CheckForUpdatesAsync
Dean Herbert
·
2020-06-12 18:05:23 +09:00
95f57ca88c
Redesign classes and generally improve code
Craftplacer
·
2020-06-08 00:39:33 +02:00
101604e741
Change property name to CanCheckForUpdate
Craftplacer
·
2020-05-08 02:50:58 +02:00
ebd1df8c28
Check whether the build is deployed within the public check updates method
Craftplacer
·
2020-05-08 02:48:27 +02:00
3c24ca08d0
Use property instead of type checking
Craftplacer
·
2020-05-08 02:09:37 +02:00
e6ad28a1cb
Convert to method groups
because Inspector said so.
Craftplacer
·
2020-05-07 23:27:28 +02:00
92872496b8
Finalize changes
Craftplacer
·
2020-05-07 23:04:18 +02:00
c025814f40
Initial commit
Craftplacer
·
2020-05-07 08:07:22 +02:00
836efe3f7c
Add comment about rationale behind always updating version in config
Dean Herbert
·
2020-03-05 15:35:27 +09:00
507af4fa72
Always update version
Dean Herbert
·
2020-03-05 14:46:38 +09:00
1e1e8cbcb5
Add simple updater support for linux AppImages
Dean Herbert
·
2020-02-21 19:16:08 +09:00
f9d7e7c6b8
Use [Resolved] wherever possible
recapitalverb
·
2020-02-14 20:14:00 +07:00
c753cb46c5
Fix json web requests having incorrect user agents
smoogipoo
·
2020-01-17 19:21:27 +09:00
2187523bf3
Add post-update notification for iOS users
Dean Herbert
·
2019-12-20 14:02:01 +09:00
11214628ad
Resolve new diagnostics in C# 7.3
Huo Yaoyuan
·
2019-10-30 23:13:11 +08:00
3ad0369d7b
Don't automatic download for now
Dean Herbert
·
2019-09-24 18:34:54 +09:00
c226d52b53
fixup! Move post-update notification logic to UpdateManager base class
Dean Herbert
·
2019-09-24 18:15:57 +09:00
84d9f98ff1
Move post-update notification logic to UpdateManager base class
Dean Herbert
·
2019-09-24 18:03:05 +09:00
1c474de0ed