Commit Graph

25 Commits

Author SHA1 Message Date
Christopher C. Wells cf51670727 Add CSP policy to all responses 2021-09-27 09:02:44 -07:00
Christopher C. Wells 1a30b7cd1d Tag initial version 2021-05-31 15:37:04 -07:00
Christopher C. Wells 9b8847b16e Add support for S3 media storage 2021-04-22 13:23:10 -07:00
Christopher C. Wells a9fad1bff0 Add basic User CRUD abilities 2021-04-20 14:49:51 -07:00
Christopher C. Wells e260d71d6b Set default app name to kcal 2021-04-07 22:03:08 -07:00
Christopher C. Wells c76b1b07c0 Finalize fake data improvements 2021-04-07 21:28:05 -07:00
Christopher C. Wells 71ba007db9 Add Words class for random food-related words 2021-04-07 08:46:18 -07:00
Christopher Charbonneau Wells 350a08a14d
Add Heroku support (#12) 2021-04-06 10:05:10 -07:00
Christopher C. Wells 0ec83db285 Add Goals API endpoint 2021-04-02 23:42:27 -07:00
Christopher C. Wells e97056553a Add API endpoint and relationships for recipe separators 2021-04-02 23:42:27 -07:00
Christopher C. Wells 28c915b8c5 Override Tag class in app models 2021-04-02 23:42:27 -07:00
Christopher C. Wells 521479ad88 Add media to API responses 2021-03-12 20:48:08 -08:00
Christopher C. Wells ac57f6d33e Add initial recipe image support 2021-03-12 20:48:08 -08:00
Christopher C. Wells e7b94a7593 Remove TNTSearch 2021-03-04 22:17:33 -08:00
Christopher C. Wells 5dfd3e17df Use babenkoivan Elasticsearch ecosystem 2021-03-04 22:17:33 -08:00
Christopher C. Wells 4790d37e37 Enable "asYouType" search feature 2021-02-26 05:15:28 -08:00
Christopher Charbonneau Wells 076882ecdb
Add fulltext search support to ingredient picker 2021-02-24 18:44:17 -08:00
Christopher C. Wells c29c88776f Add tagging support to foods and recipes 2021-01-23 19:58:03 -08:00
Christopher C. Wells 166427dce6 Establish base JSON:API endpoints 2021-01-23 14:21:37 -08:00
Christopher C. Wells ab10dd0342 Use slugs for recipe and food routes 2021-01-01 20:34:55 -08:00
Christopher C. Wells 2e3db25388 Style journal view 2021-01-01 19:50:42 -08:00
Christopher C. Wells ebc6f9cdd5 Remove unused JSON:API elements 2020-12-31 15:00:38 -08:00
Christopher C. Wells 2dd92c8d3a Refactor "ingredients" as "foods" 2020-12-30 15:06:22 -08:00
Christopher C. Wells aa9b504653 Add JSON:API via `cloudcreativity/laravel-json-api` 2020-12-22 22:16:18 -08:00
Christopher C. Wells dbc7ad9c32 Initial commit -- Laravel base app 2020-12-21 09:46:31 -08:00