Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: add context-aware navigation elements | Miguel Ángel Moreno | 2024-11-23 | 5 | -144/+194 |
| | |||||
* | feat: hide stream popover metadata on mobile | Miguel Ángel Moreno | 2024-11-23 | 1 | -1/+2 |
| | |||||
* | feat: extract channel metadata layout items into reusable components | Miguel Ángel Moreno | 2024-11-23 | 1 | -24/+33 |
| | |||||
* | feat: add queue shuffling | Miguel Ángel Moreno | 2024-11-23 | 6 | -6/+43 |
| | |||||
* | feat: make menu item font bolder | Miguel Ángel Moreno | 2024-11-23 | 1 | -1/+1 |
| | |||||
* | feat: don't show menu item icon container if it's not provided | Miguel Ángel Moreno | 2024-11-23 | 1 | -2/+3 |
| | |||||
* | feat: add default values for popover-menu props | Miguel Ángel Moreno | 2024-11-23 | 2 | -3/+6 |
| | |||||
* | refactor(backend): simplify api responses in handlers | Miguel Ángel Moreno | 2024-11-23 | 1 | -27/+15 |
| | |||||
* | chore: update @vidstack/react | Miguel Ángel Moreno | 2024-11-23 | 2 | -8/+8 |
| | |||||
* | docs: add mode to redirector code block examples | Miguel Ángel Moreno | 2024-11-08 | 1 | -11/+8 |
| | |||||
* | fix(frontend): fix display of playlist avatar | Miguel Ángel Moreno | 2024-11-05 | 1 | -1/+2 |
| | |||||
* | docs: refine markup | Miguel Ángel Moreno | 2024-11-05 | 1 | -14/+14 |
| | |||||
* | chore: apply formatting and linting | Miguel Ángel Moreno | 2024-11-05 | 46 | -804/+1149 |
| | |||||
* | chore: add zprint configuration file | Miguel Ángel Moreno | 2024-11-05 | 1 | -0/+18 |
| | |||||
* | chore: add Nix flake and clean up ignore files | Miguel Ángel Moreno | 2024-11-05 | 5 | -16/+70 |
| | |||||
* | refactor(backend): move all api helpers to api ns | Miguel Ángel Moreno | 2024-11-05 | 7 | -272/+263 |
| | |||||
* | docs: document features, public instances, and extension support | Miguel Ángel Moreno | 2024-08-25 | 1 | -0/+23 |
| | |||||
* | chore: ignore readme changes in docker-publish workflow | Miguel Ángel Moreno | 2024-08-25 | 1 | -0/+4 |
| | |||||
* | chore: set up docker publish workflow | Miguel Ángel Moreno | 2024-08-25 | 1 | -0/+33 |
| | |||||
* | docs: expand installation instructions | Miguel Ángel Moreno | 2024-08-25 | 1 | -34/+6 |
| | |||||
* | fix: fix comment metadata flex container | Miguel Ángel Moreno | 2024-08-25 | 1 | -1/+1 |
| | |||||
* | feat: sort streams by bitrate | Miguel Ángel Moreno | 2024-08-25 | 1 | -2/+2 |
| | |||||
* | feat: clean up error container messages | Miguel Ángel Moreno | 2024-08-25 | 2 | -2/+2 |
| | |||||
* | feat: don't persist bg player hide on showing main player | Miguel Ángel Moreno | 2024-08-25 | 1 | -6/+3 |
| | |||||
* | docs: update README | Miguel Ángel Moreno | 2024-08-07 | 2 | -128/+1 |
| | |||||
* | chore: use tools-deps image instead | Miguel Ángel Moreno | 2024-07-22 | 1 | -3/+3 |
| | |||||
* | docs: update README | Miguel Ángel Moreno | 2024-07-04 | 2 | -151/+36 |
| | |||||
* | feat: add padding for page error container | Miguel Ángel Moreno | 2024-06-05 | 1 | -1/+1 |
| | |||||
* | fix: fix hiding background player after player disposal | Miguel Ángel Moreno | 2024-06-05 | 1 | -4/+11 |
| | |||||
* | feat: tweak main player styles | Miguel Ángel Moreno | 2024-06-05 | 1 | -3/+3 |
| | |||||
* | fix: fix player sources application | Miguel Ángel Moreno | 2024-06-05 | 3 | -8/+26 |
| | |||||
* | feat: make logo invisible on mobile rather than hidden | Miguel Ángel Moreno | 2024-06-04 | 1 | -1/+1 |
| | |||||
* | feat: remove show in main tooltip | Miguel Ángel Moreno | 2024-06-04 | 1 | -39/+29 |
| | |||||
* | feat: amend player styles and available streams | Miguel Ángel Moreno | 2024-06-04 | 1 | -3/+4 |
| | |||||
* | feat: clean up paused button display logic | Miguel Ángel Moreno | 2024-06-04 | 1 | -4/+5 |
| | |||||
* | feat: show background player after loading stream | Miguel Ángel Moreno | 2024-06-04 | 2 | -12/+12 |
| | |||||
* | feat: show stream video top padding only on xl size | Miguel Ángel Moreno | 2024-06-04 | 1 | -1/+1 |
| | |||||
* | feat: add light theme background for error container | Miguel Ángel Moreno | 2024-06-04 | 1 | -1/+1 |
| | |||||
* | chore: update package-lock.json | Miguel Ángel Moreno | 2024-06-04 | 1 | -970/+2015 |
| | |||||
* | chore: add shadow-cljs to npm deps | Miguel Ángel Moreno | 2024-06-04 | 1 | -0/+1 |
| | |||||
* | fix: fix settings handlers | Miguel Ángel Moreno | 2024-06-04 | 1 | -2/+2 |
| | |||||
* | fix: fix enqueueing logic | Miguel Ángel Moreno | 2024-06-04 | 1 | -11/+6 |
| | |||||
* | feat: add main player and replace video.js with vidstack | Miguel Ángel Moreno | 2024-06-04 | 14 | -403/+399 |
| | |||||
* | feat: simplify show more container | Miguel Ángel Moreno | 2024-06-04 | 1 | -8/+6 |
| | |||||
* | feat: show notification on adding item to queue | Miguel Ángel Moreno | 2024-06-04 | 1 | -1/+1 |
| | |||||
* | fix: fix public icons path for svg embed | Miguel Ángel Moreno | 2024-06-04 | 1 | -1/+1 |
| | |||||
* | chore(deps): bump shadow-cljs | Miguel Ángel Moreno | 2024-06-04 | 1 | -1/+1 |
| | |||||
* | feat: re-organize nav items on mobile | Miguel Ángel Moreno | 2024-06-04 | 1 | -7/+7 |
| | |||||
* | feat: refine notification ontent appearance | Miguel Ángel Moreno | 2024-06-04 | 1 | -11/+17 |
| | |||||
* | fix: fix display of loading pagination indicators | Miguel Ángel Moreno | 2024-06-04 | 4 | -7/+9 |
| |