Carlos Solís csolisr · he/him
csolisr pushed to main at csolisr/public-scripts 2025-02-08 20:31:19 -06:00
1ee6c0dfad feat: Greatly optimize loop, add benchmarks, correct printing
303ef0be9f feat: Optimize loop
7456eb97a1 fix: Correct permissions and frame amount counter
Compare 3 commits »
csolisr pushed to main at csolisr/public-scripts 2025-02-07 13:11:14 -06:00
f6503dbe78 fix: Correct order of comparisons, simplify line clearance
csolisr pushed to main at csolisr/public-scripts 2025-02-07 13:00:56 -06:00
f819f63559 chore: Apply shellcheck/shfmt suggestions
csolisr pushed to main at csolisr/public-scripts 2025-02-07 13:00:05 -06:00
4095a83511 fix: Rewrite and reorder code to print output better
a42824cc06 fix: Correct some errors
43cb4e8810 fix: Correct name of database optimizer, prevent infinite loops
Compare 3 commits »
csolisr pushed to main at csolisr/public-scripts 2025-02-07 10:23:04 -06:00
59be4584d5 chore: Apply shellcheck/shfmt suggestions
e3962133f0 fix: Make the shellcheck show most warnings more clearly
Compare 2 commits »
csolisr pushed to main at csolisr/public-scripts 2025-02-07 10:20:07 -06:00
98c48e0440 fix: Add even further corrections to the code
csolisr pushed to main at csolisr/public-scripts 2025-02-07 09:45:35 -06:00
e1d3c99744 feat: Add a script to directly compress the storage folder
csolisr pushed to main at csolisr/public-scripts 2025-02-07 09:23:27 -06:00
8cb49b6260 fix: Use temporary tables to make the search slightly faster
csolisr pushed to main at csolisr/public-scripts 2025-02-07 09:22:32 -06:00
801b38d493 fix: Fix yet more missing variables (again, no data loss yet)
csolisr pushed to main at csolisr/public-scripts 2025-02-07 09:03:29 -06:00
5fbdce991c fix: Correct yet another typo (no data loss this time fortunately)
csolisr pushed to main at csolisr/public-scripts 2025-02-07 08:55:41 -06:00
01c3931525 fix: Revert breaking changes
82a9f96770 feat: Add detection and correction of image files with the wrong extension
Compare 2 commits »
csolisr pushed to main at csolisr/public-scripts 2025-02-07 08:52:46 -06:00
b0fde6dc39 fix: Make item selection more accurate
csolisr pushed to main at csolisr/public-scripts 2025-02-07 08:51:21 -06:00
4d46eca970 fix: Correct permissions for www-data group
csolisr pushed to main at csolisr/public-scripts 2025-02-07 07:24:02 -06:00
af11063bd8 fix: Correct major typo that would delete all post-media
csolisr pushed to main at csolisr/public-scripts 2025-02-06 09:29:06 -06:00
f92982f10e chore: Set proper permissions for files
csolisr pushed to main at csolisr/public-scripts 2025-02-06 09:00:44 -06:00
f3ee8fabc6 chore: Add a builder script
csolisr pushed to main at csolisr/public-scripts 2025-02-06 08:40:06 -06:00
a4a4194f41 fix: Remove piping to solve nested shell scope issues
b382a99283 fix: Sort the processes by data complexity
1885f77738 fix: Correct group
59c39a3f6b feat: Add new script to delete old users from the database
Compare 4 commits »
csolisr pushed to main at csolisr/public-scripts 2025-02-05 19:17:50 -06:00
04df6ebb75 fix: Remove spurious line
csolisr pushed to main at csolisr/public-scripts 2025-02-05 19:15:58 -06:00
e8701693f9 feat: Parallelize deletions
csolisr pushed to main at csolisr/public-scripts 2025-02-05 14:18:39 -06:00
20b40ca058 fix: Move piping to prevent embedded shell scope issues