Syncstar

Latest version: v0.2.0

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.0

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

New Contributors
* renovate made their first contribution in https://github.com/gridhead/syncstar/pull/56

**Full Changelog**: https://github.com/gridhead/syncstar/compare/0.1.0...0.2.0

0.1.0

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

New Contributors
* gridhead made their first contribution in https://github.com/gridhead/syncstar/pull/2

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

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.