Go to file
Christopher Williams 5ef546f085 Add scripts config option 2024-03-03 09:41:31 -05:00
scripts Fix issue where response would not be retrieved 2024-03-02 19:43:57 -05:00
.gitignore First working website! 2023-12-27 14:54:45 -05:00
Dockerfile Move Dockerfile to Alpine Go image 2024-01-04 11:48:22 -05:00
LICENSE.txt Add GPLv2 license 2024-01-02 11:37:04 -05:00
config.go Add scripts config option 2024-03-03 09:41:31 -05:00
db.go Fix issue where response would not be retrieved 2024-03-02 19:43:57 -05:00
docker-compose.yml Add basic docker-compose file 2024-01-04 10:34:16 -05:00
go.mod Add initial config functionality 2024-01-04 11:48:46 -05:00
go.sum Add initial config functionality 2024-01-04 11:48:46 -05:00
html_parser.go Add get and rewrite attribute functions 2024-01-03 19:58:49 -05:00
lua.go Add scripts config option 2024-03-03 09:41:31 -05:00
main.go Fix issue where response would not be retrieved 2024-03-02 19:43:57 -05:00
router.go Fix issue where response would not be retrieved 2024-03-02 19:43:57 -05:00
rss_feed.go Always sync with the live rss feeds if get is called 2024-03-03 09:21:54 -05:00
rss_sorter.go Add rss list sorter 2023-12-30 20:05:00 -05:00
server.go Remove debug loop from server.go 2024-03-02 19:48:39 -05:00