Muhammad Ibrahim
d6db557d87
Replace old settings page with new SettingsLayout for alert-channels route
...
- Create new AlertChannels component with proper layout
- Update routing to use SettingsLayout instead of old Settings component
- Add placeholder content for alert channels functionality
- Remove dependency on old settings server page
2025-09-30 22:51:15 +01:00
Muhammad Ibrahim
af62a466c8
Remove unused settings query from main HostDetail component
2025-09-30 22:49:45 +01:00
Muhammad Ibrahim
434fa86941
Fix unused getCurlFlags function by moving it to CredentialsModal component scope
2025-09-30 22:49:40 +01:00
Muhammad Ibrahim
a61a8681e0
Remove test files and update .gitignore to prevent future test file commits
2025-09-30 22:48:14 +01:00
Muhammad Ibrahim
8eb75fba7d
Fixed agent outputs and improved crontab chancing logics, added timedatectl functionality
2025-09-30 22:46:00 +01:00
Muhammad Ibrahim
b3d7e49961
Fixed <1GB Ram issue with it throwing integer error
2025-09-30 21:53:30 +01:00
Muhammad Ibrahim
8be25283dc
Relaid out settings page and configured agent and other communication to use curl flags which can be configured to ignore ssl cert if self-hosted.
2025-09-30 21:38:13 +01:00
Muhammad Ibrahim
ed0cf79b53
Added settings pages to bring all the settings together from patchmon options, profile page and server settings.
2025-09-30 19:48:28 +01:00
9 Technology Group LTD
678efa9574
Merge pull request #98 from 9technologygroup/dev
...
Fixed Crontab timing Expression
2025-09-30 09:38:37 +01:00
Muhammad Ibrahim
8ca22dc7ab
Fixed crontab syntax issue with timing
2025-09-30 09:31:12 +01:00
Muhammad Ibrahim
3466c0c7fb
made the setup script download from the right area
2025-09-30 08:53:38 +01:00
9 Technology Group LTD
3da0625231
Merge pull request #97 from 9technologygroup/dev
...
Fixed npm installation scripts
2025-09-30 08:48:27 +01:00
Muhammad Ibrahim
21d6a3b763
fixed lefthook error on setup.sh
2025-09-30 08:06:03 +01:00
Muhammad Ibrahim
33b2b4b0fe
fixed syntax issue in setup.sh
2025-09-30 08:02:30 +01:00
9 Technology Group LTD
479909ecf3
Merge pull request #96 from 9technologygroup/dev
...
fixed setup installer file
2025-09-30 08:00:16 +01:00
Muhammad Ibrahim
61ca05526b
fixed setup installer file
2025-09-30 07:54:50 +01:00
9 Technology Group LTD
e04680bc33
Agent re-worked
...
Lots of fixes such as Agent rework, un-installation scripts, auth api applied to other endpoints etc.
2025-09-30 07:35:38 +01:00
9 Technology Group LTD
a765b58868
Merge pull request #91 from 9technologygroup/chore/docker_dev
...
Docker improvements
2025-09-30 00:07:19 +01:00
tigattack
654943a00c
refactor(docker): use relative paths
2025-09-30 00:02:33 +01:00
tigattack
b54900aaed
docs(docker): add update info
2025-09-30 00:02:33 +01:00
tigattack
cdaba97232
chore: update Docker setup for development
2025-09-30 00:02:33 +01:00
9 Technology Group LTD
45ec71c387
Merge pull request #90 from 9technologygroup/fix/locks_and_docker
...
fix: Revert Dockerfile edits and lockfile changes
2025-09-29 23:58:08 +01:00
tigattack
823ae7f30a
feat: add workflow_dispatch input for Docker image push
2025-09-29 22:36:27 +01:00
tigattack
8553f717e2
fix: regenerate lockfile
2025-09-29 22:00:42 +01:00
tigattack
841b6e41ff
fix: remove frontend pkg lock
2025-09-29 21:53:23 +01:00
tigattack
d626493100
fix: Revert Dockerfile edits and lockfile changes
...
This reverts commits 8409b71857
and 78eb2b183e
2025-09-29 21:53:13 +01:00
Muhammad Ibrahim
12a82a8522
Merge branch 'dev' of github.com:9technologygroup/patchmon.net into dev
2025-09-29 21:14:56 +01:00
Muhammad Ibrahim
44f90edcd2
Suppress false positive linting warnings for useId variables
2025-09-29 21:08:42 +01:00
Muhammad Ibrahim
1cc5254331
Fix missing useId variables in Settings component
...
- Restored all missing useId() variables that were accidentally removed
- Fixed ReferenceError: protocolId is not defined
- Settings page should now work correctly
2025-09-29 21:08:32 +01:00
9 Technology Group LTD
5bf6283a1c
Merge pull request #88 from 9technologygroup/v1-2-7-agent
...
Agent modification
2025-09-29 20:55:55 +01:00
Muhammad Ibrahim
e9843f80f8
Fix linting warnings for unused variables
2025-09-29 20:42:29 +01:00
Muhammad Ibrahim
b49ea6b197
Update PatchMon version to 1.2.7
...
- Updated agent script version to 1.2.7
- Updated all package.json files to version 1.2.7
- Updated backend version references
- Updated setup script version references
- Fixed agent file path issues in API endpoints
- Fixed linting issues (Node.js imports, unused variables, accessibility)
- Created comprehensive version update guide in patchmon-admin/READMEs/
2025-09-29 20:42:14 +01:00
Muhammad Ibrahim
49c02a54dc
Changed Discord Link
2025-09-29 17:57:13 +01:00
Muhammad Ibrahim
c7b177d5cb
removed 44 file
2025-09-29 17:31:34 +01:00
Muhammad Ibrahim
8409b71857
Changed node_modules app dependancy folder
2025-09-29 17:26:15 +01:00
Muhammad Ibrahim
78eb2b183e
Docker package-lock.json generation for each backend and frontend folder.
2025-09-29 17:20:13 +01:00
Muhammad Ibrahim
b49d225e32
Modified curl so that it ignores SSL errors, more for those who self host.
...
Modified installer to not replace exisitng crontab entries
2025-09-29 17:08:44 +01:00
Muhammad Ibrahim
470948165c
Fix renovate.json formatting
2025-09-29 15:41:57 +01:00
Muhammad Ibrahim
20df1eceb1
Resolve merge conflict - use v1-2-7 version
2025-09-29 15:38:07 +01:00
Muhammad Ibrahim
372bb42fc5
Merge branch 'v1-2-7' into dev
2025-09-29 15:34:58 +01:00
Muhammad Ibrahim
4a6b486ba1
package-lock.json rebuild
2025-09-29 15:28:27 +01:00
Muhammad Ibrahim
1f5b33eb73
Package-lock.json fixes
2025-09-29 15:22:35 +01:00
Muhammad Ibrahim
aca8b300dd
Regenerated package-lock.json
2025-09-29 15:10:21 +01:00
9 Technology Group LTD
c6459a965f
Merge branch 'main' into dev
2025-09-29 14:56:48 +01:00
Muhammad Ibrahim
3b72794307
made the crontab installation safe as opposed to nuking it - spotted by thespad
2025-09-29 12:06:13 +01:00
9 Technology Group LTD
b5b110fed2
Update README.md
...
Released Website
2025-09-29 09:24:15 +01:00
tigattack
40bf8747b1
fix(frontend.dockerfile): remove unused line
2025-09-28 18:24:02 +01:00
tigattack
178f871582
chore: remove unnecessary use of npx
2025-09-28 18:23:29 +01:00
tigattack
840664c39e
chore: fixup package-lock, remove unused deps
2025-09-28 18:20:06 +01:00
Muhammad Ibrahim
c18696f772
Fixed syntax in npm commands
2025-09-28 16:09:50 +01:00