| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | per missing field error in upload.js (fixes #414) (#416) | Rigel Kent | 2018-03-26 | 1 | -1/+5 |
* | Fix check comments params unit tests | Chocobozzz | 2018-03-26 | 1 | -2/+2 |
* | Removing unnecessary semicolons | Okhin | 2018-03-24 | 1 | -4/+4 |
* | Replacing the err being thrown by a gracefull exit.process(1) | Okhin | 2018-03-24 | 1 | -2/+6 |
* | Limit comment length to 1 character, fixes #394 (#399) | Aurélien Bertron | 2018-03-24 | 1 | -1/+1 |
* | Add public to activitypub announces | Chocobozzz | 2018-03-23 | 1 | -1/+1 |
* | Fix error display on edit config in admin | Chocobozzz | 2018-03-23 | 1 | -3/+6 |
* | Don't search migration version in old Applications table anymore | Chocobozzz | 2018-03-23 | 1 | -11/+3 |
* | Improve logging when cannot fetch remote videos | Chocobozzz | 2018-03-23 | 1 | -5/+10 |
* | Improve activity pub actors implementation | Chocobozzz | 2018-03-22 | 8 | -11/+31 |
* | Add activity route to video and video comment objects | Chocobozzz | 2018-03-22 | 1 | -0/+19 |
* | Add option to disable starttls | Chocobozzz | 2018-03-22 | 2 | -1/+2 |
* | Add /activity to activity create ids | Chocobozzz | 2018-03-22 | 1 | -1/+1 |
* | Disable starttls for emails on localhost | Chocobozzz | 2018-03-22 | 1 | -1/+1 |
* | Add logging for emails | Chocobozzz | 2018-03-22 | 2 | -2/+32 |
* | Fix issues with truncated description and utf characters | Chocobozzz | 2018-03-21 | 4 | -5/+12 |
* | Fix mentions in comments | Chocobozzz | 2018-03-21 | 1 | -7/+7 |
* | Display ffmpeg output errors | Chocobozzz | 2018-03-20 | 1 | -3/+7 |
* | Fix resolution order | Chocobozzz | 2018-03-19 | 1 | -2/+2 |
* | Fix video_share_url duplicate key in transcoding job | Chocobozzz | 2018-03-19 | 5 | -43/+59 |
* | Update the api documentation | Chocobozzz | 2018-03-19 | 6 | -17/+13 |
* | BEARKING CHANGE: Update videos API response | Chocobozzz | 2018-03-19 | 2 | -11/+11 |
* | Update videos response api | Chocobozzz | 2018-03-19 | 2 | -36/+51 |
* | Sanitize invalid actor description | Chocobozzz | 2018-03-19 | 2 | -10/+29 |
* | Add short description in config | Chocobozzz | 2018-03-15 | 7 | -4/+23 |
* | Upgrade server depencencies | Chocobozzz | 2018-03-13 | 2 | -3/+2 |
* | Move sort middleware utils in utils file | Chocobozzz | 2018-03-13 | 2 | -28/+25 |
* | Add "local" videos in menu | Chocobozzz | 2018-03-13 | 4 | -5/+59 |
* | Change video abuse API response | Chocobozzz | 2018-03-12 | 3 | -32/+27 |
* | Update videos api list for account | Chocobozzz | 2018-03-12 | 9 | -80/+107 |
* | Fix typo in "already exist" error message | Cale | 2018-03-11 | 1 | -1/+1 |
* | Fix logging timestamp | Chocobozzz | 2018-03-08 | 1 | -2/+2 |
* | Do not destroy the video if transcoding fails | Chocobozzz | 2018-03-08 | 1 | -3/+3 |
* | Add documentation for upload script | Chocobozzz | 2018-03-05 | 1 | -1/+2 |
* | Fix import videos tool | Chocobozzz | 2018-03-01 | 1 | -0/+1 |
* | Add ability to change the homepage | Chocobozzz | 2018-03-01 | 5 | -0/+17 |
* | Improve playback speed style | Chocobozzz | 2018-03-01 | 1 | -4/+21 |
* | Add stats route | Chocobozzz | 2018-02-28 | 15 | -36/+250 |
* | Add indentation in json configuration file generated by the admin | Chocobozzz | 2018-02-28 | 1 | -1/+1 |
* | Add max video height on mobile | Chocobozzz | 2018-02-28 | 1 | -4/+8 |
* | Fix typings | Chocobozzz | 2018-02-27 | 2 | -5/+3 |
* | Add warning in production.yaml | Chocobozzz | 2018-02-27 | 1 | -0/+1 |
* | Fix job panel sorting in administration | Chocobozzz | 2018-02-27 | 3 | -9/+35 |
* | Fix resolution for portrait videos | Chocobozzz | 2018-02-27 | 5 | -19/+27 |
* | Don't fail on upload if we cannot generate thumbnail | Chocobozzz | 2018-02-27 | 3 | -12/+27 |
* | Keep ratio for thumbnails | Chocobozzz | 2018-02-27 | 2 | -13/+13 |
* | Add logs for scheduler | Chocobozzz | 2018-02-27 | 2 | -0/+5 |
* | Add log when fetching the outbox | Chocobozzz | 2018-02-27 | 1 | -1/+5 |
* | Add 30 fps limit in transcoding | Chocobozzz | 2018-02-26 | 4 | -12/+76 |
* | Avoids easy cheating on vidoe views | Chocobozzz | 2018-02-23 | 5 | -12/+65 |