Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | run `yarn lint --fix` (#9013) | Samuel Newman | 2025-09-09 | 1 | -2/+2 |
| | |||||
* | tweak ci (#7916) | Samuel Newman | 2025-03-06 | 1 | -3/+2 |
| | |||||
* | use megabytes rather than mebibytes for video limit (#6117) | Samuel Newman | 2024-11-05 | 1 | -1/+1 |
| | |||||
* | Sort imports (#6009) | dan | 2024-10-29 | 1 | -1/+1 |
| | | | | | * Mark import sort/order/style rules as error * npm run lint -- --fix | ||||
* | [Video] use correct max size (#5245) | Samuel Newman | 2024-09-09 | 1 | -2/+2 |
| | | | | Co-authored-by: Hailey <me@haileyok.com> | ||||
* | [Video] Fix type on web (#5211) | Hailey | 2024-09-07 | 1 | -2/+4 |
| | |||||
* | [Video] Upload errors and UI improvements (#5092) | Samuel Newman | 2024-09-03 | 1 | -0/+1 |
| | | | | | | | | | | | * surface errors in UI * style progress indicator * remove job status progress * rm log * fix webm ext | ||||
* | [Videos] avoid using fetch for blob handling where possible (#5041) | Samuel Newman | 2024-08-30 | 1 | -8/+33 |
| | | | | | | | * avoid using fetch where possible * whoopsie wrong branch * more import fixes | ||||
* | [Video] Make compress/upload cancelable (#4996) | Samuel Newman | 2024-08-29 | 1 | -2/+3 |
| | | | | | | | * add abort controller to video upload system * rm log * rm log 2 | ||||
* | Video compression in composer (#4638) | Samuel Newman | 2024-07-05 | 1 | -0/+28 |
Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com> Co-authored-by: Hailey <me@haileyok.com> |