Releases: fedora-copr/logdetective-website
Releases · fedora-copr/logdetective-website
v0.2.0
What's Changed
- explain: add disclaimer by @TomasTomecek in #202
- add navbar link to /explain by @TomasTomecek in #203
Full Changelog: v0.1.7...v0.2.0
v0.1.7
What's Changed
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #196
- ci: allow external contributors to write security events by @praiskup in #195
- openshift: set SERVER_URL by @TomasTomecek in #197
- openshift: enable running explain by @TomasTomecek in #198
- explain: update prompt description by @TomasTomecek in #199
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- build(deps-dev): bump elliptic from 6.5.4 to 6.5.7 in /frontend by @dependabot in #176
- frontend: fix linter complaining about unused value by @FrostyX in #177
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #181
- Changed tarball folder name by @Fan in #178
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #183
- backend: tar also reviews for download by @nikromen in #179
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #185
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #186
- fixing some docstring typos by @jpodivin in #188
- Document automated certificate generation by @TomasTomecek in #189
- build(deps-dev): bump elliptic from 6.5.7 to 6.6.1 in /frontend by @dependabot in #190
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #192
- build(deps): bump path-to-regexp and serve-handler in /frontend by @dependabot in #191
- Add server support to the backend by @jkonecny12 in #193
- build(deps-dev): bump nanoid from 3.3.7 to 3.3.8 in /frontend by @dependabot in #194
New Contributors
- @jkonecny12 made their first contribution in #193
Full Changelog: v0.1.4...v0.1.5
v0.1.4
v0.1.3
What's Changed
- ci: fix the vcs-diff-lint integration by @praiskup in #167
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #164
- First draft of the Log Detective service prompt by @FrostyX in #163
- Fix issue with not highlighted snippets and automatically scroll to snippets by @FrostyX in #168
- Mass change of the name to logdetective by @jpodivin in #169
- build(deps-dev): bump micromatch from 4.0.5 to 4.0.8 in /frontend by @dependabot in #170
- Reflect our openshift configuration after the rename by @TomasTomecek in #173
- frontend: allow deleting snippets in review by @FrostyX in #172
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #174
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- docker: add standard uvicorn as dep to support websocket by @nikromen in #162
- Fix downloading results by @TomasTomecek in #159
- Put result ID into review URL by @FrostyX in #161
Internal
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #160
- build(deps): bump braces from 3.0.2 to 3.0.3 in /frontend by @dependabot in #154
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Migrate our container images to Fedora 40 by @nikromen in #145
- Delete dangling slash to avoid pointless redirects by @nikromen in #150
- Install git-lfs in our containers so we can have the demo gif on the frontpage by @TomasTomecek in #153
- Guarding against zero length string so the tabs are properly selected initially by @jpodivin in #151
Full Changelog: v0.1.0...v0.1.1
v0.1.0
New features
What's Changed
- Fixed tab switching for firefox by @Fan in #124
- Updated add button text by @Fan in #128
- frontend: display an error when access to localStorage is blocked by @FrostyX in #130
- add Frostyx's youtube video to documentation page by @xsuchy in #137
- add demo video to the first page of website by @xsuchy in #136
Internal
- Differential pylint by @praiskup in #127
- pre-commit: disable autofixes by @nikromen in #119
- Deprecate Containerfile instruction maintainer by @nikromen in #144
- Update instructions in contribute.cljs by @ferdnyc in #143
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #121 #129 #131 #134 #135 #138 #142 #146
- build(deps-dev): bump ws from 7.5.9 to 7.5.10 in /frontend by @dependabot in #139
New Contributors
Full Changelog: v0.0.11...v0.1.0
v0.0.11
What's Changed
- document simple production update process by @TomasTomecek in #111
- frontend: always calculate the snippet indexes from the beginning by @FrostyX in #113
- Link Packit builds by @FrostyX in #116
- backend: store the text user selected as interesting snippet by @nikromen in #118
Full Changelog: v0.0.10...v0.0.11