oweals/peertube.git
2018-09-28 ChocobozzzEnable more angular options
2018-09-28 Felix AbleitnerAdded else
2018-09-28 Felix AbleitnerAdd prompt to upgrade.sh to install pre-release version
2018-09-28 ChocobozzzFix video description when importing by url
2018-09-28 ChocobozzzRemove duplicated videos on unfollow/delete redundancy
2018-09-28 ChocobozzzCorrectly delete directories on import
2018-09-27 ChocobozzzFix federation with a comment reply
2018-09-26 Chocobozzzadd currentPassword to user update me model
2018-09-26 ChocobozzzCheck current password on server side
2018-09-26 BO41fix lint errors
2018-09-26 BO41check old password before change
2018-09-26 ChocobozzzFix video import of some youtube videos
2018-09-26 ChocobozzzImprove upliad script error handling for token
2018-09-26 ChocobozzzImprove overview section titles
2018-09-26 ChocobozzzRegenerate translations
2018-09-26 ChocobozzzFix quota translations
2018-09-26 Rigel Kentadd shortcuts icon in menu
2018-09-26 ChocobozzzFix video files duplicated when fps is null
2018-09-26 ChocobozzzBumped to version v1.0.0-beta.15 v1.0.0-beta.15
2018-09-26 ChocobozzzUpdate changelog
2018-09-26 ChocobozzzUpdate translations
2018-09-26 ChocobozzzFix redundancy tests
2018-09-26 ChocobozzzFix avatar transaction retry
2018-09-26 ChocobozzzAdd RSS feed to subscribe button
2018-09-26 ChocobozzzCorrectly fix the webtorrent redundancy bug
2018-09-25 Rigel Kentfix link to the list of open instances due to joinpeert...
2018-09-25 ChocobozzzDirty webtorrent fix to wait FS sync
2018-09-25 ChocobozzzOnly duplicate public videos
2018-09-25 ChocobozzzFix redundancy bug with old peertube torrent
2018-09-25 ChocobozzzReduce video import TTL
2018-09-25 ChocobozzzFix redundancy totalVideos stats
2018-09-25 Rigel Kentrefactor subscribe button and comment-add for visitor...
2018-09-25 SerCom_KCAdd zh-Hans-CN to client.sh
2018-09-25 SerCom_KCAdd zh-Hans-CN to i18n.ts
2018-09-25 ChocobozzzMerge remote-tracking branch 'origin/master' into develop
2018-09-25 lsdeAdd dot into allowed actor username
2018-09-25 ChocobozzzFix dnt route
2018-09-25 ChocobozzzBumped to version v1.0.0-beta.14 v1.0.0-beta.14
2018-09-25 ChocobozzzFix bullets in changelog
2018-09-25 ChocobozzzUpdate changelog
2018-09-25 ChocobozzzUpdate CREDITS
2018-09-24 ChocobozzzUpdate translations
2018-09-24 ChocobozzzFix weird CSS bug with production build and CSS var
2018-09-24 ChocobozzzImprove download modal input style
2018-09-24 ChocobozzzFix playback rate hotkey
2018-09-24 ChocobozzzFix comment deletion with mastodon
2018-09-24 ChocobozzzImprove redundancy: add 'min_lifetime' configuration
2018-09-24 ChocobozzzFix videos list user NSFW policy
2018-09-24 ChocobozzzMerge pull request #1105 from BO41/unused-imports
2018-09-24 ChocobozzzMerge branch 'develop' into unused-imports 1105/head
2018-09-24 Rigel Kentrevert f845c683 partial: "fix SEO tags and attributes"
2018-09-23 Rigel Kentfix link to the list of open instances
2018-09-23 Rigel Kentadd url field to download modal
2018-09-23 Rigel Kentappend my-help popover to body instead of parent object
2018-09-23 BO41add redirect after login (#1110)
2018-09-23 Rigel Kentadd TOC to dependencies guide
2018-09-23 am97add dependencies for Fedora (#1111)
2018-09-23 am97add warning about RAM to contributing guide (#1112)
2018-09-22 BO41remove unused imports
2018-09-22 Rigel Kentadd chevron hotkeys to change playback rate
2018-09-22 Rigel Kentspecify to run services before running PeerTube
2018-09-22 Rigel Kentautofocus first field on login
2018-09-21 Rigel Kenti18n in video-edit
2018-09-21 ChocobozzzRemove unnecessary actor existance check
2018-09-21 ChocobozzzUpgrade tslint rules
2018-09-21 ChocobozzzUpgrade client dependencies
2018-09-21 ChocobozzzUpgrade server dependencies
2018-09-20 Rigel Kentfix nav tab and tag color in dark theme
2018-09-20 Rigel Kentfix SEO tags and attributes
2018-09-20 ChocobozzzFix peertube script
2018-09-20 ChocobozzzAdd warning if one of the storage directory is in the...
2018-09-20 ChocobozzzAdd a message if the user don't have any subscriptions
2018-09-20 ChocobozzzFix my account width on mobile
2018-09-20 ChocobozzzMerge pull request #941 from rigelk/cli-wrapper
2018-09-20 ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-20 ChocobozzzFix client e2e tests
2018-09-20 ChocobozzzImprove responsive on small screens
2018-09-20 ChocobozzzImprove videos list client performance
2018-09-20 ChocobozzzImprove message when removing a user
2018-09-20 ChocobozzzCache user token
2018-09-20 ChocobozzzLimit associations fetch when loading token
2018-09-20 BO41rename manifest
2018-09-19 ChocobozzzFix jobs tests
2018-09-19 ChocobozzzRefractor audit user identifier
2018-09-19 ChocobozzzMove youtubeDL upgrader in helpers/
2018-09-19 ChocobozzzAdd redundancy check interval in config
2018-09-19 ChocobozzzPut config redundancy strategies in "strategies" subkey
2018-09-19 ChocobozzzImprove AP actor checks
2018-09-19 ChocobozzzOptimize activity actor load in AP processors
2018-09-19 ChocobozzzOptimize video view AP processing
2018-09-19 ChocobozzzRefractor videos AP functions
2018-09-19 ChocobozzzOptimize SQL requests of videos AP endpoints
2018-09-19 ChocobozzzFix admin access to moderators
2018-09-19 ChocobozzzOptimize SQL requests of watch page API endpoints
2018-09-19 ChocobozzzDon't get recommended videos twice
2018-09-19 ChocobozzzReduce video.ts file size by moving some methods in...
2018-09-18 Rigel Kentnormalize robot.txt and specify test servers as scope...
2018-09-18 ChocobozzzFix client build 1082/head
2018-09-17 ChocobozzzImprove webtorrent import error message when the torren...
2018-09-17 ChocobozzzTry to improve infinite pagination
next