Commit Graph

19 Commits

Author SHA1 Message Date
Laurent Clouet 4bce6409e3 Feat: add static analytic of code 2024-06-03 14:02:30 +00:00
Laurent Clouet 4a9499d752 Fix: really delete file 2024-02-28 11:31:23 +00:00
harlekin e6e1580833 Revert "Merge branch 'MD5-rework' into 'master'" 2023-11-22 17:45:34 +00:00
harlekin e09225467d Merge branch 'MD5-rework' into 'master'
Implement MD5 cache clear routine

See merge request sheepitrenderfarm/client!249
2023-11-12 13:36:20 +00:00
DaCool 79052b1aa5 Implement MD5 cache clear routine 2023-11-12 13:36:20 +00:00
M*C*O 9f825b8d0f Extract zips while reading the chunks, instead reading them to memory first 2023-11-11 08:50:11 +00:00
DaCool 51ac2be0f8 Cleanup: Remove unused imports in Utils 2023-10-16 17:58:57 +00:00
DaCool e99d1fa668 Fix numeric overflow
Make multiplication cumulative (handy since it's already a switch case)
Convert and use uppercase

Also remove unused statusIsOK method, or as Clou calls it, dead code
2023-10-01 16:30:02 +00:00
Laurent Clouet 9f4f91f14c Ref: remove unused code 2023-10-01 18:17:12 +02:00
DaCool c67f9585ec Ref: Javadoc 2023-10-01 16:13:06 +00:00
Sheepit Renderfarm e803da9a3d Feat: split project zip in chunks 2023-09-19 17:14:49 +00:00
DaCoolX fb110a14bd Increase and stagger free space probes 2023-01-09 11:29:40 +01:00
harlekin 690ad36adb Feat: extract exr preview file to be displayed on GUI 2023-01-06 14:53:06 +00:00
Laurent Clouet 53782c43fd Feat: cache md5 file value 2023-01-04 17:08:35 +01:00
DaCool 09f389b04b Drop javax.xml.bind:jaxb-api 2022-08-29 16:36:12 +00:00
Space 5e93b705ff Add mime type fallback for exr 2022-07-30 09:49:16 +00:00
Grische 78da2832af Move src files to standard java folder structure 2022-04-10 13:15:34 +00:00
Laurent Clouet 3413301609 Moving to Intellij IDEA 2019-08-11 22:25:26 +02:00
Laurent Clouet 3230807a7d Migrate from ant to gradle 2019-08-10 22:09:32 +02:00