aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models
Commit message (Expand)AuthorAgeFilesLines
...
* Fix rowsPerPage change, add filter clear button, update video-abuse-list sear...Rigel Kent2020-05-041-1/+1
* Only show updatedAt date of abuse if different from createdAtRigel Kent2020-05-041-1/+1
* Factorize video display in table for moderation components, apply it to black...Rigel Kent2020-05-011-2/+3
* Add nth abuse count for a given video, add reporter/reportee reports statsRigel Kent2020-05-011-2/+9
* Add video channel and video thumbnail, rework video appearance in rowRigel Kent2020-05-011-0/+4
* Make sure a report doesn't get deleted upon the deletion of its videoRigel Kent2020-05-011-0/+2
* Add ability to remove privacies using pluginsChocobozzz2020-04-202-0/+17
* Add markdown support to plugins (#2654)Kim2020-04-201-1/+1
* Add ability to accept or not remote redundanciesChocobozzz2020-04-071-0/+1
* Remove oc locale supportChocobozzz2020-04-061-1/+0
* Fix peertube interface i18nChocobozzz2020-04-031-1/+6
* Use inner join and document code for viewr stats for channelsRigel Kent2020-03-311-2/+2
* View stats for channelsRigel Kent2020-03-311-0/+6
* Add overview of a user's actions in user-edit (#2558)Rigel Kent2020-03-271-0/+5
* Implement pagination for overviews endpointChocobozzz2020-03-111-12/+18
* Action hook: thread replies loaded (#2550)BitTube2020-03-111-0/+2
* Add video file metadata to download modal, via ffprobe (#2411)Rigel Kent2020-03-103-0/+32
* Add action hook, comments loaded (#2539)Chocobozzz2020-03-051-0/+2
* Update dependenciesChocobozzz2020-02-282-4/+4
* Make the search helper change based on the server configRigel Kent2020-02-131-0/+7
* Strict templates enabledChocobozzz2020-02-101-1/+1
* Fix accept languages in testsChocobozzz2020-02-061-1/+3
* Add hu and th localesChocobozzz2020-02-041-19/+23
* Move to eslintcontainChocobozzz2020-02-0318-67/+90
* Add url field in caption and use it for thumbnailsChocobozzz2020-01-303-5/+6
* Downsample to the closest divisor standard framerateRigel Kent2020-01-291-3/+5
* Add ability to list redundanciesChocobozzz2020-01-288-13/+55
* Add informational message at login for visitors coming from upload buttonRigel Kent2020-01-101-0/+8
* Share playlists stateChocobozzz2020-01-062-8/+8
* Improve SQL query for my special playlistsChocobozzz2020-01-031-1/+10
* Add miniature quick actions to add video to Watch later playlistRigel Kent2020-01-021-0/+5
* Add author indicator to the comment replies loaderRigel Kent2019-12-281-0/+1
* autoplay next video support for playlistsRigel Kent2019-12-132-0/+2
* Add internal privacy modeChocobozzz2019-12-122-2/+3
* Serve audit logs to clientChocobozzz2019-12-111-1/+1
* Add action hooks to user routesChocobozzz2019-12-061-1/+17
* Add ability to update icons contentChocobozzz2019-12-051-1/+6
* Add hook to alter player build optionsChocobozzz2019-12-051-1/+5
* Improve 4k resolution bitrateChocobozzz2019-12-051-2/+2
* Ensure local actors preferredName don't already existChocobozzz2019-12-051-11/+11
* Add ability to filter per job typeChocobozzz2019-12-041-3/+3
* Fix retrieving of deleted comments when subscribing to a new instanceJulien Maulny2019-12-041-0/+2
* Soft delete video comments instead of detroyJulien Maulny2019-12-042-0/+13
* (plugins) adding signup scope and init hook, modifying ensureUserRegistration...Rigel Kent2019-11-253-4/+11
* Add audio-only option to transcoders and playerfrankdelange2019-11-252-0/+6
* Add ability to disable webtorrentChocobozzz2019-11-257-29/+61
* Video-watch hooks modifications for videojsRigel Kent2019-11-181-0/+2
* Make build worksChocobozzz2019-11-131-3/+1
* Add plugin hook on registrationChocobozzz2019-10-251-1/+4
* Fix federation with some actorsChocobozzz2019-10-231-1/+1