Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sort outbox by desc created at order | Chocobozzz | 2020-05-05 | 1 | -1/+1 |
| | |||||
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 1 | -1/+1 |
| | |||||
* | Factorize rest-table and fix/simplify SQL | Rigel Kent | 2020-05-01 | 1 | -4/+2 |
| | |||||
* | Add video channel and video thumbnail, rework video appearance in row | Rigel Kent | 2020-05-01 | 1 | -1/+1 |
| | |||||
* | Make sure a report doesn't get deleted upon the deletion of its video | Rigel Kent | 2020-05-01 | 1 | -2/+31 |
| | |||||
* | Fix total videos stats | Chocobozzz | 2020-03-13 | 1 | -1/+13 |
| | |||||
* | Video file metadata PR cleanup | Chocobozzz | 2020-03-10 | 1 | -1/+2 |
| | |||||
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 1 | -3/+10 |
| | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Wrap videos list query in raw SQL | Chocobozzz | 2020-03-10 | 1 | -37/+120 |
| | |||||
* | Rewrite video list in raw SQL | Chocobozzz | 2020-03-10 | 1 | -417/+48 |
| | |||||
* | Fix CPU usage on PostgreSQL | Chocobozzz | 2020-02-25 | 1 | -30/+19 |
| | |||||
* | Be more robust with missing thumbnails/previews | Chocobozzz | 2020-02-06 | 1 | -0/+4 |
| | |||||
* | Don't refresh videos when processing views | Chocobozzz | 2020-02-04 | 1 | -8/+28 |
| | | | | It allows us to use a cache | ||||
* | Add model cache for video | Chocobozzz | 2020-02-04 | 1 | -1/+29 |
| | | | | When fetching only immutable attributes | ||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -83/+82 |
| | |||||
* | Add url field in caption and use it for thumbnails | Chocobozzz | 2020-01-30 | 1 | -1/+1 |
| | |||||
* | Cleanup server fixme | Chocobozzz | 2020-01-28 | 1 | -84/+69 |
| | |||||
* | Remove HLS torrents | Chocobozzz | 2020-01-24 | 1 | -5/+25 |
| | |||||
* | Fix federation when updating a video | Chocobozzz | 2020-01-10 | 1 | -1/+3 |
| | |||||
* | Try to fix subscriptions inconsistencies | Chocobozzz | 2020-01-08 | 1 | -1/+1 |
| | |||||
* | Add ability to skip count query | Chocobozzz | 2020-01-08 | 1 | -3/+4 |
| | |||||
* | Optimize videos list SQL queries workflow | Chocobozzz | 2020-01-08 | 1 | -9/+12 |
| | |||||
* | Optimize videos list SQL query | Chocobozzz | 2020-01-08 | 1 | -1/+8 |
| | |||||
* | Update validator dependency | Chocobozzz | 2020-01-07 | 1 | -1/+1 |
| | |||||
* | Add search bars for a user's videos and playlist library | Rigel Kent | 2019-12-28 | 1 | -3/+21 |
| | |||||
* | Case insensitive tags search | Chocobozzz | 2019-12-27 | 1 | -1/+1 |
| | |||||
* | Fix search SQL query where duplication | Chocobozzz | 2019-12-23 | 1 | -1/+1 |
| | |||||
* | Add index for recently added SQL query | Chocobozzz | 2019-12-23 | 1 | -1/+6 |
| | |||||
* | Optimize local sql query | Chocobozzz | 2019-12-23 | 1 | -32/+9 |
| | |||||
* | Litte SQL optimzation in videos list | Chocobozzz | 2019-12-23 | 1 | -24/+24 |
| | |||||
* | Add internal privacy mode | Chocobozzz | 2019-12-12 | 1 | -4/+51 |
| | |||||
* | Don't use the max quality file when transcoding to a new resolution | Chocobozzz | 2019-12-11 | 1 | -4/+12 |
| | |||||
* | Add ability to search by UUID | Chocobozzz | 2019-12-09 | 1 | -20/+30 |
| | |||||
* | Don't always replace actor avatar | Chocobozzz | 2019-11-25 | 1 | -5/+4 |
| | |||||
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 1 | -108/+96 |
| | | | | In favour of HLS | ||||
* | Update server dependencies | Chocobozzz | 2019-10-21 | 1 | -1/+1 |
| | |||||
* | Fix federation issue with some actor descriptions | Chocobozzz | 2019-10-21 | 1 | -1/+1 |
| | |||||
* | Lowercase video tags search | Chocobozzz | 2019-08-29 | 1 | -3/+7 |
| | |||||
* | Fix html tag with blacklisted video | Chocobozzz | 2019-08-22 | 1 | -0/+14 |
| | |||||
* | Type toActivityPubObject functions | Chocobozzz | 2019-08-21 | 1 | -6/+9 |
| | |||||
* | Type toFormattedJSON | Chocobozzz | 2019-08-20 | 1 | -5/+6 |
| | |||||
* | Cleanup model types | Chocobozzz | 2019-08-20 | 1 | -7/+7 |
| | |||||
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -51/+60 |
| | |||||
* | Add avatar to prune script | Chocobozzz | 2019-08-09 | 1 | -4/+19 |
| | |||||
* | Lazy load avatars | Chocobozzz | 2019-08-09 | 1 | -1/+2 |
| | |||||
* | Fix HLS transcoding | Chocobozzz | 2019-08-01 | 1 | -1/+7 |
| | |||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 1 | -26/+53 |
| | |||||
* | Correctly notify on auto blacklist | Chocobozzz | 2019-07-24 | 1 | -0/+4 |
| | |||||
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 1 | -1/+6 |
| | |||||
* | Move createTorrent in webtorrent utils | Chocobozzz | 2019-07-24 | 1 | -1/+2 |
| |