Commit graph

46 commits

Author SHA1 Message Date
buzzcode2007
175490ff34 fix(config): update the package lock 2025-04-11 01:16:27 +00:00
buzzcode2007
dc53f80be3 fix: Syntax in slicing 2025-04-11 01:16:17 +00:00
buzzcode2007
2fca92c615 Reorient the order of the JSON keys for responses 2025-04-11 01:16:04 +00:00
buzzcode2007
5d88fb9acb Make error messages more verbose 2025-04-11 01:15:17 +00:00
buzzcode2007
e526a60bfd fix: Always convert duration to a number 2025-04-11 01:14:58 +00:00
buzzcode2007
8152c172a9 feat: Create activity log 2025-04-11 01:14:31 +00:00
buzz-lightsnack-2007
9443810678 add invalid data error type 2025-04-10 22:51:14 +08:00
buzz-lightsnack-2007
0411c0a431 add date string converter 2025-04-10 22:50:58 +08:00
buzz-lightsnack-2007
dcbd5015d2 Add activities management 2025-04-10 22:50:20 +08:00
buzz-lightsnack-2007
9151a88ce5 Add data errors 2025-04-07 22:24:21 +08:00
buzz-lightsnack-2007
49af0811f1 Add messaging module 2025-04-07 22:24:09 +08:00
buzz-lightsnack-2007
0458e11267 User search and creation 2025-04-07 22:24:00 +08:00
buzz-lightsnack-2007
5fa9e6efd6 fix: Collection names were incorrect 2025-04-07 21:15:12 +08:00
buzz-lightsnack-2007
f6ec954c6f chore: separate DBresponse classes 2025-04-07 20:49:39 +08:00
buzz-lightsnack-2007
048b42f6cd add schema gneerator for activity.js 2025-04-06 17:09:05 +08:00
buzz-lightsnack-2007
79146983da Create the API module 2025-04-06 17:04:13 +08:00
buzz-lightsnack-2007
14d39b2599 fix: import reference 2025-04-06 17:02:45 +08:00
buzz-lightsnack-2007
2eba54d48a add model search 2025-04-06 15:41:58 +08:00
buzz-lightsnack-2007
8ff4092ebc feat: add log result formatter 2025-04-06 15:31:28 +08:00
buzz-lightsnack-2007
4a943d9483 fix: Update casing of files 2025-04-06 15:14:50 +08:00
buzz-lightsnack-2007
8b7349c9bc Upload DBParser.js
Add parser for activities, user, and log
2025-04-06 15:14:26 +08:00
buzz-lightsnack-2007
8809c06912 uploaded files to manage MongoDB database 2025-04-06 15:08:18 +08:00
buzz-lightsnack-2007
c0c0085294 modify web server index 2025-04-06 15:07:42 +08:00
buzz-lightsnack-2007
3618cbbddb Add database objects 2025-04-06 14:12:18 +08:00
buzz-lightsnack-2007
f966e0564e reuse errors.JS and hash.JS
from https://codeberg.org/buzzcode2007/FCC-Project-URLShortener/src/branch/main/scripts/utilities
2025-04-06 14:09:48 +08:00
buzz-lightsnack-2007
0902ec9cb2 fix(config): update configuration scripts and package metadata 2025-04-06 14:06:04 +08:00
Lasse Jørgensen
4d33185a8e
fix(config): remove theme config (#84) 2024-06-03 13:40:57 -07:00
Kristofer Koishigawa
5c75ba551d
feat: init gitpod config (#83) 2024-02-14 08:24:21 -06:00
Nathan Cheung
b7d2ae1f18
fix: updated html header hierarchy (#80) 2023-12-03 14:19:26 +07:00
a2937
fe09e91f31
fix: add the action to the exercise tracker form (#78) 2023-11-19 20:26:08 +07: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