]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - client/src/app/+admin/moderation/video-abuse-list
factorize account/server blocklists for users and instance (#2875)
[github/Chocobozzz/PeerTube.git] / client / src / app / +admin / moderation / video-abuse-list /
2020-06-15  Rigel Kentfactorize account/server blocklists for users and insta...
2020-06-13  Rigel Kentreplace title with video name in moderation listings
2020-06-11  ChocobozzzMerge branch 'blacklist' into 'develop'
2020-06-10  Rigel Kentpreserve original variable names server-side
2020-06-10  Rigel Kentrename blacklist to block/blocklist, merge block and...
2020-05-20  ChocobozzzMerge branch 'release/2.2.0' into develop
2020-05-20  ChocobozzzFix action button overflow in tables
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-05-08  Rigel KentSwitch emails to pug templates and provide richer html...
2020-05-07  ChocobozzzUse video abuse filters on client side
2020-05-05  Rigel KentFix video-abuse-details avatar display and user-list...
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 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 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-04-15  ChocobozzzUpdate translations
2020-04-15  ChocobozzzMerge branch 'pr/2629' into develop
2020-04-14  Rigel KentRefactor follow/mute as modals in admin, add actions...
2020-04-13  Rigel KentRich reporter field and video embed in moderation abuse...
2020-04-13  Rigel KentImproving select displays, focus box-shadows for pagina...
2020-04-08  ChocobozzzImprove admin tables row expand
2020-04-08  ChocobozzzFix sort in admin tables
2020-04-02  Rigel KentUse form-control to display box-shadow on form inputs...
2020-02-26  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-20  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'master' into develop
2020-02-13  Rigel KentAdd ListOverflow component to prevent sub-menu overflow
2020-02-11  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-10  ChocobozzzFix angular 9 build
2019-12-11  ChocobozzzServe audit logs to client
2019-07-25  ChocobozzzUpdate angular
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-02-15  ChocobozzzLazy import some modules
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11  ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
2019-01-17  ChocobozzzRefactor how we use icons
2019-01-15  ChocobozzzFix notification z-index on modals
2019-01-14  ChocobozzzIncrease abuse length to 3000
2018-12-20  ChocobozzzFix notification with large message
2018-12-19  ChocobozzzRefractor notification service
2018-11-13  ChocobozzzMerge branch 'master' into develop
2018-10-19  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-18  mike stedmanMake abuse-delete confirmation box clearer
2018-10-18  MikeChange "delete" to "delete this report"
2018-10-17  ChocobozzzMerge branch 'feature/webtorrent-disabling' into develop
2018-10-16  ChocobozzzAdd user/instance block by users in the client
2018-10-11  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-08  ChocobozzzAdd users search filter
2018-08-28  ChocobozzzMove abuse state column at the end
2018-08-28  Felix AbleitnerDisplay report reason in multiple lines (#957)
2018-08-14  ChocobozzzRegroup abuse and blacklisted videos inside "moderation"