Commit graph

16 commits

Author SHA1 Message Date
b6bc842221 feat: Add parameter to set amount of time to delete, add several optimizations and safeguards 2025-03-11 09:58:00 -06:00
6229d79089 feat: Split the run into batches for stability, add visible item counter 2025-03-07 16:51:00 -06:00
70f5f2e9a0 feat: Move certain intensive optimizations to their corresponding section 2025-03-07 12:35:48 -06:00
1162155b25 feat: Improve the output method for several scripts 2025-03-06 09:31:04 -06:00
94b6d9f996 feat: Improve data display, add switch for intensive optimizations 2025-03-05 09:21:37 -06:00
63f8ba5c96 chore: Add shfmt/shellcheck suggestions 2025-02-25 11:59:55 -06:00
bb1a1c449a feat: Display data for each deletion, fix a condition 2025-02-24 10:59:14 -06:00
63c76c137a feat: Add temporary index to make searches faster 2025-02-12 21:40:50 +00:00
078dd7f335 feat: Detect MariaDB vs MySQL automatically 2025-02-12 21:27:45 +00:00
4df778f481 fix: Add missing deletion of old table content 2025-02-11 14:36:51 +00:00
a031ea75b7 fix: Add missing deletion of AP and Diaspora contacts 2025-02-10 15:44:01 +00:00
bd24d3c3a6 chore: Include shfmt/shellcheck suggestions 2025-02-10 04:37:25 +00:00
8fb20a1d60 fix: Reset auto-increments after deleting fields 2025-02-10 04:35:10 +00:00
59be4584d5 chore: Apply shellcheck/shfmt suggestions 2025-02-07 16:22:53 +00:00
b0fde6dc39 fix: Make item selection more accurate 2025-02-07 14:52:43 +00:00
59c39a3f6b feat: Add new script to delete old users from the database 2025-02-06 14:36:19 +00:00