Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add auth documentation | Chocobozzz | 2018-04-16 | 2 | -0/+22 |
| | |||||
* | Don't add a dot after the url in forgot password email | Chocobozzz | 2018-04-15 | 1 | -1/+1 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2018-04-06 | 3 | -17/+18 |
| | |||||
* | Automatic resolution according to user bandwidth V1 | Chocobozzz | 2018-04-05 | 1 | -2/+2 |
| | |||||
* | Don't start application until all components were initialized | Chocobozzz | 2018-04-04 | 1 | -0/+2 |
| | |||||
* | Fix privacy argument in upload script | Chocobozzz | 2018-04-04 | 2 | -0/+3 |
| | |||||
* | Add tests for publishedAt | Chocobozzz | 2018-04-04 | 2 | -3/+7 |
| | |||||
* | Accept unlisted comments too | Chocobozzz | 2018-04-04 | 1 | -1/+4 |
| | |||||
* | fix #456 catching errors in import-videos (#457) | memorybox | 2018-04-02 | 1 | -9/+14 |
| | |||||
* | Fix migration 200 | Chocobozzz | 2018-03-30 | 1 | -1/+11 |
| | |||||
* | Add publishedAt field for video model. | Julien Le Bras | 2018-03-30 | 4 | -3/+48 |
| | | | | | | | | | | | | * New field added in the `video` table + migration script * `publishedAt` updated to NOW when privacy changes from private to public/unlisted (default = NOW) * Models updated to handle the new attribute * Client interface updated to use `publishedAt` instead of `createdAt` except in My Account > My Videos view | ||||
* | Upgrade changelog | Chocobozzz | 2018-03-29 | 1 | -2/+0 |
| | |||||
* | Add reverse proxy test in travis | Chocobozzz | 2018-03-29 | 3 | -2/+3 |
| | |||||
* | Prevent brute force login attack | Chocobozzz | 2018-03-29 | 7 | -7/+114 |
| | |||||
* | Fix views system behind a proxy | Chocobozzz | 2018-03-28 | 1 | -1/+1 |
| | |||||
* | Remove alpine image | Chocobozzz | 2018-03-28 | 1 | -2/+2 |
| | |||||
* | Truncate correctly video descriptions | Chocobozzz | 2018-03-28 | 4 | -17/+36 |
| | |||||
* | Add privacy setting to upload.js cli (#422) | Olivier Jolly | 2018-03-27 | 1 | -0/+2 |
| | |||||
* | Fix custom server configuration numbers | Chocobozzz | 2018-03-27 | 1 | -5/+8 |
| | |||||
* | Add ability to search on domain and username too | Chocobozzz | 2018-03-27 | 1 | -3/+17 |
| | |||||
* | 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 |
| | | | move videoQuota under a user object, use byte PipeTransform | ||||
* | 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 |
| | | | | There is still a need for work on this part though | ||||
* | 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 |
| |