Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lazy load all routes | Chocobozzz | 2020-06-23 | 1 | -0/+1 |
| | |||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 19 | -94/+108 |
| | |||||
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 7 | -3/+62 |
| | | | | | - added `startAt` and `endAt` optional timestamps to help pin down reported sections of a video - added predefined report reasons - added video player with report modal | ||||
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -1/+1 |
| | |||||
* | More robust max bitrate calculation | Chocobozzz | 2020-06-17 | 1 | -31/+34 |
| | |||||
* | Add videos count in channels list | Chocobozzz | 2020-06-16 | 1 | -0/+2 |
| | |||||
* | preserve original variable names server-side | Rigel Kent | 2020-06-10 | 5 | -9/+9 |
| | |||||
* | rename blacklist to block/blocklist, merge block and auto-block views | Rigel Kent | 2020-06-10 | 5 | -9/+9 |
| | | | | | | | | | | | - 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 search target check params | Chocobozzz | 2020-06-10 | 1 | -3/+1 |
| | |||||
* | First implem global search | Chocobozzz | 2020-06-10 | 7 | -2/+46 |
| | |||||
* | Add kab and vi locales | Chocobozzz | 2020-06-04 | 1 | -5/+8 |
| | |||||
* | Add ar-001 locale | Chocobozzz | 2020-06-04 | 1 | -0/+2 |
| | |||||
* | Revert "Remove oc locale support" | Chocobozzz | 2020-05-29 | 1 | -0/+1 |
| | | | | This reverts commit 8323c435c19ac6ed1656ee8436b175bce7bd2c82. | ||||
* | Support broadcast messages | Chocobozzz | 2020-05-29 | 4 | -1/+19 |
| | |||||
* | Add bulk comment actions on account dropdown | Chocobozzz | 2020-05-29 | 2 | -0/+2 |
| | |||||
* | Add ability to bulk delete comments | Chocobozzz | 2020-05-29 | 1 | -0/+4 |
| | |||||
* | Add server plugin filter hooks for import with torrent and url (#2621) | Rigel Kent | 2020-05-14 | 3 | -4/+12 |
| | | | | | | | | | | | * Add server plugin filter hooks for import with torrent and url * WIP: pre and post-import filter hooks * Rebased * Cleanup filters to accept imports Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Switch emails to pug templates and provide richer html/text-only versions | Rigel Kent | 2020-05-08 | 1 | -3/+7 |
| | |||||
* | Add last login date to users | Chocobozzz | 2020-05-07 | 2 | -0/+6 |
| | |||||
* | Use video abuse filters on client side | Chocobozzz | 2020-05-07 | 1 | -0/+1 |
| | |||||
* | Add ability to override login signup message | Chocobozzz | 2020-05-06 | 2 | -1/+4 |
| | |||||
* | Add auth plugin info in users list | Chocobozzz | 2020-05-05 | 1 | -0/+2 |
| | |||||
* | Add plugin settings change watcher | Chocobozzz | 2020-05-04 | 2 | -1/+3 |
| | |||||
* | Add external login buttons | Chocobozzz | 2020-05-04 | 1 | -0/+4 |
| | |||||
* | Add external login tests | Chocobozzz | 2020-05-04 | 1 | -2/+2 |
| | |||||
* | Begin support for external auths | Chocobozzz | 2020-05-04 | 3 | -16/+42 |
| | |||||
* | Add plugin auth migrations | Chocobozzz | 2020-05-04 | 1 | -1/+3 |
| | |||||
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 3 | -2/+9 |
| | |||||
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 1 | -2/+5 |
| | |||||
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 3 | -0/+109 |
| | |||||
* | Begin auth plugin support | Chocobozzz | 2020-05-04 | 1 | -0/+33 |
| | |||||
* | Fix rowsPerPage change, add filter clear button, update video-abuse-list ↵ | Rigel Kent | 2020-05-04 | 1 | -1/+1 |
| | | | | search query param dynamically | ||||
* | Only show updatedAt date of abuse if different from createdAt | Rigel Kent | 2020-05-04 | 1 | -1/+1 |
| | |||||
* | Factorize video display in table for moderation components, apply it to ↵ | Rigel Kent | 2020-05-01 | 1 | -2/+3 |
| | | | | blacklisted videos as well | ||||
* | Add nth abuse count for a given video, add reporter/reportee reports stats | Rigel Kent | 2020-05-01 | 1 | -2/+9 |
| | |||||
* | Add video channel and video thumbnail, rework video appearance in row | Rigel Kent | 2020-05-01 | 1 | -0/+4 |
| | |||||
* | Make sure a report doesn't get deleted upon the deletion of its video | Rigel Kent | 2020-05-01 | 1 | -0/+2 |
| | |||||
* | Add ability to remove privacies using plugins | Chocobozzz | 2020-04-20 | 2 | -0/+17 |
| | |||||
* | Add markdown support to plugins (#2654) | Kim | 2020-04-20 | 1 | -1/+1 |
| | | | | | | | | | | | * Add markdown renderer to plugins * Chore: add doc for markdown plugins * Fix typing markdown plugin helpers * Add lines between components in template Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Add ability to accept or not remote redundancies | Chocobozzz | 2020-04-07 | 1 | -0/+1 |
| | |||||
* | Remove oc locale support | Chocobozzz | 2020-04-06 | 1 | -1/+0 |
| | | | | | | | It does not work since many releases, and nobody created an issue so we don't consider it much use It does not work because Angular does not know this locale: https://github.com/angular/angular/tree/master/packages/common/locales | ||||
* | Fix peertube interface i18n | Chocobozzz | 2020-04-03 | 1 | -1/+6 |
| | |||||
* | Use inner join and document code for viewr stats for channels | Rigel Kent | 2020-03-31 | 1 | -2/+2 |
| | |||||
* | View stats for channels | Rigel Kent | 2020-03-31 | 1 | -0/+6 |
| | |||||
* | Add overview of a user's actions in user-edit (#2558) | Rigel Kent | 2020-03-27 | 1 | -0/+5 |
| | |||||
* | Implement pagination for overviews endpoint | Chocobozzz | 2020-03-11 | 1 | -12/+18 |
| | |||||
* | Action hook: thread replies loaded (#2550) | BitTube | 2020-03-11 | 1 | -0/+2 |
| | | | | | | | | | | | | | * Add thread replies hook onLoaded * Cleaning spaces * Fixing travis CI lint errors (spaces) * Fixing travis 'irregular whitespace not allowed' * Changing action name for consistency Co-authored-by: ICabaleiro <i.cabaleiro@devcups.com> | ||||
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 3 | -0/+32 |
| | | | | | | | | | | | | | | | | | | | * Add video file metadata via ffprobe * Federate video file metadata * Add tests for file metadata generation * Complete tests for videoFile metadata federation * Lint migration and video-file for metadata * Objectify metadata from getter in ffmpeg-utils * Add metadataUrl to all videoFiles * Simplify metadata API middleware * Load playlist in videoFile when requesting metadata | ||||
* | Add action hook, comments loaded (#2539) | Chocobozzz | 2020-03-05 | 1 | -0/+2 |
| | | | | | | * Adding action hook for video watch comments loaded * Adding requested changes for PR #2539 | ||||
* | Update dependencies | Chocobozzz | 2020-02-28 | 2 | -4/+4 |
| |