2021-09-10 10:20 | fix: do not delete temp files referred to in details message | Vetle Haflan | 1 | +3 | -4 |
2021-09-10 10:03 | feat: add a NO_DETAILS option to sermonic part of setup.sh | Vetle Haflan | 1 | +11 | -2 |
2021-09-10 10:00 | refactor: use go:embed for setup script | Vetle Haflan | 5 | +13070 | -191 |
2021-08-10 16:41 | chore: go mod tidy and update go version | Vetle Haflan | 2 | +11 | -3 |
2020-08-15 08:37 | CSS minifix - don't show overflowing event details | Vetle Haflan | 1 | +1 | -1 |
2020-08-06 23:45 | Include event title in sermonic and on website + | Vetle Haflan | 3 | +6 | -4 |
2020-08-06 22:15 | Handle overlapping onclick listeners to make delete button work | Vetle Haflan | 1 | +12 | -3 |
2020-08-05 23:10 | Delete some outdated files | Vetle Haflan | 4 | +0 | -359 |
2020-08-05 22:53 | Installation script that works at least for super user | Vetle Haflan | 1 | +162 | -37 |
2020-08-03 22:42 | [WIP] Work on some client scripts - to be merged into setup.sh | Vetle Haflan | 6 | +339 | -83 |
2020-08-02 22:14 | Add sermonic.sh WIP (#14) | Vetle Haflan | 2 | +84 | -3 |
2020-08-02 15:04 | Add showTokens buttons to services page | Vetle Haflan | 1 | +16 | -8 |
2020-08-02 08:00 | Show report details on event click (#13 MVP) | Vetle Haflan | 1 | +18 | -18 |
2020-08-02 07:37 | Minor bug and style fixes | Vetle Haflan | 4 | +14 | -10 |
2020-08-01 23:06 | Add /setup, which serves a bash script for easy service setups | Vetle Haflan | 2 | +76 | -0 |
2020-06-08 21:07 | Use binary instead of strconv for byte <-> uint64 | Vetle Haflan | 4 | +18 | -44 |
2020-05-24 18:44 | Service deletion and minor fixes | Vetle Haflan | 8 | +82 | -19 |
2020-05-23 13:53 | Implement prettier time picker | Vetle Haflan | 3 | +143 | -24 |
2020-05-22 21:06 | Minor modifications | Vetle Haflan | 3 | +5 | -5 |
2020-05-17 19:29 | Add 'CGO_ENABLED=0' to build command info | Vetle Haflan | 1 | +1 | -1 |
2020-05-16 15:28 | Add info about building in readme | Vetle Haflan | 1 | +36 | -1 |
2020-05-16 14:43 | Small note | Vetle Haflan | 1 | +1 | -0 |
2020-05-16 14:27 | Add support for authentication through Pass-Hash header | Vetle Haflan | 3 | +62 | -8 |
2020-05-14 17:03 | Fix the problem with generate.sh | Vetle Haflan | 2 | +5 | -4 |
2020-04-30 14:21 | Pretty timestamps and sort events by newest first | Vetle Haflan | 1 | +26 | -3 |
2020-04-30 13:44 | Unmet expectation / 'late' event generation MVP | Vetle Haflan | 2 | +47 | -17 |
2020-04-29 15:20 | Forgot a file | vh | 1 | +4 | -4 |
2020-04-29 15:11 | Limit number of events for a service if MaxNumberEvents is > 0 | vh | 2 | +20 | -1 |
2020-04-29 12:08 | Server-side timestamps | vh | 2 | +2 | -2 |
2020-04-29 11:44 | Set page title and allow logouts | vh | 4 | +37 | -13 |
2020-04-20 21:36 | Add --no-cache to docker build | Vetle Haflan | 1 | +1 | -1 |
2020-04-20 21:17 | Run generate.sh in CI | Vetle Haflan | 1 | +1 | -0 |
2020-04-19 23:57 | Dockerfile: Fix build breaking spelling mistake | Vetle Haflan | 1 | +1 | -1 |
2020-04-19 23:39 | Disable CGO for a hopefully working Docker build | Vetle Haflan | 1 | +4 | -1 |
2020-04-19 22:14 | Don't try to use mkdir in 'FROM scratch' container | Vetle Haflan | 1 | +3 | -2 |
2020-04-19 21:39 | Add Dockerfile and attempted CI build+push | Vetle Haflan | 2 | +31 | -0 |
2020-04-19 20:30 | More secure cookies and CSRF protection | Vetle Haflan | 4 | +24 | -27 |
2020-04-15 21:17 | Allow passphrase and page title config with flags -pass and -title | Vetle Haflan | 2 | +34 | -13 |
2020-04-15 08:07 | Add quick readme based on some early notes | Vetle Haflan | 1 | +37 | -0 |
2020-04-14 20:31 | Empty slices instead of nil -> no longer breaks client | Vetle Haflan | 2 | +6 | -4 |
2020-04-13 23:22 | Fix maxevents, and use numbers instead of strings where needed | Vetle Haflan | 2 | +19 | -4 |
2020-04-13 23:04 | Almost finish service management | Vetle Haflan | 6 | +69 | -34 |
2020-04-13 18:58 | Complete event management MVP ++ | Vetle Haflan | 8 | +105 | -26 |
2020-04-13 17:45 | Events.vue MVP++ | Vetle Haflan | 7 | +55 | -45 |
2020-04-13 12:58 | More work on requests and request handlers | Vetle Haflan | 7 | +148 | -53 |
2020-04-13 11:06 | Work on login and general request handling | Vetle Haflan | 7 | +109 | -47 |
2020-04-12 22:24 | Minor fix and mod | Vetle Haflan | 2 | +9 | -6 |
2020-04-12 22:02 | Start work on requests and their handlers (+init request) | Vetle Haflan | 4 | +153 | -7 |
2020-04-12 05:22 | Finish the production tag build | Vetle Haflan | 2 | +9 | -9 |
2020-04-12 05:01 | Simplify auth middleware for use with HandlerFunctions | Vetle Haflan | 2 | +19 | -22 |
2020-04-12 04:40 | Seemingly working auth middleware | Vetle Haflan | 2 | +17 | -9 |
2020-04-12 04:03 | Some work on http request handlers | Vetle Haflan | 5 | +100 | -22 |
2020-04-12 02:04 | Remove securecookie keys from config | Vetle Haflan | 1 | +0 | -12 |
2020-04-12 02:00 | Add config package and refactor ++ | Vetle Haflan | 6 | +171 | -93 |
2020-04-12 00:14 | DB refactoring and start using securecookie | Vetle Haflan | 5 | +68 | -50 |
2020-04-11 20:41 | More fancy frontend work | Vetle Haflan | 8 | +173 | -9 |
2020-04-11 17:26 | Start work on Vue frontend (ui/) | Vetle Haflan | 8 | +259 | -2 |
2020-04-11 10:37 | Restructure for a more correct package structure | Vetle Haflan | 13 | +651 | -648 |
2020-04-11 09:28 | Finish services and events MVP | Vetle Haflan | 4 | +116 | -26 |
2020-04-11 00:18 | Add events.go, tests++ | Vetle Haflan | 5 | +220 | -11 |
2020-04-10 21:14 | Finish services_test.go (at least for now) | Vetle Haflan | 3 | +72 | -15 |
2020-04-10 20:26 | Fix services.Delete | Vetle Haflan | 2 | +34 | -21 |
2020-04-10 19:51 | Lots of DB updates to support new structure idea | Vetle Haflan | 5 | +249 | -89 |
2020-04-10 14:55 | Fix int format | Vetle Haflan | 2 | +8 | -6 |
2020-04-10 14:41 | Refactor database operation to use bucket wrapper | Vetle Haflan | 4 | +68 | -35 |
2020-04-10 13:37 | A bunch of work | Vetle Haflan | 4 | +233 | -113 |
2020-04-10 10:41 | Start work on database | Vetle Haflan | 2 | +130 | -0 |
2020-04-09 22:49 | More fancy prototype CSS stuff | Vetle Haflan | 2 | +24 | -7 |
2020-04-09 21:44 | Add VueMq for responsive UI | Vetle Haflan | 2 | +30 | -10 |
2020-04-09 21:26 | Initial commit with some CSS work | Vetle Haflan | 2 | +124 | -0 |