fipamo/app/Services
ro f8005aa60d
turned on backups
ported over the backup functionality from the old build to the new while
making  few tweaks

instead of packaging up all files in the site to create massive zip
files, now a list of files is created for the user and blog directories
that the system will use to download and put them in the appropriate
directories, resulting in a such slimmer backup file.

archiving images my be added at a later date, but will be kept seperate
from the current back up process
2024-04-05 12:29:38 -06:00
..
AssetService.php created asset service class to handle file moving 2024-03-16 12:36:51 -06:00
AuthService.php filled out auth service class 2024-03-06 09:50:09 -06:00
ContentService.php removed string service 2024-03-28 15:13:13 -06:00
DocService.php settings syncing active 2024-03-19 16:35:02 -06:00
FileUploadService.php file upload extensions hot fix 2024-03-11 16:42:46 -06:00
MaintenanceService.php turned on backups 2024-04-05 12:29:38 -06:00
PaginateService.php added content collector and pagination 2024-03-03 17:49:05 -06:00
RenderService.php reworked sorting service class 2024-03-28 16:42:37 -06:00
SettingsService.php turned on backups 2024-04-05 12:29:38 -06:00
SortingService.php turned on backups 2024-04-05 12:29:38 -06:00
ThemeService.php page options fixes 2024-03-15 15:18:10 -06:00