aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Expand)AuthorAgeFilesLines
* Support ICU in TS componentsChocobozzz2022-06-0826-155/+333
* Fix various typosluz paz2022-06-073-3/+3
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-037-4/+26
|\
| * Handle playlist without videos availableChocobozzz2022-06-036-4/+22
| * Completely remove best default trending algorithmChocobozzz2022-06-031-0/+4
* | Fix typoChocobozzz2022-06-011-1/+1
* | Added "total views" in the my channels list (#5007)Florian CUNY2022-05-312-0/+7
* | Display "No subscribers" in my-library instead of "0 subscribers"Poslovitch2022-05-301-1/+1
* | Add missing i18n for hotkeysChocobozzz2022-05-251-1/+3
* | Merge branch 'release/4.2.0' into developChocobozzz2022-05-253-7/+9
|\|
| * Fix job progress columnChocobozzz2022-05-251-1/+1
| * Fix avatars in notificationsChocobozzz2022-05-251-3/+3
| * Fix upload avatar buttonChocobozzz2022-05-251-3/+5
* | Improve admin users list tableChocobozzz2022-05-243-14/+40
* | (#4959) Add 'Originally Published At' sort option in videos pages (#4977)Jlll12022-05-242-1/+2
|/
* Fix avatar default sizeChocobozzz2022-05-231-1/+1
* Fix redirect users after login with external authChocobozzz2022-05-202-21/+68
* Add control bar option for peertube playerChocobozzz2022-05-203-5/+6
* Add "only display embed URL" in share modalChocobozzz2022-05-202-14/+41
* Increase timeoutsChocobozzz2022-05-181-1/+1
* Fix live mode descriptionsChocobozzz2022-05-181-2/+2
* Better stats date formatChocobozzz2022-05-182-6/+21
* Add total viewers overall statChocobozzz2022-05-182-1/+10
* Fix video upload with some characters in filenameChocobozzz2022-05-171-1/+1
* Add min range to stats graphsChocobozzz2022-05-101-0/+5
* Fix help popover widthChocobozzz2022-05-091-0/+1
* Add URL redirection support for external authChocobozzz2022-05-093-7/+18
* Add help to understand what is a viewChocobozzz2022-05-062-3/+10
* Add ability to filter overall video stats by dateChocobozzz2022-05-068-81/+272
* Remove comments, rates and views from statsChocobozzz2022-05-051-6/+2
* Fix help component z-indexChocobozzz2022-05-043-3/+0
* Add session informations in live modalChocobozzz2022-05-035-4/+54
* Support live session in serverChocobozzz2022-05-031-0/+1
* Save replay of permanent live in clientChocobozzz2022-05-033-23/+1
* Fix subscribe button dropdown positionChocobozzz2022-05-021-1/+1
* Fix avatar responsiveChocobozzz2022-05-026-13/+27
* Remove confusing P2P info in instance featuresChocobozzz2022-05-021-12/+0
* Display live info in my videosChocobozzz2022-04-201-1/+1
* Don't date if no there aren't peak viewersChocobozzz2022-04-201-1/+3
* Add ability to sort by global viewsChocobozzz2022-04-152-1/+3
* Reduce videos sort complexityChocobozzz2022-04-156-22/+31
* Fix typoChocobozzz2022-04-151-1/+1
* Fix signup setp buttons on chromeChocobozzz2022-04-151-0/+6
* Include upper boundary on stats graph zoomChocobozzz2022-04-151-1/+16
* Support interactive video stats graphChocobozzz2022-04-154-29/+230
* Support videos stats in clientChocobozzz2022-04-1527-117/+578
* Update menu.component.htmlShowfom2022-04-081-2/+2
* Prefer "publish" over "upload"Chocobozzz2022-04-081-1/+1
* Fix titles on upload page (#4904)kontrollanten2022-04-084-13/+28
* Fix angular buildChocobozzz2022-03-221-1/+1