Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix lint | Chocobozzz | 2022-07-13 | 3 | -3/+3 | |
| | ||||||
* | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-27 | 1 | -5/+16 | |
|\ | ||||||
| * | Fix broken feeds with published live | Chocobozzz | 2022-06-27 | 1 | -5/+16 | |
| | | ||||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-23 | 2 | -7/+30 | |
|\| | ||||||
| * | Fix fast restream in saved permanent live | Chocobozzz | 2022-06-23 | 2 | -7/+30 | |
| | | ||||||
* | | store uploaded video filename (#4885) | kontrollanten | 2022-06-21 | 1 | -0/+15 | |
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * store uploaded video filename closes #4731 * dont crash if videos channel exist * migration: use raw query * video source: fixes after code review * cleanup * bump migration * updates after code review * refactor: use checkUserCanManageVideo * videoSource: add openapi doc * test(check-params/video-source): fix timeout * Styling * Correctly set original filename as source Co-authored-by: Chocobozzz <me@florianbigard.com> | |||||
* | Fix searching in blocklist | Chocobozzz | 2022-06-17 | 1 | -3/+6 | |
| | ||||||
* | Completely remove best default trending algorithm | Chocobozzz | 2022-06-03 | 1 | -1/+1 | |
| | ||||||
* | Add filter by start/end date overall stats in api | Chocobozzz | 2022-05-05 | 1 | -0/+4 | |
| | ||||||
* | Support live session in server | Chocobozzz | 2022-05-03 | 1 | -1/+47 | |
| | ||||||
* | Add ability to save replay of permanent lives | Chocobozzz | 2022-04-21 | 2 | -4/+21 | |
| | ||||||
* | Test digest check for resumable upload | Chocobozzz | 2022-04-19 | 1 | -1/+14 | |
| | ||||||
* | Add ability to set start/end date to timeserie | Chocobozzz | 2022-04-15 | 1 | -0/+4 | |
| | ||||||
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 6 | -37/+107 | |
| | | | | | | | | | | * Add "currentTime" and "event" body params to view endpoint * Merge watching and view endpoints * Introduce WatchAction AP activity * Add tables to store viewer information of local videos * Add endpoints to fetch video views/viewers stats of local videos * Refactor views/viewers handlers * Support "views" and "viewers" counters for both VOD and live videos | |||||
* | Rename studio to editor | Chocobozzz | 2022-03-22 | 4 | -13/+13 | |
| | ||||||
* | Add video edition finished notification | Chocobozzz | 2022-03-22 | 1 | -0/+10 | |
| | ||||||
* | Fix client html cache on theme update | Chocobozzz | 2022-03-17 | 1 | -0/+15 | |
| | ||||||
* | Add latency setting support | Chocobozzz | 2022-03-09 | 1 | -0/+3 | |
| | ||||||
* | Correctly cleanup server tests | Chocobozzz | 2022-02-28 | 1 | -6/+11 | |
| | ||||||
* | Add basic video editor support | Chocobozzz | 2022-02-28 | 4 | -1/+104 | |
| | ||||||
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 3 | -1/+28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * client: remove unused file * refactor(client/my-actor-avatar): size from input Read size from component input instead of scss, to make it possible to use smaller avatar images when implemented. * implement avatar miniatures close #4560 * fix(test): max file size * fix(search-index): normalize res acc to avatarMini * refactor avatars to an array * client/search: resize channel avatar to 120 * refactor(client/videos): remove unused function * client(actor-avatar): set default size * fix tests and avatars full result When findOne is used only an array containting one avatar is returned. * update migration version and version notations * server/search: harmonize normalizing * Cleanup avatar miniature PR Co-authored-by: Chocobozzz <me@florianbigard.com> | |||||
* | Add ability to filter my imports by target URL | Chocobozzz | 2022-01-19 | 1 | -5/+3 | |
| | ||||||
* | Add ability to cancel & delete video imports | Chocobozzz | 2022-01-19 | 2 | -0/+52 | |
| | ||||||
* | Add ability to delete history element | Chocobozzz | 2022-01-18 | 1 | -2/+17 | |
| | ||||||
* | Try to fix tests | Chocobozzz | 2022-01-04 | 1 | -1/+2 | |
| | ||||||
* | Fix tests | Chocobozzz | 2022-01-03 | 1 | -2/+4 | |
| | ||||||
* | Migrate to --enable-source-maps option | Chocobozzz | 2022-01-03 | 1 | -1/+4 | |
| | ||||||
* | Move uuid stuff in extra utils | Chocobozzz | 2021-12-29 | 1 | -1/+2 | |
| | | | | Since it requires an external dependency | |||||
* | Fix type conflict | Chocobozzz | 2021-12-24 | 1 | -2/+2 | |
| | ||||||
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 47 | -1860/+33 | |
| | ||||||
* | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 86 | -0/+7659 | |