aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Expand)AuthorAgeFilesLines
* Migrate to bootstrap 5Chocobozzz2022-06-1036-177/+145
* Support ICU in TS componentsChocobozzz2022-06-089-32/+75
* Fix various typosluz paz2022-06-072-2/+2
* Fix typoChocobozzz2022-06-011-1/+1
* Added "total views" in the my channels list (#5007)Florian CUNY2022-05-311-0/+5
* Merge branch 'release/4.2.0' into developChocobozzz2022-05-252-6/+8
|\
| * Fix avatars in notificationsChocobozzz2022-05-251-3/+3
| * Fix upload avatar buttonChocobozzz2022-05-251-3/+5
* | (#4959) Add 'Originally Published At' sort option in videos pages (#4977)Jlll12022-05-242-1/+2
|/
* Fix avatar default sizeChocobozzz2022-05-231-1/+1
* Add control bar option for peertube playerChocobozzz2022-05-202-5/+5
* Add "only display embed URL" in share modalChocobozzz2022-05-202-14/+41
* Fix help popover widthChocobozzz2022-05-091-0/+1
* Add ability to filter overall video stats by dateChocobozzz2022-05-061-0/+7
* Fix help component z-indexChocobozzz2022-05-042-2/+0
* Add session informations in live modalChocobozzz2022-05-034-2/+52
* Support live session in serverChocobozzz2022-05-031-0/+1
* Fix subscribe button dropdown positionChocobozzz2022-05-021-1/+1
* Fix avatar responsiveChocobozzz2022-05-023-10/+20
* Remove confusing P2P info in instance featuresChocobozzz2022-05-021-12/+0
* Add ability to sort by global viewsChocobozzz2022-04-151-0/+1
* Reduce videos sort complexityChocobozzz2022-04-153-10/+21
* Support videos stats in clientChocobozzz2022-04-159-21/+59
* Fix angular buildChocobozzz2022-03-221-1/+1
* Add reset button for file inputs in studio pageChocobozzz2022-03-225-3/+32
* Rename studio to editorChocobozzz2022-03-224-10/+10
* Add video edition finished notificationChocobozzz2022-03-222-1/+13
* Lazy load charts when listing my channelsChocobozzz2022-03-213-0/+80
* Fix channel edition pageChocobozzz2022-03-212-3/+5
* Don't allow video edition if not enabledChocobozzz2022-03-182-4/+8
* Clearer theme select labelsChocobozzz2022-03-152-3/+18
* Some fixes for themesChocobozzz2022-03-159-13/+12
* Reorganize player filesChocobozzz2022-03-143-3/+3
* Display avatar in video miniatures (#4823)kontrollanten2022-03-081-12/+31
* open privacy info in user settings dialogue in new windowRobert Riemann2022-03-021-1/+1
* Fix avatar with username starting with numbersChocobozzz2022-02-282-3/+5
* Improve stat labelsChocobozzz2022-02-281-14/+14
* Cleanup subtitle edition PRChocobozzz2022-02-281-2/+2
* Add simple subtitle edition from video captions tablutangar2022-02-283-2/+16
* Continue user mute in ban modal PRChocobozzz2022-02-286-53/+79
* Add ability to mute user when banning themPoslovitch2022-02-282-2/+31
* Add basic video editor supportChocobozzz2022-02-287-8/+42
* Implement avatar miniatures (#4639)kontrollanten2022-02-2816-78/+82
* Hide remote subscribe if logged inChocobozzz2022-02-222-1/+5
* Reduce latency when adding a video to playlistChocobozzz2022-02-221-4/+17
* Don't display no results if still loadingChocobozzz2022-02-092-0/+4
* Fix embed margin in share modalChocobozzz2022-02-092-3/+4
* client: show private badge in playlistskontrollanten2022-02-073-7/+26
* video-playlist: show date and views countkontrollanten2022-02-032-1/+11
* Limit scope to local when finding in bulkChocobozzz2022-01-311-3/+20