thebadspace/app/Http/Controllers
ro 7abd6d44a0 Data collection script overhaul
The script for collection blocklist info was getting a little heavy, so
it's been split in two to make it more accessible and easier to
maintain. The first part collects data from current sources and stores
it for the second part of the script, which compiles all the data and
updated the database.

The Source model was expanded to track votes so block and silence counts
can be easily verified on the backend.
2024-02-17 19:33:35 -06:00
..
AppealController.php Used laravel validation for appeal form 2024-02-09 17:21:07 -06:00
AuthController.php Added About, Listings, Location pages 2023-08-18 14:34:53 -07:00
Controller.php The Big Switch 2023-08-14 12:07:53 -07:00
DenController.php Added Layout to Admin Pages 2023-08-18 18:50:33 -07:00
ExportController.php Export Update 2024-02-11 12:26:54 -06:00
FrontIndexController.php simplified pagination, cleaned up front controller 2024-02-10 11:48:09 -06:00
LocationController.php Data collection script overhaul 2024-02-17 19:33:35 -06:00