Skip to content

Tags: trevortrevor/swatch

Tags

3.0.1

Toggle 3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
3.0.1 (NickM-27#42)

* Fix bug where end of detection caused crash

* Cleanup

* Update version

* Formatting

3.0.0-beta1

Toggle 3.0.0-beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Contours (NickM-27#37)

* Use contours to calculate bounding boxes

* Fix bug

* Add option to draw bounding boxes which is enabled by default

* Add option to docs

* Formatting

2.3.0

Toggle 2.3.0's commit message
Create db path if it does not exist

2.2.3

Toggle 2.2.3's commit message
Update version

2.2.1

Toggle 2.2.1's commit message
Merge branch 'main' of github.com:NickM-27/swatch

2.2.0-2

Toggle 2.2.0-2's commit message
Don't copy old startup script

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Db (NickM-27#24)

* Add peewee and events model

* Add events migration

* Processing events automatically

* Code formatting

* Add detections api

* Fix imports

* Migrations cleanup

* Migrations cleanup

* Change name

* Auto cleanup db events

* Formatting

* Add get detection by id

2.1.1

Toggle 2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Config names (NickM-27#26)

* Adjust config names

* Adjust config docs

* Formatting

2.1.0

Toggle 2.1.0's commit message
Set new version

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Flutter frontend (NickM-27#21)

* Set favicon for swatch

* Remove old frontend

* Setup flutter frontend

* Start working on structure

* Start working with sidebar

* Work on layout

* Update dependencies

* Adjust with new package

* Update docker compose

* Try to add api

* Start working with full api

* Add dashboard

* Add tests

* Trying to get flutter to talk to api

* Don't need to use waitress

* Try to use flask directly

* Remove flask logs

* Remove other flask log attempt

* Fix frontend backend communication

* Fix flask init log

* Show camera snapshot in frontend

* Adjust UI

* Include camera_name in latest results

* Add api to get zone snapshots

* Add zones to dashboard

* Use routes instead of dynamic views

* Remove animation

* Add comment

* Try to get flutter tests working

* Fix docker compose dev

* Code formatting

* Fix checks

* Fix checks

* Fix host so it works in development and production

* Small tweaks

* Add steps for getting image

* Add image coloring

* Add color adjustment controls

* Add full image uploading and mask editing

* Improve UI

* Add image for frontend color playground

* Add color playground to README

* Update api docs

* Formatting

* Add test

* Fix tests

* Update version

* Remove settings for now