Benjamin Arntzen
|
21bf2edd92
|
Fixed a bug causing logs not to be processed correctly.
|
2024-06-27 05:54:55 +01:00 |
|
Benjamin Arntzen
|
2f7041d272
|
Fixed indentation issue in the loop iterating over logs.
|
2024-06-27 05:54:38 +01:00 |
|
Benjamin Arntzen
|
72e5ab8d8d
|
Refactored HTML and added a new module import in main.go.
|
2024-06-27 05:54:31 +01:00 |
|
Benjamin Arntzen
|
44b263fb66
|
Fix iteration over logs in fetchLogs method.
|
2024-06-27 05:54:16 +01:00 |
|
Benjamin Arntzen
|
0bf5b0e853
|
Initialize context in NewApp function and fix indentation issue in fetchLogs function.
|
2024-06-27 05:54:10 +01:00 |
|
Benjamin Arntzen
|
2ee75bb76f
|
Add context initialization in NewApp and process logs in fetchLogs.
|
2024-06-27 05:54:03 +01:00 |
|
Benjamin Arntzen (aider)
|
24c2e4a37f
|
App struct and methods moved to app.go.
|
2024-06-27 05:52:01 +01:00 |
|
Benjamin Arntzen (aider)
|
dd2676c72a
|
Refactor project structure to use relative import path for app package.
|
2024-06-27 05:51:36 +01:00 |
|
Benjamin Arntzen
|
7b0084a1a4
|
Added a new App struct with a startup method to set the context.
|
2024-06-27 05:51:35 +01:00 |
|
Benjamin Arntzen (aider)
|
800032d93d
|
Added Wails runtime to send events from backend to frontend
|
2024-06-27 05:44:26 +01:00 |
|
Benjamin Arntzen (aider)
|
1e9de2d8d8
|
Added main.go, app.go, and frontend/index.html
|
2024-06-27 05:43:45 +01:00 |
|