Commit graph

23 commits

Author SHA1 Message Date
bbc5bc6f33 fix: Correct the loop behavior yet again 2025-02-10 20:28:15 +00:00
5057478a6f fix: Correct the loop condition and the final clearance 2025-02-10 18:37:10 +00:00
28b706af4e fix: Correct the lockfiles, again 2025-02-10 18:04:00 +00:00
370305bf3b fix: Parameterize the database engine, remove more unneeded parallelism that could cause crashes on the database 2025-02-10 17:49:28 +00:00
d0cbbecff8 fix: Correct the query for dbcount to be the same as the runtime one 2025-02-10 15:55:29 +00:00
224c897b7d fix: Remove parallelism of some functions as they kept exceeding the number of threads available 2025-02-10 04:35:46 +00:00
d989d762f1 fix: Correct loop behavior, add parameter to reserve intensive optimizations 2025-02-10 03:25:14 +00:00
4924cd7933 fix: Correct issues with the loop 2025-02-10 00:32:13 +00:00
69d1f07f84 fix: Improve the lockfile 2025-02-10 00:07:25 +00:00
89d876a1fa fix: Add thread parallelism, optimize certain fetches even further 2025-02-09 23:29:49 +00:00
1ee6c0dfad feat: Greatly optimize loop, add benchmarks, correct printing 2025-02-09 02:31:07 +00:00
f6503dbe78 fix: Correct order of comparisons, simplify line clearance 2025-02-07 19:10:58 +00:00
f819f63559 chore: Apply shellcheck/shfmt suggestions 2025-02-07 19:00:48 +00:00
4095a83511 fix: Rewrite and reorder code to print output better 2025-02-07 18:59:53 +00:00
59be4584d5 chore: Apply shellcheck/shfmt suggestions 2025-02-07 16:22:53 +00:00
4d46eca970 fix: Correct permissions for www-data group 2025-02-07 14:51:18 +00:00
f3ee8fabc6 chore: Add a builder script 2025-02-06 15:00:17 +00:00
a4a4194f41 fix: Remove piping to solve nested shell scope issues 2025-02-06 14:39:52 +00:00
e001f8706c fix: Rewrite the logic to better handle the cycle and properly regenerate images; clean with shfmt/shellcheck 2025-02-05 15:03:28 +00:00
c65c1c2719 feat: Use the last known ID as a checkpoint for further iterations 2025-02-03 18:41:38 +00:00
48c38ea62d fix: Tighten invalid file detection 2025-02-03 17:38:13 +00:00
363189597c fix: Redact default URL 2025-02-03 16:16:20 +00:00
218d44d4d0 feat: Add new script to fix invalid avatars 2025-02-03 16:14:57 +00:00