Alexander Holliday
|
d88ac3c5c4
|
Update authRoute.js
Added userID param back to delete route, needed for middleware functionality
|
2024-07-06 22:18:23 -07:00 |
|
MuhammadKhalilzadeh
|
e7fb6a9e60
|
small changes
|
2024-07-06 09:03:09 +03:30 |
|
MuhammadKhalilzadeh
|
4f8031a944
|
Leveraging JWT for Authenticated Access
|
2024-07-05 10:19:58 +03:30 |
|
MuhammadKhalilzadeh
|
17337d69b5
|
small error handling
|
2024-07-04 11:52:46 +03:30 |
|
MuhammadKhalilzadeh
|
a6ccb4d9ed
|
verifyOwnership added on the route
|
2024-07-04 11:39:18 +03:30 |
|
Mohammad Khalilzadeh
|
a2e378f1dd
|
Merge branch 'bluewave-labs:master' into backend-completion
|
2024-07-04 11:18:30 +03:30 |
|
Alex Holliday
|
da1e8ee5d9
|
Added image bytes to update user profile
|
2024-07-03 10:23:16 -07:00 |
|
MuhammadKhalilzadeh
|
b239aae4ed
|
Merge branch 'backend-completion' of https://github.com/MuhammadKhalilzadeh/bluewave-uptime into backend-completion
|
2024-07-03 11:10:10 +03:30 |
|
MuhammadKhalilzadeh
|
41094171f4
|
error handling and protection
|
2024-07-03 08:51:53 +03:30 |
|
Alexander Holliday
|
75d16b749d
|
Merge pull request #243 from bluewave-labs/feat/check-admin
Feat/check admin, resolves #241
|
2024-07-02 14:22:05 -07:00 |
|
Alex Holliday
|
d7d6effdda
|
Add route and controller
|
2024-07-02 10:38:02 -07:00 |
|
MuhammadKhalilzadeh
|
af0ec810c9
|
delete functionality working
|
2024-07-02 12:16:33 +03:30 |
|
Alex Holliday
|
e8d4a5d868
|
Add profileImage to schema, controllers, and routes
|
2024-07-01 11:48:56 -07:00 |
|
MuhammadKhalilzadeh
|
81cd302acc
|
modifications
|
2024-06-29 11:58:27 +03:30 |
|
MuhammadKhalilzadeh
|
704980045d
|
fixes
|
2024-06-28 21:02:49 +03:30 |
|
Alex Holliday
|
59562b10c9
|
Improved network service error handling
|
2024-06-18 11:42:25 -07:00 |
|
Alex Holliday
|
6801d066a1
|
Added delete cascade for Montiors. Alerts and Checks now also deleted
|
2024-06-17 12:08:41 -07:00 |
|
Alex Holliday
|
e576514ff8
|
Added reset password endpoint, updated readme
|
2024-06-11 10:36:56 -07:00 |
|
Alex Holliday
|
0eda4ceb77
|
Added route for validating recovery token
|
2024-06-10 16:07:52 -07:00 |
|
Alex Holliday
|
276dadab66
|
Added recovery Request route, controller, and DB operations
|
2024-06-10 15:54:45 -07:00 |
|
Alex Holliday
|
88b0b0f97c
|
Added queue service, Added controller for testing purposes
|
2024-06-05 12:29:01 -07:00 |
|
Alex Holliday
|
db13b71157
|
Merge branch 'master' into feat/alert-routes
|
2024-05-28 11:17:42 -07:00 |
|
Alex Holliday
|
7430a6eb48
|
Started work on alert routes and controller
|
2024-05-28 11:17:03 -07:00 |
|
Alex Holliday
|
bd4d442781
|
Merge branch 'master' into feat/check-routes
|
2024-05-27 15:38:12 -07:00 |
|
Alex Holliday
|
1e398d9153
|
Added route and DB scaffolds
|
2024-05-27 13:51:51 -07:00 |
|
Alex Holliday
|
7672cd5530
|
Removed password from returned user, updated readme
|
2024-05-27 12:27:57 -07:00 |
|
Alex Holliday
|
d84a0f9c87
|
Started update user route
|
2024-05-27 11:57:25 -07:00 |
|
Alex Holliday
|
ef8867658e
|
Removed package-lock.json from root
|
2024-05-24 13:44:42 -07:00 |
|
Alex Holliday
|
c4dc57b9be
|
Updated status codes, added edit monitor endpoint
|
2024-05-21 13:52:28 -07:00 |
|
Alex Holliday
|
e7cd1ae6ab
|
Added create and delete monitor routes, Added JSDocs to MongoDB
|
2024-05-21 11:23:39 -07:00 |
|
Alex Holliday
|
e7a58f2756
|
Added login route, updated readme
|
2024-05-15 12:16:04 -07:00 |
|
Alex Holliday
|
8cc92e6c40
|
Implemented MongoDB example db, updated documentation
|
2024-05-13 14:21:27 -07:00 |
|
Alex Holliday
|
2e2d91937e
|
Added fake DB for monitor route testing
|
2024-05-10 13:59:33 -07:00 |
|
Alex Holliday
|
def8ba4b9d
|
Added monitor router, controller, and model
|
2024-05-10 13:36:04 -07:00 |
|
veyselboybay
|
baba4ec540
|
Added user model, joi validation and register new user function
|
2024-05-09 17:06:00 -04:00 |
|