aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/video
Commit message (Expand)AuthorAgeFilesLines
* Add infohash cacheChocobozzz2020-01-032-2/+23
* Fix totalRepliesFromVideoAuthor SQL requestChocobozzz2020-01-031-1/+3
* Add author indicator to the comment replies loaderRigel Kent2019-12-281-0/+12
* Add search bars for a user's videos and playlist libraryRigel Kent2019-12-281-3/+21
* Add comment filtering by reply countRigel Kent2019-12-271-2/+2
* Fix playlist searchChocobozzz2019-12-271-15/+6
* Case insensitive tags searchChocobozzz2019-12-271-1/+1
* Add playlist search option and search input for add-to-video-playlist dropdownRigel Kent2019-12-261-5/+26
* Fix search SQL query where duplicationChocobozzz2019-12-231-1/+1
* Add index for recently added SQL queryChocobozzz2019-12-231-1/+6
* Optimize local sql queryChocobozzz2019-12-231-32/+9
* Litte SQL optimzation in videos listChocobozzz2019-12-231-24/+24
* Fix video import with long thumbnail urlChocobozzz2019-12-171-3/+15
* Add internal privacy modeChocobozzz2019-12-122-5/+52
* Use a migration script to generate HLS torrent filesChocobozzz2019-12-121-1/+1
* Don't use the max quality file when transcoding to a new resolutionChocobozzz2019-12-111-4/+12
* Add ability to search by UUIDChocobozzz2019-12-091-20/+30
* Fix retrieving of deleted comments when subscribing to a new instanceJulien Maulny2019-12-041-8/+11
* Soft delete video comments instead of detroyJulien Maulny2019-12-041-4/+29
* Don't always replace actor avatarChocobozzz2019-11-251-5/+4
* Add ability to disable webtorrentChocobozzz2019-11-256-179/+295
* Update server dependenciesChocobozzz2019-10-214-4/+4
* Fix federation issue with some actor descriptionsChocobozzz2019-10-211-1/+1
* Better video publishing notificationChocobozzz2019-09-051-1/+1
* Merge branch 'release/1.4.0' into developChocobozzz2019-09-051-4/+3
|\
| * Fix blacklist sortChocobozzz2019-09-041-3/+3
| * Fix auto blacklist viewChocobozzz2019-09-041-1/+0
* | Add auto follow back support for instancesChocobozzz2019-09-041-1/+1
* | Lowercase video tags searchChocobozzz2019-08-292-4/+12
* | Hide video abuses from muted accountsChocobozzz2019-08-291-3/+18
* | Fix html tag with blacklisted videoChocobozzz2019-08-221-0/+14
* | Type toActivityPubObject functionsChocobozzz2019-08-216-15/+26
* | Type toFormattedJSONChocobozzz2019-08-2012-45/+56
* | Cleanup model typesChocobozzz2019-08-202-13/+12
* | Fix testsChocobozzz2019-08-201-4/+5
* | Stronger model typingsChocobozzz2019-08-1914-165/+179
|/
* Add avatar to prune scriptChocobozzz2019-08-092-4/+29
* Lazy load avatarsChocobozzz2019-08-093-5/+6
* Remove comment federation by video ownerChocobozzz2019-08-071-37/+6
* Automatically remove bad followingsChocobozzz2019-08-062-36/+20
* Automatically update playlist thumbnailsChocobozzz2019-08-013-2/+27
* Fix HLS transcodingChocobozzz2019-08-011-1/+7
* Fix multiple server testsChocobozzz2019-08-012-10/+38
* Fix broken playlist apiChocobozzz2019-08-016-52/+169
* Correctly notify on auto blacklistChocobozzz2019-07-241-0/+4
* Add hook filters testsChocobozzz2019-07-241-1/+6
* Add server hooksChocobozzz2019-07-241-2/+16
* Move createTorrent in webtorrent utilsChocobozzz2019-07-241-1/+2
* Add language filters in user preferencesChocobozzz2019-06-191-86/+123
* Server: Bulk update videos support fieldChocobozzz2019-05-311-0/+23