Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup shared models | Chocobozzz | 2021-05-11 | 1 | -1/+1 |
| | |||||
* | move from trending routes to alg param | Rigel Kent | 2021-01-28 | 1 | -1/+0 |
| | |||||
* | add default trending page choice, revert comments count for hot strategy | Rigel Kent | 2021-01-28 | 1 | -0/+1 |
| | |||||
* | Add server API to abuse messages | Chocobozzz | 2020-07-31 | 1 | -2/+2 |
| | |||||
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 1 | -15/+12 |
| | |||||
* | Add SQL query support in plugins | Chocobozzz | 2020-04-09 | 1 | -1/+1 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -10/+14 |
| | |||||
* | Serve audit logs to client | Chocobozzz | 2019-12-11 | 1 | -1/+2 |
| | |||||
* | Move config in its own file | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
| | |||||
* | Cleanup invalid rates/comments/shares | Chocobozzz | 2019-03-19 | 1 | -3/+2 |
| | |||||
* | 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 | -1/+2 |
| | |||||
* | Refractor audit user identifier | Chocobozzz | 2018-09-19 | 1 | -0/+8 |
| | |||||
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Add import http enabled configuration | Chocobozzz | 2018-08-06 | 1 | -4/+2 |
| | |||||
* | Add audit logs for video import | Chocobozzz | 2018-08-06 | 1 | -1/+13 |
| | |||||
* | Add audit logs in various modules | Aurélien Bertron | 2018-07-31 | 1 | -3/+135 |
| | | | | | | | | | - Videos - Videos comments - Users - Videos channels - Videos abuses - Custom config | ||||
* | Add audit logs module | Aurélien Bertron | 2018-07-31 | 1 | -0/+123 |