Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix lint | Chocobozzz | 2023-05-24 | 4 | -11/+18 |
| | |||||
* | Improve accessibility | Chocobozzz | 2023-03-15 | 2 | -4/+4 |
| | |||||
* | Prefer displaying channel for playlist element | Chocobozzz | 2023-02-15 | 3 | -5/+12 |
| | |||||
* | Reorder playlists when adding an element | Chocobozzz | 2022-12-29 | 2 | -6/+14 |
| | |||||
* | Fix client lint | Chocobozzz | 2022-11-15 | 1 | -1/+1 |
| | |||||
* | Fix HTML in account/channel description | Chocobozzz | 2022-11-14 | 1 | -1/+1 |
| | |||||
* | feat: show contained playlists under My videos (#5125) | kontrollanten | 2022-10-24 | 2 | -7/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat: show contained playlists under My videos closes #4769 * refactor(server): remove unused types * fixes after code review * fix(client/video-miniature): add to playlist * fix(server/user/me): shortUUID response * Revert "fix(client/video-miniature): add to playlist" This reverts commit f1a0412391c7e2370b87df2594c9fe3f39a40ddc. * fix(client/PlaylistService): caching * Revert "fix(server/user/me): shortUUID response" This reverts commit e3f1ee4e335739b895bced938540c003df24af73. * Fix fetching playlists Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Refactor form reactive | Chocobozzz | 2022-10-07 | 1 | -2/+2 |
| | |||||
* | Prevent fetching playlist status after logout | Chocobozzz | 2022-07-28 | 1 | -2/+10 |
| | |||||
* | Add ability for client to create server logs | Chocobozzz | 2022-07-18 | 2 | -9/+9 |
| | |||||
* | Increase global font size | Chocobozzz | 2022-06-16 | 4 | -71/+59 |
| | |||||
* | Migrate to bootstrap 5 | Chocobozzz | 2022-06-10 | 2 | -4/+3 |
| | |||||
* | Reduce latency when adding a video to playlist | Chocobozzz | 2022-02-22 | 1 | -4/+17 |
| | |||||
* | client: show private badge in playlists | kontrollanten | 2022-02-07 | 3 | -7/+26 |
| | | | | closes #2601 | ||||
* | video-playlist: show date and views count | kontrollanten | 2022-02-03 | 2 | -1/+11 |
| | | | | closes #4396 | ||||
* | Remove unnecessary function | Chocobozzz | 2022-01-18 | 1 | -8/+1 |
| | |||||
* | Fix ngx loading bar deprecation | Chocobozzz | 2021-12-29 | 1 | -2/+3 |
| | |||||
* | Fix playlist miniature size with big description | Chocobozzz | 2021-11-29 | 2 | -5/+8 |
| | |||||
* | Added Markdown formatting in playlist descriptions | Poslovitch | 2021-10-26 | 2 | -2/+11 |
| | | | | Implements https://github.com/Chocobozzz/PeerTube/issues/3627 | ||||
* | Cleanup video playlist element miniature code | Chocobozzz | 2021-10-22 | 1 | -4/+1 |
| | |||||
* | Add ability to view my followers | Chocobozzz | 2021-10-20 | 1 | -3/+3 |
| | |||||
* | Fix find in bulk | Chocobozzz | 2021-10-18 | 1 | -1/+1 |
| | |||||
* | Remove protractor workaround | Chocobozzz | 2021-10-14 | 1 | -4/+2 |
| | | | | We don't use it anymore | ||||
* | add ...playlist.elements.loaded hook (#4387) | kontrollanten | 2021-10-12 | 1 | -5/+5 |
| | | | | | | | | | | | | | * client: add ...playlist.elements.loaded hook closes #4385 * fix linting error * client: add playlist metadata to video-watch hooks * Prefer using a filter for playlist elements hook Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Migrate client to eslint | Chocobozzz | 2021-08-18 | 4 | -8/+8 |
| | |||||
* | Fix client lint | Chocobozzz | 2021-08-17 | 2 | -36/+31 |
| | |||||
* | Update client dependencies | Chocobozzz | 2021-08-11 | 1 | -1/+1 |
| | |||||
* | Fetch things in bulk for the homepage | Chocobozzz | 2021-08-02 | 1 | -14/+9 |
| | |||||
* | Refactor video links builders | Chocobozzz | 2021-07-26 | 3 | -3/+4 |
| | |||||
* | Use show uuid for playlist miniatures | Chocobozzz | 2021-07-05 | 1 | -1/+1 |
| | |||||
* | Playlist miniature consistent font size | Chocobozzz | 2021-06-29 | 1 | -3/+9 |
| | |||||
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 3 | -2/+10 |
| | |||||
* | Move to sass module | Chocobozzz | 2021-06-28 | 3 | -8/+8 |
| | |||||
* | Move to sass @use | Chocobozzz | 2021-06-28 | 3 | -8/+8 |
| | |||||
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 4 | -34/+62 |
| | |||||
* | Bidi support | Chocobozzz | 2021-06-07 | 3 | -14/+22 |
| | |||||
* | Use HTML config when possible | Chocobozzz | 2021-06-04 | 1 | -8/+3 |
| | |||||
* | Support '/w/' and '/w/p/' for watch page | Chocobozzz | 2021-05-28 | 2 | -2/+2 |
| | | | | And use them as default in client | ||||
* | Make /a and /c default URLs for accounts and channels | Kimsible | 2021-05-05 | 2 | -2/+2 |
| | |||||
* | Move to stylelint | Chocobozzz | 2021-04-28 | 3 | -7/+9 |
| | |||||
* | Remove avatarUrl from models | Chocobozzz | 2021-04-28 | 1 | -4/+0 |
| | |||||
* | Playlist miniature consistency | Chocobozzz | 2021-04-26 | 1 | -3/+3 |
| | |||||
* | Refactor video miniature | Chocobozzz | 2021-04-01 | 3 | -45/+77 |
| | | | | | | Less dirty code, better responsive Prepare for some regressions Increase default miniature size | ||||
* | Add new default different avatar for channel and account | kimsible | 2020-11-25 | 1 | -3/+3 |
| | |||||
* | Fix playlist update element dropdown ux | Chocobozzz | 2020-11-20 | 1 | -16/+26 |
| | |||||
* | Improve playlist add dropdown ux | Chocobozzz | 2020-11-20 | 2 | -5/+12 |
| | |||||
* | Fix dropdowns z-index | Chocobozzz | 2020-11-20 | 1 | -2/+2 |
| | |||||
* | Reorganize left menu and account menu | Chocobozzz | 2020-11-13 | 2 | -2/+2 |
| | | | | | | Add my-settings and my-library in left menu Move administration below my-library Split account menu: my-setting and my library | ||||
* | Fix playlist element dropdown overflow | Chocobozzz | 2020-08-25 | 1 | -1/+1 |
| | |||||
* | Fix responsive playlist elements | Chocobozzz | 2020-08-19 | 1 | -2/+7 |
| |