Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Change models | clementbrizard | 2019-01-12 | 2 | -0/+8 | |
* | | | Add migration file | clementbrizard | 2019-01-12 | 1 | -0/+42 | |
| |/ |/| | ||||||
* | | Update translations | Chocobozzz | 2019-01-10 | 1 | -0/+2 | |
* | | Implement contact form in the client | Chocobozzz | 2019-01-10 | 5 | -11/+20 | |
* | | Implement contact form on server side | Chocobozzz | 2019-01-10 | 20 | -48/+467 | |
* | | Fix socket.io websocket connection | Chocobozzz | 2019-01-09 | 6 | -8/+23 | |
* | | Add notifications in the client | Chocobozzz | 2019-01-09 | 12 | -52/+120 | |
* | | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 20 | -49/+759 | |
* | | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 19 | -204/+656 | |
* | | Add notification settings migration | Chocobozzz | 2019-01-09 | 7 | -33/+81 | |
* | | Add user notification base code | Chocobozzz | 2019-01-09 | 42 | -98/+1992 | |
* | | Optimize index sizes | Chocobozzz | 2018-12-20 | 3 | -9/+69 | |
* | | Optimize actor follow scores modifications | Chocobozzz | 2018-12-20 | 13 | -71/+116 | |
* | | Fix federation of some videos | Chocobozzz | 2018-12-19 | 3 | -9/+61 | |
* | | Fix users update me param validation | Chocobozzz | 2018-12-18 | 1 | -4/+7 | |
* | | Fix video sort | Chocobozzz | 2018-12-18 | 1 | -1/+5 | |
* | | Add ability to disable and clear history | Chocobozzz | 2018-12-18 | 1 | -0/+1 | |
* | | Add history page on client | Chocobozzz | 2018-12-18 | 1 | -0/+5 | |
* | | Add history on server side | Chocobozzz | 2018-12-18 | 16 | -17/+341 | |
* | | throw error if MailDev doesn't run | Josh Morel | 2018-12-17 | 2 | -4/+4 | |
* | | Fix CSP on dev mode | Chocobozzz | 2018-12-17 | 1 | -6/+5 | |
* | | Add video title/description when rendering html | Chocobozzz | 2018-12-17 | 2 | -28/+41 | |
* | | Remove the eventual trailing '/' at the end of urls (see #1453) (#1480) | HesioZ | 2018-12-15 | 1 | -0/+10 | |
* | | Keep old channel/user name constraints | Chocobozzz | 2018-12-13 | 2 | -4/+4 | |
* | | add Content Security Policy (#1252) | Rigel Kent | 2018-12-13 | 5 | -2/+51 | |
* | | Fix crash regarding video stream issue | Chocobozzz | 2018-12-12 | 1 | -1/+1 | |
* | | Fix broken audio with transcoding | Chocobozzz | 2018-12-11 | 1 | -3/+3 | |
* | | Overwrite video caption | Chocobozzz | 2018-12-11 | 1 | -1/+1 | |
* | | Use move instead rename | Chocobozzz | 2018-12-11 | 5 | -10/+10 | |
* | | Support additional video extensions | Chocobozzz | 2018-12-11 | 23 | -83/+224 | |
* | | Add test regarding tmp directory | Chocobozzz | 2018-12-11 | 1 | -0/+9 | |
* | | Don't quit on queue error | Chocobozzz | 2018-12-11 | 1 | -1/+0 | |
* | | Merge branch 'move-utils-to-shared' of https://github.com/buoyantair/PeerTube... | Chocobozzz | 2018-12-07 | 114 | -3211/+837 | |
|\ \ | ||||||
| * | | Fix dependency issues | buoyantair | 2018-11-20 | 1 | -5/+15 | |
| * | | Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut... | buoyantair | 2018-11-20 | 19 | -65/+94 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut... | buoyantair | 2018-11-18 | 17 | -46/+360 | |
| |\ \ \ | ||||||
| * | | | | Fix dependency errors between modules | buoyantair | 2018-11-16 | 7 | -9/+18 | |
| * | | | | Merge from upstream | buoyantair | 2018-11-16 | 67 | -227/+1622 | |
| |\ \ \ \ | ||||||
| * | | | | | Move utils to /shared | buoyantair | 2018-10-29 | 104 | -3095/+316 | |
* | | | | | | username/display_name/video_channel_name min length 1 and max length 50 (#1265) | BRAINS YUM | 2018-12-07 | 2 | -7/+7 | |
* | | | | | | Fix AP tests | Chocobozzz | 2018-12-07 | 1 | -4/+4 | |
* | | | | | | (well-known url) add change-password | Rigel Kent | 2018-12-07 | 2 | -0/+16 | |
* | | | | | | Fix thumbnail sitemap location | Chocobozzz | 2018-12-06 | 1 | -1/+1 | |
* | | | | | | Add sitemap | Chocobozzz | 2018-12-05 | 7 | -3/+218 | |
* | | | | | | Add error when email system is not configured and using the forgot | Chocobozzz | 2018-12-05 | 2 | -0/+11 | |
* | | | | | | Remove inferred type | Chocobozzz | 2018-12-05 | 4 | -15/+15 | |
* | | | | | | Create redundancy endpoint | Chocobozzz | 2018-12-04 | 6 | -21/+31 | |
* | | | | | | Add tmp and redundancy directories | Chocobozzz | 2018-12-04 | 16 | -39/+49 | |
* | | | | | | Fix thumbnail processing | Chocobozzz | 2018-12-04 | 6 | -20/+25 | |
* | | | | | | Update dependencies | Chocobozzz | 2018-12-04 | 2 | -3/+3 |