Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Videos overview page: first version | Chocobozzz | 2018-08-31 | 2 | -14/+2 |
| | |||||
* | Underline links in feed popover when hovering | Chocobozzz | 2018-08-27 | 1 | -2/+0 |
| | |||||
* | Add start at checkbox in share modal | Chocobozzz | 2018-08-27 | 1 | -14/+2 |
| | |||||
* | Add popover autoclose | Chocobozzz | 2018-08-27 | 1 | -1/+1 |
| | |||||
* | Search video channel handle/uri | Chocobozzz | 2018-08-27 | 1 | -9/+3 |
| | |||||
* | Infinite scroll to list our subscriptions | Chocobozzz | 2018-08-27 | 1 | -2/+2 |
| | |||||
* | Add local user subscriptions | Chocobozzz | 2018-08-27 | 8 | -16/+72 |
| | |||||
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 1 | -1/+1 |
| | |||||
* | Translate subtitle langs in player | Chocobozzz | 2018-08-16 | 1 | -2/+1 |
| | |||||
* | Update client according to new model paths | Chocobozzz | 2018-08-14 | 1 | -6/+8 |
| | |||||
* | Improve blacklist management | Chocobozzz | 2018-08-14 | 2 | -1/+14 |
| | |||||
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 1 | -1/+1 |
| | |||||
* | Migrate to bootstrap 4 and ng-bootstrap | Chocobozzz | 2018-08-09 | 2 | -8/+6 |
| | |||||
* | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 1 | -20/+20 |
| | |||||
* | Add aria-labelledby to video thumbnails | Chocobozzz | 2018-07-31 | 1 | -1/+1 |
| | |||||
* | Fix responsive on videos search | Chocobozzz | 2018-07-31 | 1 | -1/+1 |
| | |||||
* | category parma -> categoryOneOf (videos list) | Chocobozzz | 2018-07-25 | 2 | -7/+7 |
| | |||||
* | Begin advanced search | Chocobozzz | 2018-07-24 | 3 | -38/+17 |
| | |||||
* | Improve frontend accessibility | Chocobozzz | 2018-07-17 | 1 | -1/+1 |
| | | | | | In particular checkboxes, likes/dislikes, share button, video thumbnails and help buttons | ||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 2 | -3/+3 |
| | |||||
* | Fix client error logging | Chocobozzz | 2018-07-09 | 1 | -13/+13 |
| | |||||
* | Client: Add ability to update video channel avatar | Chocobozzz | 2018-06-29 | 1 | -0/+3 |
| | |||||
* | Filter by category (#720) | PhieF | 2018-06-27 | 2 | -3/+11 |
| | | | | | | | | | | * get videos with specific category (api) * update api doc with category * add url parameter to filter by category * fix lint issues | ||||
* | Fix removing scheduled update | Chocobozzz | 2018-06-18 | 2 | -2/+5 |
| | |||||
* | Add ability to schedule video publication | Chocobozzz | 2018-06-15 | 5 | -7/+42 |
| | |||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 4 | -26/+47 |
| | | | | publishing a video | ||||
* | Little i18n refractoring | Chocobozzz | 2018-06-06 | 1 | -2/+2 |
| | |||||
* | Add server localization | Chocobozzz | 2018-06-06 | 3 | -25/+43 |
| | |||||
* | Add i18n attributes | Chocobozzz | 2018-06-05 | 4 | -4/+6 |
| | |||||
* | Only use account name in routes | Chocobozzz | 2018-05-25 | 3 | -5/+5 |
| | |||||
* | Add videos e2e tests | Chocobozzz | 2018-05-17 | 1 | -8/+6 |
| | |||||
* | Fix typings | Chocobozzz | 2018-05-16 | 1 | -5/+4 |
| | |||||
* | Fix concurrent requests in videos list | Chocobozzz | 2018-05-16 | 1 | -1/+9 |
| | |||||
* | Upgrade to rxjs 6 | Chocobozzz | 2018-05-16 | 3 | -73/+92 |
| | |||||
* | Use publishedAt by default in videos sort | Chocobozzz | 2018-05-15 | 2 | -2/+3 |
| | |||||
* | Add ability to update a video channel | Chocobozzz | 2018-05-11 | 3 | -3/+14 |
| | |||||
* | Account/channel descriptions are not required anymore | Chocobozzz | 2018-05-09 | 1 | -5/+5 |
| | |||||
* | Implement video channel views | Chocobozzz | 2018-04-25 | 2 | -2/+27 |
| | |||||
* | Add video channel account list | Chocobozzz | 2018-04-25 | 1 | -2/+4 |
| | |||||
* | Add account link in videos list | Chocobozzz | 2018-04-25 | 3 | -1/+9 |
| | |||||
* | Add account view | Chocobozzz | 2018-04-24 | 3 | -2/+21 |
| | |||||
* | Use ISO 639 for languages | Chocobozzz | 2018-04-23 | 2 | -2/+2 |
| | |||||
* | Replace current state when changing page | Chocobozzz | 2018-04-20 | 1 | -2/+6 |
| | |||||
* | Add information concerning video privacy in my videos list | Chocobozzz | 2018-04-19 | 2 | -11/+4 |
| | |||||
* | Add ability to choose what policy we have for NSFW videos | Chocobozzz | 2018-04-19 | 3 | -7/+17 |
| | | | | There is a global instance setting and a per user setting | ||||
* | Handle sort in rss | Chocobozzz | 2018-04-17 | 3 | -29/+20 |
| | |||||
* | Simplify client syndications | Chocobozzz | 2018-04-17 | 5 | -44/+47 |
| | |||||
* | feature: initial syndication feeds support | Rigel Kent | 2018-04-17 | 7 | -1/+104 |
| | | | | | | | | | | | | | | | | | | Provides rss 2.0, atom 1.0 and json 1.0 feeds for videos (instance and account-wide) on listings and video-watch views. * still lacks redis caching * still lacks lastBuildDate support * still lacks channel-wide support * still lacks semantic annotation (for licenses, NSFW warnings, etc.) * still lacks love ( ˘ ³˘) * RSS: has MRSS support for torrent lists! * RSS: includes the first torrent in an enclosure * JSON: lists all torrents in the 'attachments' object * ATOM: lacking torrent listing support Advances #23 Partial implementation for the accountId generation in the client, which will need a hotfix to add a way to get the proper account id. | ||||
* | Automatic resolution according to user bandwidth V1 | Chocobozzz | 2018-04-05 | 1 | -17/+1 |
| | |||||
* | Add publishedAt field for video model. | Julien Le Bras | 2018-03-30 | 2 | -1/+3 |
| | | | | | | | | | | | | * 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 |