Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix live ending banner | Chocobozzz | 2021-05-25 | 1 | -1/+2 |
| | |||||
* | Fix recommended banner size | Chocobozzz | 2021-05-14 | 1 | -1/+1 |
| | |||||
* | Fix button icon in admin plugins | Chocobozzz | 2021-05-10 | 1 | -1/+1 |
| | |||||
* | Fix miniature overflow | Chocobozzz | 2021-05-10 | 1 | -0/+2 |
| | |||||
* | Sort channels by -updatedAt | Chocobozzz | 2021-05-10 | 4 | -11/+20 |
| | |||||
* | Add ability to search live videos | Chocobozzz | 2021-05-05 | 1 | -2/+14 |
| | |||||
* | Fix non logged add comment avatar | Chocobozzz | 2021-05-05 | 1 | -4/+3 |
| | |||||
* | Fix miniature avatar size | Chocobozzz | 2021-05-05 | 3 | -3/+8 |
| | |||||
* | More efficient advanced input filter | Chocobozzz | 2021-05-03 | 1 | -10/+38 |
| | |||||
* | Refactor parseQueryStringFilter boolean handler | Chocobozzz | 2021-05-03 | 2 | -14/+2 |
| | |||||
* | Refactor search filters | Chocobozzz | 2021-05-03 | 14 | -96/+104 |
| | |||||
* | Fix avatar in report page | Chocobozzz | 2021-05-03 | 1 | -2/+2 |
| | |||||
* | Add ability to filter my videos by live | Chocobozzz | 2021-05-03 | 12 | -43/+125 |
| | |||||
* | Cleanup plugins admin CSS | Chocobozzz | 2021-04-29 | 6 | -11/+30 |
| | |||||
* | Fix actor avatar background | Chocobozzz | 2021-04-29 | 2 | -4/+4 |
| | |||||
* | Move to stylelint | Chocobozzz | 2021-04-28 | 31 | -108/+114 |
| | |||||
* | Remove avatarUrl from models | Chocobozzz | 2021-04-28 | 7 | -29/+1 |
| | |||||
* | Refactor actor avatar display | Chocobozzz | 2021-04-28 | 23 | -135/+214 |
| | |||||
* | Rename actor image edit module | Chocobozzz | 2021-04-28 | 10 | -2/+2 |
| | |||||
* | Better video languages filter UX | Chocobozzz | 2021-04-28 | 1 | -29/+40 |
| | | | | | Don't throw if the user did not select any language, automatically select "all languages" instead | ||||
* | Clearer nsfw "do not list" label | Chocobozzz | 2021-04-28 | 1 | -2/+2 |
| | |||||
* | Use account initial as default avatar (#4002) | kontrollanten | 2021-04-27 | 4 | -6/+86 |
| | | | | | | | * client: use account initial as default avatar * fix UI in user list Avatars was cutted in the top and bottom | ||||
* | Fix video actions dropdown overflow | Chocobozzz | 2021-04-26 | 1 | -0/+1 |
| | |||||
* | Playlist miniature consistency | Chocobozzz | 2021-04-26 | 1 | -3/+3 |
| | |||||
* | Fix menu dropdown overflow | Chocobozzz | 2021-04-26 | 1 | -1/+1 |
| | | | | Weird issue conflicting with the dropdown config from the menu component | ||||
* | Fix eye button for password input | Chocobozzz | 2021-04-26 | 2 | -1/+5 |
| | |||||
* | rephrase signup limit validator error (#3984) | Florian CUNY | 2021-04-21 | 1 | -1/+1 |
| | | | Co-authored-by: Rigel Kent <par@rigelk.eu> | ||||
* | Refactor feed component | Chocobozzz | 2021-04-15 | 3 | -29/+10 |
| | |||||
* | Refactor menu css | Chocobozzz | 2021-04-15 | 3 | -72/+76 |
| | |||||
* | Refactor comment add css | Chocobozzz | 2021-04-15 | 2 | -1/+2 |
| | |||||
* | Don't always use a link for account avatar | Chocobozzz | 2021-04-15 | 5 | -25/+33 |
| | |||||
* | Remove unused class in download modal | Chocobozzz | 2021-04-15 | 1 | -9/+0 |
| | |||||
* | Add AccountAvatarComponent (#3965) | kontrollanten | 2021-04-15 | 19 | -52/+111 |
| | | | | | | | * refactor(client): create account-avatar component * continue implement account-avatar * fix review comments | ||||
* | Refactor modal buttons style | Chocobozzz | 2021-04-14 | 13 | -53/+33 |
| | |||||
* | Add plugin placeholder elements support | Chocobozzz | 2021-04-12 | 3 | -2/+23 |
| | |||||
* | Add `i18n` prop where it is missing (#3946) | Marcin Mikołajczak | 2021-04-12 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | * Add `i18n` prop * Update video-comment-list.component.html * Update account-blocklist.component.html * Update server-blocklist.component.html * Update video-redundancies-list.component.html * Update following-list.component.html * Update followers-list.component.html | ||||
* | Fix plugin checkbox placement | Chocobozzz | 2021-04-09 | 2 | -8/+12 |
| | |||||
* | Plugins can register html/select settings | Chocobozzz | 2021-04-09 | 1 | -1/+9 |
| | |||||
* | Merge branch 'release/3.1.0' into develop | Chocobozzz | 2021-04-08 | 1 | -6/+2 |
|\ | |||||
| * | Fix updating transcoding profiles | Chocobozzz | 2021-04-08 | 1 | -6/+2 |
| | | |||||
| * | Add warning in download modal if needed | Chocobozzz | 2021-03-24 | 2 | -2/+10 |
| | | |||||
* | | Set channel banner/avatar in creation form | Chocobozzz | 2021-04-08 | 6 | -10/+30 |
| | | |||||
* | | Display banner on channel page | Chocobozzz | 2021-04-08 | 1 | -1/+2 |
| | | |||||
* | | Add ability to update the banner | Chocobozzz | 2021-04-08 | 22 | -275/+354 |
| | | |||||
* | | Agnostic actor image storage | Chocobozzz | 2021-04-08 | 5 | -11/+11 |
| | | |||||
* | | Minimal PeertubeModalService to open settings from "can be redefined..." (#3923) | aschaap | 2021-04-06 | 4 | -2/+18 |
| | | | | | | | | | | | | | | * Minimal PeertubeModalService to open settings from "can be redefined..." * Linter changes * Removed unused parameter, made Subject type reflect this, and formatting | ||||
* | | Fix miniature overflow | Chocobozzz | 2021-04-05 | 1 | -1/+1 |
| | | |||||
* | | Responsive search | Chocobozzz | 2021-04-01 | 1 | -5/+4 |
| | | |||||
* | | Account/channel videos display as rows | Chocobozzz | 2021-04-01 | 3 | -2/+16 |
| | | |||||
* | | Refactor video miniature | Chocobozzz | 2021-04-01 | 9 | -226/+263 |
| | | | | | | | | | | | | Less dirty code, better responsive Prepare for some regressions Increase default miniature size |