- 14 Nov, 2022 1 commit
-
-
Jörg Sachse authored
-
- 11 Nov, 2022 1 commit
-
-
Jörg Sachse authored
fix: replace inotify mechanism with infinite loop, because inotify can't handle mixed mode shares, as they don't trigger inotify events.
-
- 09 Nov, 2022 2 commits
-
-
Jörg Sachse authored
-
Jörg Sachse authored
-
- 08 Nov, 2022 2 commits
-
-
Jörg Sachse authored
fix: rename another one of the --mode's to match existing naming in prod See merge request !5
-
Jörg Sachse authored
-
- 03 Nov, 2022 2 commits
-
-
Jörg Sachse authored
fix: rename one of the --mode's to match existing naming in prod See merge request !4
-
Jörg Sachse authored
-
- 17 Oct, 2022 4 commits
-
-
Andreas Romeyke authored
-
Andreas Romeyke authored
- added check_argument_notempty() - added warn() - error() calls now exit - in prepare_cmd() if no valid command found, an "echo" is used to inform in logfile about no validation
-
Andreas Romeyke authored
- bugfix, also --pipe mode needs a logfile, to avoid conflicting return in functions - bugfix, create directories in result-folder if needed to reflect structure of watch-folder
-
Andreas Romeyke authored
-
- 14 Oct, 2022 5 commits
-
-
Jörg Sachse authored
Resolve "safe default for is_valid" Closes #6 See merge request !3
-
Jörg Sachse authored
-
Jörg Sachse authored
Resolve "check upcoming first" Closes #7 See merge request !2
-
Jörg Sachse authored
-
Andreas Romeyke authored
-
- 13 Oct, 2022 5 commits
-
-
Andreas Romeyke authored
- protect script for STRG-C, closes #4
-
Andreas Romeyke authored
- changed help doc for --mode param
-
Andreas Romeyke authored
doc: fix typos and clarify wording See merge request !1
-
Jörg Sachse authored
-
Andreas Romeyke authored
- added log output in result-folder - added handle_input_if_requested() to sort/delete input files - added shorthand if first validation is successful in scan_file()
-
- 12 Oct, 2022 10 commits
-
-
Andreas Romeyke authored
-
Andreas Romeyke authored
-
Andreas Romeyke authored
- fixed get_mimetype() - fixed cli param order handling - added autotrim - added exist-check in prepare_cmd() - added exec_cmd()
-
Andreas Romeyke authored
-
Andreas Romeyke authored
- fixed warnings
-
Andreas Romeyke authored
- fix in cmd call
-
Andreas Romeyke authored
- simplified if-clauses - added file replacement - added cmd call
-
Andreas Romeyke authored
-
Andreas Romeyke authored
- added error() - added hash to collect all validators - added get_mimetype() - added prepare_cmd() - added prepare_ftype() - added estimate_mode() if MODE=any is used - extended scan_file() handling stages
-
Andreas Romeyke authored
-
- 11 Oct, 2022 3 commits
-
-
Andreas Romeyke authored
-
Andreas Romeyke authored
- added scan_dir() - prepared scan_file()
-
Andreas Romeyke authored
-