Commit Graph

18 Commits

Author SHA1 Message Date
Alice Gaudon bbd9480000 chore(back): clean leftover console.log 2022-03-07 19:25:25 +01:00
Alice Gaudon ae31edb622 Upgrade redis package 2022-03-07 18:42:50 +01:00
Alice Gaudon ae603362e9 back/redis: fix not using redis.prefix config 2021-11-28 17:06:07 +01:00
Alice Gaudon c9fed2d873 Use maintenance component to throw 503s when some components are unavailable 2021-05-13 16:26:27 +02:00
Alice Gaudon 82ab0b963c Switch to esm and add import auto format 2021-05-03 20:52:52 +02:00
Alice Gaudon 1b8ff1428f Add persist session checkbox on login
Makes session not persistent by default
Closes #11
2021-01-24 16:33:33 +01:00
Alice Gaudon 94cb157520 Remove connect-redis that breaks context with RedisStore 2021-01-22 15:55:06 +01:00
Alice Gaudon 8fab93e709 Use AsyncLocalStorage to provide requestId context 2021-01-22 15:54:26 +01:00
Alice Gaudon 88e5e19730 Replace custom logging system with tslog 2020-11-02 17:50:12 +01:00
Alice Gaudon f41a456524 Improve typing precision of CacheProvider.get() 2020-10-01 13:58:50 +02:00
Alice Gaudon 79d704083a Add many eslint rules and fix all linting issues 2020-09-28 14:15:22 +02:00
Alice Gaudon b736f5f6cb Improve middleware definition and cleanup code 2020-09-25 22:15:57 +02:00
Alice Gaudon 197b963e4c Add cache interface 2020-07-19 12:01:22 +02:00
Alice Gaudon 0e96a285ac Properly split routing in 2 steps: init, handle 2020-07-11 11:46:16 +02:00
Alice Gaudon fc5344c629 Fix bad place of use for redis pass 2020-04-25 18:32:00 +02:00
Alice Gaudon 6868411aa7 Add configurable redis pass 2020-04-25 18:26:46 +02:00
Alice Gaudon de777bc844 Make redis prefix configurable 2020-04-25 09:32:59 +02:00
Alice Gaudon 662d12df68 Add sources 2020-04-22 17:49:58 +02:00