aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/redis.ts
Commit message (Expand)AuthorAgeFilesLines
* feat(server): add redis sentinel support (#5593)kontrollanten2023-05-101-4/+20
* Implement signup approval in serverChocobozzz2023-01-191-7/+23
* Don't need to use redis to block tracker ipsChocobozzz2022-12-231-15/+0
* Type resultChocobozzz2022-11-141-7/+3
* refactor(server): redis > ioredis (#5371)kontrollanten2022-11-141-42/+40
* Support two factor authentication in backendChocobozzz2022-10-071-3/+22
* Don't crash on redis connection errorChocobozzz2022-08-111-0/+1
* Update server dependenciesChocobozzz2022-06-211-6/+2
* Fix various typosluz paz2022-06-071-1/+1
* Improve viewer counterChocobozzz2022-04-151-12/+0
* Improve views/viewers documentationChocobozzz2022-04-151-1/+1
* Support video views/viewers stats in serverChocobozzz2022-04-151-3/+65
* Update server dependenciesChocobozzz2022-03-211-2/+2
* Add fixme infoChocobozzz2022-02-021-0/+1
* Update server dependenciesChocobozzz2022-01-141-2/+4
* Try to fix testsChocobozzz2022-01-041-15/+29
* Cleanup unavailable remote AP resourceChocobozzz2021-12-281-4/+21
* Update CREDITSChocobozzz2021-12-241-1/+0
* Upgrade redis depChocobozzz2021-12-241-133/+35
* Remove resumable cache after upload successChocobozzz2021-11-101-0/+4
* Refactor video viewsChocobozzz2021-11-091-32/+80
* prevent multiple post-process triggering of upload-resumable (#4175)Rigel Kent2021-10-251-1/+26
* 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