Public scripts for assorted web maintenance tasks used in my server.
Find a file
2025-02-10 00:32:13 +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: Correct name of database optimizer, prevent infinite loops 2025-02-07 18:58:48 +00:00
friendica-compress-storage.sh chore: Apply shellcheck/shfmt suggestions 2025-02-07 16:22:53 +00:00
friendica-delete-old-users.sh chore: Apply shellcheck/shfmt suggestions 2025-02-07 16:22:53 +00:00
friendica-find-missing-servers.sh chore: Apply shellcheck/shfmt suggestions 2025-02-07 16:22:53 +00:00
friendica-fix-avatar-permissions.sh fix: Correct permissions and frame amount counter 2025-02-09 02:29:19 +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: Correct issues with the loop 2025-02-10 00:32:13 +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 feat: Add detection and correction of image files with the wrong extension 2025-02-07 14:54:35 +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.