33 Commits

Author SHA1 Message Date
Shaun Orssaud
d6cc20fefa ADD storage information to node 2024-01-01 16:34:23 +09:00
benbierens
a05e2472fa
Attempt at setting up requirements 2023-12-11 15:11:05 +01:00
benbierens
98616cbe8f
updates download url, removes nginx max_body_size check 2023-12-08 13:28:57 +01:00
Slava
18d5e73e13
Configure automated Docker builds (#11)
* Configure automated Docker builds (#10)

* Fix Nginx template loading (#10)
2023-12-01 10:24:51 +02:00
benbierens
912ea83020
crappy docker build script 2023-11-26 09:46:48 +01:00
Shaun Orssaud
a4ead04d29
Update README.md 2023-11-24 12:09:56 +09:00
Shaun Orssaud
e7840b54fd
Update README.md 2023-11-24 12:08:10 +09:00
Shaun Orssaud
77107fb5a4
Update README.md 2023-11-24 12:03:54 +09:00
Shaun Orssaud
07cf92153f ADD availabilities pages 2023-11-22 13:59:52 +09:00
Shaun Orssaud
a1af932c82 UPD get uploaded info from codex api 2023-11-22 11:54:54 +09:00
Shaun Orssaud
93df34b45e FIX can now view status of rosc 2023-11-17 18:37:33 +09:00
Shaun Orssaud
927366cb85
Merge pull request #9 from codex-storage/3-update-of-codex-content-api
Update of codex content api
2023-11-17 15:24:35 +09:00
Shaun Orssaud
7fadcc0c9d Merge branch 'master' into 3-update-of-codex-content-api 2023-11-17 15:23:08 +09:00
Shaun Orssaud
8b3b7adad3 UPD api endpoints for upload and download 2023-11-17 15:22:43 +09:00
Shaun Orssaud
22c06afe75 WIP adding marketplace functionality 2023-11-17 15:18:46 +09:00
Shaun Orssaud
6b524e610a UPD prepared marketplace pages for development 2023-11-10 15:56:06 +09:00
Shaun Orssaud
7b12a4563c FIX missing cid when upload 2023-11-10 14:44:28 +09:00
Shaun Orssaud
8368c46020 UPD new upload urls 2023-11-07 16:19:46 +09:00
Shaun Orssaud
32a18a36d3 MDF not to date yet 2023-11-07 16:17:41 +09:00
Shaun Orssaud
545df5c5d8 UPD upload and download urls 2023-11-07 16:13:15 +09:00
Shaun Orssaud
bab13bf214
Merge pull request #8 from codex-storage/Refactor_nginx
Refactor nginx
2023-11-02 16:21:31 +09:00
Shaun Orssaud
a4b663b686 MDF removed debug code 2023-11-02 16:15:52 +09:00
Shaun Orssaud
c72ad73aab UPD nginx now redirects calls to codex api 2023-11-02 16:07:01 +09:00
Shaun Orssaud
34fc66b7d5 WIP setting up nginx to route correctly 2023-11-01 20:12:20 +09:00
Shaun Orssaud
30692fe0db Python API works now 2023-11-01 18:11:34 +09:00
Shaun Orssaud
033c3e7437 MDF swapped the / route for data and not settings 2023-10-31 14:02:53 +09:00
Shaun Orssaud
c80fbcb2c4
Merge pull request #5 from codex-storage/URL-Endoint-env
Url endoint env
2023-10-31 13:49:42 +09:00
Shaun Orssaud
dd27a9d142 UPD using a dotenv file as base 2023-10-31 13:47:40 +09:00
Shaun Orssaud
665cf937e0 ADD codex url endpoint mapping 2023-10-27 15:12:14 +09:00
Kayvon-Martinez
c56111b754
Update README.md 2023-10-26 22:43:11 -05:00
Kayvon-Martinez
61a58df706 Auth header and state changes
Changed conditional for auth header and when the new connection settings are saved.
2023-10-26 22:32:17 -05:00
Kayvon-Martinez
eb9865ca2b Fixes for working with local nodes
Got debug info, upload, and download working again for local nodes. Did not know adding more settings broke them.
2023-10-24 18:32:11 -05:00
Kayvon-Martinez
7e58d4acf4 Initial commit 2023-10-24 15:29:35 -05:00