]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/helpers/core-utils.ts
Live streaming implementation first step
[github/Chocobozzz/PeerTube.git] / server / helpers / core-utils.ts
2020-11-09  ChocobozzzLive streaming implementation first step
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-02-26  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-20  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'master' into develop
2020-02-11  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-07  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-06  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-05  Marcin Mikołajczakfix typo in code comment
2020-02-04  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-03  ChocobozzzMove to eslint contain
2020-01-30  ChocobozzzFix lint
2020-01-30  ChocobozzzAdd url field in caption and use it for thumbnails
2019-10-21  ChocobozzzFix federation issue with some actor descriptions
2019-07-24  ChocobozzzAdd CLI plugins tests
2019-07-24  ChocobozzzAdd server hooks
2019-07-24  ChocobozzzMove createTorrent in webtorrent utils
2019-07-24  ChocobozzzWIP plugins: move plugin CLI in peertube script
2019-07-24  ChocobozzzWIP plugins: install/uninstall
2019-06-17  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-13  ChocobozzzAdd more CLI tests
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-11  ChocobozzzAdd ability to limit videos history size
2019-04-11  ChocobozzzDon't expose constants directly in initializers/
2019-04-08  ChocobozzzUpdate P2P media loader peer version
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11  ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11  ChocobozzzAdd hls support on server
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
2019-01-10  ChocobozzzImplement contact form on server side
2018-11-13  ChocobozzzMerge branch 'master' into develop
2018-10-19  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-13  BRAINS YUMadd parseBytes utility function and tests (#1239)
2018-10-11  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-10  ChocobozzzAdd more headers to broadcast/unicast
2018-10-03  ChocobozzzFix config endpoint
2018-09-20  ChocobozzzAdd warning if one of the storage directory is in the...
2018-08-27  ChocobozzzCorrectly migrate to fs-extra
2018-08-27  Rigel Kentreplace fs by fs-extra to prevent EMFILE error
2018-08-14  ChocobozzzCleanup utils helper
2018-08-08  ChocobozzzAdd torrent tests
2018-08-08  ChocobozzzImport torrents with webtorrent
2018-08-07  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzMerge branch 'release/beta-10' into develop
2018-07-31  ChocobozzzCleanup req files on bad request
2018-07-25  Rigel Kentexpliciting type checks and predicates (server only)
2018-06-07  Florent FayolleAdd create-import-video-file-job command
2018-03-28  ChocobozzzTruncate correctly video descriptions
2018-01-19  ChocobozzzAdd ability to configure log level
2018-01-16  ChocobozzzFix config storage paths
2017-12-21  ChocobozzzFix webfinger validator
2017-12-21  ChocobozzzSanitize url to not end with implicit ports
2017-11-27  ChocobozzzCleanup helpers
2017-11-27  ChocobozzzSend server announce when users upload a video
2017-11-27  ChocobozzzBegin activitypub
2017-10-31  ChocobozzzUpgrade server packages
2017-10-17  ChocobozzzEscape opengraph/oembed tags
2017-10-03  ChocobozzzImplement video transcoding on server side
2017-09-07  ChocobozzzAdd tests for npm run scripts
2017-08-25  ChocobozzzUpgrade common server dependencies
2017-07-12  ChocobozzzAdd previews cache system between pods
2017-07-05  ChocobozzzMove to promises
2017-06-11  ChocobozzzUpdate webpack stack