aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/core-utils.ts
Commit message (Expand)AuthorAgeFilesLines
* Update server dependenciesChocobozzz2021-02-031-5/+5
* Check live duration and sizeChocobozzz2020-11-091-0/+1
* Live streaming implementation first stepChocobozzz2020-11-091-0/+11
* fix typo in code commentMarcin Mikołajczak2020-02-051-1/+1
* Move to eslintcontainChocobozzz2020-02-031-39/+27
* Fix lintChocobozzz2020-01-301-2/+0
* Add url field in caption and use it for thumbnailsChocobozzz2020-01-301-0/+2
* Fix federation issue with some actor descriptionsChocobozzz2019-10-211-6/+3
* Add CLI plugins testsChocobozzz2019-07-241-7/+7
* Add server hooksChocobozzz2019-07-241-1/+1
* Move createTorrent in webtorrent utilsChocobozzz2019-07-241-3/+0
* WIP plugins: move plugin CLI in peertube scriptChocobozzz2019-07-241-7/+1
* WIP plugins: install/uninstallChocobozzz2019-07-241-1/+12
* Add more CLI testsChocobozzz2019-06-131-0/+5
* Add ability to limit videos history sizeChocobozzz2019-04-111-1/+1
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-2/+1
* Update P2P media loader peer versionChocobozzz2019-04-081-1/+1
* Add hls support on serverChocobozzz2019-02-111-1/+7
* Implement contact form on server sideChocobozzz2019-01-101-0/+20
* add parseBytes utility function and tests (#1239)BRAINS YUM2018-10-131-0/+48
* Add more headers to broadcast/unicastChocobozzz2018-10-101-3/+3
* Fix config endpointChocobozzz2018-10-031-2/+6
* Add warning if one of the storage directory is in the peertubeChocobozzz2018-09-201-0/+6
* Correctly migrate to fs-extraChocobozzz2018-08-271-21/+1
* replace fs by fs-extra to prevent EMFILE errorRigel Kent2018-08-271-2/+1
* Cleanup utils helperChocobozzz2018-08-141-0/+29
* Add torrent testsChocobozzz2018-08-081-3/+2
* Import torrents with webtorrentChocobozzz2018-08-081-0/+6
* Cleanup req files on bad requestChocobozzz2018-07-311-1/+1
* expliciting type checks and predicates (server only)Rigel Kent2018-07-251-1/+2
* Add create-import-video-file-job commandFlorent Fayolle2018-06-071-1/+3
* Truncate correctly video descriptionsChocobozzz2018-03-281-0/+18
* Add ability to configure log levelChocobozzz2018-01-191-0/+2
* Fix config storage pathsChocobozzz2018-01-161-1/+8
* Fix webfinger validatorChocobozzz2017-12-211-1/+1
* Sanitize url to not end with implicit portsChocobozzz2017-12-211-0/+22
* Cleanup helpersChocobozzz2017-11-271-18/+5
* Send server announce when users upload a videoChocobozzz2017-11-271-8/+1
* Begin activitypubChocobozzz2017-11-271-5/+21
* Upgrade server packagesChocobozzz2017-10-311-2/+2
* Escape opengraph/oembed tagsChocobozzz2017-10-171-0/+17
* Implement video transcoding on server sideChocobozzz2017-10-031-2/+6
* Add tests for npm run scriptsChocobozzz2017-09-071-2/+9
* Upgrade common server dependenciesChocobozzz2017-08-251-1/+1
* Add previews cache system between podsChocobozzz2017-07-121-1/+4
* Move to promisesChocobozzz2017-07-051-1/+88
* Update webpack stackChocobozzz2017-06-111-0/+22