Commit Graph

10232 Commits (master)

Author SHA1 Message Date
Thibault Duplessis 1abb7124a4
Merge pull request #9972 from benediktwerner/knodes
Change 'knodes' to 'k nodes'
2021-10-16 09:27:00 +02:00
Benedikt Werner ae2cc3e290
Don't alert HTML error pages 2021-10-16 07:36:03 +02:00
Benedikt Werner 2350fb26b9
Change 'knodes' to 'k nodes' 2021-10-16 06:52:07 +02:00
Benedikt Werner 1d18c799a3
Improve error when analysis requests fail 2021-10-16 06:51:30 +02:00
Benedikt Werner 31cd3a5bb1
More storm translations 2021-10-16 04:47:39 +02:00
Benedikt Werner ba2e818d75
Fix streamer edit page bottom padding 2021-10-16 04:05:07 +02:00
Benedikt Werner f15999364e
Prevent long-tap selecting moves on mobile 2021-10-16 03:59:26 +02:00
Benedikt Werner 132bb64a70
Disallow tablebases in correspondence analysis 2021-10-16 02:09:47 +02:00
ijhchess 9fd3a8679b fixes flex for variants css 2021-10-15 03:48:38 -05:00
Thibault Duplessis 919e5b4a60 simplify public chat UI after #9912 2021-10-13 10:55:34 +02:00
frpg f38de37949 Changing tournament time to status text 2021-10-13 10:55:34 +02:00
frpg ba94b07029 Adding tournament time indicators to public-chat page 2021-10-13 10:55:34 +02:00
kraktus 95bc46ad5e Fix inquiry dox note interferring with profile dox note
Clicking on dox note on the profile was toggling the switch in the inquiry
2021-10-13 10:55:34 +02:00
Benedikt Werner 596d9a2b5d Make rematch disabled conditions clearer 2021-10-13 10:55:34 +02:00
Niklas Fiekas f5512792ba disable (not hide) unsupported ceval settings 2021-10-13 10:55:34 +02:00
Niklas Fiekas c77e8a4ed7 fix BoolSetting.disabled ignored 2021-10-13 10:55:34 +02:00
Thibault Duplessis 0e34f93f45 fix homepage blog posts grid 2021-10-13 10:55:34 +02:00
kraktus 2d0e6df79a Show shadowban directly in the communication page
For https://hq.lichess.ovh/#narrow/stream/34-mod-dev/topic/shadowbans.20in.20PMs.20.28request.29/near/432680

TDLR: make it more clear it's not needed to investigate these players, without hovering the username of each of them.
2021-10-09 13:26:19 +02:00
Thibault Duplessis 13041d1f3c increase contrast of analysis moves - closes #9936 2021-10-07 10:18:23 +02:00
Thibault Duplessis b123acf9bc broadcast tier system - MIGRATION NEEDED - closes #9938 2021-10-07 10:09:02 +02:00
Thibault Duplessis 311a273be8 Merge branch 'opening-wiki'
* opening-wiki:
  add /dmca route
  refactor theory wiki
  avoid unnecessary wikibooks API calls
  theory wiki style tweaks and mobile view
  tweak theory wiki padding
  analysis wikibooks theory POC
2021-10-06 19:31:14 +02:00
Thibault Duplessis 3e29373ebc fix ui/round with closed user account 2021-10-06 19:23:07 +02:00
Thibault Duplessis 89bd3d7891 refactor theory wiki 2021-10-06 13:06:23 +02:00
Thibault Duplessis f838314140 avoid unnecessary wikibooks API calls 2021-10-06 12:56:24 +02:00
Thibault Duplessis e34b848ed7 theory wiki style tweaks and mobile view 2021-10-06 12:35:15 +02:00
Thibault Duplessis ed5d7f5af9 tweak theory wiki padding 2021-10-06 12:23:24 +02:00
Thibault Duplessis d533767784 analysis wikibooks theory POC 2021-10-06 12:06:06 +02:00
Thibault Duplessis 3016ff6253
Merge pull request #9935 from kraktus/dox_note_inquiry
Add dox note in inquiry
2021-10-06 08:44:13 +02:00
Thibault Duplessis 463e5fc315 normalize solution move in puzzle UI to fix castling bug 2021-10-06 08:37:52 +02:00
kraktus a0426b75f9 Add dox note in inquiry 2021-10-05 18:05:06 +02:00
Thibault Duplessis ca8c4e7cfc class news typography 2021-10-04 12:48:16 +02:00
Thibault Duplessis 7a4389d2e8 Merge branch 'fix-round-underboard-gap' of https://github.com/benediktwerner/lila into benediktwerner-fix-round-underboard-gap
* 'fix-round-underboard-gap' of https://github.com/benediktwerner/lila:
  Fix gap below round board on new Chromium
