Add hardware information in instance config
[oweals/peertube.git] / server / controllers /
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
2019-06-07 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-07 ChocobozzzFix video import if autoblacklist is enabled
2019-06-07 ChocobozzzTry to fix remote mastodon interactions
2019-06-06 ChocobozzzAdd ability to unpublish video/playlist
2019-06-06 ChocobozzzAdd ability to set to private a public/unlisted video
2019-06-06 ChocobozzzUpgrade server dependencies
2019-06-06 ChocobozzzImprove 4K video quality after transcoding
2019-06-03 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-31 ChocobozzzServer: Bulk update videos support field
2019-05-31 ChocobozzzRemove unused actor uuid field
2019-05-29 ChocobozzzAdd ability to subscribe from the channel account page
2019-05-29 ChocobozzzAdd pagination to account video channels endpoint
2019-05-28 ChocobozzzAdd ability to specify channel on registration
2019-05-28 ChocobozzzFix search with bad webfinger handles
2019-05-28 LiPeKUpdate config.ts
2019-05-28 ChocobozzzFix search with bad webfinger handles
2019-05-24 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-24 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-22 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21 ChocobozzzMerge branch 'feature/audio-upload' into develop
2019-05-17 ChocobozzzAdd audio upload tests
2019-05-16 ChocobozzzAdd audio support in upload
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-04-25 ChocobozzzFix optional privacy in upload endpoint
2019-04-24 ChocobozzzAdd default playlist image
2019-04-24 ChocobozzzFix ownership changes
2019-04-24 ChocobozzzUpgrade sequelize
2019-04-24 ChocobozzzUpdate sequelize
2019-04-24 ChocobozzzCreate a dedicated table to track video thumbnails
2019-04-15 ChocobozzzAdd user adminFlags
2019-04-12 ChocobozzzAdd ability to delete old remote views
2019-04-11 ChocobozzzAdd ability to limit videos history size
2019-04-11 ChocobozzzDon't expose constants directly in initializers/
2019-04-11 ChocobozzzMove config in its own file
2019-04-11 ChocobozzzAdd debug component to help admins to fix IP issues
2019-04-11 ChocobozzzAdd logs page in client
2019-04-10 ChocobozzzAdd logs endpoint
2019-04-10 ChocobozzzAdd ability to disable tracker
2019-04-09 ChocobozzzAdd check params account ratings tests
next