|
4055084cb5
|
explicitly listen to all IPv4 interfaces
|
2025-06-19 17:56:46 +10:00 |
|
|
6e84cd0613
|
fix: send username as well in response when insert an exercise
|
2023-03-29 16:27:02 +11:00 |
|
|
3334c14beb
|
fix: return duration in Number format
|
2023-03-29 16:18:16 +11:00 |
|
|
e4bf128b29
|
Impl: from, to and limit query parameters in fetching exercise logs
|
2023-03-29 16:02:03 +11:00 |
|
|
cac28d59ed
|
Imp: filter out __v
|
2023-03-29 14:59:24 +11:00 |
|
|
d84f12f4ea
|
Imp: factored out date processing code
|
2023-03-29 14:57:58 +11:00 |
|
|
33356d1fa5
|
fix: renamed logs sub-collection to log as per fcc test requirements
|
2023-03-29 14:51:08 +11:00 |
|
|
cfa55c020f
|
Imp: store date in ticks and return as string and more
Rename log sub-collection to logs
|
2023-03-29 14:47:36 +11:00 |
|
|
ed0c3ac118
|
Impl: API: fetch user's exercise logs
|
2023-03-29 13:41:49 +11:00 |
|
|
58c2e2f94e
|
Imp: check if input date is valid in submitted exercise log
|
2023-03-29 13:16:23 +11:00 |
|
|
f223697b88
|
Impl: Adding exercise logs to DB
|
2023-03-29 13:06:13 +11:00 |
|
|
a318b8ffec
|
Impl: GET users list
|
2023-03-29 02:34:09 +11:00 |
|
|
0327b36031
|
Impl: creating users
Duplicate `usernames` allowed, user `_id` is unique and used to identify accounts
|
2023-03-29 01:56:48 +11:00 |
|
|
2c5e138e9a
|
Scaffold
|
2023-03-28 16:31:44 +11:00 |
|
Kealan Parr
|
898b12a905
|
fix: rename server.js to index.js for replit debugging (#60)
|
2022-05-05 06:29:45 -07:00 |
|