aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/index.ts
Commit message (Collapse)AuthorAgeFilesLines
* Support short uuid for GET video/playlistChocobozzz2021-06-291-7/+7
|
* Instance homepage support (#4007)Chocobozzz2021-05-271-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 storageChocobozzz2021-04-081-1/+0
|
* Add new plugin/peertube version notifsChocobozzz2021-03-241-0/+1
|
* Reorganize shared modelsChocobozzz2020-08-071-1/+0
|
* Use 3 tables to represent abusesChocobozzz2020-07-101-2/+1
|
* Reorganize client shared modulesChocobozzz2020-06-231-1/+2
|
* Add bulk comment actions on account dropdownChocobozzz2020-05-291-0/+1
|
* 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