Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
go-ipfs
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
ipfs
go-ipfs
Commits
d5ad847e
Unverified
Commit
d5ad847e
authored
Mar 1, 2022
by
Marcin Rataj
Committed by
GitHub
Mar 1, 2022
Browse files
Options
Downloads
Patches
Plain Diff
feat: ipfs-webui v2.15 (#8712)
Release Notes:
https://github.com/ipfs/ipfs-webui/releases/tag/v2.15.0
parent
caba3b26
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
core/corehttp/webui.go
+2
-1
2 additions, 1 deletion
core/corehttp/webui.go
with
2 additions
and
1 deletion
core/corehttp/webui.go
+
2
−
1
View file @
d5ad847e
package
corehttp
// TODO: move to IPNS
const
WebUIPath
=
"/ipfs/bafybei
hcyruaeza7uyjd6ugicbcrqumejf6uf353e5etdkhotqffwtguva
"
// v2.1
3
.0
const
WebUIPath
=
"/ipfs/bafybei
ednzu62vskme5wpoj4bjjikeg3xovfpp4t7vxk5ty2jxdi4mv4bu
"
// v2.1
5
.0
// this is a list of all past webUI paths.
var
WebUIPaths
=
[]
string
{
WebUIPath
,
"/ipfs/bafybeihcyruaeza7uyjd6ugicbcrqumejf6uf353e5etdkhotqffwtguva"
,
"/ipfs/bafybeiflkjt66aetfgcrgvv75izymd5kc47g6luepqmfq6zsf5w6ueth6y"
,
"/ipfs/bafybeid26vjplsejg7t3nrh7mxmiaaxriebbm4xxrxxdunlk7o337m5sqq"
,
"/ipfs/bafybeif4zkmu7qdhkpf3pnhwxipylqleof7rl6ojbe7mq3fzogz6m4xk3i"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment