Commit graph

  • bc8fd6de9c
    Update docker-compose.yml master Dmitry Miasnenko 2024-01-28 23:17:33 +0300
  • 47ebc6368f
    Merge pull request #17 from clowzed/fix/mime-type Dmitry Miasnenko 2023-11-16 14:27:04 +0300
  • 457589e8bf First implementation with mime_guess #17 clowzed 2023-11-16 14:20:40 +0300
  • 966f8a6abf add CORS feature clowzed 2023-11-13 17:25:55 +0300
  • d6e67e571e
    Merge pull request #12 from clowzed/feature/cors-part-2 Dmitry Miasnenko 2023-11-13 16:01:36 +0300
  • 942d0be986 Fully implemented cors. Added testing and make them more structural #12 clowzed 2023-11-13 15:50:32 +0300
  • 148a79dbc3 Mark layer as unused and format clowzed 2023-11-12 19:11:27 +0300
  • aa68be4368 Remove Cargo.lock clowzed 2023-11-12 19:07:08 +0300
  • 0469257a59
    Merge pull request #11 from clowzed/feature/cors Dmitry Miasnenko 2023-11-12 19:05:31 +0300
  • 4b2bf61274
    Merge branch 'master' into feature/cors #11 Dmitry Miasnenko 2023-11-12 18:52:16 +0300
  • f16432cb2a finished cors. Untested. Not enabled clowzed 2023-11-12 18:48:11 +0300
  • df82dbce28
    Merge pull request #10 from clowzed/add-testing Dmitry Miasnenko 2023-11-11 00:21:58 +0300
  • 18cc37a535 run tests consecutively to avoid constraint violation #10 clowzed 2023-11-11 00:15:17 +0300
  • 2b718fbc21 Added test.yml for testing all pushes clowzed 2023-11-10 23:08:02 +0300
  • faef531d91 Added testing for standart endpoints clowzed 2023-11-10 23:00:04 +0300
  • 9be81978cc Added another variant of origin check in cors layer. pt 2 clowzed 2023-11-09 00:06:45 +0300
  • 9265cb5085 Added another variant of origin check in cors layer clowzed 2023-11-08 23:49:00 +0300
  • c819a69741 Add any for check if cors layer actually works clowzed 2023-11-08 23:33:10 +0300
  • 38dd87bd6e Add other methods to cors layer clowzed 2023-11-08 22:52:58 +0300
  • b0d6cbda17 Check if cors starts because it hangs? clowzed 2023-11-08 18:05:26 +0300
  • 246730d5c6 Changed cors layer location clowzed 2023-11-08 17:51:41 +0300
  • 2ba76400c4 Rewritten cors check closure to tokio spawn with channels clowzed 2023-11-08 16:50:50 +0300
  • 2cfe57f73c update ignore branch clowzed 2023-11-06 16:14:56 +0300
  • 7d4aba9ac2 add testable action clowzed 2023-11-06 16:08:54 +0300
  • e75544f0a4 Added cors layer. Added entity and migrations to store origins. Added endpoints for manipulation origins. Automatically clear origins on teardown and upload implemented. Added endpoints spec to openapi.yml. Untested clowzed 2023-11-06 01:05:48 +0300
  • f892823d0a add license link clowzed 2023-11-02 21:20:29 +0300
  • 16838556be
    Merge pull request #7 from clowzed/add-license Dmitry Miasnenko 2023-11-02 21:06:43 +0300
  • 6ea0978483 LICENSE added #7 clowzed 2023-11-02 21:04:30 +0300
  • ee9026668f
    Merge pull request #5 from clowzed/feature/index-redirect Dmitry Miasnenko 2023-11-02 02:23:36 +0300
  • be0816d22b implemented redirecting from / to /index.html #5 clowzed 2023-11-02 02:19:23 +0300
  • b64e68412c
    Merge pull request #4 from clowzed/feature/clean-urls Dmitry Miasnenko 2023-11-02 01:48:00 +0300
  • 405f8ad6fa implemented clean urls #4 clowzed 2023-11-02 01:46:51 +0300
  • 4d7c7468dc Update readme clowzed 2023-11-01 21:38:01 +0300
  • 32b4b5b2e5 Create code of conduct clowzed 2023-11-01 21:30:30 +0300
  • de484b3012 Update readme clowzed 2023-11-01 21:29:24 +0300
  • 12c8a57075 update workflow clowzed 2023-10-25 18:11:26 +0300
  • 9d66e9301a journey starts here clowzed 2023-10-25 18:08:11 +0300