Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 4k conf in transcoding in admin panel | Chocobozzz | 2019-06-12 | 1 | -1/+2 |
| | |||||
* | Handle email update on server | Chocobozzz | 2019-06-11 | 2 | -1/+26 |
| | |||||
* | Feature/logrotation (#1881) | Nassim Bounouas | 2019-06-11 | 1 | -1/+2 |
| | | | | | | | | | | | | | | * #1775 Configure the activation or deactivation of winston log rotation * Winston log rotation enabled by default #1775 * #1775 tslint correction * #1775 FileTransportOptions typed and configuration files * #1775 tslint correction * #1775 log.rotation.enabled configuration binding | ||||
* | Fix email object/body configurations | Chocobozzz | 2019-06-11 | 1 | -0/+1 |
| | |||||
* | Improve registration | Chocobozzz | 2019-06-07 | 2 | -3/+8 |
| | | | | | | | * Add ability to set the user display name * Use display name to guess the username/channel name * Add explanations about what is the purpose of a username/channel name * Add a loader at the "done" step | ||||
* | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 2 | -1/+20 |
| | |||||
* | Add ability to specify channel on registration | Chocobozzz | 2019-05-28 | 1 | -1/+1 |
| | |||||
* | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-21 | 2 | -1/+30 |
|\ | |||||
| * | Fix video views | Chocobozzz | 2019-05-21 | 2 | -1/+30 |
| | | |||||
* | | Merge branch 'feature/audio-upload' into develop | Chocobozzz | 2019-05-21 | 2 | -22/+47 |
|\ \ | |||||
| * | | Add audio upload tests | Chocobozzz | 2019-05-17 | 1 | -2/+2 |
| | | | |||||
| * | | Add audio support in upload | Chocobozzz | 2019-05-16 | 2 | -20/+45 |
| | | | |||||
* | | | Allow to control emails prefix and signature with config (#1789) | Yohan Boniface | 2019-05-17 | 1 | -0/+8 |
|/ / | | | | | | | | | | | * Allow to control emails prefix and signature with config * Adapt email config according to @Chocobozzz review | ||||
* / | Add way to set root password by environment. | Axel Viala | 2019-05-16 | 1 | -0/+2 |
|/ | | | | | Add a condition test to pass by environment a predetermined root password for setting up. | ||||
* | Fix account description error | Chocobozzz | 2019-05-13 | 2 | -1/+26 |
| | |||||
* | Fix greek label | Chocobozzz | 2019-05-13 | 1 | -0/+1 |
| | |||||
* | Allow to control RATES_LIMIT from configuration (#1787) | Yohan Boniface | 2019-04-26 | 3 | -5/+16 |
| | | | | | | * Allow to control RATES_LIMIT from configuration * @Chocobozzz review (squash me) | ||||
* | Add migrations | Chocobozzz | 2019-04-24 | 2 | -1/+51 |
| | |||||
* | Fix ownership changes | Chocobozzz | 2019-04-24 | 1 | -1/+1 |
| | |||||
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 1 | -3/+3 |
| | |||||
* | Update sequelize | Chocobozzz | 2019-04-24 | 6 | -13/+27 |
| | |||||
* | Create a dedicated table to track video thumbnails | Chocobozzz | 2019-04-24 | 1 | -1/+3 |
| | |||||
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 2 | -1/+41 |
| | |||||
* | Add ability to delete old remote views | Chocobozzz | 2019-04-12 | 3 | -1/+11 |
| | |||||
* | Add ability to limit videos history size | Chocobozzz | 2019-04-11 | 2 | -7/+13 |
| | |||||
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 5 | -6/+8 |
| | |||||
* | Move config in its own file | Chocobozzz | 2019-04-11 | 10 | -289/+319 |
| | |||||
* | Add logs endpoint | Chocobozzz | 2019-04-10 | 1 | -0/+3 |
| | |||||
* | Add ability to disable tracker | Chocobozzz | 2019-04-10 | 2 | -1/+7 |
| | |||||
* | Add /accounts/:username/ratings endpoint (#1756) | Yohan Boniface | 2019-04-09 | 1 | -0/+1 |
| | | | | | | | | | | | | * Add /users/me/videos/ratings endpoint * Move ratings endpoint from users to accounts * /accounts/:name/ratings: add support for rating= and sort= * Restrict ratings list to owner * Wording and better way to ensure current account | ||||
* | Add new instance follower notification in client | Chocobozzz | 2019-04-09 | 1 | -1/+1 |
| | |||||
* | Add notification on new instance follower (server side) | Chocobozzz | 2019-04-08 | 1 | -0/+40 |
| | |||||
* | Add ability to manually approves instance followers in REST API | Chocobozzz | 2019-04-08 | 2 | -2/+3 |
| | |||||
* | Add ability to forbid followers | Chocobozzz | 2019-04-08 | 2 | -1/+7 |
| | |||||
* | Update P2P media loader peer version | Chocobozzz | 2019-04-08 | 2 | -1/+45 |
| | |||||
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 3 | -2/+73 |
| | | | | | | | | | | | | | | | | | | | | * add quarantine videos feature * increase Notification settings test timeout to 20000ms. was completing 7000 locally but timing out after 10000 on travis * fix quarantine video test issues -propagate misspelling -remove skip from server/tests/client.ts * WIP use blacklist for moderator video approval instead of video.quarantine boolean * finish auto-blacklist feature | ||||
* | Rename video-file job to video-transcoding | Chocobozzz | 2019-03-19 | 1 | -3/+7 |
| | |||||
* | Fix email notification | Chocobozzz | 2019-03-19 | 1 | -1/+0 |
| | |||||
* | Better videos redundancy config error handling | Chocobozzz | 2019-03-19 | 3 | -2/+7 |
| | |||||
* | Limit user tokens cache | Chocobozzz | 2019-03-19 | 2 | -8/+15 |
| | |||||
* | Refresh playlists | Chocobozzz | 2019-03-19 | 1 | -1/+3 |
| | |||||
* | Increase refresh interval to 2 days | Chocobozzz | 2019-03-19 | 1 | -2/+2 |
| | |||||
* | Cleanup tmp directory at startup | Chocobozzz | 2019-03-19 | 1 | -2/+4 |
| | |||||
* | Add to playlist dropdown | Chocobozzz | 2019-03-18 | 1 | -1/+1 |
| | |||||
* | Add/update/delete/list my playlists | Chocobozzz | 2019-03-18 | 1 | -1/+1 |
| | |||||
* | Add server migrations | Chocobozzz | 2019-03-18 | 2 | -1/+87 |
| | |||||
* | Rename streaming playlists routes/directories | Chocobozzz | 2019-03-18 | 3 | -8/+8 |
| | |||||
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 2 | -2/+9 |
| | |||||
* | Playlist server API | Chocobozzz | 2019-03-18 | 2 | -2/+27 |
| | |||||
* | BREAKING: update CSP configuration | Chocobozzz | 2019-02-21 | 3 | -1/+12 |
| | | | | Disable it by default and add ability to specify a custom report uri |