2021-10-03 18:26:58 +02:00
Thibault Duplessis 9f44a91e34
Merge pull request #9917 from benediktwerner/only-play-notify-sound-once
Only play notification sounds once over all tabs
2021-10-03 17:35:12 +02:00
Thibault Duplessis 6bdc5e4729 fix tournament own games download link for titled players 2021-10-03 13:44:22 +02:00
Thibault Duplessis eb15e36b3c move the notification clear button up 2021-10-03 13:34:31 +02:00
Thibault Duplessis fee89d7af3 casual puzzle play without rating updates 2021-10-03 11:57:07 +02:00
Benedikt Werner 10256b92f5
Respect click vs drag pieces setting in analysis 2021-10-03 08:41:41 +02:00
Benedikt Werner 734aff8642
Only play notification sounds once over all tabs 2021-10-03 08:17:37 +02:00
Benedikt Werner e43ffab757
Remove unused streamer CSS 2021-10-03 07:19:05 +02:00
Benedikt Werner 82263d0a88
Fix gap below round board on new Chromium 2021-10-03 07:17:20 +02:00
Benedikt Werner e5806be7e7
chat: Don't show option to report or timeout yourself 2021-10-03 07:04:06 +02:00
Benedikt Werner d488cd3974
blog & page: Wrap links instead of overflowing 2021-10-03 06:54:29 +02:00
Thibault Duplessis 681bbeb51b
Merge pull request #9911 from frpg/public_chats_grid_fix
Public chats grid flex fix
2021-10-02 17:06:59 +02:00
Thibault Duplessis 4977e40272
Merge pull request #9871 from nnickoloff1234/tourney-schedule-fit-lane-minor-fix
Tourney Schedule: trunc seconds when fitting tourney bars into lanes
2021-10-02 10:07:01 +02:00
Thibault Duplessis 797c7b759a download all tournament games of a single player 2021-10-02 09:58:20 +02:00
Thibault Duplessis 3fcc14299d tweaks for #9873 2021-10-02 09:12:48 +02:00
Thibault Duplessis 07b5e7c840
Merge pull request #9873 from romnzs/highlight-original-poster-in-forum-topic
Highlight original poster in forum topic
2021-10-02 09:06:46 +02:00
Thibault Duplessis 34b9863de8
Merge pull request #9879 from kraktus/correct_final_pos_high_latency
Show correct position when timing out before the move reaches the server
2021-10-02 08:40:56 +02:00
Thibault Duplessis ec341923c9
Merge pull request #9888 from 370417/threat-pv
Don't play pv in threat mode
2021-10-02 08:31:03 +02:00
frpg 641a028c9c Public chats grid now always flows in 3x3 2021-10-01 13:48:56 +01:00
Thibault Duplessis 154303aee7 add close button for analysis learn mode 2021-10-01 09:45:39 +02:00
Benedikt Werner 65fc932905
Prettier 2021-10-01 01:42:16 +02:00
Benedikt Werner d0e5651867
Remove `MaybeVnode(s)` from `study/interfaces.ts` 2021-10-01 01:33:57 +02:00
Benedikt Werner dfca38414d
Don't show "enable computer eval" help if eval is not allowed 2021-10-01 01:28:33 +02:00
kraktus 3d991ba344 Show correct position when timing out before the move reaches the server
Previous behavior kept the board unsynced with the server position, confusing players as to why they lost on time AFTER moving. It wasn't until the expiration of the `TransientMove` that the board would be synced again.

