Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Videos overview page: first version | Chocobozzz | 2018-08-31 | 1 | -0/+18 |
| | |||||
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 2 | -2/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add user account email verificiation includes server and client code to: * enable verificationRequired via custom config * send verification email with registration * ask for verification email * verify via email * prevent login if not verified and required * conditional client links to ask for new verification email * allow login for verified=null these are users created when verification not required should still be able to login when verification is enabled * refactor email verifcation pr * change naming from verified to emailVerified * change naming from askVerifyEmail to askSendVerifyEmail * undo unrelated automatic prettier formatting on api/config * use redirectService for home * remove redundant success notification on email verified * revert test.yaml smpt host | ||||
* | Bufferize videos views in redis | Chocobozzz | 2018-08-30 | 1 | -3/+5 |
| | |||||
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 2 | -2/+7 |
| | | | | | | | | | | | | | | | | | | | | * Implement daily upload limit (ref #652) * remove duplicate code * review fixes * fix tests? * whitespace fixes, finish leftover todo * fix tests * added some new tests * use different config value for tests * remove todo | ||||
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 4 | -10/+8 |
| | |||||
* | replace fs by fs-extra to prevent EMFILE error | Rigel Kent | 2018-08-27 | 2 | -2/+2 |
| | |||||
* | Search video channel handle/uri | Chocobozzz | 2018-08-27 | 2 | -6/+28 |
| | |||||
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 1 | -0/+13 |
| | |||||
* | Add ability to search a video with an URL | Chocobozzz | 2018-08-27 | 1 | -12/+13 |
| | |||||
* | Add get subscription endpoint | Chocobozzz | 2018-08-27 | 1 | -0/+12 |
| | |||||
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 2 | -4/+4 |
| | |||||
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 1 | -0/+57 |
| | |||||
* | Flat shared module directory | Chocobozzz | 2018-08-14 | 1 | -1/+1 |
| | |||||
* | Improve blacklist management | Chocobozzz | 2018-08-14 | 1 | -1/+2 |
| | |||||
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 1 | -2/+14 |
| | |||||
* | Try to fix travis tests | Chocobozzz | 2018-08-10 | 1 | -19/+12 |
| | |||||
* | Add state and moderationComment for abuses on server side | Chocobozzz | 2018-08-10 | 1 | -2/+36 |
| | |||||
* | Add reason when banning a user | Chocobozzz | 2018-08-08 | 1 | -1/+4 |
| | |||||
* | Implement user blocking on server side | Chocobozzz | 2018-08-08 | 1 | -0/+22 |
| | |||||
* | Add ability to delete our account | Chocobozzz | 2018-08-08 | 1 | -0/+11 |
| | |||||
* | Add torrent tests | Chocobozzz | 2018-08-08 | 1 | -3/+7 |
| | |||||
* | Add check param tests regarding video imports | Chocobozzz | 2018-08-08 | 1 | -2/+12 |
| | |||||
* | Add import.video.torrent configuration | Chocobozzz | 2018-08-08 | 1 | -0/+3 |
| | |||||
* | Merge branch 'release/beta-10' into develop | Chocobozzz | 2018-08-06 | 2 | -5/+14 |
|\ | |||||
| * | Fix caption upload on Mac OS | Chocobozzz | 2018-08-06 | 2 | -5/+14 |
| | | |||||
* | | Add tests regarding video import | Chocobozzz | 2018-08-06 | 2 | -1/+102 |
| | | |||||
* | | adding tests for audio conversions | Rigel Kent | 2018-08-01 | 1 | -1/+1 |
| | | |||||
* | | Fixing #626 with ffmpeg's low default audio bitrate | Rigel Kent | 2018-08-01 | 1 | -1/+3 |
|/ | |||||
* | expliciting type checks and predicates (server only) | Rigel Kent | 2018-07-25 | 1 | -1/+4 |
| | |||||
* | Add videos list filters | Chocobozzz | 2018-07-24 | 4 | -66/+111 |
| | |||||
* | Begin advanced search | Chocobozzz | 2018-07-24 | 1 | -6/+6 |
| | |||||
* | Render CSS/title/description tags on server side | Chocobozzz | 2018-07-18 | 1 | -0/+8 |
| | |||||
* | Handle .srt subtitles | Chocobozzz | 2018-07-16 | 1 | -1/+1 |
| | |||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 2 | -1/+66 |
| | |||||
* | Migrate to bull | Chocobozzz | 2018-07-11 | 1 | -1/+1 |
| | |||||
* | API: Add ability to update video channel avatar | Chocobozzz | 2018-06-29 | 3 | -18/+43 |
| | |||||
* | Add ability for uploaders to schedule video update | Chocobozzz | 2018-06-14 | 1 | -0/+13 |
| | |||||
* | Improve tests when waiting pending jobs | Chocobozzz | 2018-06-13 | 3 | -1/+44 |
| | |||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 1 | -0/+3 |
| | | | | publishing a video | ||||
* | Add video comments RSS | Chocobozzz | 2018-06-08 | 1 | -4/+6 |
| | |||||
* | Move fixtures in tests/ | Chocobozzz | 2018-06-07 | 4 | -6/+4 |
| | |||||
* | Fix publishedAt value after following a new instance | Chocobozzz | 2018-05-28 | 1 | -0/+7 |
| | |||||
* | Only use account name in routes | Chocobozzz | 2018-05-25 | 3 | -6/+6 |
| | |||||
* | Add ability to update a video channel | Chocobozzz | 2018-05-11 | 1 | -6/+9 |
| | |||||
* | feature: initial syndication feeds tests for instance-wide feeds | Rigel Kent | 2018-04-26 | 2 | -0/+31 |
| | |||||
* | Add video channel management | Chocobozzz | 2018-04-26 | 1 | -10/+5 |
| | |||||
* | Add ability to update the user display name/description | Chocobozzz | 2018-04-26 | 1 | -0/+2 |
| | |||||
* | Update video-channel routes (again) | Chocobozzz | 2018-04-25 | 2 | -10/+7 |
| | | | | Use /video-channels now, it's more simple for clients | ||||
* | Add account link in videos list | Chocobozzz | 2018-04-25 | 1 | -0/+2 |
| | |||||
* | Video channel API routes refractor | Chocobozzz | 2018-04-25 | 2 | -5/+47 |
| |