Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -0/+1 |
| | |||||
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 1 | -7/+7 |
| | |||||
* | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | * Prepare homepage parsers * Add ability to update instance hompage * Add ability to set homepage as landing page * Add homepage preview in admin * Dynamically update left menu for homepage * Inject home content in homepage * Add videos list and channel miniature custom markup * Remove unused elements in markup service | ||||
* | Agnostic actor image storage | Chocobozzz | 2021-04-08 | 1 | -1/+0 |
| | |||||
* | Add new plugin/peertube version notifs | Chocobozzz | 2021-03-24 | 1 | -0/+1 |
| | |||||
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 1 | -1/+0 |
| | |||||
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 1 | -2/+1 |
| | |||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 1 | -1/+2 |
| | |||||
* | Add bulk comment actions on account dropdown | Chocobozzz | 2020-05-29 | 1 | -0/+1 |
| | |||||
* | 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 |