Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More robust federation | Chocobozzz | 2019-05-31 | 1 | -1/+2 |
| | | | | In particular when fetching pleroma outbox | ||||
* | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 2 | -16/+4 |
| | |||||
* | Relax activity validation | Chocobozzz | 2019-05-21 | 1 | -12/+13 |
| | |||||
* | Relax activity validation | Chocobozzz | 2019-05-13 | 1 | -2/+1 |
| | |||||
* | Fix optional privacy in upload endpoint | Chocobozzz | 2019-04-25 | 1 | -3/+2 |
| | |||||
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 1 | -1/+7 |
| | |||||
* | Add ability to limit videos history size | Chocobozzz | 2019-04-11 | 1 | -1/+2 |
| | |||||
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 15 | -16/+16 |
| | |||||
* | Move config in its own file | Chocobozzz | 2019-04-11 | 2 | -3/+3 |
| | |||||
* | Add logs endpoint | Chocobozzz | 2019-04-10 | 1 | -0/+14 |
| | |||||
* | Add /accounts/:username/ratings endpoint (#1756) | Yohan Boniface | 2019-04-09 | 1 | -0/+5 |
| | | | | | | | | | | | | * 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 quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Does exist | Chocobozzz | 2019-03-19 | 8 | -31/+30 |
| | |||||
* | Add to playlist dropdown | Chocobozzz | 2019-03-18 | 1 | -1/+9 |
| | |||||
* | Refactor video playlist middlewares | Chocobozzz | 2019-03-18 | 1 | -2/+4 |
| | |||||
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 2 | -6/+17 |
| | |||||
* | Add playlist check param tests | Chocobozzz | 2019-03-18 | 1 | -3/+3 |
| | |||||
* | Playlist server API | Chocobozzz | 2019-03-18 | 4 | -1/+73 |
| | |||||
* | Improve channel and account SEO | Chocobozzz | 2019-02-21 | 2 | -12/+2 |
| | |||||
* | Add originallyPublishedAt unit tests | Chocobozzz | 2019-02-11 | 1 | -0/+1 |
| | |||||
* | Merge branch 'develop' into pr/1285 | Chocobozzz | 2019-02-11 | 13 | -166/+131 |
|\ | |||||
| * | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 18 | -178/+203 |
| |\ | |||||
| | * | Add hls support on server | Chocobozzz | 2019-02-11 | 3 | -3/+22 |
| | | | |||||
| | * | Try to fix Mac video upload | Chocobozzz | 2019-01-24 | 1 | -2/+2 |
| | | | |||||
| | * | Prepare Dislike/Flag/View fixes | Chocobozzz | 2019-01-15 | 11 | -161/+105 |
| | | | | | | | | | | | | | | | | | | | | | | | | For now we Create these activities, but we should just send them directly. This fix handles correctly direct Dislikes/Flags/Views, we'll implement the sending correctly these activities in the next peertube version | ||||
| * | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 1 | -2/+2 |
| | | | |||||
| * | | Fix some defaults values + indentation | Lucas Declercq | 2018-10-08 | 1 | -0/+1 |
| | | | |||||
| * | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 1 | -0/+1 |
| | | | |||||
* | | | Enable video upload and edit | clementbrizard | 2019-01-12 | 1 | -1/+6 |
| |/ |/| | |||||
* | | Implement contact form on server side | Chocobozzz | 2019-01-10 | 1 | -0/+11 |
| | | |||||
* | | Add notifications in the client | Chocobozzz | 2019-01-09 | 2 | -5/+9 |
| | | |||||
* | | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 1 | -1/+3 |
| | | |||||
* | | Add user notification base code | Chocobozzz | 2019-01-09 | 2 | -0/+24 |
| | | |||||
* | | Add history on server side | Chocobozzz | 2018-12-18 | 1 | -0/+5 |
| | | | | | | | | Add ability to disable, clear and list user videos history | ||||
* | | Support additional video extensions | Chocobozzz | 2018-12-11 | 3 | -8/+13 |
| | | |||||
* | | AP mimeType -> mediaType | Chocobozzz | 2018-10-18 | 1 | -3/+4 |
| | | |||||
* | | move to boolean switch | Rigel Kent | 2018-10-13 | 1 | -5/+4 |
| | | |||||
* | | add webtorrent opt-out settings | Rigel Kent | 2018-10-13 | 1 | -1/+7 |
| | | | | | | | | | | - add a key in localstorage to remember the opt-out - add a user setting | ||||
* | | Add ability to list all local videos | Chocobozzz | 2018-10-10 | 1 | -2/+7 |
|/ | | | | Including private/unlisted for moderators/admins | ||||
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 1 | -1/+3 |
| | |||||
* | Check the comment is defined when validating body | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | Fix video fps validator | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | Add dot into allowed actor username | lsde | 2018-09-25 | 1 | -1/+1 |
| | | | | One should have an oportunity to include a dot into the username. Currently, it breaks the flow if one has an SSO in front of PeeTube which creates users with "name.surname". | ||||
* | Fix jobs tests | Chocobozzz | 2018-09-19 | 1 | -1/+1 |
| | |||||
* | Refractor videos AP functions | Chocobozzz | 2018-09-19 | 1 | -10/+2 |
| | |||||
* | Optimize SQL requests of videos AP endpoints | Chocobozzz | 2018-09-19 | 1 | -1/+2 |
| | |||||
* | Optimize SQL requests of watch page API endpoints | Chocobozzz | 2018-09-19 | 1 | -6/+8 |
| | |||||
* | Add recently added redundancy strategy | Chocobozzz | 2018-09-14 | 1 | -2/+0 |
| | |||||
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 5 | -30/+75 |
| | |||||
* | use focus-visible polyfill to improve keyboard navigation | Rigel Kent | 2018-09-11 | 1 | -2/+2 |
| | | | | | Only the homepage is concerned, but it should have decent keyboard navigation support now. |