Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve registration | Chocobozzz | 2019-06-07 | 1 | -2/+6 |
| | | | | | | | * 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 | ||||
* | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-06-07 | 2 | -6/+23 |
|\ | |||||
| * | Fix video import if autoblacklist is enabled | Chocobozzz | 2019-06-07 | 2 | -7/+11 |
| | | |||||
| * | Try to fix remote mastodon interactions | Chocobozzz | 2019-06-07 | 1 | -0/+13 |
| | | |||||
| * | Fix search with bad webfinger handles | Chocobozzz | 2019-05-28 | 1 | -2/+12 |
| | | |||||
* | | Add ability to unpublish video/playlist | Chocobozzz | 2019-06-06 | 1 | -0/+6 |
| | | |||||
* | | Add ability to set to private a public/unlisted video | Chocobozzz | 2019-06-06 | 1 | -3/+10 |
| | | |||||
* | | Upgrade server dependencies | Chocobozzz | 2019-06-06 | 1 | -1/+4 |
| | | |||||
* | | Improve 4K video quality after transcoding | Chocobozzz | 2019-06-06 | 1 | -3/+3 |
| | | |||||
* | | Server: Bulk update videos support field | Chocobozzz | 2019-05-31 | 1 | -5/+21 |
| | | |||||
* | | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 2 | -8/+6 |
| | | |||||
* | | Add ability to subscribe from the channel account page | Chocobozzz | 2019-05-29 | 1 | -1/+1 |
| | | |||||
* | | Add pagination to account video channels endpoint | Chocobozzz | 2019-05-29 | 1 | -2/+14 |
| | | |||||
* | | Add ability to specify channel on registration | Chocobozzz | 2019-05-28 | 1 | -2/+3 |
| | | |||||
* | | Fix search with bad webfinger handles | Chocobozzz | 2019-05-28 | 1 | -2/+12 |
| | | |||||
* | | Update config.ts | LiPeK | 2019-05-28 | 1 | -1/+1 |
| | | | | | | This should fix https://github.com/Chocobozzz/PeerTube/issues/1850 | ||||
* | | Add audio upload tests | Chocobozzz | 2019-05-17 | 1 | -2/+9 |
| | | |||||
* | | Add audio support in upload | Chocobozzz | 2019-05-16 | 3 | -13/+28 |
|/ | |||||
* | Fix optional privacy in upload endpoint | Chocobozzz | 2019-04-25 | 1 | -1/+1 |
| | |||||
* | Add default playlist image | Chocobozzz | 2019-04-24 | 1 | -1/+1 |
| | |||||
* | Fix ownership changes | Chocobozzz | 2019-04-24 | 1 | -4/+8 |
| | |||||
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 6 | -52/+31 |
| | |||||
* | Update sequelize | Chocobozzz | 2019-04-24 | 2 | -5/+4 |
| | |||||
* | Create a dedicated table to track video thumbnails | Chocobozzz | 2019-04-24 | 5 | -77/+105 |
| | |||||
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 2 | -9/+12 |
| | |||||
* | Add ability to delete old remote views | Chocobozzz | 2019-04-12 | 1 | -1/+1 |
| | |||||
* | Add ability to limit videos history size | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
| | |||||
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 19 | -22/+29 |
| | |||||
* | Move config in its own file | Chocobozzz | 2019-04-11 | 18 | -47/+56 |
| | |||||
* | Add debug component to help admins to fix IP issues | Chocobozzz | 2019-04-11 | 2 | -0/+27 |
| | |||||
* | Add logs page in client | Chocobozzz | 2019-04-11 | 1 | -24/+28 |
| | |||||
* | Add logs endpoint | Chocobozzz | 2019-04-10 | 2 | -0/+92 |
| | |||||
* | Add ability to disable tracker | Chocobozzz | 2019-04-10 | 2 | -7/+19 |
| | |||||
* | Add check params account ratings tests | Chocobozzz | 2019-04-09 | 1 | -5/+5 |
| | |||||
* | Add /accounts/:username/ratings endpoint (#1756) | Yohan Boniface | 2019-04-09 | 1 | -2/+36 |
| | | | | | | | | | | | | * 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 notification on new instance follower (server side) | Chocobozzz | 2019-04-08 | 1 | -1/+2 |
| | |||||
* | Add ability to manually approves instance followers in REST API | Chocobozzz | 2019-04-08 | 2 | -6/+35 |
| | |||||
* | Add ability to forbid followers | Chocobozzz | 2019-04-08 | 2 | -1/+6 |
| | |||||
* | Add ability to remove an instance follower in API | Chocobozzz | 2019-04-08 | 1 | -5/+27 |
| | |||||
* | 2 rows per overview section | Chocobozzz | 2019-04-05 | 1 | -1/+1 |
| | |||||
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 5 | -12/+56 |
| | | | | | | | | | | | | | | | | | | | | * 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 | -1/+1 |
| | |||||
* | Cleanup invalid rates/comments/shares | Chocobozzz | 2019-03-19 | 2 | -4/+1 |
| | |||||
* | Limit user tokens cache | Chocobozzz | 2019-03-19 | 1 | -2/+1 |
| | |||||
* | Refresh playlists | Chocobozzz | 2019-03-19 | 1 | -0/+6 |
| | |||||
* | Cleanup express locals typings | Chocobozzz | 2019-03-19 | 30 | -181/+152 |
| | |||||
* | Better AP route checker | Chocobozzz | 2019-03-19 | 1 | -45/+67 |
| | |||||
* | Does exist | Chocobozzz | 2019-03-19 | 1 | -1/+1 |
| | |||||
* | Add playlist updatedAt tests | Chocobozzz | 2019-03-18 | 1 | -4/+4 |
| | |||||
* | Add videos playlist exist tests | Chocobozzz | 2019-03-18 | 2 | -2/+2 |
| |