Commit Graph

1473 Commits (9acf56139dfb81b85d69486711a8182f6a37cf78)

Author SHA1 Message Date
Thibault Duplessis f45fa62d83 much progress on relay 2015-06-24 13:24:16 +02:00
Thibault Duplessis 1a0acb04e4 round fixes 2015-06-23 21:08:42 +02:00
Thibault Duplessis 25ff34bc79 fix tournament box transition - closes #626 2015-06-22 10:56:22 +02:00
Thibault Duplessis 8f8d1cf7a8 more space between tournament lanes 2015-06-22 09:01:36 +02:00
Thibault Duplessis 01a0456cda Revert "Add colors to clock bar, fixes #130"
This reverts commit f481362e77.

All these colors just look weird, aside the clock which itself
changes color. Also ligh/dark themes both have distinct issues.

Now I think it should just stay green all the time.
2015-06-22 08:09:06 +02:00
Thibault Duplessis bd81e7608e Merge pull request #609 from ProgramFOX/clock-bar-colors
Add colors to clock bar, fixes #130
2015-06-22 07:57:57 +02:00
Jimmie Elvenmark f497f25328 show 4x2 perftypes in powertip user preview 2015-06-22 04:54:10 +02:00
Thibault Duplessis 194a0c71ea fix display of rated thematic short tournaments 2015-06-21 23:13:40 +02:00
Jimmie Elvenmark e32e860c33 allow user tournaments to reuse bottom free lanes
It bubbles them up until it hits an official
http://i.imgur.com/O4Yn406.png I don't want them mixed with the
officials but this reuses the bottom lanes better when there is lots of
future official tourney lanes. Also hour-mark has solid lines.
2015-06-21 22:53:32 +02:00
Thibault Duplessis 04585b0bfa more tournament schedule tweaks and simplifications 2015-06-21 21:40:16 +02:00
Thibault Duplessis d21c62d364 more tournament schedule tweaks 2015-06-21 20:40:19 +02:00
Thibault Duplessis 38fa2b658e joinable/finished tournaments UI 2015-06-21 19:17:19 +02:00
Thibault Duplessis e9d53290e9 double scroll attempt 2015-06-21 19:01:07 +02:00
Thibault Duplessis bfaebc0add display more tournaments 2015-06-21 18:26:50 +02:00
ProgramFOX f481362e77 Add colors to clock bar, fixes #130 2015-06-21 18:07:32 +02:00
Thibault Duplessis 4f7fcd92dd styling changes WIP 2015-06-21 18:01:04 +02:00
Thibault Duplessis c634f2b1c3 Merge branch 'master' into tourneyScheduleUI
* master: (28 commits)
  fix detection of game from starting position
  fix ACP computation in game from position - closes #601
  fix previous commit
  start playban at 10 minutes, instead of 5
  only autoscroll chat when at bottom, fixes #503
  playban now resets after 2 days, instead of 1
  feature marathon winners - closes #605
  recount tournament players after ejecting a cheater/booster
  kick boosters out of tournaments - closes #610
  discard user perfs in casual tournaments - closes #613
  in-game settings
  Give unofficial tournaments a grey color
  upgrade chessground -> v2.9.0, multiple drawing colors
  try harde to select puzzles close to the player rating
  special experimental marathon trophies
  fix fire trophies tooltips - closes #604
  streamer badge - closes #606
  new computer analysis icon
  fix round history persistence race condition
  pair up to 40 tournament players at a time
  ...
2015-06-21 17:13:15 +02:00
Thibault Duplessis d4319939d3 Merge branch 'ingame-settings'
* ingame-settings:
  in-game settings
2015-06-21 15:52:00 +02:00
Thibault Duplessis 175d67f2f2 in-game settings 2015-06-21 15:51:42 +02:00
Thibault Duplessis 4d9772ce3a Merge pull request #612 from ProgramFOX/grey-tournaments
Give unofficial tournaments a grey color
2015-06-21 14:42:10 +02:00
ProgramFOX d709174e97 Give unofficial tournaments a grey color
Fixes #611

