]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/shortlog
github/Chocobozzz/PeerTube.git
2019-04-09  Yohan BonifaceAdd /accounts/:username/ratings endpoint (#1756)
2019-04-09  ChocobozzzAdd new instance follower notification in client
2019-04-09  ChocobozzzAdd newInstanceFollower in notification settings
2019-04-08  ChocobozzzAdd notification on new instance follower (server side)
2019-04-08  ChocobozzzAdd delete/manual approval instance followers in client
2019-04-08  ChocobozzzAdd ability to manually approves instance followers...
2019-04-08  ChocobozzzAdd ability to forbid followers
2019-04-08  ChocobozzzFix HLS federation
2019-04-08  ChocobozzzAdd ability to remove an instance follower in API
2019-04-08  ChocobozzzUpdate P2P media loader peer version
2019-04-08  ChocobozzzCopy video/audio codec for HLS
2019-04-08  ChocobozzzFix context types
2019-04-08  ChocobozzzFix privacy label display
2019-04-08  ChocobozzzHandle actions in other videos section
2019-04-08  ChocobozzzFix jsonld context
2019-04-05  Chocobozzz2 rows per overview section
2019-04-05  ChocobozzzAdd auto blacklist info in feature table
2019-04-05  ChocobozzzImprove playlist element style
2019-04-05  Chocobozzzvideo add to playlist component -> onpush strategy
2019-04-05  ChocobozzzAdd video miniature dropdown
2019-04-05  ChocobozzzRefactor videos selection components
2019-04-04  ChocobozzzUpdate CONTRIBUTING.md
2019-04-03  ChocobozzzRefactor video miniatures
2019-04-03  ChocobozzzSet thumbnail height
2019-04-03  ChocobozzzTry to fix multiline ellipsis
2019-04-03  ChocobozzzImprove abstract videos list
2019-04-03  ChocobozzzAdd Nederlands and Português (Portugal)
2019-04-03  ChocobozzzUpdate translations
2019-04-03  ChocobozzzFix notification tests
2019-04-03  ChocobozzzUse custom ffmpeg path in youtube dl
2019-04-02  Chocobozzztslint update
2019-04-02  ChocobozzzUpdate client dep
2019-04-02  ChocobozzzUpgrade server dep
2019-04-02  ChocobozzzRestore videos list components
2019-04-02  Josh Moreladd quarantine videos feature (#1637)
2019-03-29  Mathieu AgopianAdd the video tags restrictions to the API docs
2019-03-28  Quentin Dupont(doc) rephrase yarn version to latest (#1719)
2019-03-20  ChocobozzzReduce player big button border width
2019-03-20  ChocobozzzFix custom CSS help
2019-03-20  ChocobozzzAdd icon to delete history button
2019-03-20  ChocobozzzAdd my library section in menu
2019-03-20  ChocobozzzImprove comment deletion message
2019-03-19  ChocobozzzMove video file import in its own file
2019-03-19  ChocobozzzRename video-file job to video-transcoding
2019-03-19  ChocobozzzFix email notification
2019-03-19  ChocobozzzBetter videos redundancy config error handling
2019-03-19  ChocobozzzCleanup invalid rates/comments/shares
2019-03-19  ChocobozzzLimit user tokens cache
2019-03-19  ChocobozzzRefresh playlists
2019-03-19  ChocobozzzIncrease refresh interval to 2 days
2019-03-19  ChocobozzzOnly create refresh job if needed
2019-03-19  ChocobozzzCleanup tmp directory at startup
2019-03-19  ChocobozzzCleanup express locals typings
2019-03-19  ChocobozzzBetter AP route checker
2019-03-19  ChocobozzzDoes exist
2019-03-18  ChocobozzzHandle theater mode for playlists
2019-03-18  ChocobozzzFix unit tests
2019-03-18  ChocobozzzAdd playlist channel validator when playlist is public
2019-03-18  ChocobozzzForbid public playlists not assigned to a channel
2019-03-18  ChocobozzzAdd video channel view
2019-03-18  ChocobozzzAdd playlist updatedAt tests
2019-03-18  ChocobozzzFix videos list for api SQL request
2019-03-18  ChocobozzzRemove jest tests
2019-03-18  ChocobozzzAdd videos playlist exist tests
2019-03-18  ChocobozzzPlaylist support in watch page
2019-03-18  ChocobozzzPlaylist reorder support
2019-03-18  ChocobozzzPlaylist videos component
2019-03-18  ChocobozzzAdd to playlist dropdown
2019-03-18  ChocobozzzAdd/update/delete/list my playlists
2019-03-18  ChocobozzzAdd server migrations
2019-03-18  ChocobozzzRename streaming playlists routes/directories
2019-03-18  ChocobozzzRefactor video playlist middlewares
2019-03-18  ChocobozzzAdd playlist rest tests
2019-03-18  ChocobozzzAdd playlist check param tests
2019-03-18  ChocobozzzPlaylist server API
2019-03-11  Felix AbleitnerFix problem with SMTP in default docker-compose setup
2019-02-25  Rigel Kentadd NOCLIENT option to install only server dependencies
2019-02-21  ChocobozzzAdd request body limit
2019-02-21  ChocobozzzBREAKING: update CSP configuration
2019-02-21  ChocobozzzAdd NSFW info in about page
2019-02-21  ChocobozzzAdd warning regarding config upgrade in docker.md
2019-02-21  ChocobozzzAdd CLI tools doc link in production.md
2019-02-21  ChocobozzzMove user registration info in features table
2019-02-21  ChocobozzzfindById -> findByPk
2019-02-21  ChocobozzzUpgrade server dependencies
2019-02-21  ChocobozzzDon't close help popover when clicking inside
2019-02-21  ChocobozzzImprove channel and account SEO
2019-02-21  ChocobozzzUpdate E2E tests
2019-02-20  ChocobozzzVideo abuse notification is not only for local videos
2019-02-20  ChocobozzzCreate send email type
2019-02-20  ChocobozzzRefactor ellipsis CSS
2019-02-20  ChocobozzzCorrectly fix video import notification
2019-02-20  ChocobozzzAdd isNSFW instance configuration key
2019-02-20  ChocobozzzAdd hover effect on video miniature
2019-02-20  ChocobozzzIncrease thumbnails size
2019-02-20  ChocobozzzIncrease player default size to 66vh
2019-02-20  ChocobozzzTry to fix p2p-media-loader on ios
2019-02-20  ChocobozzzAdd user notification animation
2019-02-19  ChocobozzzAdd video import enpoint in openapi
2019-02-19  Yann SionneauAdd missing python-dev dependency for Debian/Ubuntu...
next