Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Increase play button size | Chocobozzz | 2020-12-17 | 2 | -2/+3 | |
| | ||||||
* | Fix ng-select width | Chocobozzz | 2020-12-15 | 1 | -11/+0 | |
| | ||||||
* | Fix password input in edit user | Chocobozzz | 2020-12-15 | 1 | -0/+7 | |
| | ||||||
* | Use -1 for max live duration unlimited | Chocobozzz | 2020-12-15 | 1 | -1/+2 | |
| | ||||||
* | restore live transcoding to live streaming tab | Rigel Kent | 2020-12-14 | 1 | -2/+2 | |
| | ||||||
* | slightly clearer layout of transcoding configuration | Rigel Kent | 2020-12-14 | 1 | -0/+22 | |
| | ||||||
* | restore wrapping in reports | Rigel Kent | 2020-12-13 | 1 | -0/+1 | |
| | ||||||
* | Improve live player responsive | Chocobozzz | 2020-12-10 | 2 | -7/+37 | |
| | ||||||
* | unify inputs requiring buttons like password inputs | Rigel Kent | 2020-12-04 | 1 | -1/+2 | |
| | ||||||
* | more explicit error messages for file uploads | Rigel Kent | 2020-12-03 | 2 | -0/+9 | |
| | ||||||
* | Fix themes colors by using SCSS variables (#3376) | Mathieu Brunot | 2020-11-30 | 1 | -1/+2 | |
| | | | | | | | | | * :lipstick: Use foreground var for code * :lipstick: Use submenu var color * :lipstick: Use foreground var color for menu * :bug: Fix var used in menu | |||||
* | Fix notification width | Chocobozzz | 2020-11-27 | 1 | -0/+2 | |
| | ||||||
* | adjust registration form width on mobile (#3274) | test2a | 2020-11-25 | 1 | -0/+1 | |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | |||||
* | refactor scoped token service | Rigel Kent | 2020-11-25 | 1 | -1/+1 | |
| | ||||||
* | allow private syndication feeds via a user feedToken | Rigel Kent | 2020-11-25 | 1 | -1/+1 | |
| | ||||||
* | Fix dropdowns z-index | Chocobozzz | 2020-11-20 | 2 | -2/+1 | |
| | ||||||
* | Add ability to bulk delete comments | Chocobozzz | 2020-11-20 | 1 | -1/+1 | |
| | ||||||
* | Upgrade client dependencies | Chocobozzz | 2020-11-19 | 2 | -93/+553 | |
| | | | | Migrate removed primeng theme to custom CSS | |||||
* | Add ability to display all channel/account videos | Chocobozzz | 2020-11-18 | 1 | -0/+4 | |
| | ||||||
* | Put admin actions on the left | Chocobozzz | 2020-11-16 | 2 | -2/+2 | |
| | ||||||
* | Dropdown should be on top of everything | Chocobozzz | 2020-11-16 | 1 | -1/+1 | |
| | ||||||
* | Reorganize left menu and account menu | Chocobozzz | 2020-11-13 | 1 | -2/+3 | |
| | | | | | | Add my-settings and my-library in left menu Move administration below my-library Split account menu: my-setting and my library | |||||
* | Fix global loading bar in client | Chocobozzz | 2020-11-09 | 1 | -0/+4 | |
| | ||||||
* | Add warning below live stream key field | Chocobozzz | 2020-11-09 | 1 | -0/+7 | |
| | ||||||
* | Fix playlist element dropdown overflow | Chocobozzz | 2020-08-25 | 3 | -15/+16 | |
| | ||||||
* | Fix z-index dropdown icon | Chocobozzz | 2020-08-25 | 2 | -7/+16 | |
| | | | | Was on top of the header | |||||
* | On touchscreens add content overlay for opened menu (#3088) | Kim | 2020-08-17 | 1 | -0/+23 | |
| | | | | | | | | | | | | | * Overflow:hidden on touchscreen when modal-open * Do not display menu by default on touchscreens * Add content overlay on touchscreens when menu is opened * Fix zIndex overlay for search infos * On touchscreens close menu on swipe left Co-authored-by: kimsible <kimsible@users.noreply.github.com> | |||||
* | Refactor popover markdown, add code style | kimsible | 2020-08-14 | 1 | -0/+10 | |
| | ||||||
* | Use ng select for multiselect | Chocobozzz | 2020-08-11 | 2 | -61/+11 | |
| | ||||||
* | add ng-select for templatable select options | Rigel Kent | 2020-08-11 | 3 | -69/+30 | |
| | | | | | | | - create select-tags component to replace ngx-chips - create select-options to factorize option selection in forms - create select-channel to simplify channel selection - refactor tags validation | |||||
* | Fix expanded margin content css var unapplied | kimsible | 2020-08-11 | 1 | -3/+3 | |
| | ||||||
* | Refactor - improve offset content handling with fixed sub-menu and ↵ | kimsible | 2020-08-11 | 1 | -14/+21 | |
| | | | | broadcast-message | |||||
* | Remove smooth scroll behaviour | Chocobozzz | 2020-08-10 | 1 | -4/+0 | |
| | | | | It's not adapted to a SPA because the scroll is updated when we change page | |||||
* | Add new anchors in my-settings and handle offset sub-menu height (#3032) | Kim | 2020-08-10 | 1 | -1/+5 | |
| | | | | | | | | | | | | | * Add anchors setting and handle offset with sub-meu * Use PeerTube scroll logic * Add anchor for top my-settings * Improve scroller with smooth behavior and css offset * Fix anchor position when using history navigation Co-authored-by: kimsible <kimsible@users.noreply.github.com> | |||||
* | Do not display videojs poster when video is starting | kimsible | 2020-08-10 | 1 | -0/+8 | |
| | ||||||
* | Correctly fix sub menu | Chocobozzz | 2020-08-10 | 1 | -4/+11 | |
| | ||||||
* | Add buttons in playlist page | Chocobozzz | 2020-08-10 | 1 | -0/+1 | |
| | | | | To delete/edit/share the playlist | |||||
* | Fix playlist layout on mobile | Chocobozzz | 2020-08-10 | 1 | -10/+9 | |
| | ||||||
* | Avoid lost scroll position when modal open | kimsible | 2020-08-10 | 1 | -2/+1 | |
| | ||||||
* | Fix play overlay icon | Chocobozzz | 2020-08-07 | 1 | -1/+1 | |
| | ||||||
* | Fix loading bar color | Chocobozzz | 2020-08-07 | 2 | -95/+0 | |
| | ||||||
* | Fix control bar on small screens | Chocobozzz | 2020-08-07 | 3 | -3/+12 | |
| | ||||||
* | Fix playlist menu overflow | Chocobozzz | 2020-08-07 | 1 | -0/+1 | |
| | ||||||
* | Align dock padding with playlist button | Chocobozzz | 2020-08-07 | 3 | -2/+4 | |
| | ||||||
* | Handle start at/stop at in playlist embed | Chocobozzz | 2020-08-07 | 1 | -2/+8 | |
| | ||||||
* | Handle unavailable videos in embed playlists | Chocobozzz | 2020-08-07 | 1 | -11/+24 | |
| | ||||||
* | Add previous button | Chocobozzz | 2020-08-07 | 1 | -6/+27 | |
| | ||||||
* | Handle basic playlist in embed | Chocobozzz | 2020-08-07 | 4 | -13/+183 | |
| | ||||||
* | Add logic to handle playlist in embed | Chocobozzz | 2020-08-07 | 1 | -0/+2 | |
| | ||||||
* | Upgrade to angular 10 | Chocobozzz | 2020-08-07 | 1 | -1/+1 | |
| |