]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers
Optimize videos list SQL queries workflow
[github/Chocobozzz/PeerTube.git] / server / controllers /
2020-01-07  ChocobozzzUpdate validator dependency
2020-01-06  ChocobozzzShare playlists state
2020-01-03  ChocobozzzImprove SQL query for my special playlists
2020-01-03  ChocobozzzAdd infohash cache
2020-01-02  Rigel KentAdd miniature quick actions to add video to Watch later...
2019-12-28  Rigel KentAdd search bars for a user's videos and playlist library
2019-12-26  Rigel KentAdd playlist search option and search input for add...
2019-12-18  ChocobozzzRemove CSP for embed
2019-12-17  Rigel Kent(nodeinfo) add server config to the nodeinfo metadata
2019-12-13  Rigel Kentautoplay next video support for playlists
2019-12-12  ChocobozzzAdd internal privacy mode
2019-12-12  ChocobozzzFix logs regex
2019-12-11  ChocobozzzFix comments feed
2019-12-11  ChocobozzzServe audit logs to client
2019-12-10  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2019-12-10  ChocobozzzFix comments feed
2019-12-09  ChocobozzzClearer feed controller
2019-12-08  Rigel Kent(hotfix) remove null categories in RSS/Atom feeds
2019-12-06  ChocobozzzAdd action hooks to user routes
2019-12-04  ChocobozzzAdd ability to filter per job type
2019-12-04  Julien MaulnySoft delete video comments instead of detroy
2019-12-03  Rigel Kent(rss) add mrss properties and update pfeed
2019-12-03  ChocobozzzFix private video download
2019-12-03  ChocobozzzDon't move the caption if it has the right name
2019-11-29  ChocobozzzFilter on follows actor types in about page
2019-11-28  ChocobozzzOnly display accepted followers/followings in about...
2019-11-27  ChocobozzzFix error log when updating redundancy
2019-11-25  ChocobozzzFix fragmented download URL
2019-11-25  ChocobozzzAdd audio only transcoding tests
2019-11-25  frankdelangeAdd audio-only option to transcoders and player
2019-11-25  ChocobozzzAdd ability to disable webtorrent
2019-11-13  ChocobozzzMerge branch 'weblate' into develop
2019-11-13  ChocobozzzMake build works
2019-10-25  ChocobozzzAdd plugin hook on registration
2019-10-23  ChocobozzzFix federation with some actors
2019-10-21  ChocobozzzUpdate server dependencies
2019-09-24  LoveIsGriefAutoplay next recommended video (#2137)
2019-09-18  Frank SträterUpdate default value for commentsEnabled
2019-09-11  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05  ChocobozzzAdd hardware information in instance config
2019-09-05  ChocobozzzAdd creation reason
2019-09-05  ChocobozzzAdd config instance warning modal
2019-09-05  ChocobozzzAdd welcome modal
2019-09-05  ChocobozzzAdd more attributes to about page
2019-09-04  ChocobozzzAdd auto follow back support for instances
2019-09-03  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-29  ChocobozzzHide video abuses from muted accounts
2019-08-28  ChocobozzzFix default true values when uploding videos
2019-08-28  Frank SträterBug fix logical and/or boolean selector
2019-08-22  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzFix lazy static route with unknown avatars
2019-08-22  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'feature/strong-model-types' into develop
2019-08-21  ChocobozzzType toActivityPubObject functions 2071/head
2019-08-20  ChocobozzzType toFormattedJSON
2019-08-20  ChocobozzzCleanup model types
2019-08-20  ChocobozzzFix tests
2019-08-19  ChocobozzzStronger model typings
2019-08-09  ChocobozzzAdd avatar to prune script
2019-08-09  ChocobozzzLazy load avatars
2019-08-09  ChocobozzzStronger actor association typing in AP functions
2019-08-07  ChocobozzzRemove comment federation by video owner
2019-08-01  ChocobozzzAutomatically update playlist thumbnails
2019-08-01  ChocobozzzFix broken playlist api
2019-07-30  ChocobozzzModerators can only manage users
2019-07-29  ChocobozzzFix quota in instance features table
2019-07-29  ChocobozzzImprove static files cache
2019-07-29  ChocobozzzAdd gitlab ci support
2019-07-26  ChocobozzzAdd plugin translation system
2019-07-26  ChocobozzzAdd public settings endpoint
2019-07-25  ChocobozzzMove controller in dedicated functions
2019-07-24  ChocobozzzChange plugin models names
2019-07-24  ChocobozzzCorrectly notify on auto blacklist
2019-07-24  ChocobozzzAdd plugin static files cache
2019-07-24  ChocobozzzAdd filter hooks tests
2019-07-24  ChocobozzzAdd hook filters tests
2019-07-24  ChocobozzzAdd plugin API tests
2019-07-24  ChocobozzzAdd server hooks
2019-07-24  ChocobozzzUse process.env.npm_package_version
2019-07-24  ChocobozzzCheck latest plugins version
2019-07-24  ChocobozzzAdd ability to search available plugins
2019-07-24  ChocobozzzWIP plugins: update plugin
2019-07-24  ChocobozzzWIP plugins: move plugin CLI in peertube script
2019-07-24  ChocobozzzWIP plugins: add plugin settings/uninstall in client
2019-07-24  ChocobozzzWIP plugins: list installed plugins in client
2019-07-24  ChocobozzzWIP plugins: plugin settings on server side
2019-07-24  ChocobozzzWIP plugins: load theme on client side
2019-07-24  ChocobozzzWIP plugins: add theme support
2019-07-24  ChocobozzzWIP plugins: hook on client side
2019-07-24  ChocobozzzWIP plugins: static files
2019-07-24  ChocobozzzWIP plugins: add ability to register plugins
2019-07-04  ChocobozzzAdd rate limit to registration and API endpoints
2019-06-21  Nassim BounouasFeature/subject in contact form (#1926)
2019-06-19  ChocobozzzAdd language filters in user preferences
2019-06-17  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-12  ChocobozzzAdd 4k conf in transcoding in admin panel
2019-06-11  ChocobozzzHandle email update on server
2019-06-07  ChocobozzzImprove registration
next