aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup title-page CSSChocobozzz2022-06-164-15/+15
|
* Fix top menu opacityChocobozzz2022-06-161-1/+1
|
* Improve theme labelChocobozzz2022-06-162-15/+18
|
* Increase global font sizeChocobozzz2022-06-1639-193/+134
|
* Move alert into to pt-alert-primaryChocobozzz2022-06-154-6/+6
|
* Fix login form scrollingChocobozzz2022-06-151-1/+3
|
* Redesign register stepsChocobozzz2022-06-154-6/+12
|
* Remove unused global cssChocobozzz2022-06-132-2/+6
|
* Reorganize application.scssChocobozzz2022-06-131-1/+0
|
* Better icon namesChocobozzz2022-06-134-13/+6
|
* Replace all glyphicon iconsChocobozzz2022-06-1323-68/+77
|
* Replace glyphicon chevronChocobozzz2022-06-103-3/+4
|
* Rename input toggle hidden to input textChocobozzz2022-06-1010-24/+24
| | | | It's more than just an hidden toggle
* Prefer global icon instead of glyphicon for copyChocobozzz2022-06-107-33/+14
|
* Use bootstrap loaderChocobozzz2022-06-109-80/+22
|
* Remove secondary color themeChocobozzz2022-06-101-1/+1
|
* Fix list overflowChocobozzz2022-06-103-4/+16
|
* Refactor button componentsChocobozzz2022-06-107-39/+40
|
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-107-25/+34
|\
| * Fix classic select and ng select css inconsistencyChocobozzz2022-06-101-1/+0
| |
| * Fix button icon marginChocobozzz2022-06-103-1/+8
| |
| * Fix upload banner icon marginChocobozzz2022-06-102-6/+12
| |
| * Fix search filters countChocobozzz2022-06-101-17/+14
| |
* | 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
| | | | | | Found via `codespell -q 3 -S ./CREDITS.md,./CHANGELOG.md,./client/src/locale,./yarn.lock,./client/yarn.lock -L doubleclick,followings,nd,ot,ro,serie,splitted,tread,truthy`
* | Fix typoChocobozzz2022-06-011-1/+1
| |
* | Added "total views" in the my channels list (#5007)Florian CUNY2022-05-311-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added "total views" in the my channels list Implements https://github.com/Chocobozzz/PeerTube/issues/4331 * Fix lint * applied suggested change * updated openAPI spec for the use "withStats" when getting video channels * applied code change * removed GROUP BY in query * Fixed test
* | 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
|/ | | | | | | | | * Add Original Publication Date sort dropdown option in video filters * Make the minimal sort dropdown width 250px to acomodate for 'Originally Published At' option * Improve label Co-authored-by: Chocobozzz <me@florianbigard.com>
* 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
| | | | | It's confusing because it depends on user and admin settings We already display messages in player and watch page if P2P is enabled
* Add ability to sort by global viewsChocobozzz2022-04-151-0/+1
|
* Reduce videos sort complexityChocobozzz2022-04-153-10/+21
| | | | Automatically use best sort if user is logged in and chose hot algorithm
* 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
|