Derrick Hammer pcfreak30
pcfreak30 commented on issue LumeWeb/portal#6 2024-03-18 23:03:31 +00:00
UI Design and User Experience Enhancements

Initial design concepts have been created, will be iterated on, and multiple themes made over time.

pcfreak30 closed issue LumeWeb/portal#6 2024-03-18 23:03:31 +00:00
UI Design and User Experience Enhancements
pcfreak30 commented on issue LumeWeb/portal#7 2024-03-18 23:02:29 +00:00
Small File Upload and Download Capability

Basic uploads and downloads have been implemented.

pcfreak30 closed issue LumeWeb/portal#7 2024-03-18 23:02:29 +00:00
Small File Upload and Download Capability
pcfreak30 commented on issue LumeWeb/portal#8 2024-03-18 23:02:02 +00:00
Large File Handling over TUS

TUS has been implemented under S5.

pcfreak30 closed issue LumeWeb/portal#8 2024-03-18 23:02:02 +00:00
Large File Handling over TUS
pcfreak30 commented on issue LumeWeb/portal#9 2024-03-18 23:01:23 +00:00
S5 Account API Integration for Login/Register

S5 account API's have been implemented and fully tested with Vup.

pcfreak30 closed issue LumeWeb/portal#9 2024-03-18 23:01:23 +00:00
S5 Account API Integration for Login/Register
pcfreak30 commented on issue LumeWeb/portal#10 2024-03-18 23:00:35 +00:00
File Import and Storage Feature

File import, and even recursive metadata import now is implemented via pinning the CID, where it pulls from the S5 network.

pcfreak30 closed issue LumeWeb/portal#10 2024-03-18 23:00:35 +00:00
File Import and Storage Feature
pcfreak30 commented on issue LumeWeb/portal#11 2024-03-18 22:59:32 +00:00
Support for S5 HTTP Node APIs

Majority (all important ones at-least) of S5 HTTP API's have been implemented, including debug API's.

Things like HTTP url import have not been, but can be added if there is demand.

pcfreak30 closed issue LumeWeb/portal#11 2024-03-18 22:59:32 +00:00
Support for S5 HTTP Node APIs
pcfreak30 commented on issue LumeWeb/portal#12 2024-03-18 22:58:07 +00:00
Integration with S5 Registry

Registry implemented in libs5-go and fully tested with redsolver and Vup.

pcfreak30 closed issue LumeWeb/portal#12 2024-03-18 22:58:07 +00:00
Integration with S5 Registry
pcfreak30 commented on issue LumeWeb/portal#13 2024-03-18 22:57:25 +00:00
API Documentation Collaboration

API docs implemented via swagger.

pcfreak30 closed issue LumeWeb/portal#13 2024-03-18 22:57:25 +00:00
API Documentation Collaboration
pcfreak30 commented on issue LumeWeb/portal#14 2024-03-18 22:56:24 +00:00
Webapp Serving over DNSLink

Completed.

pcfreak30 closed issue LumeWeb/portal#14 2024-03-18 22:56:24 +00:00
Webapp Serving over DNSLink
pcfreak30 pushed to develop at LumeWeb/portal-dashboard 2024-03-18 22:51:53 +00:00
1ff5f205b2 feat: add callback and emit to track hashing progress
0a51f3e76d dep: update portal-sdk
c12c980b17 dep: update portal-sdk
Compare 3 commits »
pcfreak30 pushed to develop at LumeWeb/portal-sdk 2024-03-18 22:41:45 +00:00
845c47fef9 dep: update s5-js