Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 1 | -0/+33 |
| | | | | | | | | | | | | | | | | | * Prepare homepage parsers * Add ability to update instance hompage * Add ability to set homepage as landing page * Add homepage preview in admin * Dynamically update left menu for homepage * Inject home content in homepage * Add videos list and channel miniature custom markup * Remove unused elements in markup service | ||||
* | Fix remote actor creation date | Chocobozzz | 2021-05-07 | 1 | -0/+26 |
| | |||||
* | Add migration to remove duplicated keys | Chocobozzz | 2021-04-26 | 1 | -0/+39 |
| | | | | Due to old/corrupted data, it can be problematic to restore a backup | ||||
* | Merge branch 'release/3.1.0' into develop | Chocobozzz | 2021-04-08 | 1 | -0/+23 |
|\ | |||||
| * | Remove duplicate captions | Chocobozzz | 2021-04-08 | 1 | -0/+23 |
| | | |||||
* | | Add size info in db for actor images | Chocobozzz | 2021-04-08 | 1 | -0/+35 |
| | | |||||
* | | Add banner migrations | Chocobozzz | 2021-04-08 | 1 | -0/+50 |
| | | |||||
* | | Add new plugin/peertube version notifs | Chocobozzz | 2021-03-24 | 4 | -0/+97 |
|/ | |||||
* | Optimize views sort sql query | Chocobozzz | 2021-03-03 | 1 | -0/+20 |
| | |||||
* | Fix broken local actors | Chocobozzz | 2021-02-26 | 1 | -0/+34 |
| | | | | | Some channels can't federate because they don't have public/private keys, maybe because the generation failed for various reasons | ||||
* | Fix latest migrations | Chocobozzz | 2021-02-19 | 1 | -0/+33 |
| | | | | | | | | We made an historical mistake: we have a unique key on videoId, resolution AND fps. But the filenames and torrent filenames do not have fps in their name Remove these duplicate entries | ||||
* | Don't guess remote tracker URL | Chocobozzz | 2021-02-18 | 2 | -0/+174 |
| | |||||
* | Add video files migration | Chocobozzz | 2021-02-18 | 1 | -0/+55 |
| | |||||
* | Generate a name for caption files | Chocobozzz | 2021-02-16 | 1 | -0/+48 |
| | |||||
* | Generate a name for thumbnails | Chocobozzz | 2021-02-16 | 1 | -0/+24 |
| | | | | Allows aggressive caching | ||||
* | Upgrade sequelize to v6 | Chocobozzz | 2020-12-09 | 17 | -17/+4 |
| | |||||
* | Add permanent live support | Chocobozzz | 2020-12-03 | 1 | -0/+27 |
| | |||||
* | Add local actor follow url migration | Chocobozzz | 2020-12-01 | 1 | -0/+27 |
| | |||||
* | Fix migration and test | Chocobozzz | 2020-11-25 | 1 | -6/+17 |
| | |||||
* | allow private syndication feeds via a user feedToken | Rigel Kent | 2020-11-25 | 1 | -0/+40 |
| | |||||
* | Split ffmpeg utils with ffprobe utils | Chocobozzz | 2020-11-25 | 1 | -1/+1 |
| | |||||
* | Add actor follow url migration | Chocobozzz | 2020-11-20 | 1 | -0/+26 |
| | |||||
* | Fix incorrect IDs in AP federation | Chocobozzz | 2020-11-20 | 1 | -3/+3 |
| | |||||
* | Cleanup follows of orphean actors | Chocobozzz | 2020-11-10 | 1 | -0/+27 |
| | |||||
* | Fix live migrations | Chocobozzz | 2020-11-10 | 1 | -0/+26 |
| | |||||
* | Check live duration and size | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 2 | -0/+65 |
| | |||||
* | Add server migration for playlists | Chocobozzz | 2020-08-19 | 1 | -0/+46 |
| | |||||
* | Add migrations for abuse messages | Chocobozzz | 2020-07-31 | 1 | -0/+54 |
| | |||||
* | Relax migrations | Chocobozzz | 2020-07-11 | 1 | -7/+0 |
| | |||||
* | Add new abuses tests | Chocobozzz | 2020-07-10 | 1 | -2/+0 |
| | |||||
* | Add migrations | Chocobozzz | 2020-07-10 | 2 | -0/+92 |
| | |||||
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 1 | -2/+2 |
| | |||||
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 1 | -0/+31 |
| | | | | | - 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 | ||||
* | Fix broken migration introduced in 2.2.0-rc.1 | Chocobozzz | 2020-05-25 | 2 | -30/+38 |
| | |||||
* | Fix migrations | Chocobozzz | 2020-05-18 | 1 | -0/+30 |
| | |||||
* | Add last login date to users | Chocobozzz | 2020-05-07 | 1 | -0/+26 |
| | |||||
* | Fix playlist description length | Chocobozzz | 2020-05-05 | 1 | -0/+26 |
| | |||||
* | Fix plugin-auth migration | Rigel Kent | 2020-05-05 | 1 | -0/+0 |
| | |||||
* | Add plugin auth migrations | Chocobozzz | 2020-05-04 | 2 | -30/+42 |
| | |||||
* | Factorize rest-table and fix/simplify SQL | Rigel Kent | 2020-05-01 | 1 | -3/+1 |
| | |||||
* | Make sure a report doesn't get deleted upon the deletion of its video | Rigel Kent | 2020-05-01 | 1 | -0/+28 |
| | |||||
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 1 | -0/+30 |
| | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Fix build with typescript 3.8 | Chocobozzz | 2020-02-28 | 1 | -1/+1 |
| | |||||
* | Update dependencies | Chocobozzz | 2020-02-28 | 2 | -2/+2 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 84 | -240/+233 |
| | |||||
* | Add url field in caption and use it for thumbnails | Chocobozzz | 2020-01-30 | 1 | -0/+27 |
| | |||||
* | Add ability to list redundancies | Chocobozzz | 2020-01-28 | 1 | -0/+27 |
| | |||||
* | Cleanup DB indexes | Chocobozzz | 2020-01-10 | 1 | -0/+22 |
| | |||||
* | Fix video import with long thumbnail url | Chocobozzz | 2019-12-17 | 1 | -0/+27 |
| |