Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add audio support in upload | Chocobozzz | 2019-05-16 | 1 | -0/+1 |
| | |||||
* | Fix overview endpoint | Chocobozzz | 2019-04-24 | 1 | -1/+1 |
| | |||||
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 22 | -139/+152 |
| | |||||
* | Try to fix travis | Chocobozzz | 2019-04-24 | 2 | -5/+30 |
| | |||||
* | Use parallel tests | Chocobozzz | 2019-04-24 | 2 | -19/+19 |
| | |||||
* | Cleanup tests | Chocobozzz | 2019-04-24 | 24 | -230/+67 |
| | |||||
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 24 | -54/+54 |
| | | | | Because they need dev dependencies | ||||
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 17 | -33/+54 |
| | |||||
* | Add debug component to help admins to fix IP issues | Chocobozzz | 2019-04-11 | 2 | -0/+79 |
| | |||||
* | Add logs endpoint | Chocobozzz | 2019-04-10 | 2 | -0/+118 |
| | |||||
* | Add check params account ratings tests | Chocobozzz | 2019-04-09 | 1 | -0/+32 |
| | |||||
* | 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 | -1/+82 |
| | |||||
* | Add ability to forbid followers | Chocobozzz | 2019-04-08 | 2 | -0/+45 |
| | |||||
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 4 | -2/+20 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Fix unit tests | Chocobozzz | 2019-03-18 | 1 | -2/+4 |
| | |||||
* | Forbid public playlists not assigned to a channel | Chocobozzz | 2019-03-18 | 1 | -6/+34 |
| | |||||
* | Add videos playlist exist tests | Chocobozzz | 2019-03-18 | 1 | -0/+46 |
| | |||||
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 2 | -541/+278 |
| | |||||
* | Add playlist check param tests | Chocobozzz | 2019-03-18 | 2 | -24/+789 |
| | |||||
* | Playlist server API | Chocobozzz | 2019-03-18 | 1 | -0/+117 |
| | |||||
* | findById -> findByPk | Chocobozzz | 2019-02-21 | 1 | -1/+1 |
| | |||||
* | Add isNSFW instance configuration key | Chocobozzz | 2019-02-20 | 1 | -0/+1 |
| | |||||
* | check email enabled for requiresEmailVer config | Josh Morel | 2019-02-18 | 1 | -0/+19 |
| | |||||
* | Add search by original publication date | Andrés Maldonado | 2019-02-12 | 1 | -0/+6 |
| | |||||
* | Add originallyPublishedAt unit tests | Chocobozzz | 2019-02-11 | 1 | -1/+15 |
| | |||||
* | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 22 | -113/+1328 |
|\ | |||||
| * | Cleanup reset user password by admin | Chocobozzz | 2019-02-11 | 1 | -0/+18 |
| | | | | | | | | And add some tests | ||||
| * | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -0/+3 |
| | | |||||
| * | fix typo in test accounts api validators | Josh Morel | 2019-01-28 | 1 | -1/+1 |
| | | |||||
| * | Prepare Dislike/Flag/View fixes | Chocobozzz | 2019-01-15 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | 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 | ||||
| * | Increase abuse length to 3000 | Chocobozzz | 2019-01-14 | 1 | -3/+3 |
| | | | | | | | | And correctly handle new lines | ||||
| * | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 1 | -50/+68 |
| | | |||||
| * | Implement contact form on server side | Chocobozzz | 2019-01-10 | 3 | -1/+96 |
| | | |||||
| * | Add notifications in the client | Chocobozzz | 2019-01-09 | 2 | -12/+42 |
| | | |||||
| * | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 1 | -1/+4 |
| | | |||||
| * | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 1 | -1/+15 |
| | | |||||
| * | Add user notification base code | Chocobozzz | 2019-01-09 | 2 | -0/+250 |
| | | |||||
| * | Add history on server side | Chocobozzz | 2018-12-18 | 2 | -5/+73 |
| | | | | | | | | Add ability to disable, clear and list user videos history | ||||
| * | Keep old channel/user name constraints | Chocobozzz | 2018-12-13 | 1 | -2/+2 |
| | | | | | | | | In order to avoid compatibility issues | ||||
| * | Support additional video extensions | Chocobozzz | 2018-12-11 | 2 | -1/+7 |
| | | |||||
| * | Merge branch 'move-utils-to-shared' of ↵ | Chocobozzz | 2018-12-07 | 19 | -41/+110 |
| |\ | | | | | | | | | | https://github.com/buoyantair/PeerTube into buoyantair-move-utils-to-shared | ||||
| | * | Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into ↵ | buoyantair | 2018-11-18 | 1 | -0/+6 |
| | |\ | | | | | | | | | | | | | move-utils-to-shared | ||||
| | * | | Move utils to /shared | buoyantair | 2018-10-29 | 19 | -40/+108 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336 | ||||
| * | | | username/display_name/video_channel_name min length 1 and max length 50 (#1265) | BRAINS YUM | 2018-12-07 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * make username, display_name and video_channel_name min length 1 and max length 50; (fixes #1263); ! still some bug on the frontend complains but if you remove the disabled property it creates the account just fine; allow for usernames to start with a number; fix test, since username can be 1 char now make test check empty; fix test, Should fail with a too long username; fix test, Should fail with a too small username; fix regular expression for username and videoChannel; change username, videoChannel to be lowercase and fix message; * change 1 characters to 1 character | ||||
| * | | | enable email verification by admin (#1348) | Josh Morel | 2018-11-21 | 1 | -0/+9 |
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * enable email verification by admin * rename/label to set email as verified to be more explicit that admin is not sending another email to confirm * add update user emailVerified check-params test * make user.model emailVerified property required | ||||
| * | | Do not host remote AP objects | Chocobozzz | 2018-11-16 | 1 | -0/+5 |
| |/ | |||||
| * | Feature/description support fields length 1000 (#1267) | BRAINS YUM | 2018-10-19 | 4 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix migrations to not use config constant values as it can introduce bugs later when they change; (fixes #1259) remove constant fields imports from migrations * add migrations to update description and support fields to 1000 (fixes #1258) * fix client/server account and video_channel description/support fields to be max len 1000 (fixes #1258); fix test Should fail with a too long description; fix test Should fail with a long description; fix test Should fail with a long description; Remove USER.SUPPORT from constants since that field no longer exists; null not false, in migrations/0280-description-support.ts; video support field 1000, oops; * rename migration 0280-description-support.ts -> 0285-description-support.ts; update video support maxlength text | ||||
| * | Add ability to mute a user/instance by server in server api | Chocobozzz | 2018-10-16 | 1 | -2/+254 |
| | | |||||
| * | Add user/instance block by users in the client | Chocobozzz | 2018-10-16 | 1 | -0/+20 |
| | |