Skip to content

Add a cron job to remove any old enough soft-deleted chapters #32

@ob-ivan

Description

@ob-ivan

A followup to #5.

  • Replace isDeleted property with nullable deleteTimestamp. NULL is interpreted as "not deleted".
  • Extract portions of ComicsController.purge to ComicsService.
  • Add a command to the console application.
  • Test the command. Add a dry run option.
  • Add a cron job on the server and update the installation instructions.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions