jasperbok pushed to main at jasperbok/busdepartures
- 48697c5fc9 Show only three departures per stop
- a28e406985 Add tasks to TODO
- 0995feeecb Add icon links in `index.html`
- 03bc96850c Move the stylesheet to its own file
- 465b033971 Embed the static dir
- Compare 8 commits »
jasperbok pushed to main at jasperbok/busdepartures
- e9dc032c88 Add the bus icon in aseprite format
- d5aaa0bdd3 Add (and finish) the timezone task
- Compare 2 commits »
jasperbok pushed to main at jasperbok/busdepartures
- e7960b8253 Add a skeleton readme
- c2bbb9e560 Initial try to parse UNIX time with timezone info
- Compare 2 commits »
jasperbok pushed to main at jasperbok/busdepartures
- aa958b77b1 Print times in human-readable format
jasperbok pushed to main at jasperbok/busdepartures
- c2ad110b7b Add a to do list
jasperbok pushed to main at jasperbok/busdepartures
- b920893097 Add 'interesting routes' to quays
jasperbok pushed to main at jasperbok/busdepartures
- 6d211b5a1e Add the initial PoC for the app
jasperbok pushed to main at jasperbok/busdepartures
- 2fe4a2a313 Start the project
jasperbok created repository jasperbok/busdepartures
jasperbok pushed to main at jasperbok/jiraclient
- dbe986d2cb Add `README.md`
jasperbok pushed tag 0.0.1 to jasperbok/jiraclient
jasperbok pushed to main at jasperbok/jiraclient
- 4391253397 Change domain in `go.mod`
jasperbok pushed tag 0.0.1 to jasperbok/jiraclient
jasperbok pushed to main at jasperbok/jiraclient
- 8d82b7a443 Change domain in `go.mod`
jasperbok pushed tag 0.0.1 to jasperbok/jiraclient
jasperbok pushed to main at jasperbok/jiraclient
- f9465c884d Add the `JiraClient.Search()` method
jasperbok pushed to main at jasperbok/jiraclient
- 0b9f5491d2 Make `JiraClient.get()` accept optional query params
jasperbok pushed to main at jasperbok/jiraclient
- 3f58d01cdf Add `GetIssue()` and `GetProject()` methods to `JiraClient`
- 75c00825a8 Add the `Issue` type
- cde379f85b Add `Updated` and `UpdateAuthor` fields to `Comment`
- 481e12aec6 Add custom `Time` type to unmarshal Jira's times
- 29d4547646 Add the `Comment` type