Unlike when premoving I haven't found an easy way to undo the move, hence reloading chessground. I have restricted it to `outoftime` outcome for now, maybe `abort` would make sense too.

close https://github.com/ornicar/lila/issues/5772
2021-09-30 16:32:34 +02:00
Thibault Duplessis 5e318de0cf fix notification overflow 2021-09-30 09:31:06 +02:00
Thibault Duplessis 149c365521
Merge pull request #9894 from rglbr/clear_notifications
allow users to clear notifications
2021-09-29 16:05:55 +02:00
Thibault Duplessis d670eb2dce bit of refactoring after #9895 2021-09-29 15:16:35 +02:00
Thibault Duplessis d5abdda023 Merge branch 'fork-arrows' of https://github.com/Pluckerpluck/lila into Pluckerpluck-fork-arrows
* 'fork-arrows' of https://github.com/Pluckerpluck/lila:
  Run prettier on fork.ts
  Add hover arrows for mouseover of forks
2021-09-29 14:36:33 +02:00
Thibault Duplessis d9732aaea2 round: hide init message when col1 and no move list - fixes #9898 2021-09-29 09:32:19 +02:00
Thibault Duplessis 498f23c1ac email us for transfer donations 2021-09-28 09:46:08 +02:00
Benedikt Werner 026391fa19
Use triple equals comparison 2021-09-27 14:55:56 +02:00
Benedikt Werner a70ff3e31d
analyse/practice: Block space hotkey for best move 2021-09-27 14:54:25 +02:00
Samuel Gillespie 4f260e90b4 Run prettier on fork.ts 2021-09-27 11:15:26 +01:00
Samuel Gillespie 47960e1776 Add hover arrows for mouseover of forks
Forks will now present an arrow on mouse hover.
This matches the functionality of the explorer view.

