Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update server dependencies | Chocobozzz | 2021-02-03 | 1 | -1/+1 |
| | |||||
* | Fix views processing hour 0 | Chocobozzz | 2020-12-30 | 1 | -1/+1 |
| | |||||
* | Handle views for live videos | Chocobozzz | 2020-11-09 | 1 | -3/+7 |
| | |||||
* | Do not reuse reset password links | Chocobozzz | 2020-08-12 | 1 | -0/+14 |
| | |||||
* | Block infohash spammers from tracker | Chocobozzz | 2020-06-25 | 1 | -1/+16 |
| | |||||
* | Creating a user with an empty password will send an email to let him set his ↵ | John Livingston | 2020-02-17 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | password (#2479) * Creating a user with an empty password will send an email to let him set his password * Consideration of Chocobozzz's comments * Tips for optional password * API documentation * Fix circular imports * Tests | ||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -20/+21 |
| | |||||
* | Use apicache instead of our broken implementation | Chocobozzz | 2019-04-25 | 1 | -2/+10 |
| | |||||
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
| | |||||
* | Move config in its own file | Chocobozzz | 2019-04-11 | 1 | -3/+4 |
| | |||||
* | Does exist | Chocobozzz | 2019-03-19 | 1 | -2/+2 |
| | |||||
* | Implement contact form on server side | Chocobozzz | 2019-01-10 | 1 | -2/+22 |
| | |||||
* | Add tmp and redundancy directories | Chocobozzz | 2018-12-04 | 1 | -1/+8 |
| | |||||
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 1 | -12/+42 |
| | |||||
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 1 | -1/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | -2/+86 |
| | |||||
* | Fix last commit | Chocobozzz | 2018-07-26 | 1 | -2/+2 |
| | |||||
* | expliciting type checks and predicates (server only) | Rigel Kent | 2018-07-25 | 1 | -7/+8 |
| | |||||
* | adding redis unix connection | Rigel Kent | 2018-07-14 | 1 | -5/+11 |
| | |||||
* | Migrate to bull | Chocobozzz | 2018-07-11 | 1 | -10/+0 |
| | |||||
* | Handle concurrent requests in cache middleware | Chocobozzz | 2018-05-23 | 1 | -12/+12 |
| | |||||
* | feature: db selection in redis | Rigel Kent | 2018-05-21 | 1 | -1/+2 |
| | | | | resolves #579 | ||||
* | Cache AP video route for 5 seconds | Chocobozzz | 2018-05-11 | 1 | -3/+3 |
| | |||||
* | Add redis cache to feed route | Chocobozzz | 2018-04-17 | 1 | -2/+55 |
| | |||||
* | Fix error logging | Chocobozzz | 2018-03-26 | 1 | -1/+1 |
| | |||||
* | Fix typings | Chocobozzz | 2018-02-27 | 1 | -2/+0 |
| | |||||
* | Fix job panel sorting in administration | Chocobozzz | 2018-02-27 | 1 | -0/+12 |
| | |||||
* | Avoids easy cheating on vidoe views | Chocobozzz | 2018-02-23 | 1 | -1/+23 |
| | |||||
* | Add ability to reset our password | Chocobozzz | 2018-01-30 | 1 | -0/+84 |