Skip to content

Conversation

@Sallaa
Copy link
Contributor

@Sallaa Sallaa commented Dec 12, 2025

  • improved navigation components naming
  • moved logout to settings page
  • improved settings panel UI

AFPMedialab and others added 24 commits November 8, 2025 12:25
* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>
* Bugfixes for 0.88 (#978)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

* Translation fixes (#981)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>
* Bugfixes for 0.88 (#978)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

* Translation fixes (#981)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

* Fix npm ci sync issue (#983)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>
* Bugfixes for 0.88 (#978)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

* Translation fixes (#981)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

* Fix npm ci sync issue (#983)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

* Assistant fix (#985)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

* Assistant/prevent video running automatically (#977)

* changing useEffect on tools

* add autoRun to url to recognise when to run automatically from the assistant

* add checks for autoRun to image tools

* removed comment

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>
* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

* Assistant/prevent video running automatically (#977)

* changing useEffect on tools

* add autoRun to url to recognise when to run automatically from the assistant

* add checks for autoRun to image tools

* removed comment

* fix CSS hover rules in AssistantTextSpanClassification (#987)

Hover rules in a couple of `sx` properties were mistakenly entered as `:hover`, meaning that once the relevant CSS fragment was added to the DOM, _every_ element in the whole document gained the green-background hover behaviour, not just the element corresponding to this component.

Fixed by changing them to `&:hover` to target this component specifically.

* Fixed C2PA non-matching checksum error (#988)

* Bumped version

* Bumped version

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>
Co-authored-by: Ian Roberts <i.roberts@sheffield.ac.uk>
* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

* Assistant/prevent video running automatically (#977)

* changing useEffect on tools

* add autoRun to url to recognise when to run automatically from the assistant

* add checks for autoRun to image tools

* removed comment

* fix CSS hover rules in AssistantTextSpanClassification (#987)

Hover rules in a couple of `sx` properties were mistakenly entered as `:hover`, meaning that once the relevant CSS fragment was added to the DOM, _every_ element in the whole document gained the green-background hover behaviour, not just the element corresponding to this component.

Fixed by changing them to `&:hover` to target this component specifically.

* Fixed C2PA non-matching checksum error (#988)

* Bumped version

* Bumped version

* fix: hover styles leaking to entire UI, theme spread causing CSS cascade issues

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>
Co-authored-by: Ian Roberts <i.roberts@sheffield.ac.uk>
* Bugfixes for 0.88 (#978)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

* Translation fixes (#981)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

* Fix npm ci sync issue (#983)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

* Assistant fix (#985)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

* Assistant/prevent video running automatically (#977)

* changing useEffect on tools

* add autoRun to url to recognise when to run automatically from the assistant

* add checks for autoRun to image tools

* removed comment

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

* 0.88.1 (#990)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

* Assistant/prevent video running automatically (#977)

* changing useEffect on tools

* add autoRun to url to recognise when to run automatically from the assistant

* add checks for autoRun to image tools

* removed comment

* fix CSS hover rules in AssistantTextSpanClassification (#987)

Hover rules in a couple of `sx` properties were mistakenly entered as `:hover`, meaning that once the relevant CSS fragment was added to the DOM, _every_ element in the whole document gained the green-background hover behaviour, not just the element corresponding to this component.

Fixed by changing them to `&:hover` to target this component specifically.

* Fixed C2PA non-matching checksum error (#988)

* Bumped version

* Bumped version

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>
Co-authored-by: Ian Roberts <i.roberts@sheffield.ac.uk>

* Beta master (#991)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

* Assistant/prevent video running automatically (#977)

* changing useEffect on tools

* add autoRun to url to recognise when to run automatically from the assistant

* add checks for autoRun to image tools

* removed comment

* fix CSS hover rules in AssistantTextSpanClassification (#987)

Hover rules in a couple of `sx` properties were mistakenly entered as `:hover`, meaning that once the relevant CSS fragment was added to the DOM, _every_ element in the whole document gained the green-background hover behaviour, not just the element corresponding to this component.

Fixed by changing them to `&:hover` to target this component specifically.

* Fixed C2PA non-matching checksum error (#988)

* Bumped version

* Bumped version

* fix: hover styles leaking to entire UI, theme spread causing CSS cascade issues

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>
Co-authored-by: Ian Roberts <i.roberts@sheffield.ac.uk>

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>
Co-authored-by: Ian Roberts <i.roberts@sheffield.ac.uk>
* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

* Assistant/prevent video running automatically (#977)

* changing useEffect on tools

* add autoRun to url to recognise when to run automatically from the assistant

* add checks for autoRun to image tools

* removed comment

* fix CSS hover rules in AssistantTextSpanClassification (#987)

Hover rules in a couple of `sx` properties were mistakenly entered as `:hover`, meaning that once the relevant CSS fragment was added to the DOM, _every_ element in the whole document gained the green-background hover behaviour, not just the element corresponding to this component.

Fixed by changing them to `&:hover` to target this component specifically.

* Fixed C2PA non-matching checksum error (#988)

* Bumped version

* Bumped version

* fix: hover styles leaking to entire UI, theme spread causing CSS cascade issues

* Add softwareAgent fallback in case name is missing

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>
Co-authored-by: Ian Roberts <i.roberts@sheffield.ac.uk>
* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

* Assistant/prevent video running automatically (#977)

* changing useEffect on tools

* add autoRun to url to recognise when to run automatically from the assistant

* add checks for autoRun to image tools

* removed comment

* fix CSS hover rules in AssistantTextSpanClassification (#987)

Hover rules in a couple of `sx` properties were mistakenly entered as `:hover`, meaning that once the relevant CSS fragment was added to the DOM, _every_ element in the whole document gained the green-background hover behaviour, not just the element corresponding to this component.

Fixed by changing them to `&:hover` to target this component specifically.

* Fixed C2PA non-matching checksum error (#988)

* Bumped version

* Bumped version

* fix: hover styles leaking to entire UI, theme spread causing CSS cascade issues

* Add softwareAgent fallback in case name is missing

* Cleaned up unused packages

* Added missing fallback

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>
Co-authored-by: Ian Roberts <i.roberts@sheffield.ac.uk>
* Bugfixes for 0.88 (#978)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

* Translation fixes (#981)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

* Fix npm ci sync issue (#983)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

* Assistant fix (#985)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

* Assistant/prevent video running automatically (#977)

* changing useEffect on tools

* add autoRun to url to recognise when to run automatically from the assistant

* add checks for autoRun to image tools

* removed comment

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

* 0.88.1 (#990)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

* Assistant/prevent video running automatically (#977)

* changing useEffect on tools

* add autoRun to url to recognise when to run automatically from the assistant

* add checks for autoRun to image tools

* removed comment

* fix CSS hover rules in AssistantTextSpanClassification (#987)

Hover rules in a couple of `sx` properties were mistakenly entered as `:hover`, meaning that once the relevant CSS fragment was added to the DOM, _every_ element in the whole document gained the green-background hover behaviour, not just the element corresponding to this component.

Fixed by changing them to `&:hover` to target this component specifically.

* Fixed C2PA non-matching checksum error (#988)

* Bumped version

* Bumped version

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>
Co-authored-by: Ian Roberts <i.roberts@sheffield.ac.uk>

* Beta master (#991)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

* Assistant/prevent video running automatically (#977)

* changing useEffect on tools

* add autoRun to url to recognise when to run automatically from the assistant

* add checks for autoRun to image tools

* removed comment

* fix CSS hover rules in AssistantTextSpanClassification (#987)

Hover rules in a couple of `sx` properties were mistakenly entered as `:hover`, meaning that once the relevant CSS fragment was added to the DOM, _every_ element in the whole document gained the green-background hover behaviour, not just the element corresponding to this component.

Fixed by changing them to `&:hover` to target this component specifically.

* Fixed C2PA non-matching checksum error (#988)

* Bumped version

* Bumped version

* fix: hover styles leaking to entire UI, theme spread causing CSS cascade issues

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>
Co-authored-by: Ian Roberts <i.roberts@sheffield.ac.uk>

* Fix genAI C2PA reading bug (#993)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

* Assistant/prevent video running automatically (#977)

* changing useEffect on tools

* add autoRun to url to recognise when to run automatically from the assistant

* add checks for autoRun to image tools

* removed comment

* fix CSS hover rules in AssistantTextSpanClassification (#987)

Hover rules in a couple of `sx` properties were mistakenly entered as `:hover`, meaning that once the relevant CSS fragment was added to the DOM, _every_ element in the whole document gained the green-background hover behaviour, not just the element corresponding to this component.

Fixed by changing them to `&:hover` to target this component specifically.

* Fixed C2PA non-matching checksum error (#988)

* Bumped version

* Bumped version

* fix: hover styles leaking to entire UI, theme spread causing CSS cascade issues

* Add softwareAgent fallback in case name is missing

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>
Co-authored-by: Ian Roberts <i.roberts@sheffield.ac.uk>

* cleanup (#995)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

* Assistant/prevent video running automatically (#977)

* changing useEffect on tools

* add autoRun to url to recognise when to run automatically from the assistant

* add checks for autoRun to image tools

* removed comment

* fix CSS hover rules in AssistantTextSpanClassification (#987)

Hover rules in a couple of `sx` properties were mistakenly entered as `:hover`, meaning that once the relevant CSS fragment was added to the DOM, _every_ element in the whole document gained the green-background hover behaviour, not just the element corresponding to this component.

Fixed by changing them to `&:hover` to target this component specifically.

* Fixed C2PA non-matching checksum error (#988)

* Bumped version

* Bumped version

* fix: hover styles leaking to entire UI, theme spread causing CSS cascade issues

* Add softwareAgent fallback in case name is missing

* Cleaned up unused packages

* Added missing fallback

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>
Co-authored-by: Ian Roberts <i.roberts@sheffield.ac.uk>

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>
Co-authored-by: Ian Roberts <i.roberts@sheffield.ac.uk>
upgrade with VeraAI project name
@Sallaa Sallaa marked this pull request as ready for review December 12, 2025 13:01
@Sallaa Sallaa merged commit 50ac092 into beta-master Dec 12, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants