Public scripts for assorted web maintenance tasks used in my server.
Find a file
2025-02-10 15:15:46 +00:00
copy.sh fix: Make the shellcheck show most warnings more clearly 2025-02-07 16:20:39 +00:00
friendica-clean-database.sh fix: Reset auto-increments after deleting fields 2025-02-10 04:35:10 +00:00
friendica-compress-storage.sh fix: Improve the parsing of animated WebP files in case they're erased before testing 2025-02-10 15:15:46 +00:00
friendica-delete-old-users.sh chore: Include shfmt/shellcheck suggestions 2025-02-10 04:37:25 +00:00
friendica-find-missing-servers.sh feat: Reset auto-increments 2025-02-10 04:51:29 +00:00
friendica-fix-avatar-permissions.sh fix: Improve the parsing of animated WebP files in case they're erased before testing 2025-02-10 15:15:46 +00:00
friendica-non-follower-featured-posts.sh fix: Use temporary tables to make the search slightly faster 2025-02-07 15:23:07 +00:00
friendica-remove-invalid-photos.sh fix: Remove parallelism of some functions as they kept exceeding the number of threads available 2025-02-10 04:35:46 +00:00
friendica-remove-old-photos-parallel.sh feat: Optimize loop 2025-02-09 02:30:01 +00:00
friendica-workerqueue.sh chore: Initial release 2025-01-24 19:16:21 +00:00
LICENSE feat: Make output more clear; add support for MariaDB and MySQL 2025-02-01 23:12:02 +00:00
media-optimize-local.sh fix: Improve the parsing of animated WebP files in case they're erased before testing 2025-02-10 15:15:46 +00:00
README.md feat: Make output more clear; add support for MariaDB and MySQL 2025-02-01 23:12:02 +00:00

public-scripts

Public scripts for assorted web maintenance tasks used in my server.