xmrmemes/app/Http/Controllers
MasFlam a09b7e9f02
Improve the API
- sort /api/memes newest first
- add endpoints for lookup of user and meme by id
- add endpoint for paginating through the given user's memes
2022-05-28 23:27:46 +02:00
..
Auth Initial Commit 2021-07-15 23:35:54 -07:00
AboutController.php Finish SEO 2021-08-06 14:01:16 -07:00
ApiController.php Improve the API 2022-05-28 23:27:46 +02:00
ContactController.php Finish SEO 2021-08-06 14:01:16 -07:00
Controller.php Initial Commit 2021-07-15 23:35:54 -07:00
DashboardController.php Finish SEO 2021-08-06 14:01:16 -07:00
MemeController.php Add sorting on home page and jumbotron 2021-08-11 17:47:43 -07:00
ThemeSwitcherController.php Almost complete site 2021-07-31 00:03:33 -07:00
TipController.php Almost complete site 2021-07-31 00:03:33 -07:00
UserController.php Almost complete site 2021-07-31 00:03:33 -07:00