`hovering` property is now cleared if fen does not match current board.
This means the property can be set more freely without worry of side
effects.
2021-09-26 22:55:12 +01:00
Ragul Balaji Ravichandran 15b4ce99c7 allow users to clear notifications 2021-09-26 20:40:54 +05:30
Albert Ford 55296fae61
Don't play pv in threat mode 2021-09-25 09:55:44 -07:00
Thibault Duplessis 1e9d0eaa4e fix swiss UI pagination bounds 2021-09-24 14:51:35 +02:00
Thibault Duplessis 97920c2d8f arena UI: fix pagination bounds 2021-09-24 14:48:32 +02:00
romnzs 4c01fc3a4f Highlight original poster in forum topic 2021-09-23 23:00:22 +03:00
nickolay d2114d7a6d trunc seconds when fitting tourney bars into lanes 2021-09-23 21:40:49 +03:00
nickolay 92027fce43 trunc seconds when fitting tourney bars into lanes 2021-09-23 21:11:26 +03:00
nickolay de26882c85 trunc seconds when fitting tourney bars into lanes 2021-09-23 20:59:25 +03:00
Thibault Duplessis b51e9a0abc use ceval sub in casual games too 2021-09-23 17:51:39 +02:00
Thibault Duplessis f467bac4ab add broadcast PGN endpoints 2021-09-23 10:48:01 +02:00
romnzs 800f18035f Fix dragging 3D piece elevation 2021-09-22 22:09:20 +03:00
Benedikt Werner 262ce37c48
Only allow keyboard move king promotion in Antichess 2021-09-21 16:15:04 +02:00
Benedikt Werner 4a2f68f1b4
Allow king promotions in keyboard moves (for Antichess) 2021-09-21 15:46:10 +02:00
Thibault Duplessis 503beddb89 ublog post image alt & credit 2021-09-19 17:22:09 +02:00
Benedikt Werner 154382ca19
analyse/embed/css: button cursor: pointer 2021-09-19 17:14:25 +02:00
Benedikt Werner c55a179336
analyse/embed/css: Fix zh layout on mobile 2021-09-19 17:11:01 +02:00
Thibault Duplessis d82c1b5bdb
Merge pull request #9841 from benediktwerner/h2-line-height
css: Reduce page h2 line-height
2021-09-19 15:29:54 +02:00
Benedikt Werner 97694606d1
css: Reduce page h2 line-height 2021-09-19 15:27:59 +02:00
Benedikt Werner 71d105f8d6
css: Make .button display: inline-block 2021-09-19 15:07:07 +02:00
Benedikt Werner eb4941bdd3
ublog/css: Prevent linebreak inside view count 2021-09-19 14:59:10 +02:00
Thibault Duplessis 80c336fbe8
Merge pull request #9828 from benediktwerner/fix-study-comment-auto-correct
Use oninput instead of onkeyup & onpaste
2021-09-18 14:05:30 +02:00
Thibault Duplessis e3df6489af
Merge pull request #9826 from 370417/logo-spinner-safari
Swap spinner mask and content
2021-09-18 07:41:29 +02:00
Benedikt Werner 1e70957b65
Use oninput instead of onkeyup & onpaste 2021-09-18 06:58:47 +02:00
Benedikt Werner a647cc6a72
lobby/css: Tweak mobile table some more 2021-09-18 06:58:23 +02:00
Albert Ford f7ea36dd4b
Swap spinner mask and content
This avoids animating the mask.
Intended to fix stuttering animation on Safari.
2021-09-17 14:37:45 -07:00
Thibault Duplessis ab59debb19 fix ublog image center 2021-09-17 14:53:45 +02:00
Benedikt Werner c4fabeee3e
gulp: Fail prod build as well on error 2021-09-17 04:41:55 +02:00
Benedikt Werner 46c8f4e126
lobby/css: Fix typo 'elipsis' -> 'ellipsis' 2021-09-17 04:41:44 +02:00
Thibault Duplessis abb6e70ddb
Merge pull request #9819 from 370417/animated-logo-spinner2
Replace loading spinner with lichess logo
2021-09-16 22:06:29 +02:00
Albert Ford 83581f653e
Replace loading spinner with lichess logo 2021-09-16 08:53:15 -07:00
Benedikt Werner f56360e326
Update cg when disabling practice mode
To recompute dests in case the user scrolled to the computer's position.
2021-09-16 10:45:31 +02:00
Benedikt Werner c3d01fbd5f
Fix .prettierignore ignoring lobby "app" css 2021-09-16 10:27:44 +02:00
Benedikt Werner 240b337fce
Increse mobile lobby font size again whithough overflowing 2021-09-16 10:27:44 +02:00
Benedikt Werner 24dc40cd0d
tweak wakeLock code 2021-09-16 10:27:44 +02:00
Thibault Duplessis 09949377b9 yarn format 2021-09-16 09:32:26 +02:00
Thibault Duplessis 078d346909 read clocks faster 2021-09-16 08:26:03 +02:00
Thibault Duplessis 83a4af8adb navigator.wakeLock.request can fail
DOMException: Failed to execute 'request' on 'WakeLock': The requesting page is not visible
2021-09-16 08:11:52 +02:00
Thibault Duplessis 75887e47ca
Merge pull request #9811 from Darkcodelab/patch-1
Removing dasher padding to get rid of extra space
2021-09-15 20:15:06 +02:00
Thibault Duplessis cbe14b6060 fix ublog action buttons in vertical screens 2021-09-15 19:24:43 +02:00
Deepan Chakravarthi b61e634a26
Removing dasher padding to remove extra spaces
Removing the padding-top and padding-bottom to remove extra space on the dasher when the sound is set to full or set to mute
2021-09-15 22:35:38 +05:30
Deepan Chakravarthi fbb870ecef
Removing dasher padding to get rid of extra space
Removing the padding-top from the dasher, so that there will be no extra space sticking out in the dasher when the sound is set to full
2021-09-15 22:10:49 +05:30
Thibault Duplessis 988ce6f0b0 ublog disclaimer 2021-09-15 18:20:02 +02:00
kraktus 767849a396 Display to mods when conv threads are truncated 2021-09-15 14:19:31 +02:00
Thibault Duplessis f668b82d1b fix MSStream test - after #9803 2021-09-15 08:03:55 +02:00
Benedikt Werner b0201a63d1
Use @types/web instead of TS-provided "dom" types 2021-09-15 05:04:32 +02:00
Benedikt Werner 8073dc43c7
Update Typescript to 4.4.3 for requestIdleCallback 2021-09-15 04:00:59 +02:00
Niklas Fiekas ce54c65102 fix maybe-win title in tablebase view 2021-09-13 14:12:05 +02:00
Niklas Fiekas eba883fb48 hyphenate "half-move" 2021-09-12 19:15:07 +02:00
Niklas Fiekas a87d477323 tweak and complete tablebase i18n 2021-09-12 19:09:30 +02:00
Niklas Fiekas ae004ea86d use fixed tb move categories from server 2021-09-12 18:17:17 +02:00
Thibault Duplessis f5185fc650 ublog img display block 2021-09-12 12:53:45 +02:00
Thibault Duplessis 6d3aeb7beb tweak ublog header sizes 2021-09-12 12:30:14 +02:00
Thibault Duplessis f778baa665 let blog mods delete images 2021-09-12 12:24:25 +02:00
Thibault Duplessis b99d5293be remove blog mod delete button 2021-09-12 12:10:21 +02:00
Thibault Duplessis cf6c59f653 tweak page style 2021-09-12 08:59:49 +02:00
Thibault Duplessis c1a9d0caa8 page style tweaks 2021-09-12 08:56:02 +02:00
Thibault Duplessis 9608d8db28 blog mods can delete posts 2021-09-11 20:25:10 +02:00
Thibault Duplessis b702160f81 Merge branch 'team_declined_requests' of git://github.com/rglbr/lila into rglbr-team_declined_requests
* 'team_declined_requests' of git://github.com/rglbr/lila:
  add explicit conditions
  use team_requests collection for the declined requests
  consistent naming
  Team Declined requests page
  Track declined team requests
