aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/index.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add ability for users to block an account/instance on server sideChocobozzz2018-10-161-0/+1
|
* Basic video redundancy implementationChocobozzz2018-09-131-1/+3
|
* Videos overview page: first versionChocobozzz2018-08-311-0/+1
|
* Add videos list filtersChocobozzz2018-07-241-0/+1
|
* Prepare i18n filesChocobozzz2018-06-051-0/+1
|
* feature: initial syndication feeds supportRigel Kent2018-04-171-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 routeChocobozzz2018-02-281-2/+2
|
* Add ability to update some configuration keysChocobozzz2018-01-171-1/+1
|
* Begin moving video channel to actorChocobozzz2017-12-191-1/+1
|
* Rename Pod -> ServerChocobozzz2017-11-271-2/+0
|
* Handle follow/acceptChocobozzz2017-11-271-0/+1
|
* Begin activitypubChocobozzz2017-11-271-0/+1
|
* Better typescript typing for a better worldChocobozzz2017-07-101-6/+3
|
* Move to promisesChocobozzz2017-07-051-0/+1
| | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74
* ClientLocal -> OAuthClientLocalChocobozzz2017-06-251-1/+1
|
* Share models between server and clientChocobozzz2017-06-171-0/+2
|
* Create types for model enumsChocobozzz2017-06-161-0/+3
|
* Type functionsChocobozzz2017-06-101-0/+5