aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Translated using Weblate (German)Armin2022-06-161-1112/+1217
| | | | | | | Currently translated at 97.3% (1985 of 2040 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/de/
* Translated using Weblate (Russian)Александр2022-06-161-905/+972
| | | | | | | Currently translated at 100.0% (2040 of 2040 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
* Translated using Weblate (French (France) (fr_FR))chocobozzz2022-06-161-968/+1038
| | | | | | | Currently translated at 97.1% (1981 of 2040 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
* Cleanup title-page CSSChocobozzz2022-06-1627-129/+114
|
* Increase test timeoutChocobozzz2022-06-161-1/+1
|
* Fix top menu opacityChocobozzz2022-06-164-5/+5
|
* Improve quick settings UIChocobozzz2022-06-161-7/+3
|
* Improve theme labelChocobozzz2022-06-165-24/+46
|
* More robust move to object storage job failureChocobozzz2022-06-162-5/+23
|
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-164-8/+20
|\
| * Fix live ending job that breaks new live sessionChocobozzz2022-06-164-8/+20
| |
* | Increase global font sizeChocobozzz2022-06-16106-547/+303
| |
* | Move alert into to pt-alert-primaryChocobozzz2022-06-1513-20/+16
| |
* | Fix login form scrollingChocobozzz2022-06-152-2/+4
| |
* | Improve login page UIChocobozzz2022-06-157-129/+136
| |
* | Fix login input sizeChocobozzz2022-06-151-1/+1
| |
* | Increase margin between upload and search inputsChocobozzz2022-06-151-2/+6
| |
* | Remove duplicated hidden attributeChocobozzz2022-06-151-4/+0
| |
* | Lighter foreground font colorChocobozzz2022-06-153-4/+4
| |
* | Redesign register stepsChocobozzz2022-06-1545-373/+1049
| |
* | Remove all checkboxes in issue templatesChocobozzz2022-06-141-7/+3
| |
* | Don't render checkboxes in issue templateChocobozzz2022-06-144-24/+8
| |
* | More robust duration parsingChocobozzz2022-06-142-34/+68
| |
* | Fix nightly buildChocobozzz2022-06-141-1/+1
| |
* | Implement 5036: more readable diff on configuration file when upgrading.John Livingston2022-06-132-1/+11
| |
* | Fix ng build optionsChocobozzz2022-06-131-2/+2
| |
* | Add form template for issue templatesChocobozzz2022-06-138-127/+128
| |
* | Upgrade client dependenciesChocobozzz2022-06-134-2883/+2920
| |
* | Fix socket io lazy loadingChocobozzz2022-06-131-2/+2
| |
* | Remove unused global cssChocobozzz2022-06-133-11/+6
| |
* | Cleanup primeng cssChocobozzz2022-06-131-67/+4
| |
* | Reorganize application.scssChocobozzz2022-06-139-209/+220
| |
* | Better icon namesChocobozzz2022-06-137-17/+9
| |
* | Replace all glyphicon iconsChocobozzz2022-06-1344-240/+230
| |
* | Replace glyphicon chevronChocobozzz2022-06-1016-48/+57
| |
* | Fix notification z-index with modalsChocobozzz2022-06-101-2/+2
| |
* | Rename input toggle hidden to input textChocobozzz2022-06-1022-52/+52
| | | | | | | | It's more than just an hidden toggle
* | Prefer global icon instead of glyphicon for copyChocobozzz2022-06-1012-35/+29
| |
* | Prefer using our icons for notificationsChocobozzz2022-06-103-7/+17
| |
* | Use bootstrap loaderChocobozzz2022-06-1013-98/+26
| |
* | Add comments to bootstrap CSSChocobozzz2022-06-101-5/+24
| |
* | Fix buttons hovering background color in tablesChocobozzz2022-06-101-8/+11
| |
* | Remove secondary color themeChocobozzz2022-06-108-34/+9
| |
* | Fix list overflowChocobozzz2022-06-103-4/+16
| |
* | Refactor button componentsChocobozzz2022-06-107-39/+40
| |
* | fix(doc): fix links to 'anchors' in install docdingycle2022-06-101-2/+2
| |
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-1016-46/+71
|\|
| * Fix classic select and ng select css inconsistencyChocobozzz2022-06-107-14/+26
| |
| * 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
| |