aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/custom-validators/activitypub/videos.ts
Commit message (Expand)AuthorAgeFilesLines
* Don't guess remote tracker URLChocobozzz2021-02-181-6/+18
* Add permanent live supportChocobozzz2020-12-031-2/+1
* Begin live testsChocobozzz2020-11-091-1/+1
* Handle live federationChocobozzz2020-11-091-0/+1
* Video file metadata PR cleanupChocobozzz2020-03-101-2/+12
* Update dependenciesChocobozzz2020-02-281-3/+3
* Add url field in caption and use it for thumbnailsChocobozzz2020-01-301-7/+19
* Comments enabled attrivute is optional in APChocobozzz2020-01-291-0/+1
* Update validator dependencyChocobozzz2020-01-071-1/+1
* Add ability to disable webtorrentChocobozzz2019-11-251-12/+24
* Fix federation issue with some actor descriptionsChocobozzz2019-10-211-1/+1
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
* Add originallyPublishedAt unit testsChocobozzz2019-02-111-0/+1
* Merge branch 'develop' into pr/1217Chocobozzz2019-02-111-24/+10
|\
| * Add hls support on serverChocobozzz2019-02-111-2/+6
| * Prepare Dislike/Flag/View fixesChocobozzz2019-01-151-19/+0
| * AP mimeType -> mediaTypeChocobozzz2018-10-181-3/+4
* | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-081-2/+2
* | Fix some defaults values + indentationLucas Declercq2018-10-081-0/+1
* | Add downloadingEnabled property to video modelLucas Declercq2018-10-061-0/+1
|/
* Fix video fps validatorChocobozzz2018-10-011-1/+1
* Add recently added redundancy strategyChocobozzz2018-09-141-2/+0
* Basic video redundancy implementationChocobozzz2018-09-131-23/+26
* Use height instead of width to represent the video resolutionChocobozzz2018-08-271-3/+6
* Add state and moderationComment for abuses on server sideChocobozzz2018-08-101-1/+1
* Fix fps federationChocobozzz2018-08-061-1/+2
* Add ability to import video with youtube-dlChocobozzz2018-08-061-1/+1
* Implement captions/subtitlesChocobozzz2018-07-161-0/+13
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-0/+6
* Improve AP validation for NotesChocobozzz2018-05-111-2/+3
* Improve video torrent AP object validatorChocobozzz2018-05-111-12/+13
* Use ISO 639 for languagesChocobozzz2018-04-231-4/+9
* Remove alpine imageChocobozzz2018-03-281-2/+2
* Truncate correctly video descriptionsChocobozzz2018-03-281-1/+11
* Use sensitive instead of nsfw in activitypubChocobozzz2018-01-261-1/+1
* Fix communication with mastodonChocobozzz2018-01-121-3/+3
* Fetch remote AP objectsChocobozzz2018-01-101-1/+2
* Add ability to disable video commentsChocobozzz2018-01-031-3/+3
* Fix player play exception on chromiumChocobozzz2017-12-191-2/+0
* Begin moving video channel to actorChocobozzz2017-12-191-5/+9
* Finish admin designChocobozzz2017-12-081-3/+3
* Refractor validatorsChocobozzz2017-11-271-8/+5
* Federate video viewsChocobozzz2017-11-271-1/+1
* Refractor activity pub lib/helpersChocobozzz2017-11-271-46/+8
* Federate video abusesChocobozzz2017-11-271-3/+4
* Server shares user videosChocobozzz2017-11-271-14/+28
* Send server announce when users upload a videoChocobozzz2017-11-271-7/+8
* Handle announces in inboxChocobozzz2017-11-271-2/+22
* Fix video upload and videos listChocobozzz2017-11-271-12/+18
* Follow worksChocobozzz2017-11-271-2/+12