Commit Graph

  • 6a66619c70 Add multithreaded logging infrastructure for preparation for future designs (#225) main-2.0 Aaron Po 2026-05-22 22:00:38 -04:00
  • 7580f47a7d fixes feat/pipeline-logging Aaron Po 2026-05-20 02:11:36 -04:00
  • e251e7b2a3 Misc updates Aaron Po 2026-05-20 01:53:08 -04:00
  • 20742bb613 Update string concatenations to use std::format Aaron Po 2026-05-20 00:44:17 -04:00
  • 54a46458a3 Integrate logging channel system Aaron Po 2026-05-15 01:13:53 -04:00
  • 29972f54d1 Implement BoundedChannel and multithreaded logging infra Aaron Po 2026-05-14 19:50:08 -04:00
  • f35c563dac Update class diagrams Aaron Po 2026-05-14 19:49:14 -04:00
  • 2ee7b3d2a2 Add timeout to wikipedia enrichment to avoid breaking rate limits, add mock enrichment (#224) Aaron Po 2026-05-14 19:15:51 -04:00
  • 5abb3f2e24 Add mock enrichment process feat/enrichment-updates Aaron Po 2026-05-14 13:49:59 -04:00
  • a057b9197f Add location count to application options and as a cli arg Aaron Po 2026-05-13 22:04:48 -04:00
  • 773e7c774b Add timeout for enrichment, refactor json deserialization Aaron Po 2026-05-13 12:39:06 -04:00
  • b7c0b1c8d4 Fix mistake in .gitattributes Aaron Po 2026-05-12 00:46:47 -04:00
  • b8ebe03921 Pipeline: Add Runpod docker configuration (#222) Aaron Po 2026-05-12 00:44:09 -04:00
  • 26635ace84 Organize and consolidate header files (#220) Aaron Po 2026-05-03 21:44:37 -04:00
  • 031be8ad5d Pipeline: Remove CURL as a dependency, add new HTTP module (#219) Aaron Po 2026-05-03 13:35:58 -04:00
  • f316fabcb0 Update CMakeLists.txt (#218) Aaron Po 2026-05-02 19:27:44 -04:00
  • b1dc8e0b5d refactor(pipeline): restructure config, add PromptDirectory, consolidate SQLite layer (#217) Aaron Po 2026-05-02 18:27:14 -04:00
  • 641a479b6a Refactor SQLite Export Service and ProcessRecord Method Signatures (#216) Aaron Po 2026-04-30 19:03:45 -04:00
  • d80e15b55e Add docs symlink to top level docs/pipeline (#214) Aaron Po 2026-04-30 18:35:46 -04:00
  • 1fcaf6e174 misc deletions Aaron Po 2026-04-27 18:42:27 -04:00
  • ef97bf0a75 remove misc directory Aaron Po 2026-04-27 18:39:11 -04:00
  • 4c8a8e43ed update readmes Aaron Po 2026-04-27 18:32:46 -04:00
  • 8db6992296 move diagrams and documentation Aaron Po 2026-04-27 18:12:03 -04:00
  • 7925fc6caf Format all markdown files in active directories Aaron Po 2026-04-27 18:05:59 -04:00
  • b1f4ff2641 remove legacy doc Aaron Po 2026-04-27 18:02:08 -04:00
  • a852beff21 add git attributes to ignore archive dir Aaron Po 2026-04-27 17:58:42 -04:00
  • e17afe909f move docker compose files Aaron Po 2026-04-27 17:58:34 -04:00
  • 9ed37806dd Move pipeline directory Aaron Po 2026-04-27 16:00:55 -04:00
  • 5a21589029 Move website directory Aaron Po 2026-04-27 16:00:11 -04:00
  • 189bce040b Move dotnet api into new directory Aaron Po 2026-04-27 15:59:17 -04:00
  • e8c5b8a80c Add future plans, new design, and ethics document updates to Pipeline (#212) Aaron Po 2026-04-27 15:41:28 -04:00
  • d47e3ed7f0 Move next js project to archive (#207) Aaron Po 2026-04-20 02:30:25 -04:00
  • 92ec16ce93 Feat/add sqllite to cpp pipeline (#206) Aaron Po 2026-04-20 01:58:19 -04:00
  • c2db65d9b1 Add brewery stored procedures, repository and service (#204) Aaron Po 2026-04-20 00:15:39 -04:00
  • 1f008f1237 Add formatting script for c++ (#203) Aaron Po 2026-04-19 15:46:30 -04:00
  • 898cc8971b Create biergarten brewery pipeline project (#199) Aaron Po 2026-04-18 19:19:14 -04:00
  • fd3c172e35 Schema updates (#191) Aaron Po 2026-03-28 20:35:50 -04:00
  • 581863d69b Website updates: add new app scaffold, archive legacy site, and refresh docs/tooling (#173) Aaron Po 2026-03-15 22:56:14 -04:00
  • 9238036042 Add resend confirmation email feature (#166) Aaron Po 2026-03-07 23:03:31 -05:00
  • 431e11e052 Add WEBSITE_BASE_URL environment variable and update email confirmation link (#165) Aaron Po 2026-03-07 20:11:50 -05:00
  • f1194d3da8 Feature: Add token validation, basic confirmation workflow (#164) Aaron Po 2026-03-06 23:23:43 -05:00
  • 17eb04e20c Update diagrams Aaron Po 2026-02-21 04:50:51 -05:00
  • 50c2f5dfda Update documentation (#156) Aaron Po 2026-02-21 05:02:22 -05:00
  • c5683df4b6 add IEmailService to the DI container (#154) Aaron Po 2026-02-19 22:04:30 -05:00
  • 2cad88e3f6 Service refactor (#153) Aaron Po 2026-02-16 15:12:59 -05:00
  • 0d52c937ce Adding service layer testing (#151) Aaron Po 2026-02-14 21:17:39 -05:00
  • 6b66f5680f Add user registration emails + email infrastructure (#150) Aaron Po 2026-02-13 21:46:19 -05:00
  • 82f0d26200 Fix ISO country code references in database scripts and seeder (#148) Aaron Po 2026-02-12 23:29:42 -05:00
  • 7129e5679e Update exception handling (#146) Aaron Po 2026-02-12 21:06:07 -05:00
  • 584fe6282f Merge pull request #145 from aaronpo97/fix-test-config Aaron Po 2026-02-12 19:37:59 -05:00
  • 8c61069b7d fix config Aaron Po 2026-02-12 19:37:20 -05:00
  • 674f91cbdf Merge pull request #144 from aaronpo97/fix-test-config Aaron Po 2026-02-12 19:30:40 -05:00
  • a54d2a6da0 Merge pull request #143 from aaronpo97/service-refactor Aaron Po 2026-02-12 19:29:56 -05:00
  • 954c9c389c Refactor auth/user services Aaron Po 2026-02-12 19:28:40 -05:00
  • d942d92db5 Refactor auth/user services Aaron Po 2026-02-12 19:28:40 -05:00
  • c80eae694f Merge pull request #142 from aaronpo97/fix-test-config Aaron Po 2026-02-12 18:39:58 -05:00
  • 94061c6d84 Fix test namespaces and Dockerfile project paths Aaron Po 2026-02-12 18:37:28 -05:00
  • caf13de36e Merge pull request #141 from aaronpo97/refactor/add-infrastructure-project-dir Aaron Po 2026-02-12 18:26:17 -05:00
  • 2cb8f1d918 Update ISeeder.cs Aaron Po 2026-02-12 18:05:44 -05:00
  • f728514a7c Update namespaces Aaron Po 2026-02-12 17:50:08 -05:00
  • 4f92741b4f Refactor repository structure Aaron Po 2026-02-12 10:21:34 -05:00
  • a038a12fca Update root namespaces Aaron Po 2026-02-12 09:54:39 -05:00
  • 74c5528ea2 Format infrastructure dir Aaron Po 2026-02-12 01:10:04 -05:00
  • f48b8452d3 Update tests Aaron Po 2026-02-12 01:08:43 -05:00
  • 2411841bdc create Infrastructure directory Aaron Po 2026-02-12 00:56:52 -05:00
  • 215824d4b6 Merge pull request #140 from aaronpo97/remove-domain.validation-project Aaron Po 2026-02-11 21:02:44 -05:00
  • 99b13e2742 Refactor domain project structure and remove Domain.Validation project Aaron Po 2026-02-11 21:02:16 -05:00
  • 3a32f326bf Merge pull request #139 from aaronpo97/request-validation Aaron Po 2026-02-11 20:01:50 -05:00
  • b2cf21399b Update request validation Aaron Po 2026-02-11 19:59:54 -05:00
  • 109ade474c Add validation and dtos Aaron Po 2026-02-11 17:36:27 -05:00
  • 07a62a0c99 Merge pull request #138 from aaronpo97/add-domain-project Aaron Po 2026-02-11 13:31:49 -05:00
  • 31e67ebad8 Update namespace from WebAPI to API.Core Aaron Po 2026-02-11 13:25:22 -05:00
  • c74b20079b Add domain project and update references Aaron Po 2026-02-11 00:23:13 -05:00
  • 2b0f9876bc Merge pull request #136 from aaronpo97/user-registration Aaron Po 2026-02-10 23:29:19 -05:00
  • 8a4b833943 Add user registration bdd tests Aaron Po 2026-02-10 23:09:00 -05:00
  • 656981003b Update service namespace/directory structure Aaron Po 2026-02-09 23:13:22 -05:00
  • ff1ce15419 Consolidate auth logic, update password service, and update namespaces Aaron Po 2026-02-08 23:05:08 -05:00
  • 881a94893f add registration steps Aaron Po 2026-02-08 21:38:27 -05:00
  • 8abacb5572 Merge pull request #134 from aaronpo97/133-update-env-handling Aaron Po 2026-02-08 21:03:13 -05:00
  • 027e130fcd Add example env Aaron Po 2026-02-08 21:02:07 -05:00
  • 243931eb6a Refactor database connection handling and update environment variable usage across Docker configurations Aaron Po 2026-02-08 14:57:45 -05:00
  • b22e1e5702 Merge branch 'main-2.0' of https://github.com/aaronpo97/the-biergarten-app into main-2.0 Aaron Po 2026-02-08 00:07:43 -05:00
  • b07cec8c7e Update README.md Aaron Po 2026-02-08 00:07:12 -05:00
  • 92628290da Merge pull request #132 from aaronpo97/feat/add-database-container-compose Aaron Po 2026-02-08 00:05:58 -05:00
  • ca2d7c453f Add database only docker compose file Aaron Po 2026-02-08 00:04:31 -05:00
  • 2076935ee2 Merge pull request #131 from aaronpo97/130-feature-docker-configuration-for-testing Aaron Po 2026-02-07 23:06:05 -05:00
  • 5c49611bff Remove unused publish step Aaron Po 2026-02-07 23:03:23 -05:00
  • ae6002bbe0 Implement retry logic for database connection in seeding process Aaron Po 2026-02-07 20:21:40 -05:00
  • a1ea6391bc Add JWT_SECRET environment variable to Docker configurations and update JwtService to use it Aaron Po 2026-02-07 20:04:19 -05:00
  • 6d812638ba Add docker run of repository tests Aaron Po 2026-02-07 19:07:55 -05:00
  • 17bf29700a Add database seeding to dev env Aaron Po 2026-02-07 18:32:50 -05:00
  • 393e57af7f Merge pull request #128 from aaronpo97/127-api-container-production-db Aaron Po 2026-02-07 17:26:24 -05:00
  • e0af25f17c Change dir name for migrations, update docker config to seed db Aaron Po 2026-02-07 13:21:28 -05:00
  • 9bfbed9b92 add docker config Aaron Po 2026-02-03 23:02:07 -05:00
  • 2ae99d5224 Merge pull request #123 from aaronpo97/116-add-loginauth-token-feature-to-net-api Aaron Po 2026-02-01 12:53:32 -05:00
  • b994201a18 Merge branch '2.0' into 116-add-loginauth-token-feature-to-net-api Aaron Po 2026-02-01 12:46:15 -05:00
  • e4560f8d80 Merge pull request #124 from aaronpo97/delete-workflows Aaron Po 2026-02-01 12:42:51 -05:00
  • dbd3b6ce0a Delete .github/workflows/github-actions-demo.ymlw Aaron Po 2026-02-01 12:40:40 -05:00
  • ee53cc60d8 Edit auth bdd tests Aaron Po 2026-02-01 12:33:24 -05:00
  • 954e224c34 update tests Aaron Po 2026-01-31 15:41:00 -05:00