| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 1 | -1/+1 |
| * | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 1 | -0/+4 |
* | | | Enable video upload and edit | clementbrizard | 2019-01-12 | 1 | -0/+5 |
| |/
|/| |
|
* | | Implement contact form in the client | Chocobozzz | 2019-01-10 | 1 | -1/+1 |
* | | Implement contact form on server side | Chocobozzz | 2019-01-10 | 2 | -4/+64 |
* | | Add notifications in the client | Chocobozzz | 2019-01-09 | 1 | -2/+3 |
* | | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 1 | -1/+17 |
* | | Add user notification base code | Chocobozzz | 2019-01-09 | 4 | -7/+74 |
* | | Fix users update me param validation | Chocobozzz | 2018-12-18 | 1 | -4/+7 |
* | | Add history on server side | Chocobozzz | 2018-12-18 | 3 | -0/+38 |
* | | Fix CSP on dev mode | Chocobozzz | 2018-12-17 | 1 | -6/+5 |
* | | add Content Security Policy (#1252) | Rigel Kent | 2018-12-13 | 3 | -1/+48 |
* | | enable email verification by admin (#1348) | Josh Morel | 2018-11-21 | 1 | -0/+1 |
* | | Check follow constraints when getting a video | Chocobozzz | 2018-11-16 | 2 | -11/+57 |
* | | Do not host remote AP objects | Chocobozzz | 2018-11-16 | 1 | -0/+7 |
* | | Improve video upload error handling | Chocobozzz | 2018-11-16 | 1 | -0/+2 |
* | | Check activities host | Chocobozzz | 2018-11-14 | 4 | -40/+95 |
* | | Add compatibility with other Linked Signature algorithms | Chocobozzz | 2018-11-14 | 1 | -2/+3 |
* | | Add HTTP signature check before linked signature | Chocobozzz | 2018-10-19 | 2 | -22/+88 |
* | | Add ability to mute a user/instance by server in server api | Chocobozzz | 2018-10-16 | 1 | -5/+40 |
* | | Add user/instance block by users in the client | Chocobozzz | 2018-10-16 | 1 | -1/+44 |
* | | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 4 | -1/+136 |
* | | Add ability to list all local videos | Chocobozzz | 2018-10-10 | 2 | -39/+53 |
* | | Add explicit error message that changing video ownership only works with loc... | Lucas Declercq | 2018-10-10 | 1 | -9/+4 |
|/ |
|
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 11 | -66/+98 |
* | Check video channel name is unique on our instance | Chocobozzz | 2018-10-01 | 2 | -2/+11 |
* | Fix redundancy with videos already duplicated with another instance | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
* | Check current password on server side | Chocobozzz | 2018-09-26 | 1 | -2/+19 |
* | Refractor videos AP functions | Chocobozzz | 2018-09-19 | 1 | -2/+2 |
* | Optimize SQL requests of videos AP endpoints | Chocobozzz | 2018-09-19 | 2 | -33/+37 |
* | Optimize SQL requests of watch page API endpoints | Chocobozzz | 2018-09-19 | 3 | -4/+4 |
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 1 | -0/+80 |
* | Fix feeds with channel filter | Chocobozzz | 2018-09-13 | 1 | -1/+1 |
* | Users can change ownership of their video [#510] (#888) | Gaƫtan Rizio | 2018-09-04 | 2 | -2/+87 |
* | Add sql trace in error log on sequelize error | Chocobozzz | 2018-08-31 | 1 | -1/+3 |
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 1 | -1/+45 |
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 1 | -1/+4 |
* | Improve error message on actor name conflict | Chocobozzz | 2018-08-27 | 1 | -1/+1 |
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 4 | -10/+40 |
* | Add get subscription endpoint | Chocobozzz | 2018-08-27 | 2 | -5/+5 |
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 2 | -15/+19 |
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 6 | -6/+83 |
* | Cleanup utils helper | Chocobozzz | 2018-08-14 | 7 | -7/+7 |
* | Improve blacklist management | Chocobozzz | 2018-08-14 | 1 | -12/+21 |
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 1 | -31/+24 |
* | Add state and moderationComment for abuses on server side | Chocobozzz | 2018-08-10 | 3 | -17/+72 |
* | Add reason when banning a user | Chocobozzz | 2018-08-08 | 1 | -2/+3 |
* | Implement user blocking on server side | Chocobozzz | 2018-08-08 | 2 | -1/+22 |
* | Add ability to delete our account | Chocobozzz | 2018-08-08 | 1 | -0/+14 |
* | Add import.video.torrent configuration | Chocobozzz | 2018-08-08 | 2 | -4/+12 |