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
72262a8e
Commit
72262a8e
authored
Nov 9, 2022
by
Marcin Rataj
Browse files
Options
Downloads
Patches
Plain Diff
feat: ipfs-webui 2.20.0
https://github.com/ipfs/ipfs-webui/releases/tag/v2.20.0
parent
4bebe2b6
No related branches found
No related tags found
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 @
72262a8e
package
corehttp
// TODO: move to IPNS
const
WebUIPath
=
"/ipfs/bafybei
avrvt53fks6u32n5p2morgblcmck4bh4ymf4rrwu7ah5zsykmqqa
"
// v2.
19
.0
const
WebUIPath
=
"/ipfs/bafybei
bjbq3tmmy7wuihhhwvbladjsd3gx3kfjepxzkq6wylik6wc3whzy
"
// v2.
20
.0
// WebUIPaths is a list of all past webUI paths.
var
WebUIPaths
=
[]
string
{
WebUIPath
,
"/ipfs/bafybeiavrvt53fks6u32n5p2morgblcmck4bh4ymf4rrwu7ah5zsykmqqa"
,
"/ipfs/bafybeiageaoxg6d7npaof6eyzqbwvbubyler7bq44hayik2hvqcggg7d2y"
,
"/ipfs/bafybeidb5eryh72zajiokdggzo7yct2d6hhcflncji5im2y5w26uuygdsm"
,
"/ipfs/bafybeibozpulxtpv5nhfa2ue3dcjx23ndh3gwr5vwllk7ptoyfwnfjjr4q"
,
...
...
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
register
or
sign in
to comment