Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to run transcoding jobs | Chocobozzz | 2021-11-18 | 1 | -1/+1 |
| | |||||
* | Refactor video views | Chocobozzz | 2021-11-09 | 1 | -0/+3 |
| | | | | | | | | Introduce viewers attribute for live videos Count views for live videos Reduce delay to see the viewer update for lives Add ability to configure video views buffer interval and view ip expiration | ||||
* | Add video file size info in admin videos list | Chocobozzz | 2021-10-29 | 1 | -1/+4 |
| | |||||
* | Deprecate filter video query | Chocobozzz | 2021-10-29 | 1 | -8/+12 |
| | | | | Introduce include and isLocal instead | ||||
* | Provide origin URL to client and fix remote share | Chocobozzz | 2021-10-22 | 1 | -2/+1 |
| | |||||
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 1 | -0/+2 |
| | |||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 1 | -0/+2 |
| | |||||
* | Add ability to set custom field to video form | Chocobozzz | 2020-08-21 | 1 | -0/+2 |
| | |||||
* | Upgrade to angular 10 | Chocobozzz | 2020-08-07 | 1 | -5/+5 |
| | |||||
* | First implem global search | Chocobozzz | 2020-06-10 | 1 | -0/+10 |
| | |||||
* | Add ability to list redundancies | Chocobozzz | 2020-01-28 | 1 | -1/+1 |
| | |||||
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 1 | -11/+1 |
| | | | | In favour of HLS | ||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 1 | -8/+0 |
| | |||||
* | Improve video REST documentation | Chocobozzz | 2019-06-11 | 1 | -2/+1 |
| | |||||
* | Playlist videos component | Chocobozzz | 2019-03-18 | 1 | -5/+7 |
| | |||||
* | Playlist server API | Chocobozzz | 2019-03-18 | 1 | -23/+9 |
| | |||||
* | Merge branch 'develop' into pr/1285 | Chocobozzz | 2019-02-11 | 1 | -2/+8 |
|\ | |||||
| * | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 1 | -2/+7 |
| |\ | |||||
| | * | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -0/+5 |
| | | | |||||
| | * | Refactor how we use icons | Chocobozzz | 2019-01-17 | 1 | -2/+2 |
| | | | | | | | | | | | | Inject them in an angular component so we can easily change their color | ||||
| * | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 1 | -1/+1 |
| | | | |||||
| * | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 1 | -0/+1 |
| |/ | |||||
* / | Change models | clementbrizard | 2019-01-12 | 1 | -0/+1 |
|/ | |||||
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 1 | -0/+4 |
| | |||||
* | Videos overview page: first version | Chocobozzz | 2018-08-31 | 1 | -19/+22 |
| | |||||
* | Flat shared module directory | Chocobozzz | 2018-08-14 | 1 | -1/+1 |
| | |||||
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 1 | -0/+3 |
| | |||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 1 | -5/+1 |
| | |||||
* | Handle higher FPS for high resolution (test) | Chocobozzz | 2018-06-29 | 1 | -0/+1 |
| | |||||
* | Add ability to schedule video publication | Chocobozzz | 2018-06-15 | 1 | -4/+2 |
| | |||||
* | Add ability for uploaders to schedule video update | Chocobozzz | 2018-06-14 | 1 | -0/+4 |
| | |||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 1 | -1/+8 |
| | | | | publishing a video | ||||
* | Improve torrent/video download | Chocobozzz | 2018-05-29 | 1 | -0/+2 |
| | |||||
* | Add ability to update a video channel | Chocobozzz | 2018-05-11 | 1 | -0/+10 |
| | |||||
* | Add account link in videos list | Chocobozzz | 2018-04-25 | 1 | -0/+2 |
| | |||||
* | Use ISO 639 for languages | Chocobozzz | 2018-04-23 | 1 | -2/+2 |
| | |||||
* | Add information concerning video privacy in my videos list | Chocobozzz | 2018-04-19 | 1 | -1/+1 |
| | |||||
* | Add publishedAt field for video model. | Julien Le Bras | 2018-03-30 | 1 | -0/+1 |
| | | | | | | | | | | | | * New field added in the `video` table + migration script * `publishedAt` updated to NOW when privacy changes from private to public/unlisted (default = NOW) * Models updated to handle the new attribute * Client interface updated to use `publishedAt` instead of `createdAt` except in My Account > My Videos view | ||||
* | BEARKING CHANGE: Update videos API response | Chocobozzz | 2018-03-19 | 1 | -1/+2 |
| | | | | before beta | ||||
* | Update videos response api | Chocobozzz | 2018-03-19 | 1 | -10/+10 |
| | |||||
* | Update videos api list for account | Chocobozzz | 2018-03-12 | 1 | -2/+9 |
| | |||||
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 1 | -0/+1 |
| | |||||
* | Add ability to disable video comments | Chocobozzz | 2018-01-03 | 1 | -0/+1 |
| | |||||
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 1 | -1/+1 |
| | |||||
* | Use sequelize scopes | Chocobozzz | 2017-12-14 | 1 | -1/+1 |
| | |||||
* | Begin video watch design | Chocobozzz | 2017-12-06 | 1 | -1/+3 |
| | |||||
* | Rename Pod -> Server | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
| | |||||
* | Begin activitypub | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
| | |||||
* | Add video privacy setting | Chocobozzz | 2017-10-31 | 1 | -1/+4 |
| | |||||
* | Add lazy description on server | Chocobozzz | 2017-10-30 | 1 | -0/+1 |
| |