Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 1 | -0/+1 |
| | |||||
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 1 | -1/+3 |
| | |||||
* | Videos overview page: first version | Chocobozzz | 2018-08-31 | 1 | -0/+1 |
| | |||||
* | Add videos list filters | Chocobozzz | 2018-07-24 | 1 | -0/+1 |
| | |||||
* | Prepare i18n files | Chocobozzz | 2018-06-05 | 1 | -0/+1 |
| | |||||
* | feature: initial syndication feeds support | Rigel Kent | 2018-04-17 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | 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. | ||||
* | Add stats route | Chocobozzz | 2018-02-28 | 1 | -2/+2 |
| | |||||
* | Add ability to update some configuration keys | Chocobozzz | 2018-01-17 | 1 | -1/+1 |
| | |||||
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 1 | -1/+1 |
| | |||||
* | Rename Pod -> Server | Chocobozzz | 2017-11-27 | 1 | -2/+0 |
| | |||||
* | Handle follow/accept | Chocobozzz | 2017-11-27 | 1 | -0/+1 |
| | |||||
* | Begin activitypub | Chocobozzz | 2017-11-27 | 1 | -0/+1 |
| | |||||
* | Better typescript typing for a better world | Chocobozzz | 2017-07-10 | 1 | -6/+3 |
| | |||||
* | Move to promises | Chocobozzz | 2017-07-05 | 1 | -0/+1 |
| | | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74 | ||||
* | ClientLocal -> OAuthClientLocal | Chocobozzz | 2017-06-25 | 1 | -1/+1 |
| | |||||
* | Share models between server and client | Chocobozzz | 2017-06-17 | 1 | -0/+2 |
| | |||||
* | Create types for model enums | Chocobozzz | 2017-06-16 | 1 | -0/+3 |
| | |||||
* | Type functions | Chocobozzz | 2017-06-10 | 1 | -0/+5 |