Commit graph

6480 commits

Author SHA1 Message Date
Thibault Duplessis 1f5c25e9b9 document tournament description markdown link syntax 2017-10-15 14:02:46 -05:00
Thibault Duplessis a974038c7e reinforce report typing and allow irwin to mark and report users 2017-10-15 10:42:24 -05:00
Isaac Levy 2c099df256 Reland #3670 again, i.e. refactorImplicits
Reverts f03213cbe2 and 790732735a
2017-10-13 22:56:17 -04:00
Thibault Duplessis ed080c9115 fix analysis of imported game on the app 2017-10-12 12:53:54 -05:00
Thibault Duplessis f505daef62 tweak boot log 2017-10-10 22:36:05 -05:00
Thibault Duplessis c277b16f2b show java version on boot 2017-10-10 22:36:05 -05:00
Thibault Duplessis f03213cbe2 Revert "Reland #3670, i.e. refactorImplicits"
This reverts commit a5f64a22e2.
2017-10-09 20:55:23 -05:00
Isaac Levy a5f64a22e2 Reland #3670, i.e. refactorImplicits
This reverts commit 429814a610.
2017-10-09 18:46:02 -04:00
Thibault Duplessis 429814a610 Revert "Merge pull request #3670 from isaacl/refactorImplicits"
This reverts commit 875ef32207, reversing
changes made to 512755dc5a.
2017-10-09 17:13:17 -05:00
Thibault Duplessis 98752913f7 explicit typing and return value 2017-10-09 16:47:28 -05:00
Thibault Duplessis 69761cbcaf remove info from relay widgets 2017-10-09 16:47:28 -05:00
Thibault Duplessis 50be8038be relay list WIP 2017-10-09 16:47:28 -05:00
Thibault Duplessis b6f0b33516 relay list UI WIP 2017-10-09 16:47:28 -05:00
Isaac Levy f94e8c9197 Refactor lila implicits
Massive refactor and cleanup of implicits
2017-10-09 13:31:02 -04:00
Isaac Levy 303a61d4ce Merge pull request #3676 from isaacl/baseRefactor
Prep for Steroids refactor
2017-10-09 13:30:27 -04:00
Thibault Duplessis 6dee84f63a relay is beta 2017-10-09 10:39:35 -05:00
Isaac Levy 2400da72b4 Prep for Steroids refactor 2017-10-09 11:28:33 -04:00
Thibault Duplessis f8a1073287 fix embedded JS 2017-10-07 13:26:12 -05:00
Thibault Duplessis 00211d51b9 fix new font permissions 2017-10-06 22:21:20 -05:00
Thibault Duplessis a9a62618af broadcast list UI and routes 2017-10-06 20:05:13 -05:00
Thibault Duplessis 8e20a6690f make relays likeable 2017-10-06 19:56:12 -05:00
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