Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | interface | ||||
* | 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 |
| | | | | To avoid confusion with the local-production.json file | ||||
* | 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 |
| | |||||
* | Fix lint | Chocobozzz | 2018-02-23 | 2 | -2/+2 |
| | |||||
* | Detect posting request in our own inbox | Chocobozzz | 2018-02-23 | 3 | -3/+21 |
| | |||||
* | Don't follow ourselves | Chocobozzz | 2018-02-23 | 1 | -0/+4 |
| | |||||
* | Add confirm when admin use custom js/css | Chocobozzz | 2018-02-22 | 1 | -1/+1 |
| | |||||
* | Register service worker | Chocobozzz | 2018-02-22 | 1 | -4/+11 |
| | |||||
* | Fix service worker registration | Chocobozzz | 2018-02-22 | 1 | -0/+2 |
| | |||||
* | Add ability to add custom css/javascript | Chocobozzz | 2018-02-22 | 4 | -6/+38 |
| | |||||
* | Add ability to update another user video | Chocobozzz | 2018-02-22 | 2 | -21/+27 |
| | |||||
* | Add links to comment mentions | Chocobozzz | 2018-02-21 | 5 | -5/+77 |
| | |||||
* | Unlisted videos are not displayed on Mastodon now | Chocobozzz | 2018-02-21 | 4 | -23/+19 |
| | |||||
* | Add nsfw support in import-videos | Chocobozzz | 2018-02-20 | 1 | -3/+12 |
| | |||||
* | Fix 401 detection on import videos | Chocobozzz | 2018-02-20 | 1 | -1/+1 |
| | |||||
* | Add ability to import videos from all supported youtube-dl sites | Chocobozzz | 2018-02-20 | 1 | -39/+73 |
| | |||||
* | import-youtube: add try/catch to manage token expiration when importing lot ↵ | LecygneNoir | 2018-02-20 | 1 | -14/+18 |
| | | | | of youtube videos (#306) | ||||
* | Handle line feeds in comments | Chocobozzz | 2018-02-20 | 1 | -2/+2 |
| | |||||
* | Fix lint | Chocobozzz | 2018-02-19 | 3 | -3/+3 |
| | |||||
* | Add ability to import just one video from youtube | Chocobozzz | 2018-02-19 | 1 | -2/+8 |
| | |||||
* | Fix sort inconsistency | Chocobozzz | 2018-02-19 | 9 | -20/+20 |
| | |||||
* | Add ability to update thumbnail and preview on client | Chocobozzz | 2018-02-16 | 1 | -0/+6 |
| | |||||
* | Fix avatars on video watch page | Chocobozzz | 2018-02-16 | 1 | -0/+5 |
| | |||||
* | Try to improve production guide | Chocobozzz | 2018-02-16 | 1 | -0/+2 |
| | |||||
* | Fix duplicates detection | Chocobozzz | 2018-02-16 | 1 | -1/+1 |
| | |||||
* | Import videos in the correct order | Chocobozzz | 2018-02-16 | 1 | -1/+1 |
| | |||||
* | Fix remote image fetching | Chocobozzz | 2018-02-15 | 4 | -7/+14 |
| |