(feed) adding thumbnail support for RSS feed
[oweals/peertube.git] / server /
2018-04-23 ChocobozzzUpdate changelog
2018-04-23 ChocobozzzUse ISO 639 for languages
2018-04-19 Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-19 ChocobozzzAdd resolution in torrent file name
2018-04-19 ChocobozzzBetter file name for torrent
2018-04-19 ChocobozzzAdd information concerning video privacy in my videos...
2018-04-19 ChocobozzzAdd help concerning NSFW videos in upload
2018-04-19 ChocobozzzAdd ability to choose what policy we have for NSFW...
2018-04-19 Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-18 ChocobozzzProcess broadcast requests in parallel
2018-04-18 ChocobozzzMove server follow in the job queue
2018-04-18 ChocobozzzFix tests
2018-04-17 ChocobozzzAdd ability to click on the account in watch page
2018-04-17 ChocobozzzAdd redis cache to feed route
2018-04-17 Pierre-Alain TORETSupport hostname binding in config
2018-04-17 ChocobozzzHandle sort in rss
2018-04-16 Rigel Kentfeature: initial syndication feeds support 500/head
2018-04-16 ChocobozzzAdd auth documentation
2018-04-15 ChocobozzzDon't add a dot after the url in forgot password email
2018-04-06 ChocobozzzUpgrade server dependencies
2018-04-05 Chocobozzzresolution according to user bandwidth V1
2018-04-04 ChocobozzzDon't start application until all components were initi...
2018-04-04 ChocobozzzFix privacy argument in upload script
2018-04-04 ChocobozzzAdd tests for publishedAt
2018-04-04 ChocobozzzAccept unlisted comments too
2018-04-02 memoryboxfix #456 catching errors in import-videos (#457)
2018-03-30 ChocobozzzFix migration 200
2018-03-30 Julien Le BrasAdd publishedAt field for video model.
2018-03-29 ChocobozzzUpgrade changelog
2018-03-29 ChocobozzzAdd reverse proxy test in travis
2018-03-29 ChocobozzzPrevent brute force login attack
2018-03-28 ChocobozzzFix views system behind a proxy
2018-03-28 ChocobozzzRemove alpine image
2018-03-28 ChocobozzzTruncate correctly video descriptions
2018-03-27 Olivier JollyAdd privacy setting to upload.js cli (#422)
2018-03-27 ChocobozzzFix custom server configuration numbers
2018-03-27 ChocobozzzAdd ability to search on domain and username too
2018-03-27 ChocobozzzFix content type response for ActivityPub
2018-03-27 ChocobozzzImprove SQL request for video AP request
2018-03-27 Rigel Kentshow quota in stats, display quota on the about page...
2018-03-27 ChocobozzzPut Person first in AP attributedTo
2018-03-27 ChocobozzzTry to refractor activities sending
2018-03-27 ChocobozzzFix delete comment federation
2018-03-27 Rigel KentAdd sign language to the index of languages (#420)
2018-03-26 ChocobozzzFix error logging
2018-03-26 ChocobozzzFix videos import script
2018-03-26 Rigel Kenttruncating long video names in import-videos.js (fixes...
2018-03-26 Rigel Kentper missing field error in upload.js (fixes #414) ...
2018-03-26 ChocobozzzFix check comments params unit tests
2018-03-25 Gérald NielMerge branch 'develop' of github.com:Chocobozzz/PeerTub...
2018-03-24 OkhinRemoving unnecessary semicolons
2018-03-24 OkhinReplacing the err being thrown by a gracefull exit...
2018-03-24 Aurélien BertronLimit comment length to 1 character, fixes #394 (#399)
2018-03-23 ChocobozzzAdd public to activitypub announces
2018-03-23 ChocobozzzFix error display on edit config in admin
2018-03-23 ChocobozzzDon't search migration version in old Applications...
2018-03-23 ChocobozzzImprove logging when cannot fetch remote videos
2018-03-22 ChocobozzzImprove activity pub actors implementation
2018-03-22 ChocobozzzAdd activity route to video and video comment objects
2018-03-22 ChocobozzzAdd option to disable starttls
2018-03-22 ChocobozzzAdd /activity to activity create ids
2018-03-22 ChocobozzzDisable starttls for emails on localhost
2018-03-22 ChocobozzzAdd logging for emails
2018-03-21 ChocobozzzFix issues with truncated description and utf characters
2018-03-21 ChocobozzzFix mentions in comments
2018-03-20 ChocobozzzDisplay ffmpeg output errors
2018-03-19 ChocobozzzFix resolution order
2018-03-19 ChocobozzzFix video_share_url duplicate key in transcoding job
2018-03-19 ChocobozzzUpdate the api documentation
2018-03-19 ChocobozzzBEARKING CHANGE: Update videos API response
2018-03-19 ChocobozzzUpdate videos response api
2018-03-19 ChocobozzzSanitize invalid actor description
2018-03-15 ChocobozzzAdd short description in config
2018-03-13 ChocobozzzUpgrade server depencencies
2018-03-13 ChocobozzzMove sort middleware utils in utils file
2018-03-13 ChocobozzzAdd "local" videos in menu
2018-03-12 ChocobozzzChange video abuse API response
2018-03-12 ChocobozzzUpdate videos api list for account
2018-03-11 Rigel KentFix typo in "user already exist" error message (PR...
2018-03-11 CaleFix typo in "already exist" error message 333/head
2018-03-08 ChocobozzzFix logging timestamp
2018-03-08 ChocobozzzDo not destroy the video if transcoding fails
2018-03-05 ChocobozzzAdd documentation for upload script
2018-03-01 ChocobozzzFix import videos tool
2018-03-01 ChocobozzzAdd ability to change the homepage
2018-03-01 ChocobozzzImprove playback speed style
2018-02-28 ChocobozzzAdd stats route
2018-02-28 ChocobozzzAdd indentation in json configuration file generated...
2018-02-28 ChocobozzzAdd max video height on mobile
2018-02-27 ChocobozzzFix typings
2018-02-27 ChocobozzzAdd warning in production.yaml
2018-02-27 ChocobozzzFix job panel sorting in administration
2018-02-27 ChocobozzzFix resolution for portrait videos
2018-02-27 ChocobozzzDon't fail on upload if we cannot generate thumbnail
2018-02-27 ChocobozzzKeep ratio for thumbnails
2018-02-27 ChocobozzzAdd logs for scheduler
2018-02-27 ChocobozzzAdd log when fetching the outbox
2018-02-26 ChocobozzzAdd 30 fps limit in transcoding
2018-02-23 ChocobozzzAvoids easy cheating on vidoe views
2018-02-23 ChocobozzzFix lint
next