Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add publishedAt field for video model. | Julien Le Bras | 2018-03-30 | 1 | -1/+8 |
| | | | | | | | | | | | | * 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 | ||||
* | Prevent brute force login attack | Chocobozzz | 2018-03-29 | 2 | -3/+13 |
| | |||||
* | Fix views system behind a proxy | Chocobozzz | 2018-03-28 | 1 | -1/+1 |
| | |||||
* | Fix custom server configuration numbers | Chocobozzz | 2018-03-27 | 1 | -5/+8 |
| | |||||
* | Fix content type response for ActivityPub | Chocobozzz | 2018-03-27 | 1 | -16/+21 |
| | |||||
* | 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 | ||||
* | Try to refractor activities sending | Chocobozzz | 2018-03-27 | 3 | -14/+6 |
| | | | | There is still a need for work on this part though | ||||
* | Fix error logging | Chocobozzz | 2018-03-26 | 3 | -6/+6 |
| | |||||
* | Add activity route to video and video comment objects | Chocobozzz | 2018-03-22 | 1 | -0/+19 |
| | |||||
* | Fix video_share_url duplicate key in transcoding job | Chocobozzz | 2018-03-19 | 1 | -1/+1 |
| | |||||
* | Add short description in config | Chocobozzz | 2018-03-15 | 1 | -0/+5 |
| | |||||
* | Add "local" videos in menu | Chocobozzz | 2018-03-13 | 1 | -1/+1 |
| | |||||
* | Add ability to change the homepage | Chocobozzz | 2018-03-01 | 1 | -0/+4 |
| | |||||
* | Add stats route | Chocobozzz | 2018-02-28 | 4 | -2/+45 |
| | |||||
* | 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 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | Fix resolution for portrait videos | Chocobozzz | 2018-02-27 | 1 | -3/+3 |
| | |||||
* | Add log when fetching the outbox | Chocobozzz | 2018-02-27 | 1 | -1/+5 |
| | |||||
* | Avoids easy cheating on vidoe views | Chocobozzz | 2018-02-23 | 1 | -0/+10 |
| | |||||
* | Detect posting request in our own inbox | Chocobozzz | 2018-02-23 | 1 | -2/+2 |
| | |||||
* | 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 | 1 | -2/+10 |
| | |||||
* | Add links to comment mentions | Chocobozzz | 2018-02-21 | 1 | -0/+9 |
| | |||||
* | Add ability to update thumbnail and preview on client | Chocobozzz | 2018-02-16 | 1 | -0/+6 |
| | |||||
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 3 | -14/+27 |
| | |||||
* | Fix concurrency issue on video upload | Chocobozzz | 2018-02-14 | 1 | -0/+1 |
| | |||||
* | Handle thumbnail update | Chocobozzz | 2018-02-14 | 1 | -0/+3 |
| | |||||
* | Add ability to set video thumbnail/preview | Chocobozzz | 2018-02-14 | 2 | -31/+77 |
| | |||||
* | Add service worker | Chocobozzz | 2018-02-08 | 1 | -2/+2 |
| | |||||
* | Server the manifest too | Chocobozzz | 2018-02-08 | 1 | -0/+2 |
| | |||||
* | Correctly set the activity audience in outbox | Chocobozzz | 2018-02-07 | 1 | -2/+3 |
| | |||||
* | Add about page | Chocobozzz | 2018-01-31 | 1 | -1/+19 |
| | |||||
* | Add new name/terms/description config options | Chocobozzz | 2018-01-31 | 1 | -0/+5 |
| | |||||
* | Add version in footer | Chocobozzz | 2018-01-31 | 1 | -0/+2 |
| | |||||
* | Add tests for emails | Chocobozzz | 2018-01-30 | 1 | -6/+20 |
| | |||||
* | Add ability to reset our password | Chocobozzz | 2018-01-30 | 1 | -2/+37 |
| | |||||
* | Add id to likes/dislikes/comments/shares collections | Chocobozzz | 2018-01-29 | 1 | -0/+56 |
| | |||||
* | Don't rehost announced video activities | Chocobozzz | 2018-01-26 | 2 | -4/+3 |
| | |||||
* | Fix announce activities | Chocobozzz | 2018-01-26 | 1 | -5/+2 |
| | |||||
* | Add context on activitypub responses | Chocobozzz | 2018-01-26 | 1 | -10/+16 |
| | |||||
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 3 | -18/+46 |
| | | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore. | ||||
* | Basic api documentation #7 (#220) | Dimitri Gilbert | 2018-01-24 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | * Basic api documentation * fix styling issue * fix styling issue * gitignore unecessary folders * openApi 2.0 first draft * solved conflicts * solved errors in openapi file * added missing doc on video + deleted apidoc comments * fix last warnings and errors inopenapi definition | ||||
* | Use json for schema.org instead of tags | Chocobozzz | 2018-01-24 | 1 | -9/+7 |
| | |||||
* | Add schema.org tags to videos | Chocobozzz | 2018-01-23 | 1 | -0/+20 |
| | |||||
* | Destroy user token when changing its role | Chocobozzz | 2018-01-23 | 1 | -0/+7 |
| |