Skip to content

Releases: TheCacophonyProject/cacophony-web

v1.0.7

22 Aug 23:11
Compare
Choose a tag to compare
- Prettier

Fix classifier details not showing

29 Aug 21:41
Compare
Choose a tag to compare
Pre-release
v1.0.8

fix classifier details

Test Download endpoint

16 Aug 02:46
Compare
Choose a tag to compare
Pre-release
v1.0.6

Merge remote-tracking branch 'origin/main' into add-download

v1.0.5: Break thumnail loop (#16)

15 Aug 21:33
20a6b92
Compare
Choose a tag to compare
* - Fix issue with some groups a user is a device user of not displaying.

* - Prettier

* - Fix issue with some groups a user is a device user of not displaying.

* - FIX: Make sure we break out of thumbnail extraction loop properly.

* - Skip background frames when finding thumbnails.

* - Remove max frame count

* - Prettier

v1.0.4

11 Aug 21:02
cdde8f3
Compare
Choose a tag to compare
Merge branch 'main' into fix_processing_indicator

Release 1.0.3

11 Aug 05:14
Compare
Choose a tag to compare
v1.0.3

fix test

v1.0.2

11 Aug 03:29
da61fd5
Compare
Choose a tag to compare
- Fix issue with some groups a user is a device user of not displayin…

Test email update

11 Aug 00:53
Compare
Choose a tag to compare
Test email update Pre-release
Pre-release
v1.0.1

add clickable image and double size

Unified repos

10 Aug 23:07
71a66d6
Compare
Choose a tag to compare
Merge new integration tests (#9)

* Fixing up links in README.md

* Fix cron job script paths, since they were moved to /api/scripts

* Setting up initial support for backblaze as an alternate s3 compatible object store provider.  Shim openS3() fn to choose provider based on object key prefix.

* Line endings

* Prettier

* Prettier (2)

* Fix package-lock.json versions

* Fix config templates to include backblaze option.

* Fix headBucket params

* Update backblaze settings in template

* Rename s3 providers to more generic terms

* removed duplicate test repository from api/test-cypress

* add devices tests

* switch travis to use integration-tests folder

* fixing cypress.json to only run API test by default

* fixing cypress.json to only run API test by default

* update README for new test location

* Updates following review comments

* tidy up following TS check

* Updated winston and logging calls.

* correct handling of null types, arrays of structs

* - Updated eslint, and synced rules between api and browse
- Unified prettier rules
- Testing archive-objects script

* added typeing of functions

* minor typo correction

* - Add cronjob for archive script, and fail gracefully if archive target is not yet configured.

* - Pull in README.md updates

* - Handle listing buckets, and creating archive bucket if not present on first run.

* - Prettier

* - Merge integration tests branch
- sync up eslint config for integration tests
- Fix typescript and linting errors for integration tests + api

* - Add missing type references for eslint in .d.ts files

* - Install correct eslint plugins for cypress

* - Prettier

* - Change install order for eslint plugins

* - Cleanup unused eslint plugins

* - Fix test I broke

* - Make free space threshold configurable.

* - Fix volume free size command
- Make thumbnail service not care about which bucket/s3 service it's using.

* - Make minio local root path configurable.

* - Make minio local root path configurable, and test locally

* - Make winston log levels conform to syslog levels

* - log.warn is now log.warning

* - Stringify errors in logging

* - Log DB slow queries (configurable)

* - Log DB

* - Fix up some UI issues around recordings rows view
- Disable rows view on mobile viewports
- Make recording cards more compact at mobile sizes.
- Show processing state.

* - Prettier

Co-authored-by: Matt <[email protected]>

v0.1.7: - Fix up some UI issues around recordings rows view

09 Aug 00:18
Compare
Choose a tag to compare
- Disable rows view on mobile viewports
- Make recording cards more compact at mobile sizes.
- Show processing state.