Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove scripty | Chocobozzz | 2021-05-05 | 8 | -88/+0 |
| | | | | It breaks our tests with the latest npm release | ||||
* | Add player mode to player stats | Chocobozzz | 2021-04-28 | 1 | -1/+2 |
| | |||||
* | Add log to prune storage script | Chocobozzz | 2021-04-28 | 1 | -0/+2 |
| | |||||
* | Cleanup stats for nerds | Chocobozzz | 2021-04-28 | 1 | -1/+15 |
| | |||||
* | Revert "Fix context menu when watching a playlist" | Chocobozzz | 2021-04-21 | 1 | -6/+2 |
| | | | | | | This reverts commit e8bb5b6b3a1e4c2aeab368f01cc5092d8478b893. We'll refactor this error handler in hls.js v1 upgrade | ||||
* | Fix context menu when watching a playlist | Chocobozzz | 2021-04-21 | 1 | -2/+6 |
| | |||||
* | Add size info in db for actor images | Chocobozzz | 2021-04-08 | 1 | -3/+2 |
| | |||||
* | Update data in DB when regenerate thumbnails | Chocobozzz | 2021-04-08 | 1 | -6/+19 |
| | |||||
* | Agnostic actor image storage | Chocobozzz | 2021-04-08 | 1 | -5/+5 |
| | |||||
* | Fix benchmark | Chocobozzz | 2021-03-30 | 1 | -61/+40 |
| | |||||
* | Add log to regenerate thumbnails | Chocobozzz | 2021-03-29 | 1 | -0/+2 |
| | |||||
* | script/upgrade: use db.name config value | kontrollanten | 2021-03-29 | 1 | -1/+2 |
| | |||||
* | Add regenrate thumbnails scripts | Chocobozzz | 2021-03-24 | 1 | -0/+54 |
| | |||||
* | Introduce tags to the logger | Chocobozzz | 2021-03-24 | 1 | -0/+23 |
| | | | | | That could help to filter unneeded logs and/or select particular components | ||||
* | Fix CI moderation tests | Chocobozzz | 2021-03-09 | 1 | -2/+2 |
| | |||||
* | Support sq | Chocobozzz | 2021-03-09 | 1 | -0/+1 |
| | |||||
* | use .load instead of .safeLoad in js-yaml | Lukas Winkler | 2021-03-04 | 1 | -4/+4 |
| | |||||
* | Remove unnecessary transcoding job error | Chocobozzz | 2021-03-03 | 1 | -1/+1 |
| | |||||
* | Add other routes to benchmark | Chocobozzz | 2021-02-25 | 1 | -0/+44 |
| | |||||
* | Update credits | Chocobozzz | 2021-02-24 | 1 | -0/+1 |
| | |||||
* | Fix credit script link | Chocobozzz | 2021-02-24 | 1 | -1/+1 |
| | |||||
* | Add benchmark script | Chocobozzz | 2021-02-22 | 1 | -0/+234 |
| | |||||
* | Fix stats tests | Chocobozzz | 2021-02-19 | 1 | -3/+0 |
| | |||||
* | Cleanup | Chocobozzz | 2021-02-18 | 2 | -2/+2 |
| | |||||
* | Dissociate video file names and video uuid | Chocobozzz | 2021-02-18 | 2 | -5/+9 |
| | |||||
* | Remove previous thumbnail if needed | Chocobozzz | 2021-02-16 | 1 | -1/+1 |
| | |||||
* | Generate a name for thumbnails | Chocobozzz | 2021-02-16 | 1 | -4/+5 |
| | | | | Allows aggressive caching | ||||
* | Check video UUID in args scripts | Chocobozzz | 2021-02-11 | 2 | -0/+12 |
| | |||||
* | Fix create transcoding job script | Chocobozzz | 2021-02-11 | 1 | -13/+22 |
| | | | | Depending on the file and the webtorrent/hls config | ||||
* | Provide sourcemaps in release | Chocobozzz | 2021-02-11 | 1 | -2/+2 |
| | |||||
* | Update stats format | Chocobozzz | 2021-02-11 | 1 | -2/+5 |
| | |||||
* | Add client build stats script | Chocobozzz | 2021-02-10 | 1 | -0/+33 |
| | |||||
* | Allow to specify transcoding and import jobs concurrency | Chocobozzz | 2021-02-08 | 1 | -1/+2 |
| | |||||
* | Update server dependencies | Chocobozzz | 2021-02-03 | 6 | -24/+36 |
| | |||||
* | Add ability to build client with source maps | Chocobozzz | 2021-02-02 | 2 | -2/+7 |
| | |||||
* | Improve parse log with sql | Chocobozzz | 2021-02-01 | 1 | -1/+14 |
| | |||||
* | Use a profile manager for transcoding | Chocobozzz | 2021-01-28 | 1 | -2/+2 |
| | |||||
* | Disable sql prettifier by default | Chocobozzz | 2021-01-26 | 1 | -1/+2 |
| | | | | It adds too much lines, leading to difficulties when reading dev logs | ||||
* | Refactor transcoding job handlers | Chocobozzz | 2021-01-21 | 1 | -3/+3 |
| | |||||
* | Fix service worker | Chocobozzz | 2021-01-18 | 1 | -2/+1 |
| | |||||
* | add script printing command to generate a resolution for a given file | Rigel Kent | 2021-01-13 | 1 | -0/+52 |
| | |||||
* | chore: add manifest in light build | kontrollanten | 2021-01-13 | 1 | -1/+1 |
| | |||||
* | client: register service worker | kontrollanten | 2021-01-13 | 1 | -0/+2 |
| | | | | closes #296 | ||||
* | Use more threads for xz release compression | Chocobozzz | 2021-01-07 | 1 | -1/+1 |
| | |||||
* | Clearer error in parse log | Chocobozzz | 2020-12-22 | 1 | -5/+10 |
| | |||||
* | Add gl support | Chocobozzz | 2020-12-16 | 1 | -0/+1 |
| | |||||
* | Only link to crowdfunding pages in credits | Chocobozzz | 2020-12-14 | 1 | -1698/+0 |
| | |||||
* | Fix deprecated i18n option | Chocobozzz | 2020-12-14 | 1 | -1/+1 |
| | |||||
* | Fix tests timeout | Chocobozzz | 2020-12-14 | 1 | -2/+2 |
| | |||||
* | Add joblog at the end of ci | Chocobozzz | 2020-12-14 | 1 | -4/+4 |
| |