Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | check email enabled for requiresEmailVer config | Josh Morel | 2019-02-18 | 2 | -2/+21 |
| | |||||
* | Try to fix travis tests | Chocobozzz | 2019-02-15 | 1 | -1/+5 |
| | |||||
* | Fix from header in contact form | Chocobozzz | 2019-02-15 | 2 | -1/+9 |
| | |||||
* | Fix mention notification with a remote account | Chocobozzz | 2019-02-15 | 1 | -0/+14 |
| | |||||
* | Refractor published date on video import | Chocobozzz | 2019-02-12 | 1 | -0/+1 |
| | |||||
* | Add search by original publication date | Andrés Maldonado | 2019-02-12 | 2 | -1/+71 |
| | |||||
* | Add originallyPublishedAt unit tests | Chocobozzz | 2019-02-11 | 2 | -2/+20 |
| | |||||
* | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 85 | -586/+5548 |
|\ | |||||
| * | Fix reverse proxy test | Chocobozzz | 2019-02-11 | 1 | -1/+1 |
| | | |||||
| * | Cleanup reset user password by admin | Chocobozzz | 2019-02-11 | 2 | -0/+34 |
| | | | | | | | | And add some tests | ||||
| * | Use a single file instead of segments for HLS | Chocobozzz | 2019-02-11 | 2 | -20/+18 |
| | | |||||
| * | Add hls support on server | Chocobozzz | 2019-02-11 | 5 | -65/+302 |
| | | |||||
| * | remove .only from notifications tests | Josh Morel | 2019-02-07 | 1 | -1/+1 |
| | | |||||
| * | don't notify prior to scheduled update | Josh Morel | 2019-02-07 | 1 | -1/+37 |
| | | | | | | | | also increase timeouts on user-notification test | ||||
| * | fix typo in test accounts api validators | Josh Morel | 2019-01-28 | 1 | -1/+1 |
| | | |||||
| * | Prepare Dislike/Flag/View fixes | Chocobozzz | 2019-01-15 | 3 | -479/+5 |
| | | | | | | | | | | | | | | | | 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 | ||||
| * | Add totalLocalVideoFilesSize in stats | Chocobozzz | 2019-01-15 | 1 | -1/+2 |
| | | |||||
| * | 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 | 4 | -277/+333 |
| | | |||||
| * | Update translations | Chocobozzz | 2019-01-10 | 1 | -0/+2 |
| | | |||||
| * | Implement contact form on server side | Chocobozzz | 2019-01-10 | 7 | -7/+205 |
| | | |||||
| * | Fix socket.io websocket connection | Chocobozzz | 2019-01-09 | 5 | -5/+9 |
| | | |||||
| * | Add notifications in the client | Chocobozzz | 2019-01-09 | 4 | -32/+76 |
| | | |||||
| * | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 2 | -9/+225 |
| | | |||||
| * | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 2 | -126/+291 |
| | | |||||
| * | Add notification settings migration | Chocobozzz | 2019-01-09 | 1 | -0/+5 |
| | | |||||
| * | Add user notification base code | Chocobozzz | 2019-01-09 | 4 | -0/+879 |
| | | |||||
| * | Add history on server side | Chocobozzz | 2018-12-18 | 3 | -10/+153 |
| | | | | | | | | Add ability to disable, clear and list user videos history | ||||
| * | throw error if MailDev doesn't run | Josh Morel | 2018-12-17 | 2 | -4/+4 |
| | | | | | | | | also allow calling in multiple file | ||||
| * | 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 | 4 | -5/+64 |
| | | |||||
| * | Add test regarding tmp directory | Chocobozzz | 2018-12-11 | 1 | -0/+9 |
| | | |||||
| * | Merge branch 'move-utils-to-shared' of ↵ | Chocobozzz | 2018-12-07 | 63 | -188/+813 |
| |\ | | | | | | | | | | https://github.com/buoyantair/PeerTube into buoyantair-move-utils-to-shared | ||||
| | * | Fix dependency issues | buoyantair | 2018-11-20 | 1 | -5/+15 |
| | | | |||||
| | * | Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into ↵ | buoyantair | 2018-11-20 | 6 | -13/+9 |
| | |\ | | | | | | | | | | | | | move-utils-to-shared | ||||
| | * \ | Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into ↵ | buoyantair | 2018-11-18 | 4 | -2/+226 |
| | |\ \ | | | | | | | | | | | | | | | | move-utils-to-shared | ||||
| | * | | | Fix dependency errors between modules | buoyantair | 2018-11-16 | 5 | -7/+16 |
| | | | | | |||||
| | * | | | Merge from upstream | buoyantair | 2018-11-16 | 20 | -23/+1024 |
| | |\ \ \ | |||||
| | * | | | | Move utils to /shared | buoyantair | 2018-10-29 | 56 | -169/+284 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | | | | | Fix AP tests | Chocobozzz | 2018-12-07 | 1 | -4/+4 |
| | | | | | | |||||
| * | | | | | Create redundancy endpoint | Chocobozzz | 2018-12-04 | 1 | -12/+15 |
| | | | | | | |||||
| * | | | | | Fix AP redirection | Chocobozzz | 2018-11-30 | 1 | -6/+38 |
| | | | | | | |||||
| * | | | | | enable email verification by admin (#1348) | Josh Morel | 2018-11-21 | 2 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | | | | | Delete invalid or deleted remote videos | Chocobozzz | 2018-11-20 | 2 | -0/+85 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Cleanup tests imports | Chocobozzz | 2018-11-19 | 6 | -11/+10 |
| | |_|/ | |/| | | |||||
| * | | | Fix images size when downloading them | Chocobozzz | 2018-11-16 | 1 | -2/+3 |
| | | | | |||||
| * | | | Check follow constraints when getting a video | Chocobozzz | 2018-11-16 | 2 | -0/+216 |
| | | | | |||||
| * | | | Do not host remote AP objects | Chocobozzz | 2018-11-16 | 1 | -0/+5 |
| | |/ | |/| | |||||
| * | | Fix video channel videos url when scrolling | Chocobozzz | 2018-11-15 | 1 | -4/+4 |
| | | |