2021-09-11 19:38:41 +02:00
Thibault Duplessis 034b419201 like/follow on ublog post page 2021-09-11 18:34:40 +02:00
Thibault Duplessis 057ba0937d remove blog tag field margin 2021-09-11 10:02:49 +02:00
Thibault Duplessis a3ebd86b13 remove image animation of ublog cards 2021-09-11 09:42:21 +02:00
Thibault Duplessis ff59cdc364 ublog form tweaks 2021-09-10 14:30:17 +02:00
Benedikt Werner 091675a0d9
study: Remove sticky comment behavior 2021-09-10 09:55:30 +02:00
Benedikt Werner 7e63b9d6fd
puzzle/css: Fix dasboard btns with longer translations 2021-09-10 09:54:40 +02:00
Benedikt Werner 9f2aeb7b82
css: Avoid wobble on followers page unfollow button hover with long
translations
2021-09-10 09:54:40 +02:00
Benedikt Werner 3a02fc1f3b
css: Add some space between mselect text and arrow 2021-09-10 09:54:40 +02:00
Benedikt Werner 71af0b1936
scalafmt and small tweaks 2021-09-10 09:54:40 +02:00
Thibault Duplessis 479fe23916 fix blog markup image style 2021-09-10 09:31:51 +02:00
Thibault Duplessis 1fa29666aa tweak ublog markup image style 2021-09-10 08:34:04 +02:00
Thibault Duplessis ec895414b9 filter blog posts by language 2021-09-09 21:54:42 +02:00
Thibault Duplessis 16c1febc87 move broadcast PGN endpoint to /api/ 2021-09-09 21:16:19 +02:00
Thibault Duplessis 36bef14a7b button to download all rounds of a broadcast 2021-09-09 21:12:21 +02:00
Thibault Duplessis e5c25517da tweak ublog styles 2021-09-09 20:17:18 +02:00
Thibault Duplessis 909e7c8e59 center markdown images 2021-09-09 19:22:35 +02:00
Thibault Duplessis d0d805e7e5 tweak ublog post owner UI 2021-09-09 18:55:35 +02:00
Thibault Duplessis aa1374e4cb show community posts on homepage 2021-09-09 18:33:07 +02:00
Thibault Duplessis 86b9f1cd07 show blog posts on user profile 2021-09-09 17:33:20 +02:00
Thibault Duplessis b6b2db834d tweak ublog form style 2021-09-09 17:07:30 +02:00
Thibault Duplessis ba3357fafb remove box__top h1 margin in box-pad 2021-09-09 17:00:46 +02:00
Thibault Duplessis 86a58d676a improve ublog topics page 2021-09-09 16:56:42 +02:00
Thibault Duplessis 1802221a93 ublog topics page WIP 2021-09-09 16:00:05 +02:00
Thibault Duplessis 4282b6bcf3 more ublog menus and integrations 2021-09-09 13:01:57 +02:00
Thibault Duplessis 52aa48bf56 ublog atom feed link 2021-09-09 13:01:43 +02:00
Benedikt Werner e7aa75be3f
Eslint 2021-09-09 10:38:44 +02:00
Thibault Duplessis 0bb6ff71d9 allow embedding study URLs without a chapter ID 2021-09-09 10:38:27 +02:00
Benedikt Werner ed260f6283
lobby/css: Fix hook list overflow on mobile 2021-09-09 10:16:38 +02:00
Benedikt Werner 8cd8e91bbd
Only prefer local eval over cloud if going deeper 2021-09-09 09:50:33 +02:00
Thibault Duplessis e2d4328616
Merge pull request #9760 from benediktwerner/fix-ublog-nested-lists
ublog/css: Fix nested lists
2021-09-09 07:44:39 +02:00
Benedikt Werner 930014a877
chat: Truncate usernames in CSS for consistency 2021-09-09 07:43:43 +02:00
Thibault Duplessis 1ba1be5247
Merge pull request #9761 from benediktwerner/trans-xDidntMove
Translate "x didn't move"
2021-09-09 07:42:28 +02:00
Benedikt Werner 8a47058125
round: Improve types 2021-09-09 06:50:18 +02:00
Benedikt Werner 88afc985d9
forum: Fix post delete modal cancel button 2021-09-09 06:33:59 +02:00
Benedikt Werner 5ccacc8ea3
lobby: Improve filter CSS loading to avoid ugly flashing on first load 2021-09-09 06:04:44 +02:00
Benedikt Werner 51b72ae481
Translate "x didn't move" 2021-09-09 05:10:43 +02:00
Benedikt Werner 0f77e19106
Make game termination message more consistent (always use '•' as a
separator)
2021-09-09 05:08:50 +02:00
Benedikt Werner 8ee29976f0
expandText: Start YT vids at 0:00 instead of 0:01 2021-09-09 04:57:20 +02:00
Benedikt Werner ae68a2ac5c
study: Show 'position after Initial position' as 'Initial position' 2021-09-09 04:21:29 +02:00
Benedikt Werner 1de52d3cd2
ublog/css: Fix nested lists 2021-09-09 02:47:46 +02:00
Thibault Duplessis 46517e416c tweak ublog form 2021-09-08 23:18:45 +02:00
Thibault Duplessis e1e1ff6a1e show post topics 2021-09-08 22:47:43 +02:00
Thibault Duplessis eff11bc6ec ublog topic selector 2021-09-08 22:36:52 +02:00
Thibault Duplessis dfe4e7daac upgrade tagify 2021-09-08 22:25:39 +02:00
Thibault Duplessis 24fcd31689 prevent <h1> in editor 2021-09-08 21:44:10 +02:00
Thibault Duplessis 76a44e10f9 editor style tweaks 2021-09-08 21:02:32 +02:00
Thibault Duplessis a48cd75bdf focus first input of modal in editor 2021-09-08 20:49:38 +02:00
Thibault Duplessis 284ea1c8a3 fix <enter> in editor modal 2021-09-08 20:46:53 +02:00
Thibault Duplessis cc72d4198a explain the tier selector 2021-09-08 20:04:20 +02:00
Thibault Duplessis 1c9e6b0174 ublog: better deal with long titles/intros 2021-09-08 18:59:01 +02:00
Thibault Duplessis 84d92a7f4d remove <br> added by the markdown editor on multilines 2021-09-08 18:08:39 +02:00
Thibault Duplessis 6facc0a019 more markdown editor style 2021-09-08 15:57:39 +02:00
Thibault Duplessis fdd2b0c986 tweak editor style 2021-09-08 15:19:28 +02:00
Thibault Duplessis 09350c19e9 upgrade markdown editor and disable autofocus 2021-09-08 14:39:22 +02:00
Thibault Duplessis a41f136033 ublog tweaks 2021-09-08 14:21:01 +02:00
Thibault Duplessis fcd3869da8 show latest blog post on coach page 2021-09-08 10:54:25 +02:00
Thibault Duplessis a4a5aeb4f8
Merge pull request #9751 from benediktwerner/gulp-sass-error-exit-status
ui/gulp: Induce non-zero exit status when sass build fails
2021-09-08 10:17:00 +02:00
Thibault Duplessis 10209df736 show blog tier on post page 2021-09-08 08:57:47 +02:00
Thibault Duplessis 237a94429c fix post card hover zoom 2021-09-08 08:50:01 +02:00
Benedikt Werner 1cd125fa03
puzzle/css: Fix aside overflow on iPad Pro 12.9 Safari with certain
languages
2021-09-08 06:12:56 +02:00
Benedikt Werner fabd7e258b
ui/gulp: Induce non-zero exit status when sass build fails 2021-09-08 05:33:07 +02:00
Benedikt Werner 7dc85e3157
puzzle/css: Fix glyph alignemnt - fixes #7622 2021-09-08 03:06:50 +02:00
Benedikt Werner 177dde00f8
lobby/css: Fix filter checkbox focus border cutoff - fixes #7210" 2021-09-08 01:43:52 +02:00
Thibault Duplessis 2cd1d18e85 Merge branch 'ublog-thumb-size2' of git://github.com/370417/lila
* 'ublog-thumb-size2' of git://github.com/370417/lila:
  Specify ublog thumbnail sizes to avoid reflows
