| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix content type response for ActivityPub | Chocobozzz | 2018-03-27 | 1 | -16/+21 |
* | Improve SQL request for video AP request | Chocobozzz | 2018-03-27 | 1 | -5/+15 |
* | show quota in stats, display quota on the about page, fixes #405 (#421) | Rigel Kent | 2018-03-27 | 1 | -0/+3 |
* | Put Person first in AP attributedTo | Chocobozzz | 2018-03-27 | 1 | -4/+4 |
* | Try to refractor activities sending | Chocobozzz | 2018-03-27 | 11 | -168/+99 |
* | Fix delete comment federation | Chocobozzz | 2018-03-27 | 8 | -26/+80 |
* | Add sign language to the index of languages (#420) | Rigel Kent | 2018-03-27 | 1 | -1/+16 |
* | Fix error logging | Chocobozzz | 2018-03-26 | 23 | -37/+47 |
* | Fix videos import script | Chocobozzz | 2018-03-26 | 1 | -1/+4 |
* | truncating long video names in import-videos.js (fixes #392) (#415) | Rigel Kent | 2018-03-26 | 1 | -1/+6 |
* | 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 |