Monitor a bunch of different sources of software in a single location using different kinds of fetchers, providing an API to have these information available in a single place and provide an UI to the user to look up versions easily
Find a file
Knut Ahlers ca0e05c97e
Add frontend stub / initial setup of frontend
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-11-29 21:48:45 +01:00
ci Add frontend stub / initial setup of frontend 2021-11-29 21:48:45 +01:00
frontend Add frontend stub / initial setup of frontend 2021-11-29 21:48:45 +01:00
internal Implement json and atlassian fetchers 2021-11-29 16:53:15 +01:00
src Add frontend stub / initial setup of frontend 2021-11-29 21:48:45 +01:00
.eslintrc.js Add frontend stub / initial setup of frontend 2021-11-29 21:48:45 +01:00
.gitignore Add frontend stub / initial setup of frontend 2021-11-29 21:48:45 +01:00
api.go Allow to override fetcher link by using same name 2021-11-29 16:52:51 +01:00
frontend.go Add frontend stub / initial setup of frontend 2021-11-29 21:48:45 +01:00
frontend_dev.go Add frontend stub / initial setup of frontend 2021-11-29 21:48:45 +01:00
frontend_dist.go Add frontend stub / initial setup of frontend 2021-11-29 21:48:45 +01:00
go.mod Implement json and atlassian fetchers 2021-11-29 16:53:15 +01:00
go.sum Implement json and atlassian fetchers 2021-11-29 16:53:15 +01:00
main.go Add frontend stub / initial setup of frontend 2021-11-29 21:48:45 +01:00
Makefile Add frontend stub / initial setup of frontend 2021-11-29 21:48:45 +01:00
package-lock.json Add frontend stub / initial setup of frontend 2021-11-29 21:48:45 +01:00
package.json Add frontend stub / initial setup of frontend 2021-11-29 21:48:45 +01:00
scheduler.go Prevent duplicate execution due to truncating to second 2021-11-29 18:34:14 +01:00