Skip to content

Releases: gridhead/syncstar

v0.2.0

20 Dec 18:09
30cc763
Compare
Choose a tag to compare

What's Changed

  • Change the description to fit the requirements by @gridhead in #51
  • Make logistical changes to the project documentation by @gridhead in #52
  • Add dual licensing in the project config license class by @gridhead in #53
  • Gear up for actual initial release by @gridhead in #54
  • Configure Renovate by @renovate in #56
  • Update dependency ruff to ^0.2.0 || ^0.3.0 || ^0.6.0 by @renovate in #57
  • Automated dependency updates for SyncStar by @renovate in #59
  • Automated dependency updates for SyncStar by @renovate in #60
  • Automated dependency updates for SyncStar by @renovate in #61
  • Automated dependency updates for SyncStar by @renovate in #62
  • Automated dependency updates for SyncStar by @renovate in #63
  • Automated dependency updates for SyncStar by @renovate in #64
  • Automated dependency updates for SyncStar by @renovate in #65
  • Update dependency ruff to ^0.2.0 || ^0.3.0 || ^0.6.0 || ^0.7.0 by @renovate in #66
  • Automated dependency updates for SyncStar by @renovate in #67
  • Automated dependency updates for SyncStar by @renovate in #69
  • Update dependency pytest-cov to v6 by @renovate in #68
  • Automated dependency updates for SyncStar by @renovate in #71
  • Automated dependency updates for SyncStar by @renovate in #72
  • Automated dependency updates for SyncStar by @renovate in #73
  • Update dependency ruff to ^0.2.0 || ^0.3.0 || ^0.6.0 || ^0.7.0 || ^0.8.0 by @renovate in #74
  • Automated dependency updates for SyncStar by @renovate in #76
  • Port from barebones HTML/CSS/JS to ReactJS by @gridhead in #75
  • Update dependency vite to v6 by @renovate in #77
  • Version bump from v0.1.0 to v0.2.0 by @gridhead in #79
  • Check presence of dictionary keys by @gridhead in #82
  • Fix the object reference for PyUDEV by @gridhead in #83
  • Automated dependency updates for SyncStar by @renovate in #85
  • Automated dependency updates for SyncStar by @renovate in #90
  • Automated dependency updates for SyncStar by @renovate in #91
  • Update dev dependencies to v19 (major) by @renovate in #87
  • Add the RSS feed feature in the frontend dashboard by @gridhead in #88
  • Lighten the theme for a more professional look by @gridhead in #92
  • Exhibit the rate of image synchronization to the USB flash drive by @gridhead in #96
  • Update react monorepo to v19 (major) - autoclosed by @renovate in #86
  • Change illustrations from the recent release by @gridhead in #98
  • Change the service unit files after major changes by @gridhead in #99

New Contributors

Full Changelog: 0.1.0...0.2.0

v0.1.0

22 Jun 10:09
57082af
Compare
Choose a tag to compare

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