aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Collapse)AuthorAgeFilesLines
* Fix user name work wrappingChocobozzz2022-06-171-0/+2
|
* Fix video selection buttons placementChocobozzz2022-06-171-0/+1
|
* Send views in a dedicated queueChocobozzz2022-06-171-0/+1
|
* Fix classic select and ng select css inconsistencyChocobozzz2022-06-104-5/+9
|
* Fix my import expander iconChocobozzz2022-06-101-1/+1
| | | | Should not be displayed if there is no import error
* Fix button icon marginChocobozzz2022-06-103-1/+8
|
* Fix filters error in consoleChocobozzz2022-06-101-1/+1
|
* Fix upload banner icon marginChocobozzz2022-06-102-6/+12
|
* Fix search filters countChocobozzz2022-06-102-21/+18
|
* Handle playlist without videos availableChocobozzz2022-06-036-4/+22
|
* Completely remove best default trending algorithmChocobozzz2022-06-031-0/+4
|
* Fix job progress columnChocobozzz2022-05-251-1/+1
|
* Fix avatars in notificationsChocobozzz2022-05-251-3/+3
|
* Fix upload avatar buttonChocobozzz2022-05-251-3/+5
|
* 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
| | | | It prevent us to apply date filters
* 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
| | | | | It's confusing because it depends on user and admin settings We already display messages in player and watch page if P2P is enabled
* 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
| | | | Automatically use best sort if user is logged in and chose hot algorithm
* 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
| | | It's 2022 now
* Prefer "publish" over "upload"Chocobozzz2022-04-081-1/+1
|
* Fix titles on upload page (#4904)kontrollanten2022-04-084-13/+28
| | | | | | | | | * client/video-add: fix route titles * client/video-add: show progress in page title * Styling Co-authored-by: Chocobozzz <me@florianbigard.com>
* Fix angular buildChocobozzz2022-03-221-1/+1
|
* Add reset button for file inputs in studio pageChocobozzz2022-03-228-10/+43
|