Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support additional video extensions | Chocobozzz | 2018-12-11 | 1 | -4/+9 |
| | |||||
* | Add ability to list all local videos | Chocobozzz | 2018-10-10 | 1 | -2/+7 |
| | | | | Including private/unlisted for moderators/admins | ||||
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 1 | -1/+3 |
| | |||||
* | Refractor videos AP functions | Chocobozzz | 2018-09-19 | 1 | -10/+2 |
| | |||||
* | Optimize SQL requests of videos AP endpoints | Chocobozzz | 2018-09-19 | 1 | -1/+2 |
| | |||||
* | Optimize SQL requests of watch page API endpoints | Chocobozzz | 2018-09-19 | 1 | -6/+8 |
| | |||||
* | use focus-visible polyfill to improve keyboard navigation | Rigel Kent | 2018-09-11 | 1 | -2/+2 |
| | | | | | Only the homepage is concerned, but it should have decent keyboard navigation support now. | ||||
* | Refractor user quota SQL queries | Chocobozzz | 2018-08-28 | 1 | -3/+0 |
| | |||||
* | Add state and moderationComment for abuses on server side | Chocobozzz | 2018-08-10 | 1 | -5/+2 |
| | |||||
* | Import magnets with webtorrent | Chocobozzz | 2018-08-08 | 1 | -0/+9 |
| | |||||
* | Fix last commit | Chocobozzz | 2018-07-26 | 1 | -4/+4 |
| | |||||
* | expliciting type checks and predicates (server only) | Rigel Kent | 2018-07-25 | 1 | -4/+4 |
| | |||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 1 | -0/+24 |
| | |||||
* | Handle higher FPS for high resolution (test) | Chocobozzz | 2018-06-29 | 1 | -0/+5 |
| | |||||
* | Fix images size limit | Chocobozzz | 2018-06-22 | 1 | -2/+2 |
| | |||||
* | Add ability for uploaders to schedule video update | Chocobozzz | 2018-06-14 | 1 | -2/+11 |
| | |||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 1 | -8/+16 |
| | | | | publishing a video | ||||
* | Improve create import file job | Chocobozzz | 2018-06-07 | 1 | -2/+2 |
| | | | | Fix federation of .ogv videos | ||||
* | Fix video channel update with an admin account | Chocobozzz | 2018-05-17 | 1 | -3/+18 |
| | |||||
* | Fix updating video tags to empty field | Chocobozzz | 2018-05-16 | 1 | -3/+5 |
| | |||||
* | Add ability to update a video channel | Chocobozzz | 2018-05-11 | 1 | -0/+16 |
| | |||||
* | Use ISO 639 for languages | Chocobozzz | 2018-04-23 | 1 | -4/+5 |
| | |||||
* | Update the api documentation | Chocobozzz | 2018-03-19 | 1 | -6/+1 |
| | |||||
* | Update videos response api | Chocobozzz | 2018-03-19 | 1 | -1/+6 |
| | |||||
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 1 | -1/+6 |
| | |||||
* | Add ability to set video thumbnail/preview | Chocobozzz | 2018-02-14 | 1 | -15/+14 |
| | |||||
* | A few updates for the watch video view (#181) | Benjamin Bouvier | 2018-01-07 | 1 | -1/+1 |
| | | | | | | | | * Fixes #156: Filter out the video being watched from the list of other videos of the same author; * Fixes #167: in the video view, hide the author's domain when it's from the current host; * Fixes #171: Allow undoing a like/dislike; | ||||
* | Add ability to disable video comments | Chocobozzz | 2018-01-03 | 1 | -5/+0 |
| | |||||
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -7/+12 |
| | |||||
* | Fix lint | Chocobozzz | 2017-12-08 | 1 | -1/+0 |
| | |||||
* | Finish admin design | Chocobozzz | 2017-12-08 | 1 | -4/+5 |
| | |||||
* | Refractor validators | Chocobozzz | 2017-11-27 | 1 | -36/+3 |
| | |||||
* | Add shares forward and collection on videos/video channels | Chocobozzz | 2017-11-27 | 1 | -1/+23 |
| | |||||
* | Misc cleanup | Chocobozzz | 2017-11-27 | 1 | -2/+12 |
| | |||||
* | Cleanup helpers | Chocobozzz | 2017-11-27 | 1 | -92/+21 |
| | |||||
* | Fix lint | Chocobozzz | 2017-11-27 | 1 | -10/+8 |
| | |||||
* | Fix video upload and videos list | Chocobozzz | 2017-11-27 | 1 | -10/+5 |
| | |||||
* | Add video abuse to activity pub | Chocobozzz | 2017-11-27 | 1 | -5/+0 |
| | |||||
* | Rename Pod -> Server | Chocobozzz | 2017-11-27 | 1 | -2/+2 |
| | |||||
* | Fix issues on server start | Chocobozzz | 2017-11-27 | 1 | -0/+6 |
| | |||||
* | Remove references to author | Chocobozzz | 2017-11-27 | 1 | -2/+2 |
| | |||||
* | Continue activitypub | Chocobozzz | 2017-11-27 | 1 | -4/+12 |
| | |||||
* | Add video privacy setting | Chocobozzz | 2017-10-31 | 1 | -0/+12 |
| | |||||
* | Add lazy description on server | Chocobozzz | 2017-10-30 | 1 | -0/+5 |
| | |||||
* | Be tolerant with remote requests | Chocobozzz | 2017-10-26 | 1 | -1/+19 |
| | | | | Just remove videos we don't want | ||||
* | Add video channels | Chocobozzz | 2017-10-26 | 1 | -20/+0 |
| | |||||
* | Video blacklist refractoring | Chocobozzz | 2017-10-10 | 1 | -2/+32 |
| | |||||
* | Change how we handle resolution | Chocobozzz | 2017-10-09 | 1 | -3/+2 |
| | | | | It was an enum before, now we just use video height | ||||
* | Upgrade express validator to v4 | Chocobozzz | 2017-09-15 | 1 | -33/+3 |
| | |||||
* | Add tests for npm run scripts | Chocobozzz | 2017-09-07 | 1 | -0/+1 |
| |