Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: add typographies and tweak screen sizes | Miguel Ángel Moreno | 2024-01-22 | 2 | -5/+11 |
| | |||||
* | fix(frontend): fix stream enqueueing position | Miguel Ángel Moreno | 2023-11-01 | 1 | -1/+2 |
| | |||||
* | fix(frontend): recompute audio stream sources on stream load | Miguel Ángel Moreno | 2023-11-01 | 3 | -173/+170 |
| | | | | | Previously audio stream sources were added to their corresponding items when enqueued, but after a while source URLs would become invalid and fail playing. | ||||
* | feat(frontend): remove bullet on comment timestamp | Miguel Ángel Moreno | 2023-11-01 | 1 | -3/+2 |
| | |||||
* | feat(frontend): tweak add to background button styles | Miguel Ángel Moreno | 2023-11-01 | 3 | -19/+23 |
| | |||||
* | fix(frontend): don't wrap whitespace on certain elements | Miguel Ángel Moreno | 2023-10-30 | 2 | -2/+2 |
| | |||||
* | fix(frontend): fix responsive styles for containers without data | Miguel Ángel Moreno | 2023-10-30 | 4 | -9/+13 |
| | |||||
* | feat: add initial support for bookmarks | Miguel Ángel Moreno | 2023-10-30 | 8 | -65/+130 |
| | |||||
* | feat(frontend): further tweak various styles | Miguel Ángel Moreno | 2023-10-30 | 5 | -43/+48 |
| | |||||
* | feat(frontend): add stream playback events | Miguel Ángel Moreno | 2023-10-30 | 3 | -19/+69 |
| | |||||
* | feat(frontend): add support for enqueueing suggested streams | Miguel Ángel Moreno | 2023-10-30 | 3 | -33/+54 |
| | |||||
* | feat(frontend): refine play queue styles | Miguel Ángel Moreno | 2023-10-30 | 1 | -24/+23 |
| | |||||
* | chore: update docs | Miguel Ángel Moreno | 2023-10-28 | 2 | -7/+30 |
| | |||||
* | feat(frontend): make kiosk and search pages layout uniform | Miguel Ángel Moreno | 2023-10-28 | 2 | -5/+2 |
| | |||||
* | feat(frontend): improve the layout of item cards | Miguel Ángel Moreno | 2023-10-28 | 1 | -6/+10 |
| | |||||
* | feat(frontend): refine stream page styles | Miguel Ángel Moreno | 2023-10-28 | 2 | -16/+26 |
| | |||||
* | feat(frontend): add play queue component | Miguel Ángel Moreno | 2023-10-28 | 5 | -35/+210 |
| | |||||
* | feat(frontend): refine app navbar | Miguel Ángel Moreno | 2023-10-28 | 1 | -20/+55 |
| | |||||
* | chore: update docs | Miguel Ángel Moreno | 2023-10-22 | 2 | -19/+25 |
| | |||||
* | fix(frontend): remove bogus style | Miguel Ángel Moreno | 2023-10-22 | 1 | -3/+2 |
| | |||||
* | feat(frontend): further distinguish players and add stream options | Miguel Ángel Moreno | 2023-10-22 | 7 | -161/+231 |
| | |||||
* | fix(frontend): refine navbar and subs | Miguel Ángel Moreno | 2023-10-22 | 4 | -93/+112 |
| | |||||
* | fix(frontend): remove page scroll data from re-frame db | Miguel Ángel Moreno | 2023-10-22 | 7 | -23/+29 |
| | |||||
* | feat(frontend): add initial local settings persistence support | Miguel Ángel Moreno | 2023-10-22 | 6 | -39/+126 |
| | |||||
* | chore: replace favicon | Miguel Ángel Moreno | 2023-10-22 | 2 | -69/+0 |
| | |||||
* | chore: remove tailwind-line-clamp | Miguel Ángel Moreno | 2023-10-22 | 3 | -12/+0 |
| | | | | It's built-in to Tailwind from 0.3.3 onward | ||||
* | feat(frontend): refine item cards content | Miguel Ángel Moreno | 2023-10-16 | 1 | -5/+7 |
| | |||||
* | fix(frontend): show add to queue only when item type is stream | Miguel Ángel Moreno | 2023-10-16 | 1 | -2/+2 |
| | |||||
* | fix(frontend): stop clearing global search upon search results load | Miguel Ángel Moreno | 2023-10-16 | 1 | -2/+1 |
| | |||||
* | fix(frontend): fix service selection styles | Miguel Ángel Moreno | 2023-10-16 | 1 | -1/+1 |
| | |||||
* | chore: change format of error messages | Miguel Ángel Moreno | 2023-10-16 | 1 | -1/+1 |
| | |||||
* | feat(frontend): refine global player with more media controls | Miguel Ángel Moreno | 2023-10-16 | 2 | -23/+86 |
| | |||||
* | feat(frontend): add initial support for media queueing | Miguel Ángel Moreno | 2023-10-16 | 2 | -8/+32 |
| | |||||
* | feat(frontend): add support for stream playback from item cards | Miguel Ángel Moreno | 2023-10-16 | 1 | -20/+31 |
| | |||||
* | feat: simplify events for setting the service styles | Miguel Ángel Moreno | 2023-10-16 | 3 | -37/+62 |
| | |||||
* | feat(frontend): refine nav and footer styles | Miguel Ángel Moreno | 2023-10-16 | 1 | -6/+9 |
| | |||||
* | fix: fix controlled input for global search | Miguel Ángel Moreno | 2023-10-16 | 1 | -1/+1 |
| | |||||
* | chore: add favicon | Miguel Ángel Moreno | 2023-10-16 | 6 | -2/+170 |
| | |||||
* | feat(frontend): add horizontal padding to search results overview | Miguel Ángel Moreno | 2023-10-15 | 1 | -1/+1 |
| | |||||
* | fix(frontend): fix stream format selection background in light mode | Miguel Ángel Moreno | 2023-10-15 | 1 | -2/+2 |
| | |||||
* | chore: fix evaluation of cider middlewares in dir-locals | Miguel Ángel Moreno | 2023-10-15 | 1 | -4/+3 |
| | |||||
* | fix(frontend): Fix global player styles | Miguel Ángel Moreno | 2023-08-27 | 2 | -6/+6 |
| | |||||
* | feat(frontend): Set correct service values on various endpoints | Miguel Ángel Moreno | 2023-08-27 | 1 | -15/+28 |
| | |||||
* | feat(frontend): Shrink player's height on mobile | Miguel Ángel Moreno | 2023-08-27 | 1 | -1/+1 |
| | |||||
* | feat(frontend): Rename routing namespace | Miguel Ángel Moreno | 2023-08-27 | 3 | -6/+7 |
| | |||||
* | feat(frontend): Add initial light-theme support | Miguel Ángel Moreno | 2023-08-27 | 4 | -23/+23 |
| | | | | Currently just based on prefers-color-scheme | ||||
* | feat(backend): Rename routing namespace | Miguel Ángel Moreno | 2023-08-27 | 2 | -3/+3 |
| | |||||
* | chore: Replace video.js as dev dependency | Miguel Ángel Moreno | 2023-08-27 | 2 | -42/+11 |
| | |||||
* | chore: Add directory-local fill-column | Miguel Ángel Moreno | 2023-08-27 | 1 | -8/+9 |
| | |||||
* | chore: Add dependabot script | Miguel Ángel Moreno | 2023-08-21 | 1 | -0/+6 |
| |