aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/redis.ts
Commit message (Expand)AuthorAgeFilesLines
* esModuleInterop to trueChocobozzz2021-08-271-1/+1
* Update server dependenciesChocobozzz2021-02-031-1/+1
* Fix views processing hour 0Chocobozzz2020-12-301-1/+1
* Handle views for live videosChocobozzz2020-11-091-3/+7
* Do not reuse reset password linksChocobozzz2020-08-121-0/+14
* Block infohash spammers from trackerChocobozzz2020-06-251-1/+16
* Creating a user with an empty password will send an email to let him set his ...John Livingston2020-02-171-0/+9
* Move to eslintcontainChocobozzz2020-02-031-20/+21
* Use apicache instead of our broken implementationChocobozzz2019-04-251-2/+10
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
* Move config in its own fileChocobozzz2019-04-111-3/+4
* Does existChocobozzz2019-03-191-2/+2
* Implement contact form on server sideChocobozzz2019-01-101-2/+22
* Add tmp and redundancy directoriesChocobozzz2018-12-041-1/+8
* Add user history and resume videosChocobozzz2018-10-051-12/+42
* add user account email verificiation (#977)Josh Morel2018-08-311-1/+17
* Bufferize videos views in redisChocobozzz2018-08-301-2/+86
* Fix last commitChocobozzz2018-07-261-2/+2
* expliciting type checks and predicates (server only)Rigel Kent2018-07-251-7/+8
* adding redis unix connectionRigel Kent2018-07-141-5/+11
* Migrate to bullChocobozzz2018-07-111-10/+0
* Handle concurrent requests in cache middlewareChocobozzz2018-05-231-12/+12
* feature: db selection in redisRigel Kent2018-05-211-1/+2
* Cache AP video route for 5 secondsChocobozzz2018-05-111-3/+3
* Add redis cache to feed routeChocobozzz2018-04-171-2/+55
* Fix error loggingChocobozzz2018-03-261-1/+1
* Fix typingsChocobozzz2018-02-271-2/+0
* Fix job panel sorting in administrationChocobozzz2018-02-271-0/+12
* Avoids easy cheating on vidoe viewsChocobozzz2018-02-231-1/+23
* Add ability to reset our passwordChocobozzz2018-01-301-0/+84