Francesco Servida

Results 8 issues of Francesco Servida

When importing a datasource using a FAT32 (no TZ for timestamps) and selecting a timezone for the source dependent on daylight saving time (eg. CET, Europe/Zurich, Europe/Berlin) the daylight saving...

Bug

In: https://github.com/mherrmann/fbs/blob/master/fbs/_defaults/src/installer/windows/Installer.nsi RMDir should not have the /r flag on the uninstaller. As per documentation (https://nsis.sourceforge.io/Reference/RMDir) this runs the risk of the user involuntarily choosing an installation directory containing other...

### Context In large organizations it is difficult to manually manage all users that should have access to an instance, and is generally good practice to assign users to groups...

enhancement
ui/ux
front end
back end
investigation

This PR implements support for SSO (https://github.com/webrecorder/browsertrix-cloud/issues/1490) # Currently very much a WIP, following points need investigation/development: ### General - [x] Dynamically hide SSO button in frontend if SSO not...

As per title, fixes the ZipFileHeader Struct, by changing file_size and compress_size to uint32. Else packing struct fails when file size is > 2GB. Also introduces an optional switch to...

This PR implements a new option to take the FullPage screenshot **after** the behaviours have run instead of before. This allows to capture elements that might not be fully loaded...

Trying to archive a youtube video page, but quality is always very low even though the video is available in all kind of resolutions. Is there a way to force...

When browsertrix crawler proceeds to a direct fetch, if the direct fetch fails midway (eg. unstable connection) it considers it successful and does not return an error, with the recorded...