2021-09-07 22:51:08 +02:00
Thibault Duplessis 4a95e0e3ee upload streamer images to picfit 2021-09-07 19:56:02 +02:00
Thibault Duplessis 1257ef10fc more ublog tier/rank system 2021-09-07 14:16:07 +02:00
Albert Ford 0a4113be18
Specify ublog thumbnail sizes to avoid reflows 2021-09-07 04:36:24 -07:00
Thibault Duplessis 661410f72c Revert "REVERT ME - hide broken ublog like button"
This reverts commit e0655398a7.
2021-09-07 09:30:20 +02:00
Thibault Duplessis e0655398a7 REVERT ME - hide broken ublog like button 2021-09-07 08:25:57 +02:00
Benedikt Werner 1fb0340db6
ui/build: Actually fix palantir<chat build order and don't build chat twice 2021-09-07 05:14:38 +02:00
Benedikt Werner 43226ab654
ui/build: Fix build order for clean builds (palantir < chat) 2021-09-07 05:07:50 +02:00
Benedikt Werner 476f22deac
ui/palantir: Types 2021-09-07 02:09:47 +02:00
Thibault Duplessis 8db7464f5c complete ublog like 2021-09-06 20:45:45 +02:00
Thibault Duplessis d96df3b03f remove proper grid support
:(
2021-09-06 18:45:59 +02:00
Ragul Balaji Ravichandran 8950f3608d Team Declined requests page
Create a page to view all the declined requests and allow a declined request to be accepted
2021-09-06 21:20:15 +05:30
Thibault Duplessis aaa30878d6 chrome too needs the CSS grid hack in analysis, now
I was hoping for browser support to increase, not decrease
2021-09-06 15:39:42 +02:00
Thibault Duplessis ab68dac5b0
Merge pull request #9727 from benediktwerner/fix-study-comments-hotkey-focus
study: Fix comments focus behavior
2021-09-06 15:29:28 +02:00