Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(backend): Bypass favicon error | Miguel Ángel Moreno | 2023-04-24 | 1 | -0/+1 |
| | |||||
* | fix(frontend): Fix root rendering function | Miguel Ángel Moreno | 2023-04-24 | 1 | -1/+1 |
| | |||||
* | doc: Update contribution links | Miguel Ángel Moreno | 2023-04-04 | 1 | -2/+2 |
| | |||||
* | chore: Remove local assets | Miguel Ángel Moreno | 2023-03-15 | 3 | -0/+0 |
| | |||||
* | doc: Amend the screenshots location | Miguel Ángel Moreno | 2023-03-15 | 1 | -3/+3 |
| | |||||
* | chore: Add new assets | Miguel Ángel Moreno | 2023-01-17 | 3 | -0/+0 |
| | |||||
* | chore: Rename project | Miguel Ángel Moreno | 2023-01-17 | 34 | -138/+145 |
| | |||||
* | chore: Reword README and remove assets | Miguel Ángel Moreno | 2023-01-09 | 3 | -9/+7 |
| | |||||
* | chore: Expand README and include assets | Miguel Ángel Moreno | 2023-01-05 | 6 | -2/+13 |
| | |||||
* | feat(frontend): Add scroll support for mobile | Miguel Ángel Moreno | 2023-01-05 | 1 | -0/+1 |
| | |||||
* | feat(frontend): Load comments on stream load | Miguel Ángel Moreno | 2023-01-05 | 1 | -3/+5 |
| | |||||
* | feat(frontend): Introduce video.js for stream playback | Miguel Ángel Moreno | 2023-01-05 | 5 | -22/+315 |
| | |||||
* | chore(docs): Expand on the currently-supported services | Miguel Ángel Moreno | 2023-01-03 | 1 | -1/+9 |
| | |||||
* | fix(frontend): Fix global player styles | Miguel Ángel Moreno | 2023-01-03 | 1 | -7/+10 |
| | |||||
* | feat(frontend): Add support for stream format selection | Miguel Ángel Moreno | 2023-01-03 | 3 | -14/+43 |
| | |||||
* | fix(frontend): Amend styles to make navbar sticky | Miguel Ángel Moreno | 2023-01-03 | 1 | -2/+2 |
| | |||||
* | fix(frontend): Fix duration container overflowing thumbnail | Miguel Ángel Moreno | 2023-01-03 | 1 | -1/+1 |
| | |||||
* | feat(frontend): Add stream position to comments | Miguel Ángel Moreno | 2023-01-03 | 1 | -8/+9 |
| | |||||
* | chore(docs): Add Guix setup notes | Miguel Ángel Moreno | 2022-12-31 | 1 | -0/+7 |
| | |||||
* | chore(guix): Add manifest | Miguel Ángel Moreno | 2022-12-31 | 1 | -0/+5 |
| | |||||
* | chore(docs): Add contribution links | Miguel Ángel Moreno | 2022-12-31 | 1 | -2/+4 |
| | |||||
* | chore: Add license | Miguel Ángel Moreno | 2022-12-31 | 1 | -0/+661 |
| | |||||
* | chore(docs): Add initial README | Miguel Ángel Moreno | 2022-12-31 | 1 | -0/+31 |
| | |||||
* | chore(git): Unignore classes directory | Miguel Ángel Moreno | 2022-12-31 | 2 | -2/+2 |
| | |||||
* | fix(backend): Fix aot compilation | Miguel Ángel Moreno | 2022-12-31 | 1 | -11/+18 |
| | |||||
* | chore(deps): Slightly tweak frontend setup | Miguel Ángel Moreno | 2022-12-31 | 1 | -2/+3 |
| | |||||
* | chore(shadow-cljs): Change build ID | Miguel Ángel Moreno | 2022-12-31 | 2 | -4/+4 |
| | |||||
* | feat: Change order of footer in views | Miguel Ángel Moreno | 2022-12-31 | 1 | -11/+11 |
| | |||||
* | feat: Add support for comment replies | Miguel Ángel Moreno | 2022-12-31 | 4 | -22/+57 |
| | |||||
* | fix(frontend): Adhere to the new React mounting convention | Miguel Ángel Moreno | 2022-12-30 | 1 | -4/+5 |
| | |||||
* | fix(frontend): Move route navigation logic to effect | Miguel Ángel Moreno | 2022-12-30 | 2 | -11/+11 |
| | |||||
* | feat(frontend): Add responsive styles for channel pages | Miguel Ángel Moreno | 2022-12-30 | 1 | -2/+2 |
| | |||||
* | feat(frontend): Add date formatting helper | Miguel Ángel Moreno | 2022-12-30 | 1 | -1/+9 |
| | |||||
* | feat(frontend): Log the response on bad responses | Miguel Ángel Moreno | 2022-12-30 | 1 | -0/+1 |
| | |||||
* | feat(frontend): Amend small style nits | Miguel Ángel Moreno | 2022-12-30 | 2 | -5/+5 |
| | |||||
* | feat(frontend): Consume the right uploader keys | Miguel Ángel Moreno | 2022-12-30 | 1 | -5/+5 |
| | |||||
* | feat(frontend): Further modularize items | Miguel Ángel Moreno | 2022-12-30 | 1 | -73/+66 |
| | |||||
* | feat(frontend): Add a mobile nav | Miguel Ángel Moreno | 2022-12-30 | 3 | -29/+50 |
| | |||||
* | feat(frontend): Use a more general loading icon component | Miguel Ángel Moreno | 2022-12-30 | 7 | -30/+18 |
| | |||||
* | feat(backend): Use the same key for uploader | Miguel Ángel Moreno | 2022-12-30 | 2 | -5/+5 |
| | |||||
* | chore(tailwind): Add more screen sizes | Miguel Ángel Moreno | 2022-12-30 | 1 | -0/+4 |
| | |||||
* | feat(frontend): Add basic global player | Miguel Ángel Moreno | 2022-12-30 | 5 | -19/+41 |
| | |||||
* | feat(frontend): Tweak back button styles | Miguel Ángel Moreno | 2022-12-30 | 1 | -2/+2 |
| | |||||
* | feat(frontend): Ensure item links don't overlap navbar | Miguel Ángel Moreno | 2022-12-30 | 1 | -2/+2 |
| | |||||
* | feat(backend): Add service ID to API payload | Miguel Ángel Moreno | 2022-12-30 | 2 | -2/+4 |
| | |||||
* | feat(frontend): Modularize related streams and add responsive styles | Miguel Ángel Moreno | 2022-12-29 | 7 | -121/+106 |
| | |||||
* | feat(frontend): Add further features and address quirks | Miguel Ángel Moreno | 2022-12-29 | 15 | -256/+570 |
| | |||||
* | feat(backend): Remove records and simplify API | Miguel Ángel Moreno | 2022-12-29 | 16 | -367/+287 |
| | |||||
* | chore: Add local typographies | Miguel Ángel Moreno | 2022-12-29 | 32 | -4/+324 |
| | |||||
* | chore(npm): Add dependencies | Miguel Ángel Moreno | 2022-12-29 | 2 | -1/+23 |
| |