Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make webui skeleton #226

Closed
jbenet opened this issue Oct 29, 2014 · 6 comments
Closed

Make webui skeleton #226

jbenet opened this issue Oct 29, 2014 · 6 comments
Assignees
Milestone

Comments

@jbenet
Copy link
Member

jbenet commented Oct 29, 2014

No description provided.

@jbenet jbenet self-assigned this Oct 29, 2014
@jbenet jbenet added this to the α milestone Oct 29, 2014
@jbenet
Copy link
Member Author

jbenet commented Oct 29, 2014

@mappum
Copy link
Contributor

mappum commented Oct 29, 2014

There's more done at my repo: https://github.com/mappum/ipfs-webui

@jbenet jbenet added the status/in-progress In progress label Oct 29, 2014
@zignig
Copy link

zignig commented Nov 4, 2014

Managed to get

https://github.com/zignig/go-ipfs/tree/http_work

in working order , uses gin and rice ( that have not been go depped yet @whyrusleeping :P )

ipfs : index.html redirection and directory listing are working. Section templates and menu system is working.

It will probably need to be rebased to get it up to speed.

@jbenet
Copy link
Member Author

jbenet commented Nov 4, 2014

Hey @zignig you should be aware of the massive drop incoming in #262 and #263. And, the HTTP part of go-ipfs will only be (a) the command api (done in #262), and (b) serving the ipfs-webui bundle. (might obsolete some of what you did :/ )

@zignig
Copy link

zignig commented Nov 4, 2014

indeed 👍 but I learnt a lot of golang while doing it.

I'm sure there is some usable code in it. The index redirect and directory list stuff took me ages to get going. :)

If it's not used directly in go-ipfs , I will probably reuse it to write golang apps that use ipfs ( my thing[tracker|iverse] storage. )

@whyrusleeping
Copy link
Member

Wow, is it now the running joke that I dont ever godep my code?? 😭

@jbenet jbenet closed this as completed Jan 15, 2015
@jbenet jbenet removed the status/in-progress In progress label Jan 15, 2015
ariescodescream pushed a commit to ariescodescream/go-ipfs that referenced this issue Oct 23, 2021
Add the full libp2p default bootstrap peer list
@aschmahmann aschmahmann mentioned this issue Dec 1, 2021
80 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants