aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/misc/from-now.pipe.ts
Commit message (Collapse)AuthorAgeFilesLines
* Refactor videos selection componentsChocobozzz2019-04-051-40/+0
|
* Fix negative seconds by displaying 0 instead (#1445) (#1625)zacharystenger2019-02-121-1/+1
| | | | | | * Fix from-now.pipe.ts so it never displays negative seconds * Apply the fix only when returning seconds. Remove redundant Math.floor operation
* Fix new Angular 7 issuesChocobozzz2018-11-151-2/+3
|
* Fix i18n in componentsChocobozzz2018-06-051-11/+11
|
* Add i18n attributesChocobozzz2018-06-051-11/+14
|
* Fix lintChocobozzz2017-12-041-2/+1
|
* Add auto scroll to videos listChocobozzz2017-12-011-1/+1
|
* Begin videos list new designChocobozzz2017-12-011-0/+37