Screenshot: http://i.imgur.com/wcsy6yw.png
2015-06-21 14:25:49 +02:00
Thibault Duplessis 195a4af13f fix fire trophies tooltips - closes #604 2015-06-21 12:11:28 +02:00
Thibault Duplessis e0a3144737 streamer badge - closes #606 2015-06-21 11:35:28 +02:00
Thibault Duplessis 153918aa30 new computer analysis icon 2015-06-21 11:24:30 +02:00
Thibault Duplessis ca4b8f5163 make game from position setup instantaneous and more compact 2015-06-20 17:00:40 +02:00
Jimmie Elvenmark 1a615b39d2 add tournament create button, remove unused file 2015-06-20 12:37:17 +02:00
Jimmie Elvenmark cf5f70657b remove old tournament list 2015-06-20 10:59:48 +02:00
Thibault Duplessis aa77c41243 Merge branch 'master' into tourneyScheduleUI
* master: (24 commits)
  hi "हिन्दी, हिंदी" translation #14525. Author: AdityaPrakash5000.
  lt "lietuvių kalba" translation #14524. Author: mast3r. "Refactoring" and review of translation, 50/444
  pl "polski" translation #14522. Author: rzenaikrzys. Perfect translation for Polish by Captain Kristo
  smarter mobile app puzzle export
  remove body background in embedded iframes
  export puzzles in mobile app format
  puzzle UI: get rid of lodash/merge and save 4K minified
  export puzzles JSON for mobile app
  move tournament WaitingUsers to a new file
  drop arena pairing left over logging
  raise puzzle selector max rating
  more arena pairing refinements
  drop user who waiting for less time if arena players count is odd
  try arena pairings every 3 seconds
  reorganize tournament waiting users code - no functional change
  tweak arena pairing system
  add player provisional rating to game JSON API
  link APK download on /mobile (content from prismic.io)
  add message when password recovery fails
  fix experimental marathon title display
  ...
2015-06-19 16:05:52 +02:00
Jimmie Elvenmark dd01614069 tourschedule: marathons, show winner, code tweaks 2015-06-19 15:34:50 +02:00
Thibault Duplessis b6b40bf987 remove body background in embedded iframes 2015-06-19 13:43:06 +02:00
Thibault Duplessis f14e497382 improve in-game tournament standing - fixes #585 2015-06-18 14:44:30 +02:00
Thibault Duplessis e3bf3278a3 Merge branch 'tourneyScheduleUI' of git://github.com/flugsio/lila into tourneyScheduleUI
* 'tourneyScheduleUI' of git://github.com/flugsio/lila:
  first version of new tournament schedule
2015-06-18 12:53:41 +02:00
Jimmie Elvenmark 1a01a5db41 first version of new tournament schedule 2015-06-18 12:36:42 +02:00
Thibault Duplessis e4dc2423b7 give 500ms feedback after submitting/canceling move to avoid misclicks 2015-06-18 12:20:11 +02:00
Thibault Duplessis ae08bfe193 Revert "Revert "remove promotion accordion effect""
This reverts commit 7c32917ebf.
2015-06-17 19:50:50 +02:00
Thibault Duplessis 00de4a5eb6 better integration of experimental marathon 2015-06-17 15:32:21 +02:00
Thibault Duplessis 81508ce904 round redirection loader - closes #584 2015-06-17 02:07:06 +02:00
Thibault Duplessis 6b68e18f45 final touch to the TV channels 2015-06-17 01:25:00 +02:00
Thibault Duplessis f75e1ab01e make the UI react to TV events 2015-06-17 00:31:49 +02:00
Thibault Duplessis cdf985a3fc style TV channel selector 2015-06-16 23:15:24 +02:00
Thibault Duplessis 1984b504c1 TV channels WIP 2015-06-16 18:46:30 +02:00
Thibault Duplessis 842821b48f the return of the sign in button 2015-06-16 00:44:54 +02:00
Thibault Duplessis c090851de6 lichess donor trophy 2015-06-15 20:35:36 +02:00
Thibault Duplessis 69ed0d2156 remove harmful CSS overflow control on tournament standing 2015-06-15 11:42:17 +02:00
Thibault Duplessis 023ca01352 moderator and developer icons 2015-06-14 17:07:57 +02:00
Thibault Duplessis 1c8eeb1d27 replace moderator icon 2015-06-14 16:02:39 +02:00
Thibault Duplessis f48836c032 even more tournament fixes and improvements 2015-06-14 13:23:40 +02:00
Thibault Duplessis 99f5b648ad Merge branch 'tourneyBackendV2'
* tourneyBackendV2: (28 commits)
  tournament pagination with lazy throttled loading of pages
  make sure tournament data migration doesn't put the server on knees
  fix tournament ordering by start date
  tournament tweaks and fixes
  fix tournament podium numbers
  tournament data migration
  extract game bson handlers
  indentation and debug
  optimize tournament database representation
  make hourly blitz arena tournaments 55 minutes long
  sort on tournament.startsAt
  tournament arena pairing optimizations
  fix color alternance in tournament rematches
  more work on tournament backend changes
  fix tournament current pairing notification once again
  fix tournament current game warning, even more
  keep on fixing the tournaments
  more tournament rewrite
  fix user current pairing detection (backport to master)
  hide tournament system choice
  ...
2015-06-14 10:54:16 +02:00
Thibault Duplessis 7c32917ebf Revert "remove promotion accordion effect"
This reverts commit 01b4195b3f.
2015-06-13 23:50:15 +02:00
Thibault Duplessis e5398f1c95 tournament pagination with lazy throttled loading of pages 2015-06-13 22:34:13 +02:00