index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
logic
/
auth
Age
Commit message (
Expand
)
Author
2015-04-12
NOISSUE move everything.
Petr Mrázek
2015-04-12
SCRATCH nuke the overcomplicated logger, use a simple one.
Petr Mrázek
2015-04-02
NOISSUE Split MultiMC app object into MultiMC and Env
Petr Mrázek
2015-02-06
Change copyright dates to 2015
Greenphlem
2014-11-02
Fix another bunch of copyright years, including fixing #397
Jan Dalheimer
2014-11-02
Update copyright year (finally...)
Jan Dalheimer
2014-11-02
Fix #231: Enable translation for more strings
Jan Dalheimer
2014-07-09
Make the auth timeout longer (30s)
Petr Mrázek
2014-07-06
Fix liteloader, some cleanups.
Petr Mrázek
2014-04-16
Give more feedback for YggdrasilTask network errors.
Petr Mrázek
2014-03-23
Set permissions on the accounts.json file so other users can't access it.
Petr Mrázek
2014-03-23
Make some more error messages translateable.
Petr Mrázek
2014-01-27
Offline mode can be used even when online.
Petr Mrázek
2014-01-18
Marginally improve OneSix offline mode launch
Petr Mrázek
2013-12-25
Log even more error stuff for login.
Petr Mrázek
2013-12-24
Log SSL errors, give common solutions
Petr Mrázek
2013-12-23
Tidy status messages a bit
Sky
2013-12-22
Show errors when logging in in the account dialog.
Petr Mrázek
2013-12-15
Improve group changing, update instance on version change
Petr Mrázek
2013-12-14
Fix bugs introduced by unit test branch
Petr Mrázek
2013-12-14
Merge branch 'testing' of https://github.com/02JanDal/MultiMC5 into develop
Petr Mrázek
2013-12-14
Make the account selection list use checkboxes rather than text for active bo...
Sky
2013-12-14
Fix twitch
Petr Mrázek
2013-12-13
Merge branch 'develop' of github.com:Drayshak/MultiMC5 into develop
Sky
2013-12-13
First sweep moving URLs to a constants file
Sky
2013-12-13
Do not log auth crud
Petr Mrázek
2013-12-13
Add support for 1.7.4 user_type (needs testing with legacy accounts)
Petr Mrázek
2013-12-08
Fix offline mode bugs
Petr Mrázek
2013-12-08
Finish preliminary offline support
Petr Mrázek
2013-12-05
Offline mode support, part 1
Petr Mrázek
2013-12-01
Fix login and startup logging issues
Petr Mrázek
2013-11-28
Verify access tokens before launching Minecraft
Andrew
2013-11-27
Fix for latest snapshot ``changes''
Petr Mrázek
2013-11-24
Merge branch 'feature_yggdrasil' into develop
Petr Mrázek
2013-11-20
Nuke and pave the old login system
Andrew
2013-11-19
Implement saving account list to file
Andrew
2013-11-18
Implement loading accounts from list.
Andrew
2013-11-18
Implement account list and account list dialog
Andrew
2013-11-14
Implement auth task's response processing.
Andrew
2013-11-14
Add test authentication task.
Andrew
2013-11-13
Add abstract base class for Yggdrasil tasks.
Andrew
2013-11-11
Added data structures for Mojang Account.
Andrew