Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename input toggle hidden to input text | Chocobozzz | 2022-06-10 | 21 | -51/+51 |
| | | | | It's more than just an hidden toggle | ||||
* | Prefer global icon instead of glyphicon for copy | Chocobozzz | 2022-06-10 | 11 | -35/+28 |
| | |||||
* | Prefer using our icons for notifications | Chocobozzz | 2022-06-10 | 2 | -3/+13 |
| | |||||
* | Use bootstrap loader | Chocobozzz | 2022-06-10 | 12 | -83/+25 |
| | |||||
* | Remove secondary color theme | Chocobozzz | 2022-06-10 | 4 | -12/+9 |
| | |||||
* | Fix list overflow | Chocobozzz | 2022-06-10 | 3 | -4/+16 |
| | |||||
* | Refactor button components | Chocobozzz | 2022-06-10 | 7 | -39/+40 |
| | |||||
* | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-10 | 13 | -35/+49 |
|\ | |||||
| * | Fix classic select and ng select css inconsistency | Chocobozzz | 2022-06-10 | 4 | -5/+9 |
| | | |||||
| * | 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 |
| | | |||||
| * | Fix upload banner icon margin | Chocobozzz | 2022-06-10 | 2 | -6/+12 |
| | | |||||
| * | Fix search filters count | Chocobozzz | 2022-06-10 | 2 | -21/+18 |
| | | |||||
* | | Migrate to bootstrap 5 | Chocobozzz | 2022-06-10 | 116 | -677/+567 |
| | | |||||
* | | Support ICU in TS components | Chocobozzz | 2022-06-08 | 26 | -155/+333 |
| | | |||||
* | | Fix various typos | luz paz | 2022-06-07 | 3 | -3/+3 |
| | | | | | | 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` | ||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-03 | 7 | -4/+26 |
|\| | |||||
| * | Handle playlist without videos available | Chocobozzz | 2022-06-03 | 6 | -4/+22 |
| | | |||||
| * | Completely remove best default trending algorithm | Chocobozzz | 2022-06-03 | 1 | -0/+4 |
| | | |||||
* | | Fix typo | Chocobozzz | 2022-06-01 | 1 | -1/+1 |
| | | |||||
* | | Added "total views" in the my channels list (#5007) | Florian CUNY | 2022-05-31 | 2 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | | Display "No subscribers" in my-library instead of "0 subscribers" | Poslovitch | 2022-05-30 | 1 | -1/+1 |
| | | | | | | | | Was suggested in https://github.com/Chocobozzz/PeerTube/pull/4484 | ||||
* | | Add missing i18n for hotkeys | Chocobozzz | 2022-05-25 | 1 | -1/+3 |
| | | |||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-05-25 | 3 | -7/+9 |
|\| | |||||
| * | Fix job progress column | Chocobozzz | 2022-05-25 | 1 | -1/+1 |
| | | |||||
| * | Fix avatars in notifications | Chocobozzz | 2022-05-25 | 1 | -3/+3 |
| | | |||||
| * | Fix upload avatar button | Chocobozzz | 2022-05-25 | 1 | -3/+5 |
| | | |||||
* | | Improve admin users list table | Chocobozzz | 2022-05-24 | 3 | -14/+40 |
| | | | | | | | | | | | | * Fix last login sort with null values * Remember last selected columns * Display last login date by default | ||||
* | | (#4959) Add 'Originally Published At' sort option in videos pages (#4977) | Jlll1 | 2022-05-24 | 2 | -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 size | Chocobozzz | 2022-05-23 | 1 | -1/+1 |
| | |||||
* | Fix redirect users after login with external auth | Chocobozzz | 2022-05-20 | 2 | -21/+68 |
| | |||||
* | Add control bar option for peertube player | Chocobozzz | 2022-05-20 | 3 | -5/+6 |
| | |||||
* | Add "only display embed URL" in share modal | Chocobozzz | 2022-05-20 | 2 | -14/+41 |
| | |||||
* | Increase timeouts | Chocobozzz | 2022-05-18 | 1 | -1/+1 |
| | |||||
* | Fix live mode descriptions | Chocobozzz | 2022-05-18 | 1 | -2/+2 |
| | |||||
* | Better stats date format | Chocobozzz | 2022-05-18 | 2 | -6/+21 |
| | |||||
* | Add total viewers overall stat | Chocobozzz | 2022-05-18 | 2 | -1/+10 |
| | |||||
* | Fix video upload with some characters in filename | Chocobozzz | 2022-05-17 | 1 | -1/+1 |
| | |||||
* | Add min range to stats graphs | Chocobozzz | 2022-05-10 | 1 | -0/+5 |
| | |||||
* | Fix help popover width | Chocobozzz | 2022-05-09 | 1 | -0/+1 |
| | |||||
* | Add URL redirection support for external auth | Chocobozzz | 2022-05-09 | 3 | -7/+18 |
| | |||||
* | Add help to understand what is a view | Chocobozzz | 2022-05-06 | 2 | -3/+10 |
| | |||||
* | Add ability to filter overall video stats by date | Chocobozzz | 2022-05-06 | 8 | -81/+272 |
| | |||||
* | Remove comments, rates and views from stats | Chocobozzz | 2022-05-05 | 1 | -6/+2 |
| | | | | It prevent us to apply date filters | ||||
* | Fix help component z-index | Chocobozzz | 2022-05-04 | 3 | -3/+0 |
| | |||||
* | Add session informations in live modal | Chocobozzz | 2022-05-03 | 5 | -4/+54 |
| | |||||
* | Support live session in server | Chocobozzz | 2022-05-03 | 1 | -0/+1 |
| | |||||
* | Save replay of permanent live in client | Chocobozzz | 2022-05-03 | 3 | -23/+1 |
| | |||||
* | Fix subscribe button dropdown position | Chocobozzz | 2022-05-02 | 1 | -1/+1 |
| |