]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/shortlog
github/Chocobozzz/PeerTube.git
2019-02-11  Rigel Kentcleanup and remove paramSubs
2019-02-11  Rigel Kentmove user-password to Input decorator
2019-02-11  Rigel Kentremove isAdministration
2019-02-11  Rigel Kentallow administration to change/reset a user's password
2019-02-11  ChocobozzzFix client with google bot
2019-02-11  ChocobozzzAdd player mode in watch/embed urls
2019-02-11  ChocobozzzUse a single file instead of segments for HLS
2019-02-11  ChocobozzzFallback HLS to webtorrent
2019-02-11  ChocobozzzAdd hls support on server
2019-02-11  ChocobozzzAdd lazy loading in player
2019-02-11  ChocobozzzCorrectly implement p2p-media-loader
2019-02-11  ChocobozzzRefractor videojs player
2019-02-11  Benjamin BouvierNginx config file: remove text/html from gzip_types
2019-02-07  Josh Morelremove .only from notifications tests
2019-02-07  Josh Moreldon't notify prior to scheduled update
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0' into develop
2019-02-06  ChocobozzzBumped to version v1.2.0 v1.2.0
2019-02-06  ChocobozzzUpdate changelog
2019-01-31  buoyantairAdd meta tag to embed.html
2019-01-31  buoyantairAdd meta tag to index.html
2019-01-29  ChocobozzzSupport socket.io in nginx template
2019-01-29  ChocobozzzMerge branch 'develop' into release/v1.2.0
2019-01-28  Josh Morelfix undefined change ownership icons
2019-01-28  Josh Morelfix typo in test accounts api validators
2019-01-28  ChocobozzzFix menu overflow on mobile screens
2019-01-28  ChocobozzzFix menu overflow on mobile screens
2019-01-25  Thomas CitharelAdd the discord bridge
2019-01-24  ChocobozzzTry to fix Mac video upload
2019-01-21  ChocobozzzFix trending days display on first load
2019-01-21  ChocobozzzYoutube DL update every 24 hours
2019-01-21  ChocobozzzFix tests
2019-01-21  ChocobozzzAdd link to the profile who commented in notif
2019-01-21  ChocobozzzFix notification popover width
2019-01-21  ChocobozzzAdd server host in notification account field
2019-01-17  ChocobozzzBumped to version v1.2.0-rc.1 v1.2.0-rc.1
2019-01-17  ChocobozzzTypos
2019-01-17  ChocobozzzPrepare changelog
2019-01-17  ChocobozzzPrefer avg_frame_rate to fetch video FPS
2019-01-17  ChocobozzzFix calendar in dark mode
2019-01-17  ChocobozzzFix invisible things in dark mode
2019-01-17  ChocobozzzFix tests
2019-01-17  ChocobozzzFix some styles
2019-01-17  ChocobozzzRefactor how we use icons
2019-01-15  ChocobozzzPrepare Dislike/Flag/View fixes
2019-01-15  ChocobozzzAdd totalLocalVideoFilesSize in stats
2019-01-15  ChocobozzzFix notification z-index on modals
2019-01-14  ChocobozzzAdd missing translations in embed template
2019-01-14  ChocobozzzIncrease abuse length to 3000
2019-01-14  ChocobozzzFix notification socket
2019-01-14  ChocobozzzFix scroll in notifications page
2019-01-14  ChocobozzzAdd unload listener on video upload/update
2019-01-14  ChocobozzzFix deleting not found remote actors
2019-01-14  ChocobozzzAdd error message when trying to upload .ass subtitles
2019-01-14  ChocobozzzRefresh remote actors on GET enpoints
2019-01-14  ChocobozzzFix peertube CLI documentation
2019-01-14  ChocobozzzMove subscriptions controllers in its own file
2019-01-14  ChocobozzzWarn user when they want to delete a channel
2019-01-14  ChocobozzzHelp translators to translate trending title/tooltip
2019-01-14  ChocobozzzFix NSFW blur on search
2019-01-14  ChocobozzzFix captions in HTTP fallback
2019-01-14  ChocobozzzImprove "no notifications" message
2019-01-14  Aurélien BérangerWIP : Indicate to users how "trending" works (#1458)
2019-01-14  victor héryPatch docker entrypoint to speed up the chown at startup
2019-01-10  ChocobozzzUse origin video url in canonical tag
2019-01-10  ChocobozzzAdd ability to unfederate a local video (on blacklist)
2019-01-10  ChocobozzzUpdate credits
2019-01-10  ChocobozzzUpdate translations
2019-01-10  ChocobozzzImplement contact form in the client
2019-01-10  ChocobozzzAdd contact form checkbox in admin form
2019-01-10  ChocobozzzImplement contact form on server side
2019-01-09  ChocobozzzUpdate CHANGELOG.md
2019-01-09  ChocobozzzFix video tags update/upload in openapi
2019-01-09  ChocobozzzUpdate FAQ
2019-01-09  ChocobozzzFix socket.io websocket connection
2019-01-09  ChocobozzzCorrectly scroll to video comment
2019-01-09  ChocobozzzCorrectly scroll in notification preferences
2019-01-09  ChocobozzzAdd notifications in the client
2019-01-09  ChocobozzzAdd new follow, mention and user registered notifs
2019-01-09  ChocobozzzAdd import finished and video published notifs
2019-01-09  ChocobozzzFix notification icon position
2019-01-09  ChocobozzzAdd notification settings migration
2019-01-09  ChocobozzzAdd user notification base code
2019-01-08  Josh Morelincrease waitJobs pendingJobs timeout to 2000
2019-01-03  Rigel Kent(doc) update API spec to include user subscription...
2018-12-20  ChocobozzzOptimize index sizes
2018-12-20  ChocobozzzOptimize actor follow scores modifications
2018-12-20  ChocobozzzFix notification with large message
2018-12-19  ChocobozzzRefractor notification service
2018-12-19  ChocobozzzDon't call watching endpoint if history is disabled
2018-12-19  ChocobozzzFix federation of some videos
2018-12-18  ChocobozzzFix users update me param validation
2018-12-18  ChocobozzzFix video sort
2018-12-18  ChocobozzzAdd ability to disable and clear history
2018-12-18  ChocobozzzAdd history page on client
2018-12-18  ChocobozzzAdd history on server side
2018-12-18  Acid Chicken... Add WebFinger support (#1498)
2018-12-17  ChocobozzzAdd ability to set subtitle in URL in watch page
2018-12-17  ChocobozzzSet last subtitle or subtitle in URL
2018-12-17  ChocobozzzFix adding captions to a video
2018-12-17  Josh Morelthrow error if MailDev doesn't run
next