Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try to reduce CSS size | Chocobozzz | 2021-03-24 | 8 | -44/+22 |
| | |||||
* | add best trending strategy based on Reddit's best | Rigel Kent | 2021-02-04 | 1 | -0/+1 |
| | | | | | | inspired from https://www.reddit.com/r/changelog/comments/7spgg0/best_is_the_new_hotness/ this implementation only adds freshness, and doesn't personalize based on subscribed communities yet. | ||||
* | modularize abstract video list header and implement video hotness ↵ | Rigel Kent | 2021-01-28 | 1 | -0/+4 |
| | | | | recommendation variant | ||||
* | User dropdown and notifications popover improvements (#3344) | Kimsible | 2020-12-13 | 2 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | * hove user dropdown on avatar and username * rename avatar-notification to notification component * use a link on mobile for notification component * add profile user dropdown and mobile notifications link as reusable active link * replace markAllAsRead inbox glyphicon to ok in notification popover * remove keyboard shortcuts from user dropdown on mobile * use common bell icon instead of inbox-full for notifications * remove duplicated notification in user dropdown since the bell appears on the right * adjust sensitive icon in user dropdown * align vertically user buttons popover and dropdown * adjust ellipsis on user display name and username in menu * adjust notification bell for mobile in menu * display background of user dropdown avatar and username for touchscreens * add right arrow indicator on mobile Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | Add new default different avatar for channel and account | kimsible | 2020-11-25 | 3 | -0/+0 |
| | |||||
* | allow private syndication feeds via a user feedToken | Rigel Kent | 2020-11-25 | 1 | -0/+1 |
| | |||||
* | Replace keyboard shortcut icon | Chocobozzz | 2020-11-16 | 2 | -0/+1 |
| | | | | Use svg instead | ||||
* | Add modal to display live information | Chocobozzz | 2020-11-09 | 1 | -0/+1 |
| | |||||
* | Move markdown icon on right and correct colors | kimsible | 2020-08-14 | 1 | -1/+1 |
| | |||||
* | Add markown compatible help icon in comment textarea | kimsible | 2020-08-14 | 1 | -0/+1 |
| | |||||
* | Fix icon names | Chocobozzz | 2020-08-07 | 2 | -0/+0 |
| | |||||
* | Add abuse message management in admin | Chocobozzz | 2020-07-31 | 1 | -0/+1 |
| | |||||
* | variable columns for users list, more columns possible, badge display for ↵ | Rigel Kent | 2020-07-29 | 1 | -0/+1 |
| | | | | statuses | ||||
* | Update my-account sub-menus icons (#2977) | Kim | 2020-07-23 | 3 | -1/+21 |
| | | | | | | | | | * Update user sub-menus icons * Update admin sub-menu icons * Add solendp to credits Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | add check-params test for user list | Rigel Kent | 2020-07-03 | 2 | -0/+2 |
| | | | | fixes #2918 | ||||
* | simplify navigation within most admin menus | Rigel Kent | 2020-07-02 | 1 | -0/+1 |
| | |||||
* | switch from softies to feathericons | Rigel Kent | 2020-07-01 | 111 | -348/+51 |
| | | | | also organize icons in folders per origin | ||||
* | replace current ownership transfer icon with softies forward icon | Rigel Kent | 2020-06-28 | 2 | -7/+4 |
| | |||||
* | rename blacklist to block/blocklist, merge block and auto-block views | Rigel Kent | 2020-06-10 | 1 | -0/+11 |
| | | | | | | | | | | | - also replace whitelist with allowlist - add advanced filters for video-block-list view - move icons in video-block-list and video-abuse-list to left side for visibility - add robot icon to depict automated nature of a block in video-block-list resolves #2790 | ||||
* | Add channel/account avatars in miniature (#2838) | Rigel Kent | 2020-06-08 | 2 | -2/+2 |
| | | | | | | | * add small avatar to miniature * fix svg size for trending and search icons in plugins view * parametrize avatar in miniature display options | ||||
* | Fix support button color | Chocobozzz | 2020-06-05 | 1 | -2/+2 |
| | |||||
* | fix mascot sizes, fix tick, delete extraneous .png icons | Rigel Kent | 2020-06-04 | 8 | -2/+4 |
| | | | | follows PR #2822 | ||||
* | fix duplicate id in svg, empty alt in base email | Rigel Kent | 2020-06-04 | 64 | -2599/+573 |
| | |||||
* | Add maximized mode to markdown-textarea + CSS improvements (#2660) | Kim | 2020-04-28 | 2 | -0/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add arrows-angle-contract/expand bootstrap icons * Add grey textarea-background-color * Add maximized support to markdown-textarea + improve column display * Refactor CSS + add ResizeObservable * Replace bootstrap icons with softies * Add ResizeObserver typing definition * Add focus on textarea + Fix Observables * Propage component changes on markdown plugins * Ignore ResizeObserver not implemented in typescript yet * Move observers from constructor to click event * Add scss and css variables * Replace textareaWidth with textareaMaxWidth to fix others textareas * Clean unused css rules * Fix ResizeObserver unknown by TypeScript compiler * Set max-width: 100% for small and mobile views * Fix textarea/preview height on maximized mode * Add common padding textarea/preview side-by-side * Hide scrollbar sub-menu on small-views * Add maximized mode for mobile views * Fix sass calculate syntax * Revert custom CSS variable for inputBorderRadius and inputBorderColor * Remove unsued methods * Fix missing implement method Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Better use of space and icons in plugins administration interface | Rigel Kent | 2020-03-10 | 1 | -0/+6 |
| | |||||
* | Add visitor settings, rework logged-in dropdown (#2514) | Rigel Kent | 2020-02-28 | 9 | -22/+68 |
| | | | | | | | | | | | | | | * Add visitor settings, rework logged-in dropdown * Make user dropdown P2P switch functional * Fix lint * Fix unnecessary notification when user logs out * Simplify visitor settings code and remove unnecessary icons * Catch parsing errors and reindent menu styles | ||||
* | Add miniature quick actions to add video to Watch later playlist | Rigel Kent | 2020-01-02 | 1 | -0/+11 |
| | |||||
* | improve notification popup interactivity: read all, layout, position | Rigel Kent | 2019-12-19 | 1 | -0/+15 |
| | | | | fixes #1730 | ||||
* | change repeat icon and factorize functions | Rigel Kent | 2019-12-13 | 1 | -1/+12 |
| | |||||
* | add loop setting for playlists, and use sessionStorage | Rigel Kent | 2019-12-13 | 1 | -0/+1 |
| | |||||
* | Change the support icon | Chocobozzz | 2019-12-03 | 2 | -11/+14 |
| | |||||
* | Fix welcome mascot | Chocobozzz | 2019-11-27 | 10 | -0/+1254 |
| | |||||
* | Optimize mascot images | Chocobozzz | 2019-11-06 | 7 | -0/+308 |
| | |||||
* | Increase 404 mascot size | Chocobozzz | 2019-10-30 | 1 | -0/+324 |
| | |||||
* | Add mascot to 404 page | Chocobozzz | 2019-10-30 | 6 | -0/+0 |
| | |||||
* | Add contributors in about peertube page | Chocobozzz | 2019-09-05 | 1 | -0/+0 |
| | |||||
* | Update client dependencies | Chocobozzz | 2019-07-25 | 46 | -0/+0 |
| | |||||
* | Add ability to search available plugins | Chocobozzz | 2019-07-24 | 1 | -0/+11 |
| | |||||
* | Add default playlist image | Chocobozzz | 2019-04-24 | 1 | -0/+0 |
| | |||||
* | Add logs page in client | Chocobozzz | 2019-04-11 | 1 | -0/+12 |
| | |||||
* | Add new instance follower notification in client | Chocobozzz | 2019-04-09 | 2 | -14/+11 |
| | |||||
* | Add my library section in menu | Chocobozzz | 2019-03-20 | 17 | -47/+113 |
| | |||||
* | Playlist support in watch page | Chocobozzz | 2019-03-18 | 1 | -0/+9 |
| | |||||
* | Playlist videos component | Chocobozzz | 2019-03-18 | 2 | -0/+11 |
| | |||||
* | Add to playlist dropdown | Chocobozzz | 2019-03-18 | 3 | -3/+24 |
| | |||||
* | Fix invisible things in dark mode | Chocobozzz | 2019-01-17 | 1 | -2/+2 |
| | |||||
* | Refactor how we use icons | Chocobozzz | 2019-01-17 | 35 | -242/+125 |
| | | | | Inject them in an angular component so we can easily change their color | ||||
* | Fix new Angular 7 issues | Chocobozzz | 2018-11-15 | 1 | -0/+0 |
| | |||||
* | add shortcuts icon in menu | Rigel Kent | 2018-09-26 | 1 | -0/+0 |
| | |||||
* | add theming via css custom properties | Rigel Kent | 2018-09-04 | 1 | -0/+1 |
| | | | | and a bonus dark color theme toggle |