1
0
mirror of https://github.com/mitb-archive/filebot synced 2025-01-13 06:48:04 -05:00
filebot/source/net/sourceforge/filebot/hash
Reinhard Pointner b4578e9cdf * allow drop of file names via verification files (e.g. sfv) in "New Names" list
* added before() and after() substring operations to ExpressionFormat.global.js
* refactoring
2009-07-10 18:47:56 +00:00
..
ChecksumHash.java + Script expressions in ExpressionFormat will now be evaluated in a secure sandbox 2009-05-02 23:34:04 +00:00
Hash.java + Script expressions in ExpressionFormat will now be evaluated in a secure sandbox 2009-05-02 23:34:04 +00:00
HashType.java * allow drop of file names via verification files (e.g. sfv) in "New Names" list 2009-07-10 18:47:56 +00:00
MessageDigestHash.java + Script expressions in ExpressionFormat will now be evaluated in a secure sandbox 2009-05-02 23:34:04 +00:00
SfvFormat.java * extracted format specific stuff from VerificationFileScanner and VerificationFilePrinter into VerificationFormat 2009-05-16 20:16:13 +00:00
VerificationFileScanner.java * extracted format specific stuff from VerificationFileScanner and VerificationFilePrinter into VerificationFormat 2009-05-16 20:16:13 +00:00
VerificationFormat.java * extracted format specific stuff from VerificationFileScanner and VerificationFilePrinter into VerificationFormat 2009-05-16 20:16:13 +00:00