fipamo/app
ro 9923f087a6
fix for tag sorting and html page render
when sorting tags on a fresh install, a fatal error happens when the tag
array is empty because it looks for a var that doesn't exist yet. that's
been patched

the settings json file was still referencing the old version of the base
theme, so it was crashing because it doesn't exist anymore. updating it
to the new theme name clears this error
2024-06-04 15:19:46 -06:00
..
Console The Big Flip 2024-02-29 11:09:17 -06:00
Exceptions The Big Flip 2024-02-29 11:09:17 -06:00
Helpers implemented install from scratch 2024-04-16 15:36:57 -06:00
Http fix for status check 2024-06-04 14:58:55 -06:00
Interfaces update member info from settings 2024-05-13 13:36:06 -06:00
Models The Big Flip 2024-02-29 11:09:17 -06:00
Providers update member info from settings 2024-05-13 13:36:06 -06:00
Repositories avatar and background image upload fixed 2024-05-31 12:56:38 -06:00
Services fix for tag sorting and html page render 2024-06-04 15:19:46 -06:00