| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Fix optimize old videos script | Chocobozzz | 2018-10-18 | 4 | -22/+155 |
* | | Fix transcoding | Chocobozzz | 2018-10-18 | 4 | -84/+99 |
* | | AP mimeType -> mediaType | Chocobozzz | 2018-10-18 | 4 | -6/+15 |
* | | Oup's | Chocobozzz | 2018-10-17 | 1 | -7/+7 |
* | | Fix tests | Chocobozzz | 2018-10-17 | 2 | -7/+10 |
* | | Merge branch 'feature/webtorrent-disabling' into develop | Chocobozzz | 2018-10-17 | 5 | -2/+43 |
|\ \ |
|
| * | | move to boolean switch | Rigel Kent | 2018-10-13 | 5 | -28/+20 |
| * | | add webtorrent opt-out settings | Rigel Kent | 2018-10-13 | 5 | -4/+53 |
* | | | Set keyframe interval for transcoding (fixes #1147) (#1231) | Felix Ableitner | 2018-10-17 | 1 | -24/+28 |
* | | | Move redundancy in its own travis container | Chocobozzz | 2018-10-16 | 5 | -1/+486 |
* | | | Fix redundancy test | Chocobozzz | 2018-10-16 | 1 | -12/+8 |
* | | | Add ability to mute a user/instance by server in client | Chocobozzz | 2018-10-16 | 3 | -14/+27 |
* | | | Add ability to mute a user/instance by server in server api | Chocobozzz | 2018-10-16 | 10 | -308/+1029 |
* | | | Add user/instance block by users in the client | Chocobozzz | 2018-10-16 | 7 | -18/+81 |
* | | | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 29 | -56/+1325 |
* | | | add REPL in server/tools/repl.ts (#1248) | BRAINS YUM | 2018-10-14 | 1 | -0/+79 |
* | | | rename News category into News & Politics (#1261) | Adnane Belmadiaf | 2018-10-14 | 3 | -3/+3 |
|/ / |
|
* | | add parseBytes utility function and tests (#1239) | BRAINS YUM | 2018-10-13 | 4 | -3/+100 |
* | | Merge branch 'release/v1.0.0' into develop | Chocobozzz | 2018-10-11 | 4 | -10/+25 |
|\| |
|
| * | Add more headers to broadcast/unicast | Chocobozzz | 2018-10-10 | 4 | -10/+25 |
* | | Add ability to list all local videos | Chocobozzz | 2018-10-10 | 13 | -52/+356 |
* | | Add ability to search on followers/following | Chocobozzz | 2018-10-10 | 4 | -40/+112 |
* | | Add explicit error message that changing video ownership only works with loc... | Lucas Declercq | 2018-10-10 | 1 | -9/+4 |
* | | fix automatic bitrate adjustment | Rigel Kent | 2018-10-08 | 1 | -1/+1 |
* | | Try to cache video_high_bitrate_1080p in travis | Chocobozzz | 2018-10-08 | 2 | -39/+44 |
* | | Change a little bit optimize-old-videos logic | Chocobozzz | 2018-10-08 | 2 | -9/+15 |
* | | Set bitrate limits for transcoding (fixes #638) (#1135) | Felix Ableitner | 2018-10-08 | 7 | -17/+108 |
* | | Add users search filter | Chocobozzz | 2018-10-08 | 4 | -5/+59 |
* | | Merge branch 'release/v1.0.0' into develop | Chocobozzz | 2018-10-08 | 1 | -0/+6 |
|\| |
|
| * | Avoid old issue regarding duplicated hosts in db | Chocobozzz | 2018-10-08 | 1 | -0/+6 |
| * | Fix avatar update | Chocobozzz | 2018-10-08 | 2 | -2/+6 |
* | | Fix avatar update | Chocobozzz | 2018-10-08 | 2 | -2/+6 |
* | | Add user moderation in the account page | Chocobozzz | 2018-10-05 | 4 | -3/+9 |
* | | Add user history and resume videos | Chocobozzz | 2018-10-05 | 29 | -111/+546 |
|/ |
|
* | Don't block when removing redundancy files | Chocobozzz | 2018-10-03 | 1 | -2/+6 |
* | Delete correctly redundancy files | Chocobozzz | 2018-10-03 | 4 | -8/+44 |
* | Check video exists before extending its expiration | Chocobozzz | 2018-10-03 | 1 | -18/+32 |
* | Fix config endpoint | Chocobozzz | 2018-10-03 | 5 | -15/+29 |
* | Upsert cache file on create activity | Chocobozzz | 2018-10-02 | 3 | -11/+15 |
* | Try to fix travis redundancy tests | Chocobozzz | 2018-10-02 | 1 | -3/+10 |
* | Correctly forward comment deletion | Chocobozzz | 2018-10-02 | 1 | -2/+2 |
* | Try to improve redundancy tests | Chocobozzz | 2018-10-02 | 4 | -10/+37 |
* | Fix get version | Chocobozzz | 2018-10-02 | 1 | -2/+2 |
* | Check the comment is defined when validating body | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
* | Don't build redundancy urls with "-1" as fps | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
* | Add tests regarding well known/static text endpoints | Chocobozzz | 2018-10-01 | 1 | -0/+99 |
* | Fix redundancy with specific videos | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
* | Fix video fps validator | Chocobozzz | 2018-10-01 | 2 | -4/+4 |
* | Fix refreshing external video attributes | Chocobozzz | 2018-10-01 | 2 | -12/+13 |
* | Check video channel name is unique on our instance | Chocobozzz | 2018-10-01 | 6 | -5/+23 |