aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/misc/utils.ts
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize client shared modulesChocobozzz2020-06-231-210/+0
|
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-1/+3
| | | | | | | | | | | | | | | * Fluid abstract video list * normalize timestamp display on miniatures * use grid for abstract-video-list - refactor scss function var to pvar to avoid overriding css variables - move fluid-grid margins to adapt-margin-content-width mixin for maintainability - fix video-miniature-name margin-top on small screen * move sceenratio function in a mixin * display no miniature avatar in channel videos view
* Remove ElementEventChocobozzz2020-01-091-7/+1
|
* Show default avatar on network error for commentsRigel Kent2020-01-091-0/+5
|
* Fix upnext, refactor avatar menu, add to playlist overflowRigel Kent2019-12-201-1/+23
|
* Fix bad import on FF ESRChocobozzz2019-08-201-0/+36
|
* Add ability to search available pluginsChocobozzz2019-07-241-18/+0
|
* WIP plugins: update pluginChocobozzz2019-07-241-0/+18
|
* tslint updateChocobozzz2019-04-021-2/+2
|
* Add/update/delete/list my playlistsChocobozzz2019-03-181-1/+1
|
* Increase abuse length to 3000Chocobozzz2019-01-141-3/+10
| | | | And correctly handle new lines
* Improve video upload error handlingChocobozzz2018-11-161-1/+6
|
* NoImplicitAny flag true (#1157)BO412018-10-181-1/+1
| | | | | | | | this enables the `noImplicitAny` flag in the Typescript compiler > When the noImplicitAny flag is true and the TypeScript compiler cannot infer the type, it still generates the JavaScript files, but it also reports an error. Many seasoned developers prefer this stricter setting because type checking catches more unintentional errors at compile time. closes: #1131 replaces #1137
* Add start at checkbox in share modalChocobozzz2018-08-271-0/+13
|
* Sort video captionsChocobozzz2018-07-251-0/+12
|
* Implement captions/subtitlesChocobozzz2018-07-161-2/+8
|
* Add ability to schedule video publicationChocobozzz2018-06-151-14/+0
|
* Prepare i18n filesChocobozzz2018-06-051-1/+1
|
* Video support field inherits channel support fieldChocobozzz2018-05-251-2/+2
|
* Fix change detection in app componentChocobozzz2018-05-221-1/+1
|
* Fix peertube with google botChocobozzz2018-05-221-0/+10
|
* Fix updating video tags to empty fieldChocobozzz2018-05-161-0/+5
|
* Account/channel descriptions are not required anymoreChocobozzz2018-05-091-1/+1
|
* Add initial video quota info in registration formChocobozzz2018-03-281-5/+0
|
* Throttle infinite scrollerChocobozzz2018-02-221-8/+12
|
* Handle line feeds in commentsChocobozzz2018-02-201-1/+8
|
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-161-1/+23
|
* Rewrite infinite scrollChocobozzz2018-02-131-1/+6
|
* Video previews take all the width on mobileChocobozzz2018-02-091-1/+6
|
* Fix human dates in result listsChocobozzz2018-01-311-1/+13
|
* Add scores to follows and remove bad onesChocobozzz2018-01-111-1/+1
|
* Begin to add avatar to actorsChocobozzz2017-12-291-1/+13
|
* Customize selectChocobozzz2017-12-201-1/+23
|
* Design admin data tablesChocobozzz2017-12-081-0/+5
|
* Fix client searchChocobozzz2017-12-051-0/+18