Commit Graph

  • daeb46eae1
    Merge 05a4f635bb into 9f3c280684 marvin23 2024-05-16 21:36:09 +0200
  • 05a4f635bb
    Changed Button To Gray Thus Its Not Invisible Anymore marvin23 2024-05-09 16:09:20 +0200
  • f00631a2d9
    Asset Url added. See https://stackoverflow.com/questions/34378122/load-blade-assets-with-https-in-laravel/68287406#68287406 marvin23 2024-05-09 13:05:59 +0200
  • b997a81ef7
    Forces HTTPS if possible marvin23 2024-05-09 13:03:59 +0200
  • 9f3c280684 Correct PHPMA config main Chris Wells 2024-05-04 21:37:28 +0000
  • b9717a9961 Remove Heroku stuff Chris Wells 2024-05-04 21:18:38 +0000
  • d77dba0468 Update to Node 20 Chris Wells 2024-05-04 21:13:55 +0000
  • e25d55212b Update Elastic migrations namespaces Chris Wells 2024-05-04 19:44:23 +0000
  • 96a285d619 Finalize DevContainer support Chris Wells 2024-05-04 19:42:16 +0000
  • 0fa77ec6cb Add DeveContainer config Chris Wells 2024-05-04 00:08:01 +0000
  • 0660c4bfa4 Upgrade to Laravel 10 Christopher C. Wells 2024-02-03 08:36:44 -0800
  • 9aea9114f7 Col flex recipe actions for all sizes Christopher C. Wells 2024-02-03 08:02:51 -0800
  • dd2b10a1db Disable unreliable nutrient conversion tests Christopher C. Wells 2024-02-02 11:10:42 -0800
  • 5fdd3ef2f4 Update GitHub Actions versions Christopher C. Wells 2024-02-02 10:31:37 -0800
  • b955eb53b8 Group by name only Christopher C. Wells 2024-02-02 10:22:46 -0800
  • 2a05ebc3c8 Update base docker compose file Christopher C. Wells 2024-02-02 10:16:17 -0800
  • 33d3a7421f Remove tests relying on PHP math expressions Christopher C. Wells 2023-12-04 20:59:01 -0800
  • 8d9f07f931 Remove deprecated GH action function Christopher C. Wells 2023-12-04 20:34:11 -0800
  • 4231b2746e Update CI actions Christopher C. Wells 2023-12-04 20:26:38 -0800
  • 7b3b5a9617 Update PHP dependencies Christopher C. Wells 2023-12-04 20:22:01 -0800
  • 4271918fe8
    Remove reference to demo Christopher Charbonneau Wells 2022-11-02 13:25:30 -0700
  • bbdc7c7202
    Remove reference to demo Christopher Charbonneau Wells 2022-11-02 13:22:17 -0700
  • a02875f845 Update some css Bram Wubs 2022-10-20 21:23:22 +0200
  • b3999f005b Cleanup Bram Wubs 2022-10-09 21:11:00 +0200
  • 41c66cdf12 npm prod? Bram Wubs 2022-10-09 21:09:26 +0200
  • f74806ea07 Log a recipe or food from their show pages Bram Wubs 2022-10-09 21:04:01 +0200
  • 1ab81a06e8 Update some css Bram Wubs 2022-10-20 21:23:22 +0200
  • 50bb378c02 bump laravel/sail to v1.16.2 Bram Wubs 2022-10-09 13:27:38 +0200
  • c1800dc0f9 Cleanup Bram Wubs 2022-10-09 21:11:00 +0200
  • b7aba93281 npm prod? Bram Wubs 2022-10-09 21:09:26 +0200
  • 017a840d56 Log a recipe or food from their show pages Bram Wubs 2022-10-09 21:04:01 +0200
  • 2b03c92892 bump laravel/sail to v1.16.2 Bram Wubs 2022-10-09 13:27:38 +0200
  • 5de41c4793 Add recipe duplicate test Christopher C. Wells 2022-03-06 20:47:42 -0800
  • 4aaf83c862 Add recipe duplicate functionality Christopher C. Wells 2022-03-06 20:14:36 -0800
  • f3403620d8 Add recipe duplicate test Christopher C. Wells 2022-03-06 20:47:42 -0800
  • b3e886f304 Add recipe duplicate functionality Christopher C. Wells 2022-03-06 20:14:36 -0800
  • 6e3c40531d Remove use of deprecated Media Library model method Christopher C. Wells 2022-03-06 14:43:39 -0800
  • 1d4a975ae5 Update Composer dependencies Christopher C. Wells 2022-03-06 14:30:52 -0800
  • c4cb8759ce Delete unused tags Christopher C. Wells 2022-03-06 14:29:39 -0800
  • 7daeab4c44 Cast Goal User ID as int Christopher C. Wells 2022-02-28 18:45:55 -0800
  • ef096492d4 Add "ingredient ID" attribute to ingredients Christopher C. Wells 2022-02-20 13:46:16 -0800
  • 0b1e4c0429 Merge remote-tracking branch 'origin/main' into demo demo Christopher C. Wells 2022-02-12 06:43:52 -0800
  • ce4827a8ec Account for serving sizes > 1 in recipe display Christopher C. Wells 2022-02-12 06:27:12 -0800
  • 99e214e822 Update node dependencies Christopher C. Wells 2022-02-11 20:09:00 -0800
  • f1b713f129
    Bump follow-redirects from 1.14.1 to 1.14.8 dependabot[bot] 2022-02-12 03:27:55 +0000
  • b2400decac
    Bump nanoid from 3.1.23 to 3.2.0 dependabot[bot] 2022-02-12 03:27:54 +0000
  • 1b83c40bb6
    Bump ansi-regex from 5.0.0 to 5.0.1 dependabot[bot] 2022-02-12 03:27:52 +0000
  • fcb0f4d33d
    Bump nth-check from 2.0.0 to 2.0.1 dependabot[bot] 2022-02-12 03:27:48 +0000
  • 5c29150ae1 Upgrade to Laravel 9 Christopher C. Wells 2022-02-11 19:05:27 -0800
  • 9b0ffde30c Update dependencies Christopher C. Wells 2022-02-11 18:31:22 -0800
  • dea58ab03c
    Bump doctrine/dbal from 3.1.3 to 3.1.4 dependabot[bot] 2021-11-16 17:44:49 +0000
  • 0e8eba8b91
    Use MySQL for tests in CI (#40) Christopher Charbonneau Wells 2021-11-10 16:13:28 -0800
  • 256352d9d6 Run CI tests with artisan (instead of direct paratest) Christopher C. Wells 2021-11-10 16:09:44 -0800
  • 3ee4d08eba Set CI DB host to `127.0.0.1` Christopher C. Wells 2021-11-10 15:48:53 -0800
  • 535e19305c Set CI DB host to `localhost` Christopher C. Wells 2021-11-10 15:33:09 -0800
  • d25e2f4355 Add and test with MySQL in CI Christopher C. Wells 2021-11-10 15:30:27 -0800
  • 6bc18c48a8 Set CI env to `testing` Christopher C. Wells 2021-11-10 15:07:58 -0800
  • 7273da6bd2 Support parallel testing with Sail and MySQL Christopher C. Wells 2021-11-10 15:04:59 -0800
  • c42cfdb531 Add a cache-clear dev console command; document dev console commands Christopher C. Wells 2021-11-10 14:58:06 -0800
  • f17fb757ef Add a policy to restrict goal management to owner Christopher C. Wells 2021-11-09 17:00:30 -0800
  • 4616364aae Merge remote-tracking branch 'origin/main' into demo Christopher C. Wells 2021-11-08 20:56:39 -0800
  • 3f04f14a2d Add API key to profile output Christopher C. Wells 2021-11-08 20:49:15 -0800
  • 0f2d054649 Add cookie authentication support to API Christopher C. Wells 2021-11-08 20:27:21 -0800
  • 92e48088e7 Add API key to profile output Christopher C. Wells 2021-11-08 20:49:15 -0800
  • cced7de444 Add cookie authentication support to API Christopher C. Wells 2021-11-08 20:27:21 -0800
  • 81e12e824b Remove accidentally committed images Christopher C. Wells 2021-10-31 19:58:53 -0700
  • 35fb728cd8 Merge remote-tracking branch 'origin/main' into demo Christopher C. Wells 2021-10-31 19:48:34 -0700
  • f607bf73f7 Expand size of decimal fields Christopher C. Wells 2021-10-31 19:37:58 -0700
  • 6dd301a296 Update dependencies Christopher C. Wells 2021-10-31 19:37:44 -0700
  • ffccd0ca0e
    Bump composer/composer from 2.1.8 to 2.1.9 dependabot[bot] 2021-10-05 21:46:39 +0000
  • f7a95cc020 Ensure 8 character minimum password length Christopher C. Wells 2021-09-27 15:32:08 -0700
  • 419fcc2cb9 Disable browser cache with Cache-Control Christopher C. Wells 2021-09-27 10:02:11 -0700
  • cf51670727 Add CSP policy to all responses Christopher C. Wells 2021-09-27 09:02:44 -0700
  • 7d058ac628 Update dependencies Christopher C. Wells 2021-09-26 14:17:30 -0700
  • 11f26504b6 Add session cookie security to env example Christopher C. Wells 2021-09-26 13:43:35 -0700
  • db055b934e
    Create SECURITY.md Christopher Charbonneau Wells 2021-09-25 08:09:59 -0700
  • 761cb34e3b Remove direct `docker-compose` command gitpod Christopher C. Wells 2021-09-06 14:23:44 -0700
  • 32717f4f2b Add Gitpod config Christopher C. Wells 2021-09-06 14:18:55 -0700
  • 44110984e2 Upgrade Sail Christopher C. Wells 2021-09-06 14:09:22 -0700
  • 6a0f6ae17d Update project dependencies Christopher C. Wells 2021-09-06 13:35:33 -0700
  • f79fd5e479 Disable image conversions queuing by default Christopher C. Wells 2021-09-05 14:28:44 -0700
  • a2621f7c17 Add step to set necessary credentials on web directories Christopher C. Wells 2021-09-05 13:53:20 -0700
  • 1316c5e59b Remove extra space in front of example commands Christopher C. Wells 2021-09-05 13:26:08 -0700
  • fd0a88845d Fixed typo RyderForNow 2021-09-04 23:14:56 +0200
  • e0875c6fdc Misc. fixes in README RyderForNow 2021-09-04 23:11:12 +0200
  • 3b56de6605
    Fixed typo RyderForNow 2021-09-04 23:14:56 +0200
  • 8d3e296f9d
    Misc. fixes in README RyderForNow 2021-09-04 23:11:12 +0200
  • ad2f698efb Fix typo in README RyderForNow 2021-09-04 22:37:17 +0200
  • d05130949e
    Fix typo in README RyderForNow 2021-09-04 22:37:17 +0200
  • 2308b80cdd
    Pin Alpine to 3.13 Christopher Charbonneau Wells 2021-07-13 21:18:54 -0700
  • feb6cce3a4 Update to AlpineJS 3.x Christopher C. Wells 2021-07-12 21:02:27 -0700
  • 636f9ff864 Update app dependencies Christopher C. Wells 2021-07-12 19:33:17 -0700
  • bf074e0a76 Merge remote-tracking branch 'origin/main' into demo Christopher C. Wells 2021-05-31 15:43:14 -0700
  • 1a30b7cd1d Tag initial version v0.8.0 Christopher C. Wells 2021-05-31 15:37:04 -0700
  • d091a17c10 Update dependencies Christopher C. Wells 2021-05-31 15:36:49 -0700
  • 747825cf8f Add screenshots to README Christopher C. Wells 2021-05-31 15:30:43 -0700
  • 04195c05b8 Add screenshots to README Christopher C. Wells 2021-05-31 15:30:43 -0700
  • 698b59c328 Add functionality and use case information Christopher C. Wells 2021-05-31 14:17:39 -0700
  • 7373d40a2d Add information about general dependencies Christopher C. Wells 2021-05-31 12:51:28 -0700
  • eb7b17b32a
    Tweak manual install instructions Christopher Charbonneau Wells 2021-05-31 10:33:16 -0700