Commit Graph

130 Commits

Author SHA1 Message Date
Simon Larsen
9a25f8ea00
Update package names 2024-03-14 13:43:21 +00:00
Simon Larsen
2310ab0929
Update author information in package.json files 2024-03-14 13:20:47 +00:00
Simon Larsen
2e9cb1de23
Update package.json licenses 2024-03-14 13:19:04 +00:00
Simon Larsen
d3957363c3
Add Open Source Commitment partial to blog views 2024-03-14 11:47:43 +00:00
Simon Larsen
424f1ac9c4
Fix formatting and remove unnecessary code 2024-03-12 11:33:08 +00:00
Simon Larsen
024992c831
Fix server-monitor location path and add disk path validation 2024-03-12 10:09:47 +00:00
Simon Larsen
d82c54521d
Fix server monitor response type and remove unnecessary code 2024-03-11 12:37:05 +00:00
Simon Larsen
6446c06215
add server monitor job 2024-03-11 12:29:37 +00:00
Simon Larsen
15f5cd540c
Update CheckHeartbeat cron job and ServerMonitorResponse interface 2024-03-09 18:52:45 +00:00
Simon Larsen
d9569a1993
Add secret key to incoming request monitor and fix logger message 2024-03-09 10:41:16 +00:00
Simon Larsen
9c9195e4c1
Update code formatting and styling 2024-03-04 18:18:44 +00:00
Simon Larsen
b3236c046f
format 2024-03-04 16:58:32 +00:00
Simon Larsen
dc15725194
Update code to include syntax highlighting for code blocks 2024-03-04 16:58:14 +00:00
Simon Larsen
190be32d9c
Update blog title and description 2024-03-04 12:24:14 +00:00
Simon Larsen
1075d70cd9
Fix JSON parsing in BlogAPI and BaseAPI 2024-03-04 12:15:38 +00:00
Simon Larsen
54776576a7
Refactor code for improved performance and readability 2024-03-04 12:01:55 +00:00
Simon Larsen
38006459cf
Refactor BlogPostUtil class 2024-03-04 11:36:27 +00:00
Simon Larsen
30c1932ca1
Fix rendering server error and parseJSONObject function***
***Update Blog ListByTag view
2024-03-04 11:32:59 +00:00
Simon Larsen
54b6eb8b74
Update JSON parsing functions and fix file paths in BlogAPI 2024-03-04 10:06:47 +00:00
Simon Larsen
708280aaf9
Refactor code formatting 2024-03-03 20:37:41 +00:00
Simon Larsen
d2ff892569
Update footer and BlogPostUtil*** 2024-03-02 20:44:31 +00:00
Simon Larsen
8325ba5c08
Add API for Blog 2024-03-02 19:42:48 +00:00
Simon Larsen
df04029668
Delete unused blog.ejs file and update routing logic in Index.ts and BlogAPI.ts 2024-03-02 18:28:58 +00:00
Simon Larsen
1e637a4546
Fix file paths and include partials correctly 2024-03-02 17:48:59 +00:00
Simon Larsen
0bb9a493a7
Delete unused files and code 2024-03-02 17:47:48 +00:00
Simon Larsen
295fa606c5
Delete unused files and code 2024-03-02 17:47:30 +00:00
Simon Larsen
332e3b0018
Remove unused code and update logger class name 2024-03-02 08:41:11 +00:00
Simon Larsen
25517d505a
Update blog.ejs and Index.ts files 2024-03-01 22:12:02 +00:00
Simon Larsen
975c175920
Refactor BlogPostUtil and update blog.ejs template 2024-03-01 22:07:08 +00:00
Simon Larsen
18f8f787d2
Add blog post route and server error page 2024-03-01 20:46:34 +00:00
Simon Larsen
c833d8fe88
Add attributes column to Log and Span models 2024-02-28 21:00:20 +00:00
Simon Larsen
5795762e12
Add attribute column to span and log 2024-02-28 20:46:54 +00:00
Simon Larsen
44d405fb8c
Fix formatting issues in code 2024-02-27 18:32:04 +00:00
Simon Larsen
17cfffa16e
Fix bugs and improve code 2024-02-27 18:29:29 +00:00
Simon Larsen
b87027b5c1
Refactor code and update type annotations 2024-02-27 17:34:33 +00:00
Simon Larsen
4262379a87
Fix import paths in GenericFunction.ts and related files 2024-02-27 17:23:25 +00:00
Simon Larsen
7db3e2f0ca
Add PromiseVoidFunction import and type annotations 2024-02-27 17:10:59 +00:00
Simon Larsen
739f7a0aef
Fix import paths and types in various files 2024-02-27 16:54:50 +00:00
Simon Larsen
26e3025a95
Refactor function types and imports 2024-02-27 16:51:35 +00:00
Simon Larsen
af44b4d959
Add PromiseVoidFunction import to multiple files 2024-02-27 16:43:15 +00:00
Simon Larsen
1034587fbe
Update function types in Git repository 2024-02-27 15:37:49 +00:00
Simon Larsen
31875081e5
Update function type names 2024-02-27 15:17:39 +00:00
Simon Larsen
1d19789573
Add new function types and update existing functions***
***Refactor function declarations to use type aliases***
***Fix function signature in FilePicker component***
***Refactor function declaration in DashboardHeader component***
***Fix type declaration in BaseAPI.test.ts***
***Import missing function type in PortMonitor.ts***
***Refactor type declaration in Helpers.ts
2024-02-27 13:29:06 +00:00
Simon Larsen
74d126225e
Update apm.png 2024-02-27 12:06:29 +00:00
Simon Larsen
6f12eb2414
Change severityNumber column type from Text to Number 2024-02-25 19:31:33 +00:00
Simon Larsen
d112eaee28
Change severity column type from text to number 2024-02-25 19:00:36 +00:00
Simon Larsen
73a6b2d1fa
Fix data migration issues and improve code readability 2024-02-25 18:59:34 +00:00
Simon Larsen
625a2c410c
Add duration column to span table and change log severity column type 2024-02-25 18:53:15 +00:00
Simon Larsen
47b1d83102
Add duration column to Span table 2024-02-25 18:07:50 +00:00
Simon Larsen
31c73193f0
Add column and modify database service statements 2024-02-25 12:19:57 +00:00