]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server
Fix tag search on overview page
[github/Chocobozzz/PeerTube.git] / server /
2018-09-14  ChocobozzzSpeed up overviews route
2018-09-14  ChocobozzzRaw query to get video ids
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
2018-08-14  ChocobozzzImprove blacklist management
2018-08-14  ChocobozzzAdd blacklist reason field
2018-08-10  ChocobozzzTry to fix travis tests
2018-08-10  ChocobozzzAdd state and moderationComment for abuses on server...
2018-08-09  ChocobozzzAdd ability to ban/unban users
2018-08-08  ChocobozzzAdd reason when banning a user
2018-08-08  ChocobozzzImplement user blocking on server side
2018-08-08  ChocobozzzAdd ability to delete our account
2018-08-08  ChocobozzzIncrease test timeout for imports
2018-08-08  ChocobozzzCorrect webtorrent download cleanup
2018-08-08  ChocobozzzAdd torrent tests
2018-08-08  ChocobozzzAdd check param tests regarding video imports
2018-08-08  ChocobozzzAdd import.video.torrent configuration
2018-08-08  ChocobozzzImport torrents with webtorrent
2018-08-08  ChocobozzzImport magnets with webtorrent
2018-08-08  Rigel Kentadvertising PeerTube's rather simple DNT policy
2018-08-07  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzFix caption upload on Mac OS
2018-08-06  ChocobozzzFix tests
2018-08-06  ChocobozzzFix fps federation
2018-08-06  ChocobozzzAdd tests regarding video import
2018-08-06  ChocobozzzAdd import http enabled configuration
2018-08-06  ChocobozzzAdd audit logs for video import
2018-08-06  ChocobozzzAdd job ttl
2018-08-06  ChocobozzzRemove ability to delete video imports
2018-08-06  ChocobozzzCorrectly handle video import errors
2018-08-06  ChocobozzzAdd ability to list video imports
2018-08-06  ChocobozzzAdd ability to remove a video import
2018-08-06  ChocobozzzAuto update youtube-dl
2018-08-06  ChocobozzzAdd ability to import video with youtube-dl
2018-08-01  Rigel Kentadding tests for audio conversions
next