| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-05 | Fix issues raised by code review | syeopite | |
| Remove explicit `self.` from #process of parsers Remove explicit return tuple in get_issue_template Fix formatting Move inline issue template style to stylesheet Use @id in ProblematicTimelineItem xml repr Fix naming | |||
| 2025-03-19 | Improve error card border color on dark theme | syeopite | |
| 2025-03-19 | Emphasise error card icon | syeopite | |
| 2025-03-19 | Improve design of placeholder item | syeopite | |
| Also makes it show the error backtrace | |||
| 2025-03-19 | Apply search filters details css only to itself | syeopite | |
| The CSS for the search filters details box was applied to every detail element when search.css is loaded | |||
| 2024-10-30 | Player: Fix a bug where menus were hard to open (#4750) | Samantaz Fox | |
| The fix basically enlarges the hoverable area in order to avoid getting the menu closed if the mouse isn't moved fast enough. Video of the fix: https://www.loom.com/share/36494a3653984650aea3eaa2af276a35 Closes issue 4749 | |||
| 2024-08-21 | CSS: Remove extra space in default.css | Samantaz Fox | |
| 2024-06-13 | Fix player menus hiding onHover | giacomocerquone | |
| 2024-05-20 | fix: use ion icon for search icon | thansk | |
| 2024-05-20 | fix: use a search icon instead of text | thansk | |
| 2024-05-19 | feat: allow submitting search with mouse | thansk | |
| 2024-02-19 | Channels: Add support for multi-image community posts (#4412) | Samantaz Fox | |
| This PR adds a CSS-only image carousel for community posts with more than one image attached. Closes issue 3522 | |||
| 2024-02-19 | CSS: expand #contents width on small screens (#4405) | Samantaz Fox | |
| The #contents div now takes the full width on small screens (< 1280px). All page elements have a little more room, especially the video titles. | |||
| 2024-02-16 | remove trailing white spaces | ChunkyProgrammer | |
| 2024-02-15 | Add support for multi image community posts | ChunkyProgrammer | |
| 2024-01-27 | CSS: expand #contents width on small screens | toabr | |
| 2023-11-21 | Fixed aspect ratio for thumnails to prevent CLS | Corné Dorrestijn | |
| 2023-10-21 | CSS: Remove inline styling of the download widget (#4162) | Samantaz Fox | |
| 2023-10-21 | CSS: Improve links contrast on dark theme (#4100) | Samantaz Fox | |
| 2023-10-17 | Removed commented lines | RadoslavL | |
| 2023-10-17 | move styles for download widget to default.css file | jt404 | |
| 2023-10-12 | Replace inline styling for download widget with css file | jt404 | |
| 2023-09-28 | Add support for viewing comments without js | ChunkyProgrammer | |
| Improve stylings | |||
| 2023-09-24 | Removed unnecessary lines | RadoslavL | |
| 2023-09-19 | Increased footer contrast | RadoslavL | |
| 2023-09-18 | Add support for post page | ChunkyProgrammer | |
| 2023-09-18 | Changed the default dark theme as well | RadoslavL | |
| 2023-09-14 | Increased link contrast in dark mode | RadoslavL | |
| 2023-07-08 | HTML/CSS: Add thumbnail placeholder in thin mode | Samantaz Fox | |
| This change is required to make the overlay buttons functional (add to and delete from playlist, mark as watched, etc.) | |||
| 2023-07-08 | HTML/CSS: Fix buttons' responsiveness | Samantaz Fox | |
| 2023-07-08 | CSS: fix light/dark themes for pure buttons | Samantaz Fox | |
| 2023-07-08 | HTML: Use new buttons for playlists (save/delete/add videos/etc...) | Samantaz Fox | |
| 2023-07-06 | HTML: Use new buttons for thumbnail overlays | Samantaz Fox | |
| In addition, this commit also heavily changes the structure of the generic "video card" item. Main benefits: * Improved accessibility for keyboard users * Many styling glitches were fixed * PlaylistVideos now use the same items as the rest * Elements all have distinct CSS classes * Design can be expanded to add more icons | |||
| 2023-07-06 | CSS: add styling for the new buttons | Samantaz Fox | |
| 2023-05-23 | Community: Fix position of the "creator heart" (broken by #3783) | Samantaz Fox | |
| 2023-05-06 | CSS: Fix iframe attachment size in community posts | Samantaz Fox | |
| 2023-05-06 | CSS: limit width of the comments in community tab | Samantaz Fox | |
| 2023-04-10 | Improve accessibility (#3710) | Samantaz Fox | |
| 2023-03-28 | remove fixed height from description | Lennart Bernhardt | |
| 2023-03-28 | fix long description overflow | Lennart Bernhardt | |
| 2023-03-27 | improve accessibility | ChunkyProgrammer | |
| 2023-03-12 | Comments: Add support for custom emojis + member info (#3636) | Samantaz Fox | |
| 2023-03-03 | Fix empty description boxes. | amogusussy | |
| If a video has no description, (without this commit) the description box will still take up 8.3em, even if there's no content in it. This fixes that issue. | |||
| 2023-03-02 | add channel emoji css class | ChunkyProgrammer | |
| 2023-02-19 | Add watch indicators (#3383) | Samantaz Fox | |
| 2023-01-22 | Major improvements | techmetx11 | |
| 2023-01-21 | Merge remote-tracking branch 'upstream/master' | Wes van der Vleuten | |
| 2023-01-16 | Add support for multiple songs | techmetx11 | |
| 2023-01-07 | Update default.css | Brackets | |
| pointer on hover on label for descexpansionbutton | |||
| 2022-12-29 | fix: on hover btn #descexpansionbutton cursor to pointer | brackets0 | |
