Commit Graph

  • 60d662a2a6 Refactor Dockerfile to set environment variables and improve package installation main sHa 2024-09-30 19:13:29 +00:00
  • 2ffd8340db Refactor namespace checking logic in base_controller.py sHa 2024-09-30 19:07:50 +00:00
  • ea9c2d6027 Merge branch 'main' of github.com:shadoll/scatcher sHa 2024-09-30 18:02:23 +00:00
  • 82974dae02 Update traefik configuration in compose.yml sHa 2024-09-30 18:01:27 +00:00
  • 3c2426218e http tests conf for Bruno sHa 2024-09-05 12:06:50 +03:00
  • 2a2c01236d Add restart option to compose.yml sHa 2024-09-05 09:01:21 +00:00
  • 5923287924 Fix formatting in request_data.py and add tests for less data sHa 2024-03-22 10:54:53 +02:00
  • c0ff939e04 Add VSCode settings for unit testing sHa 2024-03-22 10:32:24 +02:00
  • 010571196e Add launch.json configuration for Python Debugger sHa 2024-03-22 08:31:31 +00:00
  • a9f50ca4ca Fix formatting issues in history_controller.py and manager/history.py, and update default values in request_data.py sHa 2024-03-22 08:31:13 +00:00
  • 7c695ccf24 Add compose.debug.yml for debugging catcher service sHa 2024-03-22 08:30:42 +00:00
  • dba005e4eb Add .env.example file and update compose.yml sHa 2024-03-22 08:30:36 +00:00
  • 47eedb44e9 Add new volumes to compose.yml sHa 2024-03-22 07:33:29 +00:00
  • 81bb8398f0 Refactor request data handling and update unit tests sHa 2024-03-22 09:26:15 +02:00
  • 367603a0d6 Add unit tests for app and history controller sHa 2024-03-22 01:27:43 +02:00
  • a5a290b1d7 Refactor history_controller.py to handle empty request history sHa 2024-03-22 01:27:33 +02:00
  • 56125f0dbb Add unit tests for answer schema, request data schema, base controller, and history manager sHa 2024-03-22 00:50:05 +02:00
  • 187d405186 Add __pycache__ to .gitignore sHa 2024-03-22 00:49:50 +02:00
  • e5b50e9368 Refactor app.py to use separate controllers for history and catch functionality sHa 2024-03-22 00:49:38 +02:00
  • 6b80e1a383 Add schemas sHa 2024-03-22 00:49:17 +02:00
  • ca6c933fd9 Add base controller, catch controller, and history controller sHa 2024-03-22 00:48:46 +02:00
  • f6b750247c Add __last endpoint to API sHa 2024-03-21 12:00:43 +02:00
  • 942d7a8c30 Update documentation endpoint in readme sHa 2024-03-14 09:03:41 +02:00
  • 37703a872f Update id parameter in history endpoint sHa 2024-03-13 09:39:58 +00:00
  • c8f02f8526 Refactor namespace checking in app.py sHa 2024-03-13 11:35:52 +02:00
  • 66ca19902c Add namespace validation in API endpoints sHa 2024-03-13 09:35:13 +00:00
  • e7e31c2763 Add API documentation and endpoints for requests catcher sHa 2024-03-13 09:18:56 +00:00
  • fbb63ef3f5 Update JSON dump indentation to 4 spaces sHa 2024-03-13 11:13:55 +02:00
  • aa8a4388eb Update documentation links in readme.md sHa 2024-03-13 11:02:58 +02:00
  • eb748c9136 Refactor code structure and import order sHa 2024-03-13 10:57:56 +02:00
  • 19cdd8addb Add SCATCHER documentation readme sHa 2024-03-13 10:57:51 +02:00
  • 8876aecb76 Add pydantic library and update code structure sHa 2024-03-12 23:01:42 +00:00
  • 18462e60ec Refactor webhook_namespace_handler function name sHa 2024-03-12 22:31:04 +00:00
  • 63edfb4631 Refactor webhook namespace handling and add support for storing requests in different namespaces sHa 2024-03-12 22:29:43 +00:00
  • 30f8e8b81a Add webhook endpoints and update Docker configuration sHa 2024-03-12 22:03:09 +00:00
  • a45d83a71c Add .gitignore file for storage directory sHa 2024-03-12 21:59:55 +00:00
  • 66c4b34cc8 Update Dockerfile to include host and port options for uvicorn sHa 2024-03-12 21:59:37 +00:00
  • 4476d5bae9 Update Dockerfile and compose.yml, add requests.http and update requirements.txt sHa 2024-03-12 16:12:47 +00:00
  • e7d593ac60 Add env_file to compose.yml sHa 2024-03-12 17:53:24 +02:00
  • 788f488df5 Add compose.yml to the list of tracked files sHa 2024-03-12 17:53:17 +02:00
  • 87df3f2181 Update scatcher image to use latest version sHa 2024-03-12 17:49:48 +02:00
  • 974df5bee4 Update Docker Image CI workflow sHa 2024-03-12 17:46:12 +02:00
  • 13a429eab6 Create docker-image.yml sHa 2024-03-12 16:48:45 +02:00
  • f37b33be9a Refactor request history storage and add Docker Compose file sHa 2024-03-12 16:38:32 +02:00
  • e9ad2f7c64 initial commit sHa 2024-03-12 16:13:30 +02:00