allow limiting video-comments rss feeds to an account or video channel
[oweals/peertube.git] / shared / models /
2020-06-23 ChocobozzzLazy load all routes
2020-06-23 ChocobozzzReorganize client shared modules
2020-06-22 Rigel Kentpredefined report reasons & improved reporter UI (...
2020-06-18 ChocobozzzSplit types and typings
2020-06-17 ChocobozzzMore robust max bitrate calculation
2020-06-16 ChocobozzzAdd videos count in channels list
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-06-10 ChocobozzzAdd search target check params
2020-06-10 ChocobozzzFirst implem global search
2020-06-04 ChocobozzzAdd kab and vi locales
2020-06-04 ChocobozzzAdd ar-001 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-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-29 ChocobozzzAdd ability to bulk delete comments
2020-05-14 Rigel KentAdd server plugin filter hooks for import with torrent...
2020-05-11 ChocobozzzMerge branch 'master' into develop
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 ChocobozzzAdd ability to override login signup message
2020-05-05 ChocobozzzAdd auth plugin info in users list
2020-05-04 ChocobozzzAdd plugin settings change watcher
2020-05-04 ChocobozzzAdd external login buttons
2020-05-04 ChocobozzzAdd external login tests
2020-05-04 ChocobozzzBegin support for external auths
2020-05-04 ChocobozzzAdd plugin auth migrations
2020-05-04 ChocobozzzAdd ability for auth plugins to hook tokens validity
2020-05-04 ChocobozzzSupport logout and add id and pass tests
2020-05-04 ChocobozzzAvoir some circular dependencies
2020-05-04 ChocobozzzBegin auth plugin support
2020-05-04 Rigel KentFix rowsPerPage change, add filter clear button, update...
2020-05-04 Rigel KentOnly show updatedAt date of abuse if different from...
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 video channel and video thumbnail, rework video...
2020-05-01 Rigel KentMake sure a report doesn't get deleted upon the deletio...
2020-04-20 ChocobozzzAdd ability to remove privacies using plugins
2020-04-20 KimAdd markdown support to plugins (#2654)
2020-04-07 ChocobozzzAdd ability to accept or not remote redundancies
2020-04-06 ChocobozzzRemove oc locale support
2020-04-03 ChocobozzzFix peertube interface i18n
2020-03-31 Rigel KentUse inner join and document code for viewr stats for...
2020-03-31 Rigel KentView stats for channels
2020-03-27 Rigel KentAdd overview of a user's actions in user-edit (#2558)
2020-03-11 ChocobozzzImplement pagination for overviews endpoint
2020-03-11 BitTubeAction hook: thread replies loaded (#2550)
2020-03-10 Rigel KentAdd video file metadata to download modal, via ffprobe...
2020-03-05 ChocobozzzAdd action hook, comments loaded (#2539)
2020-02-28 ChocobozzzUpdate dependencies
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 'open-api-clients' into develop
2020-02-17 ChocobozzzMerge branch 'master' into develop
2020-02-13 Rigel KentMake the search helper change based on the server config
2020-02-11 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-10 ChocobozzzStrict templates enabled
2020-02-07 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-06 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-06 ChocobozzzFix accept languages in tests
2020-02-04 ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-02-04 ChocobozzzAdd hu and th locales
2020-02-04 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-03 ChocobozzzMove to eslint
2020-01-30 ChocobozzzAdd url field in caption and use it for thumbnails
2020-01-29 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-01-29 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-01-29 Rigel KentDownsample to the closest divisor standard framerate
2020-01-28 ChocobozzzAdd ability to list redundancies
2020-01-10 Rigel KentAdd informational message at login for visitors coming...
2020-01-06 ChocobozzzShare playlists state
2020-01-03 ChocobozzzImprove SQL query for my special playlists
2020-01-02 Rigel KentAdd miniature quick actions to add video to Watch later...
2019-12-28 Rigel KentAdd author indicator to the comment replies loader
2019-12-13 Rigel Kentautoplay next video support for playlists
2019-12-12 ChocobozzzAdd internal privacy mode
2019-12-11 ChocobozzzServe audit logs to client
2019-12-06 ChocobozzzAdd action hooks to user routes
2019-12-05 ChocobozzzAdd ability to update icons content
2019-12-05 ChocobozzzAdd hook to alter player build options
2019-12-05 ChocobozzzImprove 4k resolution bitrate
2019-12-05 ChocobozzzEnsure local actors preferredName don't already exist
2019-12-04 ChocobozzzAdd ability to filter per job type
2019-12-04 Julien MaulnyFix retrieving of deleted comments when subscribing...
2019-12-04 Julien MaulnySoft delete video comments instead of detroy
2019-11-25 ChocobozzzMerge branch 'signup-hooks' into 'develop'
2019-11-25 Rigel Kent(plugins) adding signup scope and init hook, modifying...
2019-11-25 frankdelangeAdd audio-only option to transcoders and player
2019-11-25 ChocobozzzAdd ability to disable webtorrent
2019-11-18 Rigel KentVideo-watch hooks modifications for videojs
2019-11-13 ChocobozzzMerge branch 'weblate' into develop
2019-11-13 ChocobozzzMake build works
next