Commit graph

34 commits

Author SHA1 Message Date
1162155b25 feat: Improve the output method for several scripts 2025-03-06 09:31:04 -06:00
c0d998342d feat: Add a fifth parameter to disable the lockfile implementation 2025-02-24 11:03:57 -06:00
e203b41209 fix: Correct the display where the loop is restarted from a given lastid 2025-02-13 18:59:32 +00:00
b2427c2e75 feat: Detect MariaDB vs MySQL automatically; remove some optimizations causing locks; fix some checks 2025-02-12 21:33:02 +00:00
a23f37dbd4 feat: Add the ability to continue from a given ID 2025-02-11 22:44:23 +00:00
b6a26f8c14 fix: Add even more fixes to the lockfile system, document and add more command-line parameters, fix typos 2025-02-11 14:55:06 +00:00
77ee069d90 fix: Correct the final loop and other missing issues 2025-02-10 22:36:32 +00:00
faca580191 fix: Correct the loop, once again 2025-02-10 21:57:28 +00:00
49f72dc86b fix: Correct the typing of the comparison from integer to string 2025-02-10 21:26:31 +00:00
6de5f4674f feat: Speed things up a bit 2025-02-10 20:47:37 +00:00
c2f3ea7acf fix: Correct some typos and unneeded comparisons 2025-02-10 20:43:39 +00:00
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