- Feb 19, 2025
-
-
Moser, Maximilian authored
-
- Sep 18, 2024
-
-
Moser, Maximilian authored
-
Moser, Maximilian authored
-
Moser, Maximilian authored
* it has moved on to its own git project on our GitLab: https://gitlab.tuwien.ac.at/fairdata/formatscaper
-
- Apr 04, 2024
-
-
Moser, Maximilian authored
-
- Mar 05, 2024
-
-
Moser, Maximilian authored
-
Moser, Maximilian authored
-
Moser, Maximilian authored
-
Moser, Maximilian authored
* siegfried sometimes creates temporary files which can exhaust the disk space of the default temp directory
-
- Feb 28, 2024
-
-
Moser, Maximilian authored
-
Moser, Maximilian authored
* this simple implementation works for us because the listbox content doesn't change once it's set * otherwise, the scrollbar causes the listbox to recalculate its size requirements on every render, which gets very laggy with many widgets in the listbox
-
Moser, Maximilian authored
-
- Feb 26, 2024
-
-
Moser, Maximilian authored
* allow marking focussed format as (E)ndangered or (S)afe
-
Moser, Maximilian authored
-
Moser, Maximilian authored
* for typing annotations and other goodies
-
Moser, Maximilian authored
-
- Feb 23, 2024
-
-
Moser, Maximilian authored
* utilize the new result loading functionality * use a data structure better suited for the actual operation
-
Moser, Maximilian authored
* building up this list while loading results reduces the amount of potential work for filtering later on * also enable passing a list of already known formats to `load_results(...)` * new formats will be added to the supplied list as they're encountered
-
Moser, Maximilian authored
* the initial implementation is limited to only viewing the list of formats and listing the files (grouped by records) that use each format
-
- Feb 22, 2024
-
-
Moser, Maximilian authored
-
Moser, Maximilian authored
* these can happen if the error log file gets closed while the subprocesses are still writing to it, which can happen if the user aborts the execution with ^C
-
Moser, Maximilian authored
-
- Feb 19, 2024
-
-
Moser, Maximilian authored
-
Moser, Maximilian authored
* this includes marking specific files as "safe" * it can also be used to override the file format otherwise identified by siegfried
-
- Feb 07, 2024
-
-
Moser, Maximilian authored
-
Moser, Maximilian authored
* in case the user hits ^C, skip the remaining files and store the results so far
-
Moser, Maximilian authored
* split the code into separate reusable modules * add config files for linters & formatters * force the progress bar to update after every sf run * mask foot terminal as xterm for nicer progressbar output
-
- Feb 01, 2024
-
-
Moser, Maximilian authored
-
- Jan 19, 2024
-
-
Moser, Maximilian authored
* to ignore personalized files that would be built up over time by formatscaper
-
Moser, Maximilian authored
-
Moser, Maximilian authored
* also set it as default, because it's much faster and smaller than yaml
-
Moser, Maximilian authored
* this should help cut down runtime if there are large files involved (especially archives)
-
- Jan 17, 2024
-
-
Moser, Maximilian authored
-
Moser, Maximilian authored
-
Moser, Maximilian authored
* remove the ETA, because that's never accurate anyway
-
Moser, Maximilian authored
-
Moser, Maximilian authored
-
- Jan 15, 2024
-
-
Moser, Maximilian authored
* this is useful to see if the authentication and everything else works
-
- Jul 27, 2023
-
-
Moser, Maximilian authored
-
Moser, Maximilian authored
* this is useful for local/development instances that have self-signed certificates and thus wouldn't pass the SSL check
-