Skip to content

v0.1.0

Compare
Choose a tag to compare
@gridhead gridhead released this 22 Jun 10:09
· 92 commits to main since this release
57082af

What's Changed

  • Add task management module for the service by @gridhead in #2
  • Format the codebase using Ruff by @gridhead in #3
  • Initialize the project codebase by @gridhead in #1
  • Add preliminary code quality checks by @gridhead in #4
  • Fix TemplateNotFound errors by replacing absolute paths with relative ones by @gridhead in #5
  • Set up the project documentation by @gridhead in #6
  • Utilize icons to make the frontend more accessible by @gridhead in #7
  • Add service units for SyncStar endpoint and worker by @gridhead in #8
  • Show available images archive on dashboard with font changes by @gridhead in #9
  • Per-type organization in documentation and frontend by @gridhead in #10
  • Add dependencies for mocking functionalities by @gridhead in #11
  • Change test configuration for coverage support by @gridhead in #12
  • Add testing client for endpoint testing by @gridhead in #13
  • Add testcases for the authentication middleware by @gridhead in #14
  • Add testcases for the home endpoint by @gridhead in #15
  • Add testcases for the enroll endpoint by @gridhead in #16
  • Add testcases for the checking endpoint by @gridhead in #17
  • Add testcases for the scanning endpoint by @gridhead in #18
  • Include static assets for testing purposes by @gridhead in #19
  • Add testcases for base utilities by @gridhead in #20
  • Add testcases for images configuration utilities by @gridhead in #21
  • Add testcases for standard configuration utilities by @gridhead in #22
  • Add testcases for command line interface by @gridhead in #23
  • Add testcases for greeting utilities by @gridhead in #24
  • Add testcases for worker utilities by @gridhead in #25
  • Include helper modules for testing by @gridhead in #26
  • Complete the saga of including testcases by @gridhead in #27
  • Make subtle cosmetic changes to the list subtitle by @gridhead in #31
  • Add type hints for a couple of missed out functions by @gridhead in #32
  • Format the spacing between the spacing and imports by @gridhead in #33
  • Create a restore point to get back to after tests are done by @gridhead in #34
  • Add screenshots of the project frontend by @gridhead in #35
  • Change licensing from GPL-3.0-or-later to AGPL-3.0-or-later by @gridhead in #36
  • Add RPM specfile for packaging by @gridhead in #37
  • Change from XMLHttpRequest to fetch command by @gridhead in #43
  • Include binary runtime dependencies to the RPM specfile by @gridhead in #38
  • Fix the sources of the regular italicised typeface by @gridhead in #44
  • Start Celery worker from the entrypoint command by @gridhead in #45
  • Report completion status properly for long running tasks by @gridhead in #48
  • Add more tests for the commands by @gridhead in #47
  • Correct the images permalink for the table by @gridhead in #49
  • Gear up for the third alpha release of 0.1.0 by @gridhead in #50

New Contributors

Full Changelog: https://github.com/gridhead/syncstar/commits/0.1.0