Commit graph

6459 commits

Author SHA1 Message Date
Thibault Duplessis bc11863140 relay private beta 2017-10-06 19:08:32 -05:00
Thibault Duplessis a5d449d4d6 change study icon 2017-10-06 18:32:48 -05:00
Thibault Duplessis 8e483f3cda expose user game analysis to mobile API 2017-10-06 10:01:54 -05:00
Thibault Duplessis 81a4ab54d2 Merge branch 'master' into relay
* master: (33 commits)
  remove bcrypt parallelism config
  Fix build
  Add ClearPassword wrapper
  Created HashPassword bson serializer
  Fix build
  Add some types to password hasher
  overcharge incorrect hash requests
  refactor Authenticator
  add hash ratelimit to password reset
  ratelimit hashes
  probably fix API rate limiting
  back to synchronous, unthrottled password hashing
  parallel password hasher WIP
  Rename env variable
  Fix crypto bit check
  Code review updates
  Reorg bcrypt test
  Handle very long passwords
  Minor cleanup
  Fix kamon stat
  ...
2017-10-05 15:12:58 -05:00
Thibault Duplessis a979831696 Merge branch 'master' of github.com:ornicar/lila into bcryptPasswords
* 'master' of github.com:ornicar/lila:
  New Crowdin translations (#3664)
  Revert "Merge pull request #3666 from isaacl/anyvalSteroids"
  Refactor lila implicits
  Manually apply translations
  simplify study API
  schedule anniversary tournaments - closes #3663
  fix limited tournament invitations
  Fix inaccurate "user(s) on these IPs"
  Increase ios badge on each notif received
  Steroids refactor: AnyVal and @inline
  New Crowdin translations (#3649)
  don't lose write mode when previewing gamebooks
  disable study comment editing when mode.write = false
  display analysis local eval threat - closes #3635
  New Crowdin translations (#3645)
  probably fix API rate limiting
  add link to lichobile
2017-10-05 12:43:08 -05:00
Thibault Duplessis 0b997c7e8d Revert "Merge pull request #3666 from isaacl/anyvalSteroids"
This reverts commit 22a3ec7781, reversing
changes made to a081a9d3db.
2017-10-04 19:01:44 -05:00
Isaac Levy d231d068aa Refactor lila implicits 2017-10-03 21:32:36 -04:00
Thibault Duplessis 87c764f3f7 Merge branch 'master' into relay
* master:
  Manually apply translations
  simplify study API
  schedule anniversary tournaments - closes #3663
  Fix inaccurate "user(s) on these IPs"
2017-10-02 08:03:51 -05:00
Thibault Duplessis 7a366bb597 edit relay 2017-10-01 17:56:57 -05:00
Thibault Duplessis 6620e02688 more work on relay, support both DGT format, render log 2017-10-01 14:55:20 -05:00
Thibault Duplessis 752a72c545 relay backend WIP 2017-09-30 18:00:51 -05:00
ProgramFOX 77d3de1d37 Fix inaccurate "user(s) on these IPs"
Because it's both IP and Print. Putting both in there would make it a bit long though, so "similar user(s)" is shorter but accurate
2017-09-30 18:09:51 +02:00
Thibault Duplessis e540dff229 more work on relay 2017-09-29 18:14:43 -05:00
Thibault Duplessis b948a4d54d fix study list HTML 2017-09-29 15:58:47 -05:00
Thibault Duplessis 42770d7eaa full study features in relay 2017-09-29 15:58:38 -05:00
Thibault Duplessis 85124de605 Merge branch 'master' of github.com:ornicar/lila into relay
* 'master' of github.com:ornicar/lila:
  Increase ios badge on each notif received
  Steroids refactor: AnyVal and @inline
2017-09-29 13:34:00 -05:00
Thibault Duplessis f5b543e27d more work on relay 2017-09-29 13:33:37 -05:00
Isaac Levy b85a1eac13 Steroids refactor: AnyVal and @inline 2017-09-29 02:05:31 -04:00
Isaac Levy 20459d4d72 Fix build 2017-09-28 21:15:05 -04:00
Thibault Duplessis 41c26af63b compile relay page data 2017-09-28 16:11:25 -05:00
Thibault Duplessis 5ff10e3196 Merge branch 'master' into relay
* master: (21 commits)
  New Crowdin translations (#3649)
  don't lose write mode when previewing gamebooks
  disable study comment editing when mode.write = false
  display analysis local eval threat - closes #3635
  New Crowdin translations (#3645)
  probably fix API rate limiting
  add link to lichobile
  allow crosstable computation on master (for devs)
  fix previous commit
  simplify listening to cheat detection for mod log
  Add mod log entries for games lost by cheat detection
  add crosstable and move centis to mobile analysis API - closes #3646
  Update Windows UI build script: chat is a TS module
  compute fewer report leaderboard
  fix endless computation
  New Crowdin translations (#3637)
  Add kamon for password resets
  Update user link regex
  Add ByteArray steroids
  New Crowdin translations (#3632)
  ...
2017-09-28 14:31:35 -05:00
Thibault Duplessis e86e0402fb probably fix API rate limiting 2017-09-27 21:42:22 -05:00
Thibault Duplessis 845d980f05 overcharge incorrect hash requests 2017-09-27 21:39:55 -05:00
Thibault Duplessis a545324172 refactor Authenticator 2017-09-27 20:05:29 -05:00
Thibault Duplessis dff3f69cc2 add hash ratelimit to password reset 2017-09-27 20:04:20 -05:00
Thibault Duplessis 7284c42d9d ratelimit hashes 2017-09-27 19:23:16 -05:00
Thibault Duplessis 1e2aa36dcd probably fix API rate limiting 2017-09-27 19:23:04 -05:00
Thibault Duplessis 142898457d add crosstable and move centis to mobile analysis API - closes #3646 2017-09-27 08:43:27 -05:00
Isaac Levy 1c1ebe1c13 Add kamon for password resets
And show notFound with token errors.
2017-09-26 13:00:30 -04:00
Thibault Duplessis a611a8a9c0 more relay WIP 2017-09-23 00:43:19 -05:00
Thibault Duplessis fba3b549c6 relay WIP 2017-09-20 20:26:15 -05:00
Thibault Duplessis a937d91c17 Merge branch 'master' into relay
* master:
  New Crowdin translations (#3628)
  move study game insert citation to the end of the game
  inc assets version
  New Crowdin translations (#3621)
  translate inline notation setting
2017-09-20 09:56:03 -05:00
Thibault Duplessis 2f9a66b8aa relay WIP 2017-09-19 21:24:59 -05:00
Thibault Duplessis 039c1d6be0 Merge pull request #3626 from niklasf/trans-action-menu
translate inline notation setting
2017-09-19 19:38:10 -05:00
Thibault Duplessis 7686d5d0f7 convenience link to patron paypal sub, for faster cancelation 2017-09-19 18:42:21 -05:00
Niklas Fiekas 32f0a3abaf translate inline notation setting 2017-09-20 01:00:56 +02:00
Thibault Duplessis d6a2e30a5a implement study explorer quotes 2017-09-19 08:29:43 -05:00
Thibault Duplessis 7866dd59ab study explorer game insertion - WIP 2017-09-18 21:03:23 -05:00
Thibault Duplessis 952b0962f4 fix mobile API analysis JSON 2017-09-18 12:28:56 -05:00
Thibault Duplessis 8b3342ca89 fix mobile API user games filter - closes #3614 & veloce/lichobile#653 2017-09-18 11:37:01 -05:00
Thibault Duplessis db52a77378 HTML looks like a great language, I should learn more about it 2017-09-18 11:15:21 -05:00
Isaac Levy 1cf4e9d2e2 Minor lang updates 2017-09-18 01:57:39 -04:00
Thibault Duplessis 8ced8105fb open user links in new tabs 2017-09-17 21:12:18 -05:00
Thibault Duplessis b3fdff969d add support for user social links - closes #3481 2017-09-17 19:29:09 -05:00
Thibault Duplessis a1c90b7f76 coach review modding/update workflow - closes #3494 2017-09-17 17:33:48 -05:00
Thibault Duplessis 3d5d81bfa1 tweak coach page wording 2017-09-17 16:03:12 -05:00
Thibault Duplessis 4b2aad71f9 dedup coaches when browsing pages slowly 2017-09-17 16:03:12 -05:00
Thibault Duplessis 38ff5d788d Merge pull request #3611 from isaacl/stampAssets
Add asset sha to console.
2017-09-17 12:44:01 -05:00
Thibault Duplessis 4705dd99aa show simul results on host game page - closes #3600 2017-09-17 12:32:07 -05:00
Isaac Levy cdc4ef461e Add asset sha to console.
For #2360.
2017-09-17 12:53:12 -04:00