Derrick Hammer
|
be92e036f3
|
feat: initial swagger support
|
2024-02-07 17:39:18 -05:00 |
Derrick Hammer
|
d13c15212c
|
fix: need to create a special mock handler for tus cors, and make cores a dedicated middleware function
|
2024-02-03 20:11:47 -05:00 |
Derrick Hammer
|
6655abe61b
|
fix: need to allow Upload-Length through cors
|
2024-02-03 20:02:11 -05:00 |
Derrick Hammer
|
8a1e586b28
|
fix: need to allow Upload-Concat through cors
|
2024-02-03 20:00:40 -05:00 |
Derrick Hammer
|
39b4977d52
|
fix: need to allow Expires through cors
|
2024-02-03 19:59:43 -05:00 |
Derrick Hammer
|
130abe6098
|
fix: need to allow Authorization through cors
|
2024-02-03 19:58:17 -05:00 |
Derrick Hammer
|
5784afe064
|
fix: need to create custom cors middleware instance for tus
|
2024-02-03 19:55:32 -05:00 |
Derrick Hammer
|
6894cd7e54
|
refactor: put cors middleware 1st
|
2024-02-03 19:46:02 -05:00 |
Derrick Hammer
|
d57a14d9a3
|
fix: need to add options routes
|
2024-02-03 19:34:55 -05:00 |
Derrick Hammer
|
fd721077e5
|
fix: need to apply cors to tus upload
|
2024-02-03 19:25:13 -05:00 |
Derrick Hammer
|
6d34f5b683
|
refactor: change struct naming convention from "impl" to "default"
|
2024-01-31 20:29:27 -05:00 |
Derrick Hammer
|
e034e1d54e
|
refactor: restructure s5 protocol/api to use new fx module and new library structure. Also move the proto/api to its own package for organization
|
2024-01-29 15:11:57 -05:00 |