Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix email text containing links | Chocobozzz | 2022-04-15 | 1 | -1/+1 |
| | |||||
* | Fix email links displayed twice as text | Chocobozzz | 2022-04-15 | 2 | -0/+13 |
| | |||||
* | Increase test timeout | Chocobozzz | 2022-04-15 | 1 | -1/+1 |
| | |||||
* | Support interactive video stats graph | Chocobozzz | 2022-04-15 | 3 | -30/+24 |
| | |||||
* | Add ability to set start/end date to timeserie | Chocobozzz | 2022-04-15 | 6 | -20/+277 |
| | |||||
* | Improve viewer counter | Chocobozzz | 2022-04-15 | 17 | -156/+235 |
| | | | | More precise, avoid weird decrease, reuse an id to federate viewers | ||||
* | Improve views/viewers documentation | Chocobozzz | 2022-04-15 | 6 | -6/+39 |
| | |||||
* | Fix videos history tests | Chocobozzz | 2022-04-15 | 1 | -1/+1 |
| | |||||
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 79 | -593/+2598 |
| | | | | | | | | | | * Add "currentTime" and "event" body params to view endpoint * Merge watching and view endpoints * Introduce WatchAction AP activity * Add tables to store viewer information of local videos * Add endpoints to fetch video views/viewers stats of local videos * Refactor views/viewers handlers * Support "views" and "viewers" counters for both VOD and live videos | ||||
* | Don't clean mastodon rates | Chocobozzz | 2022-04-15 | 1 | -0/+3 |
| | | | | Workaround of https://github.com/mastodon/mastodon/issues/13571 | ||||
* | Fix lint | Chocobozzz | 2022-04-08 | 1 | -1/+9 |
| | |||||
* | Remove duplicated test | Chocobozzz | 2022-04-08 | 1 | -17/+0 |
| | |||||
* | Disallow unlisted video indexation | Chocobozzz | 2022-04-08 | 2 | -2/+61 |
| | |||||
* | Refactor AP context builder | Chocobozzz | 2022-03-24 | 25 | -280/+494 |
| | |||||
* | Remove activitypub helper | Chocobozzz | 2022-03-23 | 31 | -136/+155 |
| | | | | Put functions in lib/activitypub instead | ||||
* | Fix angular build | Chocobozzz | 2022-03-22 | 1 | -1/+1 |
| | |||||
* | Rename studio to editor | Chocobozzz | 2022-03-22 | 32 | -176/+176 |
| | |||||
* | Add video edition finished notification | Chocobozzz | 2022-03-22 | 22 | -65/+298 |
| | |||||
* | Remove old migration files | Chocobozzz | 2022-03-21 | 98 | -4155/+0 |
| | |||||
* | Update server dependencies | Chocobozzz | 2022-03-21 | 3 | -4/+4 |
| | |||||
* | Fix channels creation creation limit count | Chocobozzz | 2022-03-21 | 1 | -1/+1 |
| | |||||
* | Fix channels list count | Chocobozzz | 2022-03-21 | 2 | -13/+31 |
| | |||||
* | Ensure bin dir exists before dl youtube-dl | Chocobozzz | 2022-03-21 | 1 | -2/+4 |
| | |||||
* | Don't store remote rates of remote videos | Chocobozzz | 2022-03-18 | 41 | -320/+382 |
| | | | | | In the future we'll stop to expose all available rates to improve users privacy | ||||
* | Fix CI | Chocobozzz | 2022-03-17 | 1 | -2/+1 |
| | |||||
* | Fix client html cache on theme update | Chocobozzz | 2022-03-17 | 4 | -50/+70 |
| | |||||
* | Fix torrent creation | Chocobozzz | 2022-03-16 | 3 | -5/+13 |
| | |||||
* | Process video torrents in order | Chocobozzz | 2022-03-16 | 6 | -52/+162 |
| | | | | Prevent update before video torrent generation for example | ||||
* | Make object storage ACL configurable | Doug Luce | 2022-03-16 | 2 | -8/+21 |
| | | | | | | | | Override this value to allow uploads to non-public S3 buckets. Otherwise "AccessDenied: Access Denied" errors will end up in the log. Fixes #4850 | ||||
* | add client.videos.upload.maxChunkSize config (#4857) | kontrollanten | 2022-03-16 | 2 | -0/+6 |
| | | | | | | | * add client.videos.upload.maxChunkSize config * updates after review * remove maxChunkSize from custom-config | ||||
* | Fix username/password CLI options | Chocobozzz | 2022-03-15 | 1 | -2/+2 |
| | |||||
* | Add latency setting support | Chocobozzz | 2022-03-09 | 22 | -45/+274 |
| | |||||
* | Display avatar in video miniatures (#4823) | kontrollanten | 2022-03-08 | 3 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | * show avatar in video miniatures closes #4040 * fix: videos for api, include avatars * add config for display video miniature avatar * Revert "fix: videos for api, include avatars" This reverts commit 5520a3eda6805338317a394d0553f2f82095a425. * video-min: set display avatar to false as default * remove empty line * rename display_avatar > display_author_avatar * fix renaming displayAvatar > displayAuthorAvatar | ||||
* | Remove uneeded memoize | Chocobozzz | 2022-03-08 | 2 | -15/+5 |
| | |||||
* | Merge branch 'release/4.1.0' into develop | Chocobozzz | 2022-03-08 | 9 | -39/+103 |
|\ | |||||
| * | More robust transcoding checker | Chocobozzz | 2022-03-08 | 1 | -1/+1 |
| | | |||||
| * | Fix multiple servers tests | Chocobozzz | 2022-03-08 | 2 | -3/+3 |
| | | |||||
| * | Fix channel tests | Chocobozzz | 2022-03-08 | 2 | -6/+6 |
| | | |||||
| * | Remove exif tags when processing images | Chocobozzz | 2022-03-07 | 4 | -10/+59 |
| | | |||||
| * | Remove unnecessary comment | Chocobozzz | 2022-03-07 | 1 | -1/+0 |
| | | |||||
| * | Optimize markdown renderer | Chocobozzz | 2022-03-07 | 2 | -22/+38 |
| | | |||||
* | | Merge branch 'release/4.1.0' into develop | Chocobozzz | 2022-03-04 | 1 | -1/+3 |
|\| | |||||
| * | Fix live update error | Chocobozzz | 2022-03-04 | 1 | -1/+3 |
| | | |||||
* | | Refactor user build and express file middlewares | Chocobozzz | 2022-03-04 | 14 | -106/+91 |
| | | |||||
* | | Refactor a little bit raw sql builders | Chocobozzz | 2022-03-03 | 11 | -34/+35 |
| | | |||||
* | | Fix search index tests | Chocobozzz | 2022-03-02 | 1 | -2/+2 |
| | | |||||
* | | Node 12 is not supported anymore | Chocobozzz | 2022-03-01 | 1 | -5/+1 |
| | | |||||
* | | Fill width of local avatars | Chocobozzz | 2022-03-01 | 1 | -4/+18 |
| | | |||||
* | | Possibility to set custom RTMP/RTMPS hostname (#4811) | kontrollanten | 2022-03-01 | 3 | -4/+7 |
| | | | | | | | | | | | | | | | | | | * live: set custom RTMP/RTMPS hostname closes #4786 * dont use webserver.hostname as default * check that rtmp/s.hostname is set | ||||
* | | Fix lint | Chocobozzz | 2022-03-01 | 1 | -1/+0 |
| | |