prevent video-bottom overflow in video-miniature
[oweals/peertube.git] / client / src / app /
2020-06-11 Rigel Kentprevent video-bottom overflow in video-miniature
2020-06-11 ChocobozzzMerge branch 'blacklist' into 'develop'
2020-06-10 Rigel Kentsupport type as override to search in listBlocks
2020-06-10 Rigel Kentpreserve original variable names server-side
2020-06-10 Rigel Kentrename blacklist to block/blocklist, merge block and...
2020-06-10 Rigel Kentsmaller miniature average size in fluid grid, updated...
2020-06-10 Caroline ChuongAdd explicit step and aria-current attribute in registe...
2020-06-10 ChocobozzzAdd search target check params
2020-06-10 ChocobozzzFix search query when updating from typeahead
2020-06-10 ChocobozzzFirst implem global search
2020-06-10 Rigel Kentspace optimizations for `node_modules` and client stats...
2020-06-09 Caroline Chuongchange focus color instead of opacity of video play...
2020-06-09 Rigel Kent`fitWidth` for `video-miniature`, fluid grid (#2830)
2020-06-08 Caroline Chuongadd aria-hidden to non-descriptive icons (#2844)
2020-06-08 Rigel KentAdd channel/account avatars in miniature (#2838)
2020-06-07 Rigel Kentensure menu footer respects spacing across translations
2020-06-05 Caroline ChuongAdd lang attribute in languages list menu
2020-06-05 ChocobozzzFix default anonymous theme
2020-06-05 ChocobozzzFix config form issue with index URL
2020-06-04 Rigel Kentfix mascot sizes, fix tick, delete extraneous .png...
2020-06-04 Rigel Kentfix duplicate id in svg, empty alt in base email
2020-06-04 Rigel Kentinject lang in document to match current locale
2020-06-02 ChocobozzzMerge branch 'release/2.2.0' into develop
2020-06-02 ChocobozzzMerge branch 'release/2.2.0' into develop
2020-06-02 ChocobozzzMerge branch 'release/2.2.0' into develop
2020-06-02 ChocobozzzFix regression scrollbar bgcolor mdtextarea maximized...
2020-05-29 ChocobozzzRevert "Remove oc locale support"
2020-05-29 ChocobozzzSupport broadcast messages
2020-05-29 ChocobozzzAdd bulk comment actions on account dropdown
2020-05-22 ChocobozzzMerge branch 'release/2.2.0' into develop
2020-05-22 ChocobozzzFix grey color theme
2020-05-22 ChocobozzzFix action button icons theme
2020-05-22 ChocobozzzMerge branch 'release/2.2.0' into develop
2020-05-22 ChocobozzzFix lint
2020-05-20 ChocobozzzMerge branch 'release/2.2.0' into develop
2020-05-20 ChocobozzzFix input/textarea themes
2020-05-20 ChocobozzzFix dropdown menu overflow
2020-05-20 ChocobozzzExplicit theme colors for inputs and textarea
2020-05-20 ChocobozzzFix upload button color in dark mode
2020-05-20 ChocobozzzFix broken client when cookies are disabled
2020-05-20 ChocobozzzFix action button overflow in tables
2020-05-20 ChocobozzzFix external auth email/password update
2020-05-14 ChocobozzzFix deleting highlighted thread
2020-05-14 ChocobozzzAdd link to the account page in comment
2020-05-13 ChocobozzzFix old edge HLS compat
2020-05-12 Chocobozzz10 items per page for my videos
2020-05-11 ChocobozzzFix user dropdown overflow
2020-05-11 ChocobozzzUpdate translations
2020-05-11 ChocobozzzFix top menu dropdown hovering
2020-05-11 KimFix non-fixed header and menu when overflow-x body...
2020-05-11 KimFix regression my-account menu overflow-x on screen...
2020-05-11 kimsibleFix displaying more dropdown on touchscreen
2020-05-11 kimsibleAdd edit button to scroll watch playlist on touchscreens
2020-05-11 ChocobozzzMerge branch 'master' into develop
2020-05-08 Rigel KentDisplay video redundancy entries as table link objects
2020-05-08 Rigel KentAlign follower handle display on instance display in...
2020-05-08 Rigel KentSwitch emails to pug templates and provide richer html...
2020-05-07 ChocobozzzAdd last login date to users
2020-05-07 ChocobozzzUse video abuse filters on client side
2020-05-06 ChocobozzzFix relative links in video description
2020-05-06 ChocobozzzAdd ability to override login signup message
2020-05-06 Rigel KentSupport pagination rowsPerPage change in instance accou...
2020-05-06 ChocobozzzFix mobile miniature information margin
2020-05-05 ChocobozzzAdd ability for video owners to delete comments
2020-05-05 ChocobozzzFix textarea size
2020-05-05 ChocobozzzAdd auth plugin info in users list
2020-05-05 Rigel KentFix video-abuse-details avatar display and user-list...
2020-05-05 ChocobozzzRe generate translations
2020-05-04 ChocobozzzHandle external login errors
2020-05-04 ChocobozzzAdd ability to unregister plugin auths
2020-05-04 ChocobozzzClient calls revoke-token endpoint on logout
2020-05-04 ChocobozzzAdd external login buttons
2020-05-04 ChocobozzzBegin support for external auths
2020-05-04 Rigel KentFix video-abuse-list init abuse duplication
2020-05-04 Rigel KentFix rowsPerPage change, add filter clear button, update...
2020-05-04 Rigel KentMove abuse-list details into its own component
2020-05-04 Rigel KentOnly show updatedAt date of abuse if different from...
2020-05-04 Rigel KentBind expanded rows to item ids instead of row number
2020-05-04 Rigel KentSupport is:blacklisted as video-abuse-list filter
2020-05-04 Rigel KentReduce createdAt column size by using short date format
2020-05-04 Rigel KentSwitching to a named filters/single input on video...
2020-05-01 Rigel KentFix margin-content and miniature thumbnail width on...
2020-05-01 KimFix dropdown-user placement and menu-left scroll on...
2020-05-01 Rigel KentAdd links from user-edit
2020-05-01 Rigel KentAdd reportee stats for deleted videos
2020-05-01 Rigel KentFactorize rest-table and fix/simplify SQL
2020-05-01 Rigel KentUnify paginator disabling when no result is displayable...
2020-05-01 Rigel KentSupport search param in URL for video abuses
2020-05-01 Rigel KentFixing circular dependency and table variable access
2020-05-01 Rigel KentEmpty states for tables
2020-05-01 Rigel KentAdd filter inputs for blacklisted videos and muted...
2020-05-01 Rigel KentFactorize video display in table for moderation compone...
2020-05-01 Rigel KentAdd nth abuse count for a given video, add reporter...
2020-05-01 Rigel KentAdd search for video, reporter and channel name fields
2020-05-01 Rigel KentAdd tooltip on caption upload to specify which formats...
2020-05-01 Rigel KentRename duplicate to more universal mirror, add to minia...
2020-05-01 Rigel KentAdd video channel and video thumbnail, rework video...
2020-05-01 Rigel KentIncrease rows per page, add reporter muting for abuse...
2020-05-01 Rigel KentMake sure a report doesn't get deleted upon the deletio...
2020-05-01 KimFix tables width, paginators, button on mobile / touchs...
next