Carlos Solís csolisr · he/him
csolisr pushed to main at csolisr/public-scripts 2025-03-07 22:51:11 +00:00
6229d79089 feat: Split the run into batches for stability, add visible item counter
csolisr pushed to main at csolisr/public-scripts 2025-03-07 18:38:13 +00:00
ba0ae09fe6 fix: Use correct join for gserver
e51fbc72d4 fix: Remove parallel code for a single-item deletion; fix input ID parameter
70f5f2e9a0 feat: Move certain intensive optimizations to their corresponding section
Compare 3 commits »
csolisr pushed to main at csolisr/public-scripts 2025-03-06 15:32:02 +00:00
0c1a77a715 chore: Update README
99c50e5df3 feat: Improve the display of data for the large account finder
1162155b25 feat: Improve the output method for several scripts
e3d167b7de fix: Add script to delete specific contacts
Compare 4 commits »
csolisr pushed to main at csolisr/public-scripts 2025-03-05 21:05:37 +00:00
21803e6410 feat: Add script to detect accounts with the largest amount of posts
csolisr pushed to main at csolisr/public-scripts 2025-03-05 15:22:48 +00:00
78e26fce2d fix: Limit filter for worker queue selection to not-done items
94b6d9f996 feat: Improve data display, add switch for intensive optimizations
477637f7e4 fix: Correct the comparison displayed on diff
Compare 3 commits »
csolisr pushed to main at csolisr/public-scripts 2025-02-28 14:52:57 +00:00
eedc7f0472 fix: Correct parentheses in thread condition
csolisr pushed to main at csolisr/public-scripts 2025-02-28 14:50:34 +00:00
0ab935e412 fix: Reduce the amount of threads for background compression to delay system saturation
csolisr pushed to main at csolisr/public-scripts 2025-02-26 21:25:22 +00:00
569d903dea feat: Default cron tasks to intense optimizations
csolisr pushed to main at csolisr/public-scripts 2025-02-25 22:36:59 +00:00
9a3774c142 fix: Hide error handled later in the pipe
csolisr pushed to main at csolisr/public-scripts 2025-02-25 18:00:06 +00:00
63f8ba5c96 chore: Add shfmt/shellcheck suggestions
csolisr pushed to main at csolisr/public-scripts 2025-02-25 17:41:00 +00:00
5311b5af3a fix: Add the detector of GIF length to the storage compressor
csolisr pushed to main at csolisr/public-scripts 2025-02-24 17:08:03 +00:00
26cf9b132e chore: Add shfmt/shellcheck suggestions
csolisr pushed to main at csolisr/public-scripts 2025-02-24 17:04:18 +00:00
c0d998342d feat: Add a fifth parameter to disable the lockfile implementation
44da143777 fix: Align a displayed number
9e5680fa4e fix: Remove warning when file no longer exists, that is handled later by the code
714013927f feat: Display data for each deletion, remove a check that fails in some AP implementations
bb1a1c449a feat: Display data for each deletion, fix a condition
Compare 5 commits »
csolisr pushed to main at csolisr/public-scripts 2025-02-13 18:59:48 +00:00
e203b41209 fix: Correct the display where the loop is restarted from a given lastid
6bd794f4d2 Fix: Correct some queries, make the default limit per batch higher
d4ff1deadc feat: Add a display of how many rows are deleted per user, improve queries
Compare 3 commits »
csolisr pushed to main at csolisr/public-scripts 2025-02-12 21:41:11 +00:00
63c76c137a feat: Add temporary index to make searches faster
csolisr pushed to main at csolisr/public-scripts 2025-02-12 21:33:15 +00:00
b2427c2e75 feat: Detect MariaDB vs MySQL automatically; remove some optimizations causing locks; fix some checks
da644bf4c1 feat: Detect MariaDB vs MySQL automatically; add specific check for ActivityPub; fix some checks
337fb7c155 feat: Add the ability to remove spurious AddContact jobs; minor fixes
078dd7f335 feat: Detect MariaDB vs MySQL automatically
Compare 4 commits »
csolisr pushed to main at csolisr/public-scripts 2025-02-11 23:03:53 +00:00
a23f37dbd4 feat: Add the ability to continue from a given ID
csolisr pushed to main at csolisr/public-scripts 2025-02-11 14:55:16 +00:00
b6a26f8c14 fix: Add even more fixes to the lockfile system, document and add more command-line parameters, fix typos
4df778f481 fix: Add missing deletion of old table content
cd2f428d63 fix: Correct some size comparison fallbacks, use a unique file name for temporary files
Compare 3 commits »
csolisr pushed to main at csolisr/public-scripts 2025-02-10 22:36:43 +00:00
77ee069d90 fix: Correct the final loop and other missing issues
csolisr pushed to main at csolisr/public-scripts 2025-02-10 21:57:52 +00:00
f5e8ff1091 fix: Correct SQL syntax
faca580191 fix: Correct the loop, once again
Compare 2 commits »