monkeytype/backend
Jack 27b1a7fedb
Streak hour offset (#4357)
* backend flow to set hour offset

* added frontend popup to set streak hour offset

* displaying a message that the user can change offset
displaying the actual offset if its already set

* applying offset when checking streaks

* added tests for the new offset
updated old streak tests

* defaulting to undefined

* removing content if offset is already set

* updated the way offset is displayed

* also updating in the local snapshot
2023-06-12 14:38:44 +02:00
..
__tests__ Streak hour offset (#4357) 2023-06-12 14:38:44 +02:00
email-templates Custom email (#3964) 2023-02-13 13:24:43 +01:00
private showing error when fetch failed 2023-01-24 14:03:31 +01:00
redis-scripts Add weekly xp leaderboards backend (#3511) Bruception 2022-11-28 14:10:02 +01:00
src Streak hour offset (#4357) 2023-06-12 14:38:44 +02:00
.gitignore
docker-compose.yml Add docker-compose and instructions to README (#2939) sondrekje 2022-05-05 01:52:17 +02:00
example.env Custom email (#3964) 2023-02-13 13:24:43 +01:00
jest-mongodb-config.js Feature/backend test (#2937) sondrekje 2022-05-05 15:19:31 +02:00
jest.config.ts added test that verified pb funbox check is working 2023-06-05 18:07:00 +02:00
package-lock.json updated bullmq 2023-04-20 13:27:41 +02:00
package.json updated bullmq 2023-04-20 13:27:41 +02:00
tsconfig.json Move backend source files into src folder (#2943) 2022-05-05 19:27:00 +02:00