Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Releases: jamesog/scan

v0.7.1: Travis release bugfix

18 Mar 17:39
Compare
Choose a tag to compare
v0.7.0 didn't correctly include the static directory in the tarball.
This release corrects that.

v0.7.0: UI fixes, add database migrations

18 Mar 17:02
Compare
Choose a tag to compare
* UI: Add a "Please login" notice
* UI: Add "no results" notice
* Redirect to the previous page after login
* Display result numbers in the Job page or when 0 results
* UI: Only display search form and buttons on index
* Display proper errors on the job submission page
* Add database migrations
* Implement submissions
* Log HTTP(S) listening addresses

v0.6.3

04 Mar 22:15
Compare
Choose a tag to compare
v0.6.3: Fix Travis uploads to GitHub