]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - shared
Don't manage remote channels
[github/Chocobozzz/PeerTube.git] / shared /
2022-02-04  ChocobozzzFix plaintext markdown converter
2022-02-01  ChocobozzzPrevent HLS transcoding after webtorrent transcoding
2022-01-20  lutangarFix plugin settings manager definition
2022-01-20  ChocobozzzPlugins can add custom instance infobox
2022-01-19  ChocobozzzAdd ability to filter my imports by target URL
2022-01-19  ChocobozzzAdd ability to cancel & delete video imports
2022-01-18  ChocobozzzAdd ability to delete history element
2022-01-13  ChocobozzzAdd missing mediaType info to AP objects
2022-01-10  ChocobozzzMerge branch 'release/4.0.0' into develop
2022-01-06  ChocobozzzFix audio transcoding with video only file
2022-01-06  ChocobozzzMerge branch 'release/4.0.0' into develop
2022-01-06  ChocobozzzStop using tsconfig register
2022-01-04  ChocobozzzTry to fix tests
2022-01-03  ChocobozzzFix tests
2022-01-03  ChocobozzzMigrate to --enable-source-maps option
2022-01-03  ChocobozzzHandle async validators
2021-12-29  ChocobozzzMove uuid stuff in extra utils
2021-12-29  ChocobozzzTranslate plugin settings
2021-12-29  ChocobozzzEnhance plugin video fields
2021-12-28  ChocobozzzSupport official plugins
2021-12-28  ChocobozzzResolve enums at compile time
2021-12-28  ChocobozzzMove types package in packages/
2021-12-24  ChocobozzzFix type conflict
2021-12-24  ChocobozzzFix shared imports
2021-12-23  ChocobozzzDon't stuck state when move transcoding job failed
2021-12-23  ChocobozzzFix audio only transcoding
2021-12-23  lutangarAdd video caption created and deleted hooks
2021-12-17  ChocobozzzFix build
2021-12-17  ChocobozzzMove test functions outside extra-utils
2021-12-17  Chocobozzzshared/ typescript types dir server-commands
2021-12-16  ChocobozzzMove typescript utils in its own directory
2021-12-16  ChocobozzzAdd ability to disable p2p in embed with URL
2021-12-16  ChocobozzzUse different p2p policy for embeds and webapp
2021-12-16  ChocobozzzAdd ability for admins to set default p2p policy
2021-12-16  ChocobozzzSupport sourceMaps
2021-12-16  lutangarrefactor(types): create dedicated folder for types...
2021-12-16  lutangarfeat(types): create peertube-types package
2021-12-16  lutangarchore(refactor): remove shared folder dependencies...
2021-12-14  ChocobozzzAbility for admins to set default upload values
2021-12-13  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2021-12-13  ChocobozzzSupport nn and nb locales
2021-12-13  kontrollantenGive moderators access to edit channels (#4608)
2021-12-13  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-10  ChocobozzzAdd ability for plugins to register client routes
2021-12-10  ChocobozzzAdd upload/import/go live video attributes hooks
2021-12-09  ChocobozzzAdd filter:api.server.stats.get.result hook
2021-12-09  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-09  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-08  ChocobozzzUpdate torrent metadata on video update
2021-12-07  ChocobozzzDisplay server logs when server run fails
2021-12-07  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-07  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-07  ChocobozzzAdd mute status in account and channel pages
2021-12-03  ChocobozzzAdd ability to redirect users on external auth
2021-12-03  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-03  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-03  kontrollantenadd plugin selector to about/menu elements (#4597)
2021-12-03  John LivingstonCLI: plugins install command accept a --plugin-version...
2021-11-29  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2021-11-26  ChocobozzzIntroduce plugin id selectors
2021-11-25  lutangarAdd `req` and `res` as controllers hooks parameters
2021-11-24  ChocobozzzFix tests
2021-11-23  ChocobozzzEnsure we don't run transcoding after import file
2021-11-19  ChocobozzzFix typo
2021-11-18  ChocobozzzAdd ability to run transcoding jobs
2021-11-18  ChocobozzzAdd ability to remove hls/webtorrent files
2021-11-17  ChocobozzzAdd bin directory creation for parallel tests
2021-11-16  ChocobozzzTest and log request retries
2021-11-12  ChocobozzzAdd ability to filter out public videos from admin
2021-11-10  ChocobozzzForce video updatedAt update on update
2021-11-10  ChocobozzzAdd minimum bitrate limit
2021-11-10  ChocobozzzRemove resumable cache after upload success
2021-11-09  ChocobozzzRefactor video views
2021-11-09  kontrollantenvideo: add video stranscoding_failed state
2021-11-09  kontrollantenAdd migrate-to-object-storage script (#4481)
2021-11-05  ChocobozzzSupport RTMPS
2021-11-05  Florian CUNYAdded 144p encoding (#4492)
2021-11-03  ChocobozzzImprove advanced input filter
2021-11-03  ChocobozzzAdd ability to filter by file type
2021-10-29  ChocobozzzAdd video file size info in admin videos list
2021-10-29  ChocobozzzDeprecate filter video query
2021-10-26  Florian CUNYMade the video channels limit (per user) server-wide...
2021-10-26  ChocobozzzFix dependency security alert
2021-10-25  Rigel Kentprevent multiple post-process triggering of upload...
2021-10-22  ChocobozzzRandom listen for mocked servers
2021-10-22  ChocobozzzProvide origin URL to client and fix remote share
2021-10-22  ChocobozzzRewrite youtube-dl import
2021-10-20  ChocobozzzAdd ability to filter logs by tags
2021-10-20  ChocobozzzAdd channel filters for my videos/followers
2021-10-20  ChocobozzzSplit check user params tests
2021-10-20  ChocobozzzAdd ability to view my followers
2021-10-14  ChocobozzzFix lint
2021-10-14  ChocobozzzFix admin edition disabling feature
2021-10-14  ChocobozzzFix import tests
2021-10-12  ChocobozzzRename config key
2021-10-12  kontrollantenadd option to always show channel display name (#4422)
2021-10-12  ChocobozzzMerge branch 'release/3.4.0' into develop
2021-10-12  kontrollantenadd ...playlist.elements.loaded hook (#4387)
2021-10-12  Jelle BesselingAllow configuration to be static/readonly (#4315)
2021-10-12  ChocobozzzTry to fix mock server ports
next