aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/constants.ts
Commit message (Expand)AuthorAgeFilesLines
* Trending by intervalChocobozzz2018-08-311-2/+8
* Add channel avatar to overviewsChocobozzz2018-08-311-1/+1
* Use custom rate limiter when asking verif emailChocobozzz2018-08-311-0/+4
* Videos overview page: first versionChocobozzz2018-08-311-0/+13
* add user account email verificiation (#977)Josh Morel2018-08-311-1/+5
* Bufferize videos views in redisChocobozzz2018-08-301-4/+16
* Fix oauth server moduleChocobozzz2018-08-281-1/+1
* Implement daily upload limit (#956)Felix Ableitner2018-08-281-1/+3
* Search video channel handle/uriChocobozzz2018-08-271-1/+1
* Add ability to search video channelsChocobozzz2018-08-271-1/+2
* Fix testsChocobozzz2018-08-271-1/+1
* Add refresh video on searchChocobozzz2018-08-271-1/+9
* Add ability to search a video with an URLChocobozzz2018-08-271-0/+2
* Add subscriptions endpoints to REST APIChocobozzz2018-08-271-0/+1
* Flat shared module directoryChocobozzz2018-08-141-2/+1
* Add blacklist reason fieldChocobozzz2018-08-141-2/+5
* Add state and moderationComment for abuses on server sideChocobozzz2018-08-101-3/+11
* Add reason when banning a userChocobozzz2018-08-081-1/+2
* Implement user blocking on server sideChocobozzz2018-08-081-1/+1
* Add import.video.torrent configurationChocobozzz2018-08-081-1/+4
* Import torrents with webtorrentChocobozzz2018-08-081-0/+11
* Import magnets with webtorrentChocobozzz2018-08-081-2/+3
* advertising PeerTube's rather simple DNT policyRigel Kent2018-08-081-0/+1
* Add import http enabled configurationChocobozzz2018-08-061-0/+7
* Add job ttlChocobozzz2018-08-061-2/+11
* Add ability to list video importsChocobozzz2018-08-061-0/+1
* Auto update youtube-dlChocobozzz2018-08-061-1/+2
* Add ability to import video with youtube-dlChocobozzz2018-08-061-2/+16
* Nice ffmpeg to 15 and 2Jorropo2018-08-011-0/+6
* adding ORM pool configurationRigel Kent2018-07-311-1/+4
* Delete old indexesChocobozzz2018-07-271-1/+1
* Add max count in paginationChocobozzz2018-07-241-3/+7
* adding initial support for nodeinfoRigel Kent2018-07-241-2/+4
* Optimize SQL queriesChocobozzz2018-07-241-1/+1
* Add videos list filtersChocobozzz2018-07-241-1/+1
* Begin advanced searchChocobozzz2018-07-241-1/+3
* Render CSS/title/description tags on server sideChocobozzz2018-07-181-2/+7
* Add esperanto, lojban, klingon and kotava (audio/subtitle) languagesChocobozzz2018-07-171-18/+23
* Fix static avatars/thumbnails cacheChocobozzz2018-07-171-1/+1
* Handle .srt subtitlesChocobozzz2018-07-161-5/+12
* Implement captions/subtitlesChocobozzz2018-07-161-2/+21
* adding redis unix connectionRigel Kent2018-07-141-4/+5
* Migrate to bullChocobozzz2018-07-111-1/+1
* Handle higher FPS for high resolution (test)Chocobozzz2018-06-291-2/+4
* Fix npm run dev:serverChocobozzz2018-06-291-1/+1
* Add tracker rate limiterChocobozzz2018-06-261-0/+9
* Add ability to schedule video publicationChocobozzz2018-06-151-4/+2
* Add ability for uploaders to schedule video updateChocobozzz2018-06-141-3/+12
* Improve tests when waiting pending jobsChocobozzz2018-06-131-0/+7
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-2/+8