Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Translated using Weblate (Russian) | Александр | 2022-06-16 | 1 | -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)) | chocobozzz | 2022-06-16 | 1 | -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 CSS | Chocobozzz | 2022-06-16 | 27 | -129/+114 |
| | |||||
* | Increase test timeout | Chocobozzz | 2022-06-16 | 1 | -1/+1 |
| | |||||
* | Fix top menu opacity | Chocobozzz | 2022-06-16 | 4 | -5/+5 |
| | |||||
* | Improve quick settings UI | Chocobozzz | 2022-06-16 | 1 | -7/+3 |
| | |||||
* | Improve theme label | Chocobozzz | 2022-06-16 | 5 | -24/+46 |
| | |||||
* | More robust move to object storage job failure | Chocobozzz | 2022-06-16 | 2 | -5/+23 |
| | |||||
* | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-16 | 4 | -8/+20 |
|\ | |||||
| * | Fix live ending job that breaks new live session | Chocobozzz | 2022-06-16 | 4 | -8/+20 |
| | | |||||
* | | Increase global font size | Chocobozzz | 2022-06-16 | 106 | -547/+303 |
| | | |||||
* | | Move alert into to pt-alert-primary | Chocobozzz | 2022-06-15 | 13 | -20/+16 |
| | | |||||
* | | Fix login form scrolling | Chocobozzz | 2022-06-15 | 2 | -2/+4 |
| | | |||||
* | | Improve login page UI | Chocobozzz | 2022-06-15 | 7 | -129/+136 |
| | | |||||
* | | Fix login input size | Chocobozzz | 2022-06-15 | 1 | -1/+1 |
| | | |||||
* | | Increase margin between upload and search inputs | Chocobozzz | 2022-06-15 | 1 | -2/+6 |
| | | |||||
* | | Remove duplicated hidden attribute | Chocobozzz | 2022-06-15 | 1 | -4/+0 |
| | | |||||
* | | Lighter foreground font color | Chocobozzz | 2022-06-15 | 3 | -4/+4 |
| | | |||||
* | | Redesign register steps | Chocobozzz | 2022-06-15 | 45 | -373/+1049 |
| | | |||||
* | | Remove all checkboxes in issue templates | Chocobozzz | 2022-06-14 | 1 | -7/+3 |
| | | |||||
* | | Don't render checkboxes in issue template | Chocobozzz | 2022-06-14 | 4 | -24/+8 |
| | | |||||
* | | More robust duration parsing | Chocobozzz | 2022-06-14 | 2 | -34/+68 |
| | | |||||
* | | Fix nightly build | Chocobozzz | 2022-06-14 | 1 | -1/+1 |
| | | |||||
* | | Implement 5036: more readable diff on configuration file when upgrading. | John Livingston | 2022-06-13 | 2 | -1/+11 |
| | | |||||
* | | Fix ng build options | Chocobozzz | 2022-06-13 | 1 | -2/+2 |
| | | |||||
* | | Add form template for issue templates | Chocobozzz | 2022-06-13 | 8 | -127/+128 |
| | | |||||
* | | Upgrade client dependencies | Chocobozzz | 2022-06-13 | 4 | -2883/+2920 |
| | | |||||
* | | Fix socket io lazy loading | Chocobozzz | 2022-06-13 | 1 | -2/+2 |
| | | |||||
* | | Remove unused global css | Chocobozzz | 2022-06-13 | 3 | -11/+6 |
| | | |||||
* | | Cleanup primeng css | Chocobozzz | 2022-06-13 | 1 | -67/+4 |
| | | |||||
* | | Reorganize application.scss | Chocobozzz | 2022-06-13 | 9 | -209/+220 |
| | | |||||
* | | Better icon names | Chocobozzz | 2022-06-13 | 7 | -17/+9 |
| | | |||||
* | | Replace all glyphicon icons | Chocobozzz | 2022-06-13 | 44 | -240/+230 |
| | | |||||
* | | Replace glyphicon chevron | Chocobozzz | 2022-06-10 | 16 | -48/+57 |
| | | |||||
* | | Fix notification z-index with modals | Chocobozzz | 2022-06-10 | 1 | -2/+2 |
| | | |||||
* | | Rename input toggle hidden to input text | Chocobozzz | 2022-06-10 | 22 | -52/+52 |
| | | | | | | | | It's more than just an hidden toggle | ||||
* | | Prefer global icon instead of glyphicon for copy | Chocobozzz | 2022-06-10 | 12 | -35/+29 |
| | | |||||
* | | Prefer using our icons for notifications | Chocobozzz | 2022-06-10 | 3 | -7/+17 |
| | | |||||
* | | Use bootstrap loader | Chocobozzz | 2022-06-10 | 13 | -98/+26 |
| | | |||||
* | | Add comments to bootstrap CSS | Chocobozzz | 2022-06-10 | 1 | -5/+24 |
| | | |||||
* | | Fix buttons hovering background color in tables | Chocobozzz | 2022-06-10 | 1 | -8/+11 |
| | | |||||
* | | Remove secondary color theme | Chocobozzz | 2022-06-10 | 8 | -34/+9 |
| | | |||||
* | | Fix list overflow | Chocobozzz | 2022-06-10 | 3 | -4/+16 |
| | | |||||
* | | Refactor button components | Chocobozzz | 2022-06-10 | 7 | -39/+40 |
| | | |||||
* | | fix(doc): fix links to 'anchors' in install doc | dingycle | 2022-06-10 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-10 | 16 | -46/+71 |
|\| | |||||
| * | Fix classic select and ng select css inconsistency | Chocobozzz | 2022-06-10 | 7 | -14/+26 |
| | | |||||
| * | Fix my import expander icon | Chocobozzz | 2022-06-10 | 1 | -1/+1 |
| | | | | | | | | Should not be displayed if there is no import error | ||||
| * | Fix button icon margin | Chocobozzz | 2022-06-10 | 3 | -1/+8 |
| | | |||||
| * | Fix filters error in console | Chocobozzz | 2022-06-10 | 1 | -1/+1 |
| | |