Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -12/+27 |
| | |||||
* | 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 | 3 | -44/+23 |
| | |||||
* | Update sequelize | Chocobozzz | 2019-04-24 | 2 | -5/+4 |
| | |||||
* | Create a dedicated table to track video thumbnails | Chocobozzz | 2019-04-24 | 4 | -76/+104 |
| | |||||
* | 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 | 13 | -14/+23 |
| | |||||
* | Move config in its own file | Chocobozzz | 2019-04-11 | 12 | -16/+25 |
| | |||||
* | 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 | 1 | -0/+3 |
| | |||||
* | 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 |
| | |||||
* | Refresh playlists | Chocobozzz | 2019-03-19 | 1 | -0/+6 |
| | |||||
* | Cleanup express locals typings | Chocobozzz | 2019-03-19 | 23 | -141/+122 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | Playlist reorder support | Chocobozzz | 2019-03-18 | 1 | -3/+5 |
| | |||||
* | Add to playlist dropdown | Chocobozzz | 2019-03-18 | 3 | -11/+72 |
| | |||||
* | Add server migrations | Chocobozzz | 2019-03-18 | 1 | -2/+8 |
| | |||||
* | Refactor video playlist middlewares | Chocobozzz | 2019-03-18 | 1 | -20/+4 |
| | |||||
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 4 | -8/+35 |
| | |||||
* | Add playlist check param tests | Chocobozzz | 2019-03-18 | 1 | -6/+10 |
| | |||||
* | Playlist server API | Chocobozzz | 2019-03-18 | 5 | -15/+490 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2019-02-21 | 1 | -4/+2 |
| | |||||
* | Add isNSFW instance configuration key | Chocobozzz | 2019-02-20 | 1 | -4/+6 |
| | |||||
* | Import original publication date (web UI) | Andrés Maldonado | 2019-02-12 | 1 | -1/+2 |
| | | | | Import original publication date when importing a video from YouTube in the web UI | ||||
* | Merge branch 'develop' into pr/1285 | Chocobozzz | 2019-02-11 | 11 | -183/+254 |
|\ | |||||
| * | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 22 | -267/+859 |
| |\ | |||||
| | * | Merge branch 'feature/correctly-send-activities' into develop | Chocobozzz | 2019-02-11 | 2 | -3/+3 |
| | |\ | |||||
| | | * | Correctly send Flag/Dislike/View activities | Chocobozzz | 2019-01-15 | 2 | -3/+3 |
| | | | | |||||
| | * | | Cleanup reset user password by admin | Chocobozzz | 2019-02-11 | 2 | -11/+11 |
| | | | | | | | | | | | | | | | | And add some tests |