Commit Graph

39 Commits

Author SHA1 Message Date
Alex Holliday 79cf169ede Add ssl-checker, refactor fetchMonitorCertificate 2024-10-17 11:57:37 +08:00
Alex Holliday 63e39ed50d Resolve conflicts, update tests 2024-10-17 10:54:31 +08:00
Alex Holliday 7b8e5a1870 Remove ssl-checker 2024-10-16 11:44:49 +08:00
Alex Holliday 35ddd20dcc Merge branch 'develop' into feat/be/esm 2024-10-16 10:57:24 +08:00
Alexander Holliday 8218bc9a9c Merge branch 'develop' into chore/addPrettierConfig 2024-10-15 21:43:18 +08:00
Caio Cabral 38b837d3b0 fix: setting prettier as dev dependency 2024-10-15 07:45:59 -04:00
Alex Holliday 0bf271eca8 use C8 instead of nyc for test coverage 2024-10-15 14:06:22 +08:00
Alex Holliday 896b3437e5 Migrate tests to ESM 2024-10-15 14:00:24 +08:00
Alex Holliday 3e23d97930 Add tests for getMonitorCertificate 2024-10-11 14:59:55 +08:00
Alex Holliday 221a34906b add instanbul for coverage 2024-10-10 21:48:17 +08:00
Alex Holliday 485e520dcb Add mocha, chai, and sinon for testing 2024-10-10 11:42:04 +08:00
Caio Cabral 0c9bcd1bd5 chore: adding prettierrc file 2024-10-08 11:57:08 -04:00
Mert Şişmanoğlu 1cae407f65 chore(deps): resolve known security vulnerabilities via 'npm audit fix' (#886) 2024-09-26 23:23:07 +03:00
Alex Holliday 06057671b4 Add swagger-ui dependency 2024-09-25 13:16:27 +08:00
Alexander Holliday 18e764fdc9 Revert "Added sorting ability by status" 2024-08-15 11:14:43 -07:00
Alvaro Torres 0dfe44ac61 merge 2024-08-14 10:28:14 -05:00
dependabot[bot] 9c2a9c1ae2 Bump axios from 1.7.3 to 1.7.4 in /Server
Bumps [axios](https://github.com/axios/axios) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.3...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 02:50:50 +00:00
Alvaro Torres 55058520f3 add develop branch to my repo 2024-08-12 22:56:13 -05:00
Alex Holliday e533c94918 Implemented new stats for Monitor Details 2024-08-12 15:15:13 -07:00
Alex Holliday f02a6b31fa Moved to alpha versin of mjml because of security vulnerabilities 2024-07-19 19:47:16 -07:00
MuhammadKhalilzadeh d541dfb57b emailService.js created, env variables added 2024-07-19 22:39:12 +03:30
MuhammadKhalilzadeh 505c6bf5de Nodemailer implemented 2024-07-19 21:44:40 +03:30
MuhammadKhalilzadeh 35f7a378b0 Changes 2024-07-18 09:38:13 +03:30
Alex Holliday 43bac259d7 Generate avatar image on register or update if an image is included 2024-07-08 10:26:56 -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
Alex Holliday e8d4a5d868 Add profileImage to schema, controllers, and routes 2024-07-01 11:48:56 -07:00
MuhammadKhalilzadeh 7b261fabc2 setting up my server 2024-06-28 13:01:43 +03:30
Alex Holliday f9f73dbc47 Implemented ping type for monitors, added cleanup for job queue 2024-06-14 14:31:07 -07:00
Alex Holliday a9ddb27218 Implemented HTTP(s) Request, added add and delete to and from job queue 2024-06-13 13:05:41 -07:00
Alex Holliday 44bee4141c updated readme 2024-06-05 12:34:59 -07:00
Alex Holliday 9e724f764f Merge branch 'master' into feat/job-queue 2024-06-05 12:32:34 -07:00
Alex Holliday 88b0b0f97c Added queue service, Added controller for testing purposes 2024-06-05 12:29:01 -07:00
veyselboybay d627f03e8e Implemented the emailing service 2024-06-05 14:17:54 -04:00
Alex Holliday b1afdaa776 Added JWT to registration and login 2024-05-22 10:48:58 -07:00
veyselboybay 973ed3ce1c saving changings for pulling updates 2024-05-13 18:47:38 -04:00
veyselboybay 56b725db2a Added contributer in readme file 2024-05-10 02:16:50 -04:00
veyselboybay baba4ec540 Added user model, joi validation and register new user function 2024-05-09 17:06:00 -04:00
Alex Holliday df0b1d732e Add nodemon and dev run config for backend server 2024-05-03 11:06:04 -07:00
veyselboybay 22f360b636 Created a boilerplate project for client and server environments 2024-05-03 12:29:37 -04:00