discourse/app
Blake Erickson 8d640acf86
DEV: Show a loading spinner on video placeholders (#24039)
This commit adds a loading spinner that appears immediately after
clicking the play button on a video placeholder and will go away once
the "onCanPlay" event fires for the video.

This prevents a completely empty (no play button) placeholder from
appearing for some amount of time while the video is loading enough to
start playing.
2023-10-23 09:01:20 -06:00
..
assets DEV: Show a loading spinner on video placeholders (#24039) 2023-10-23 09:01:20 -06:00
controllers FEATURE: Add dark mode option for category backgrounds (#24003) 2023-10-20 12:48:06 +00:00
helpers
jobs FIX: log for CleanUpTags job (#23964) 2023-10-18 03:24:14 +00:00
mailers
models DEV: Introduce `Theme#get_setting` (#24032) 2023-10-23 07:41:40 +08:00
serializers FEATURE: Add dark mode option for category backgrounds (#24003) 2023-10-20 12:48:06 +00:00
services
views DEV: convert I18n pseudo package into real package (discourse-i18n) (#23867) 2023-10-12 14:44:01 +01:00