This website requires JavaScript.
Explore
Help
Sign In
Qortal
/
qortal
Watch
1
Star
0
Fork
0
You've already forked qortal
mirror of
https://github.com/Qortal/qortal.git
synced
2025-04-22 02:47:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
qortal
/
src
/
main
History
CalDescent
f77ec1faf6
A very crude proof of concept which serves a website from a zipped (and in future, chunked) data blob. This forms the beginnings of the "website hosting" layer on top of the data storage. It needs a significant rework - most importantly so that we aren't serving every asset from memory, and also so that the correct content-type headers are returned, etc.
2021-06-23 08:43:21 +01:00
..
java
/org
A very crude proof of concept which serves a website from a zipped (and in future, chunked) data blob. This forms the beginnings of the "website hosting" layer on top of the data storage. It needs a significant rework - most importantly so that we aren't serving every asset from memory, and also so that the correct content-type headers are returned, etc.
2021-06-23 08:43:21 +01:00
resources
Better handling of data file responses in the /data/file/frompeer API endpoint.
2021-06-19 20:23:33 +01:00
wasm
/memory-pow
Fix incorrect PoW buffer length usage
2020-06-08 09:01:55 +01:00