Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update code contributors | Chocobozzz | 2020-05-11 | 1 | -1/+1 |
| | |||||
* | Allow to auto follow a specific URL | Chocobozzz | 2020-05-11 | 1 | -1/+1 |
| | |||||
* | Switch emails to pug templates and provide richer html/text-only versions | Rigel Kent | 2020-05-08 | 1 | -1/+1 |
| | |||||
* | Add last login date to users | Chocobozzz | 2020-05-07 | 2 | -5/+33 |
| | |||||
* | Use video abuse filters on client side | Chocobozzz | 2020-05-07 | 3 | -17/+71 |
| | |||||
* | Add ability for video owners to delete comments | Chocobozzz | 2020-05-05 | 1 | -4/+42 |
| | |||||
* | Increase video comments limit | Chocobozzz | 2020-05-05 | 1 | -2/+2 |
| | |||||
* | Add plugin settings change watcher | Chocobozzz | 2020-05-04 | 1 | -2/+9 |
| | |||||
* | Add external login tests | Chocobozzz | 2020-05-04 | 1 | -0/+13 |
| | |||||
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 1 | -11/+23 |
| | |||||
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 1 | -1/+2 |
| | |||||
* | Begin auth plugin support | Chocobozzz | 2020-05-04 | 1 | -4/+10 |
| | |||||
* | Add links from user-edit | Rigel Kent | 2020-05-01 | 1 | -11/+53 |
| | |||||
* | Add tests for video-abuse persistence after video deletion | Rigel Kent | 2020-05-01 | 1 | -1/+29 |
| | |||||
* | Add ability to sort by originallyPublishedAt | Chocobozzz | 2020-04-20 | 1 | -7/+42 |
| | |||||
* | Add thumbnail / preview generation from url on the fly (#2646) | Kim | 2020-04-20 | 1 | -0/+5 |
| | | | | | | | | | | | * Add thumbnails generation on the fly to URL import * Display generated preview to import first edit * Use ternary to get type inference * Move preview/thumbnail test just after import Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Fix tests correctly | Chocobozzz | 2020-04-20 | 1 | -9/+9 |
| | |||||
* | Fix tests | Chocobozzz | 2020-04-20 | 1 | -9/+10 |
| | |||||
* | Fix user video quota with webtorrent disabled | Chocobozzz | 2020-04-16 | 1 | -2/+33 |
| | |||||
* | Merge branch 'pr/2629' into develop | Chocobozzz | 2020-04-15 | 1 | -2/+48 |
|\ | |||||
| * | Fix import captions test | Chocobozzz | 2020-04-15 | 1 | -27/+31 |
| | | |||||
| * | Add unit tests for captions via URL import | kimsible | 2020-04-14 | 1 | -1/+43 |
| | | |||||
* | | Refactor follow/mute as modals in admin, add actions in abuse list | Rigel Kent | 2020-04-14 | 1 | -6/+6 |
|/ | |||||
* | Add ability to accept or not remote redundancies | Chocobozzz | 2020-04-07 | 2 | -0/+201 |
| | |||||
* | Use inner join and document code for viewr stats for channels | Rigel Kent | 2020-03-31 | 1 | -2/+2 |
| | |||||
* | Tests for viewsPerDay | Rigel Kent | 2020-03-31 | 1 | -3/+41 |
| | |||||
* | Add overview of a user's actions in user-edit (#2558) | Rigel Kent | 2020-03-27 | 1 | -14/+108 |
| | |||||
* | Try to fix tracker tests issues | Chocobozzz | 2020-03-20 | 1 | -2/+8 |
| | |||||
* | Fix total videos stats | Chocobozzz | 2020-03-13 | 1 | -1/+11 |
| | |||||
* | Implement pagination for overviews endpoint | Chocobozzz | 2020-03-11 | 4 | -35/+122 |
| | |||||
* | Use grid to organise settings in admin, my-account | Rigel Kent | 2020-03-10 | 1 | -2/+1 |
| | |||||
* | Video file metadata PR cleanup | Chocobozzz | 2020-03-10 | 1 | -37/+33 |
| | |||||
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 1 | -1/+72 |
| | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Update dependencies | Chocobozzz | 2020-02-28 | 2 | -4/+4 |
| | |||||
* | Creating a user with an empty password will send an email to let him set his ↵ | John Livingston | 2020-02-17 | 2 | -13/+111 |
| | | | | | | | | | | | | | | | | password (#2479) * Creating a user with an empty password will send an email to let him set his password * Consideration of Chocobozzz's comments * Tips for optional password * API documentation * Fix circular imports * Tests | ||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 79 | -1001/+977 |
| | |||||
* | Fix transcoding | Chocobozzz | 2020-01-29 | 1 | -4/+12 |
| | |||||
* | Add tests for video downscale framerate matching | Rigel Kent | 2020-01-29 | 1 | -0/+34 |
| | |||||
* | Add ability to list redundancies | Chocobozzz | 2020-01-28 | 4 | -29/+624 |
| | |||||
* | Remove HLS torrents | Chocobozzz | 2020-01-24 | 2 | -7/+6 |
| | |||||
* | Use a filtered proxy without variables | Chocobozzz | 2020-01-22 | 1 | -5/+1 |
| | |||||
* | Fix subscriptions tests | Chocobozzz | 2020-01-10 | 1 | -1/+1 |
| | |||||
* | Try to fix subscriptions inconsistencies | Chocobozzz | 2020-01-08 | 2 | -6/+3 |
| | |||||
* | Add ability to skip count query | Chocobozzz | 2020-01-08 | 3 | -2/+14 |
| | |||||
* | Tests for totalRepliesFromVideoAuthor | Rigel Kent | 2020-01-03 | 2 | -1/+33 |
| | |||||
* | Improve SQL query for my special playlists | Chocobozzz | 2020-01-03 | 1 | -2/+3 |
| | |||||
* | Add miniature quick actions to add video to Watch later playlist | Rigel Kent | 2020-01-02 | 1 | -2/+4 |
| | |||||
* | Add test to search in my videos | Chocobozzz | 2019-12-30 | 1 | -0/+18 |
| | |||||
* | Fix my-account{videos,video-playlists} loading mecanism | Rigel Kent | 2019-12-29 | 1 | -1/+1 |
| | |||||
* | Fix playlist search | Chocobozzz | 2019-12-27 | 1 | -0/+19 |
| |