]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server
Improve download modal input style
[github/Chocobozzz/PeerTube.git] / server /
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-21  ChocobozzzRemove unnecessary actor existance check
2018-09-20  ChocobozzzFix peertube script
2018-09-20  ChocobozzzAdd warning if one of the storage directory is in the...
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  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  ChocobozzzOptimize SQL requests of watch page API endpoints
2018-09-19  ChocobozzzReduce video.ts file size by moving some methods in...
2018-09-17  ChocobozzzImprove webtorrent import error message when the torren...
2018-09-17  ChocobozzzFix checker if we don't have redundancy strategies
2018-09-17  ChocobozzzFix "no results" on overview page
2018-09-17  ChocobozzzHandle actors search beginning with '@'
2018-09-17  ChocobozzzFix overviews tests
2018-09-14  ChocobozzzRefractor activities sending
2018-09-14  ChocobozzzProcess inbox activities in a queue
2018-09-14  ChocobozzzAdd redundancy stats
2018-09-14  ChocobozzzSpeed up overviews route
2018-09-14  ChocobozzzRaw query to get video ids
2018-09-14  Rigel Kentone cli to unite them all
2018-09-14  ChocobozzzAdd recently added redundancy strategy
2018-09-14  ChocobozzzTest to remove delay in tests when running multiple...
2018-09-14  ChocobozzzAdd trending videos strategy
2018-09-13  ChocobozzzProcess last hour views instead of current hour
2018-09-13  ChocobozzzBasic video redundancy implementation
2018-09-13  ChocobozzzRetry transactions on user endpoints if needed
2018-09-13  ChocobozzzFix video views increment
2018-09-13  ChocobozzzFix feeds with channel filter
2018-09-11  Rigel Kentuse focus-visible polyfill to improve keyboard navigation
2018-09-06  Austin Heapdraft "security.txt" spec integration (#1020)
2018-09-05  ChocobozzzFix occitan label
2018-09-04  ChocobozzzMove nodeinfo model in shared/
2018-09-04  Chocobozzzcheck 'trending.videos.interval_days' config key
2018-09-04  ChocobozzzAdd index to startDate in video view table
2018-09-04  ChocobozzzDo not import live streaming
2018-09-04  ChocobozzzFix video import with URL with small titles
2018-09-04  ChocobozzzFix import videos duplicate detection
2018-09-04  ChocobozzzFix nsfw filter
2018-09-04  ChocobozzzAdd federation to ownership change
2018-09-04  ChocobozzzAdd trending sort tests
2018-09-04  ChocobozzzFix overview cache
2018-09-04  ChocobozzzFix trending videos count
2018-09-04  Gaëtan RizioUsers can change ownership of their video [#510] (...
2018-09-03  ChocobozzzFix thumbnail/preview in upload script
2018-08-31  ChocobozzzFix videos overview tags section
2018-08-31  ChocobozzzTrending by interval
2018-08-31  ChocobozzzAdd channel avatar to overviews
2018-08-31  ChocobozzzCleanup video API SQL requests
2018-08-31  ChocobozzzUse custom rate limiter when asking verif email
2018-08-31  ChocobozzzAdd sql trace in error log on sequelize error
2018-08-31  ChocobozzzTry to improve sql videos list query
2018-08-31  ChocobozzzVideos overview page: first version
2018-08-31  Josh Moreladd user account email verificiation (#977)
2018-08-30  ChocobozzzFix job tests
2018-08-30  ChocobozzzBufferize videos views in redis
2018-08-28  ChocobozzzRefractor user quota SQL queries
2018-08-28  ChocobozzzAdd features table on signup
2018-08-28  ChocobozzzOptimize channel search query
2018-08-28  ChocobozzzFix tests
2018-08-28  ChocobozzzFix oauth server module
2018-08-28  Felix AbleitnerImplement daily upload limit (#956)
2018-08-27  ChocobozzzImprove error message on actor name conflict
2018-08-27  ChocobozzzCorrectly migrate to fs-extra
2018-08-27  Rigel Kentreplace fs by fs-extra to prevent EMFILE error
2018-08-27  ChocobozzzFetch outbox when searching an actor
2018-08-27  ChocobozzzSearch video channel handle/uri
2018-08-27  ChocobozzzInfinite scroll to list our subscriptions
2018-08-27  ChocobozzzAdd ability to search video channels
2018-08-27  ChocobozzzFix tests
2018-08-27  ChocobozzzRefractor comment creation from federation
2018-08-27  ChocobozzzAdd refresh video on search
2018-08-27  ChocobozzzAdd ability to search a video with an URL
2018-08-27  ChocobozzzAdd local user subscriptions
2018-08-27  ChocobozzzAdd get subscription endpoint
2018-08-27  ChocobozzzAdd ability to set a name to a channel
2018-08-27  ChocobozzzUse height instead of width to represent the video...
2018-08-27  ChocobozzzAdd subscriptions endpoints to REST API
2018-08-27  ChocobozzzSplit users controller
2018-08-16  ChocobozzzEnsure youtubedl binary exists in ydl helper
2018-08-14  ChocobozzzAdd quota used in users list
2018-08-14  ChocobozzzDon't set a bitrate on unknown audio input
2018-08-14  ChocobozzzCleanup utils helper
2018-08-14  ChocobozzzFlat shared module directory
2018-08-14  ChocobozzzIncrease video import timeout
2018-08-14  ChocobozzzFilter tracker based on infohash
2018-08-14  ChocobozzzAdd tests when getting a blacklisted video
next