Commit Graph

  • 58e476afdb Add user and brewery address tables seeding-updates Aaron Po 2026-07-13 19:59:18 -04:00
  • d52dba904c Pipeline: rename Location to City, wire postal code into breweries Aaron Po 2026-07-13 02:26:44 -04:00
  • fbcf438381 Fix mock-only builds (#231) main-2.0 Aaron Po 2026-07-03 02:47:54 -04:00
  • 0473f48fb7 fix mock-only builds pipeline/fix/mock-builds Aaron Po 2026-07-03 02:27:00 -04:00
  • 2b8a900d12 Pipeline: Add LLM and mocked user generation to the pipeline (#230) Aaron Po 2026-07-01 07:47:24 -04:00
  • 880f73e004 update pipeline docs Aaron Po 2026-06-20 18:03:39 -04:00
  • 3711591db1 commit csharpier config update Aaron Po 2026-06-20 15:26:41 -04:00
  • 194509f9c9 update mailkit Aaron Po 2026-06-20 15:26:05 -04:00
  • 67d6350425 Format ./web/backend/Shared/Shared.Contracts Aaron Po 2026-06-20 15:14:54 -04:00
  • cee2917556 Format ./web/backend/Shared/Shared.Application Aaron Po 2026-06-20 15:14:53 -04:00
  • 6f8e5dc722 Format ./web/backend/API/API.Specs Aaron Po 2026-06-20 15:14:21 -04:00
  • db3ed3581d Format ./web/backend/API/API.Core Aaron Po 2026-06-20 15:14:20 -04:00
  • b54f70ccbe Format ./web/backend/Domain/Domain.Exceptions Aaron Po 2026-06-20 15:13:58 -04:00
  • d4734ae9e7 Format ./web/backend/Domain/Domain.Entities Aaron Po 2026-06-20 15:13:57 -04:00
  • 27f28d5207 Format ./web/backend/Database/Database.Seed Aaron Po 2026-06-20 15:13:32 -04:00
  • bf0d29fa54 Format ./web/backend/Database/Database.Migrations Aaron Po 2026-06-20 15:13:31 -04:00
  • 4772f59a68 Format ./web/backend/Infrastructure/Infrastructure.Sql Aaron Po 2026-06-20 15:13:02 -04:00
  • 2e5d4923c0 Format ./web/backend/Infrastructure/Infrastructure.PasswordHashing Aaron Po 2026-06-20 15:13:02 -04:00
  • 62766b7638 Format ./web/backend/Infrastructure/Infrastructure.Jwt Aaron Po 2026-06-20 15:13:02 -04:00
  • 744d4c7f8c Format ./web/backend/Infrastructure/Infrastructure.Email.Templates Aaron Po 2026-06-20 15:13:01 -04:00
  • 2f28ac9350 Format ./web/backend/Infrastructure/Infrastructure.Email Aaron Po 2026-06-20 15:13:01 -04:00
  • c8bddae817 Format ./web/backend/Features/Features.UserManagement.Tests Aaron Po 2026-06-20 15:09:43 -04:00
  • b298bd02d3 Format ./web/backend/Features/Features.UserManagement Aaron Po 2026-06-20 15:09:43 -04:00
  • e2e5eb89e3 Format ./web/backend/Features/Features.Emails.Tests Aaron Po 2026-06-20 15:09:42 -04:00
  • 3dd44fca5a Format ./web/backend/Features/Features.Emails Aaron Po 2026-06-20 15:09:42 -04:00
  • 0c55d6c83f Format ./web/backend/Features/Features.Breweries.Tests Aaron Po 2026-06-20 15:09:42 -04:00
  • 58cbc5b5ba Format ./web/backend/Features/Features.Breweries Aaron Po 2026-06-20 15:09:41 -04:00
  • 5bef24696b Format ./web/backend/Features/Features.Auth.Tests Aaron Po 2026-06-20 15:09:41 -04:00
  • 79ae18b3e2 Format ./web/backend/Features/Features.Auth Aaron Po 2026-06-20 15:09:40 -04:00
  • 254431928f code style cleanup Aaron Po 2026-06-20 13:55:17 -04:00
  • 07aedcb866 Update documentation to reflect new architecture and previous refactors Aaron Po 2026-06-20 01:33:05 -04:00
  • fd341e332c Migrate Auth and Emails to vertical slices (Features.Auth, Features.Emails) Aaron Po 2026-06-20 00:59:18 -04:00
  • 5cf4df1fd8 Migrate UserManagement to a vertical slice (Features.UserManagement) Aaron Po 2026-06-20 00:02:27 -04:00
  • 34ba7e8271 Migrate Breweries to a vertical slice (Features.Breweries) Aaron Po 2026-06-19 23:54:25 -04:00
  • 60a7b790d4 Scaffold vertical-slice migration: Shared.Contracts, Shared.Application, MediatR Aaron Po 2026-06-19 23:23:10 -04:00
  • 4554fff534 add tests Aaron Po 2026-06-19 23:14:10 -04:00
  • 86a0c50f6e finish brewery feature set Aaron Po 2026-06-19 00:48:25 -04:00
  • 3034020d56 add xmldoc comments Aaron Po 2026-06-18 23:25:50 -04:00
  • 6a66619c70 Add multithreaded logging infrastructure for preparation for future designs (#225) Aaron Po 2026-05-22 22:00:38 -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
  • 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