Commit Graph

31 Commits

Author SHA1 Message Date
radii 4055084cb5 explicitly listen to all IPv4 interfaces 2025-06-19 17:56:46 +10:00
radii d42811f152 remove outdated packages lock 2025-06-18 23:44:10 +10:00
radii 6e84cd0613 fix: send username as well in response when insert an exercise 2023-03-29 16:27:02 +11:00
radii 3334c14beb fix: return duration in Number format 2023-03-29 16:18:16 +11:00
radii e4bf128b29 Impl: from, to and limit query parameters in fetching exercise logs 2023-03-29 16:02:03 +11:00
radii cac28d59ed Imp: filter out __v 2023-03-29 14:59:24 +11:00
radii d84f12f4ea Imp: factored out date processing code 2023-03-29 14:57:58 +11:00
radii 33356d1fa5 fix: renamed logs sub-collection to log as per fcc test requirements 2023-03-29 14:51:08 +11:00
radii 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
radii ed0c3ac118 Impl: API: fetch user's exercise logs 2023-03-29 13:41:49 +11:00
radii 58c2e2f94e Imp: check if input date is valid in submitted exercise log 2023-03-29 13:16:23 +11:00
radii f223697b88 Impl: Adding exercise logs to DB 2023-03-29 13:06:13 +11:00
radii a318b8ffec Impl: GET users list 2023-03-29 02:34:09 +11:00
radii 0327b36031 Impl: creating users
Duplicate `usernames` allowed, user `_id` is unique and used to identify accounts
2023-03-29 01:56:48 +11:00
radii 2c5e138e9a Scaffold 2023-03-28 16:31:44 +11:00
Prince Mendiratta f5df0442ed fix: remove .replit file (#67)
Signed-off-by: Prince Mendiratta <prince.mendi@gmail.com>

Signed-off-by: Prince Mendiratta <prince.mendi@gmail.com>
2022-12-03 10:59:59 +09:00
Tom d215349ccf fix: replit issues (#63)
* fix: replit issues

* test

* test

* chore: package-lock
2022-07-16 04:26:12 +02:00
Kealan Parr 898b12a905 fix: rename server.js to index.js for replit debugging (#60) 2022-05-05 06:29:45 -07:00
Naomi Carrigan b0fdba645f chore: clarify readme (#61) 2022-05-03 17:50:19 -05:00
Kristofer Koishigawa 55797155b7 fix: sync index.html with demo, update query strings example and favicon (#53)
* fix: remove unnecessary &amp; from query string

* fix: sync with demo project index.html file

* fix: update favicon

* fix: update date input id
2021-08-27 13:21:19 +09:00
gikf 9eb0d63d53 fix: update urls to new version of project (#51)
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
2021-04-23 01:26:44 +05:30
Nicholas Carrigan (he/him) 045979ab01 fix: Remove engine from package.json (#45)
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
2020-12-24 08:33:33 -06:00
Tom e3a0289ea2 fix: remove user stories (#42)
* fix: remove user stories

* fix: remove assets + add sample.env, dotenv, gitignore

* fix: update package-lock

* fix: add dotenv + update package-lock

* feat: remove error handling

* fix: remove mlab env var

* fix: remove bashrc

* remove express body parser + organize code

* fix: remove gitconfig
2020-11-26 07:58:01 -08:00
Artur J Zapater bc38f78803 updated dependencies to fix mongodb not working (#15) 2020-11-10 15:57:09 -06:00
Abhijeet Singh 1a4be7f98a Update server.js (#9)
Fixes DeprecationWarning: `open()` is deprecated in mongoose >= 4.11.0, use `openUri()` instead
See: https://github.com/Automattic/mongoose/issues/5399
2020-11-10 15:55:06 -06:00
Obaida Albaroudi b1305f7fc2 Added .replit
Lockfile
Readme
2020-07-22 15:06:32 +09:00
Huyen Nguyen 7881c05f21 Merge pull request #18 from jeremies/patch-1
Correct typo
2019-11-20 10:46:14 +07:00
Joaquim Monserrat Companys 27df25d46c Correct typo 2019-11-19 21:01:37 +01:00
Kristin Ferrier 445febb631 Add user stories to readme (#6) 2018-09-06 18:11:05 +05:30
System b344f20ff0 Initial commit from Gomix. 2017-02-18 19:06:54 +00:00
Joseph Livengood 17976f47c9 Initial commit 2017-02-18 14:06:25 -05:00