aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/core-utils/index.ts
Commit message (Collapse)AuthorAgeFilesLines
* Move test functions outside extra-utilsChocobozzz2021-12-171-3/+0
|
* chore(refactor): remove shared folder dependencies to the serverlutangar2021-12-161-0/+2
| | | | | | | | | | | Many files from the `shared` folder were importing files from the `server` folder. When attempting to use Typescript project references to describe dependencies, it highlighted a circular dependency beetween `shared` <-> `server`. The Typescript project forbid such usages. Using project references greatly improve performance by rebuilding only the updated project and not all source files. > see https://www.typescriptlang.org/docs/handbook/project-references.html
* Improve target bitrate calculationChocobozzz2021-08-061-0/+1
|
* Search channels against handles and not namesChocobozzz2021-07-291-0/+1
|
* Refactor video links buildersChocobozzz2021-07-261-1/+0
|
* Refactor video links buildingChocobozzz2021-07-261-1/+1
|
* Refactor markdown/sanitize html codeChocobozzz2020-11-171-0/+4
|
* Reorganize client shared modulesChocobozzz2020-06-231-0/+3