fipamo/app/Http/Controllers/API
ro 91aa2703b6
avatar and background image upload fixed
uploading new member avatar and background images weren't uploading to
the correct location and the approprate files weren't being updated, so
that was been fixed.

the folks template in the init directory also needed be updated because
the system was looking for 'avatar' instead of 'avi' which was resulting
in some mismatch calls that were resulting in not found errors. the
variable is now 'avatar' everywhere for the sake of consistency.
2024-05-31 12:56:38 -06:00
..
AuthAPIController.php implemented member repo class 2024-05-13 12:06:05 -06:00
FileUploadAPIController.php avatar and background image upload fixed 2024-05-31 12:56:38 -06:00
InitAPIController.php activated image transfer for restore process 2024-04-18 14:36:05 -06:00
PageAPIController.php cleaned up new page creation 2024-03-12 16:16:36 -06:00
SettingsAPIController.php update member info from settings 2024-05-13 13:36:06 -06:00