This website requires JavaScript.
Explore
Help
Sign In
sneak
/
gomeshalerter
Watch
1
Star
0
Fork
0
You've already forked gomeshalerter
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
14
Commits
1
Branch
0
Tags
206
KiB
Go
86.7%
HTML
13.1%
Makefile
0.2%
c6f9c7e560
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
sneak
c6f9c7e560
Feature: Add periodic device reboot every 6 hours for stability
2025-05-22 08:02:44 -07:00
templates
Refactor: Split monolithic codebase into modular components and improve functionality
2025-05-22 06:34:31 -07:00
.gitignore
latest, seems to work
2025-05-22 05:25:33 -07:00
broadcaster.go
Improve: Make broadcaster check every 10 seconds for broadcast conditions
2025-05-22 07:04:40 -07:00
device.go
Feature: Add periodic device reboot every 6 hours for stability
2025-05-22 08:02:44 -07:00
go.mod
latest, seems to work
2025-05-22 05:25:33 -07:00
go.sum
latest, seems to work
2025-05-22 05:25:33 -07:00
llm.go
Refactor: Implement proper structured logging with slog and remove string interpolation
2025-05-22 06:56:20 -07:00
main.go
Feature: Add periodic device reboot every 6 hours for stability
2025-05-22 08:02:44 -07:00
Makefile
latest, seems to work
2025-05-22 05:25:33 -07:00
models.go
Feature: Add periodic device reboot every 6 hours for stability
2025-05-22 08:02:44 -07:00
rss.go
Refactor: Implement proper structured logging with slog and remove string interpolation
2025-05-22 06:56:20 -07:00
storage.go
Feature: Add colorized log handler for improved human-readable console output
2025-05-22 07:00:36 -07:00
webserver.go
Feature: Replace in-memory log buffer with database-backed logging
2025-05-22 06:40:15 -07:00