Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 3 | -2/+43 |
| | |||||
* | Add indentation in json configuration file generated by the admin | Chocobozzz | 2018-02-28 | 1 | -1/+1 |
| | | | | interface | ||||
* | 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 |
| | |||||
* | Avoids easy cheating on vidoe views | Chocobozzz | 2018-02-23 | 1 | -0/+10 |
| | |||||
* | Don't follow ourselves | Chocobozzz | 2018-02-23 | 1 | -0/+4 |
| | |||||
* | Add ability to add custom css/javascript | Chocobozzz | 2018-02-22 | 1 | -2/+10 |
| | |||||
* | 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 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 |
| | |||||
* | 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 | ||||
* | Destroy user token when changing its role | Chocobozzz | 2018-01-23 | 1 | -0/+7 |
| | |||||
* | Don't show videos of remote instance after unfollow | Chocobozzz | 2018-01-18 | 9 | -26/+35 |
| | |||||
* | Set sort refractoring | Chocobozzz | 2018-01-18 | 8 | -22/+22 |
| | |||||
* | Add ability to update some configuration keys | Chocobozzz | 2018-01-17 | 1 | -4/+87 |
| | |||||
* | Add tests to handle down server | Chocobozzz | 2018-01-11 | 1 | -3/+1 |
| | |||||
* | Support video quota on client | Chocobozzz | 2018-01-08 | 1 | -1/+16 |
| | |||||
* | A few updates for the watch video view (#181) | Benjamin Bouvier | 2018-01-07 | 1 | -1/+0 |
| | | | | | | | | * Fixes #156: Filter out the video being watched from the list of other videos of the same author; * Fixes #167: in the video view, hide the author's domain when it's from the current host; * Fixes #171: Allow undoing a like/dislike; | ||||
* | Fix avatar update | Chocobozzz | 2018-01-04 | 1 | -2/+3 |
| | |||||
* | Refresh remote accounts | Chocobozzz | 2018-01-04 | 1 | -19/+5 |
| | |||||
* | Add ability to delete comments | Chocobozzz | 2018-01-04 | 1 | -2/+29 |
| | |||||
* | Send account activitypub update events | Chocobozzz | 2018-01-03 | 3 | -3/+54 |
| | |||||
* | Circle avatar | Chocobozzz | 2018-01-03 | 1 | -1/+1 |
| | |||||
* | Automatically resize avatars | Chocobozzz | 2018-01-03 | 1 | -3/+8 |
| | |||||
* | Add avatar max size limit | Chocobozzz | 2018-01-03 | 1 | -1/+14 |
| | |||||
* | Add ability to disable video comments | Chocobozzz | 2018-01-03 | 2 | -4/+27 |
| | |||||
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 2 | -27/+53 |
| | |||||
* | Propagate old comment on new follow | Chocobozzz | 2017-12-28 | 12 | -98/+47 |
| | |||||
* | Add video comment components | Chocobozzz | 2017-12-27 | 1 | -8/+4 |
| | |||||
* | Send video comment comments to followers/origin | Chocobozzz | 2017-12-27 | 1 | -2/+2 |
| | |||||
* | Begin unit tests | Chocobozzz | 2017-12-22 | 1 | -4/+4 |
| | |||||
* | Add comments controller | Chocobozzz | 2017-12-22 | 2 | -88/+116 |
| | |||||
* | Create comment on replied mastodon statutes | Chocobozzz | 2017-12-22 | 1 | -0/+88 |
| | |||||
* | Sanitize url to not end with implicit ports | Chocobozzz | 2017-12-21 | 1 | -13/+11 |
| | |||||
* | Use RsaSignature2017 | Chocobozzz | 2017-12-19 | 1 | -2/+0 |
| | |||||
* | Add dirty migration :/ | Chocobozzz | 2017-12-19 | 1 | -3/+7 |
| | |||||
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 5 | -101/+76 |
| | |||||
* | Save | Chocobozzz | 2017-12-19 | 2 | -7/+6 |
| |