mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-05-09 11:42:57 +00:00
subtree
Former-commit-id: 748a4f40c9b5d403599b98c84eca945a26abaf13 [formerly 93928629d5b35086a634b3d8c5332d79b842c09e] [formerly e3551c0983d809aadd09fa53c28c87302e5ada45 [formerly f7598254c859e02bc884bd3ec173a165243d4171]] Former-commit-id: fc6c5db5d519ca5a9ddf9126730f01768a90c38d [formerly e9bc3b61f9d6237546ee582ae381f2b8ffbf317b] Former-commit-id: e0a4a6dcc6f84c21998ba201f02416648c269258
This commit is contained in:
parent
446be2d1da
commit
4253d383d6
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[submodule "_embed/public/ace"]
|
||||||
|
path = _embed/public/ace
|
||||||
|
url = https://github.com/ajaxorg/ace-builds
|
1
_embed/public/ace
Submodule
1
_embed/public/ace
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 784ffa862c5351e0d300370f61471b1eb95ebcf1
|
870
assets/binary.go
870
assets/binary.go
File diff suppressed because one or more lines are too long
1
assets/binary.go.REMOVED.git-id
Normal file
1
assets/binary.go.REMOVED.git-id
Normal file
@ -0,0 +1 @@
|
|||||||
|
743bee68673bc11403600f39971cb9a5ae07707d
|
@ -2,5 +2,5 @@
|
|||||||
|
|
||||||
go get github.com/jteeuwen/go-bindata/go-bindata
|
go get github.com/jteeuwen/go-bindata/go-bindata
|
||||||
go get github.com/bountylabs/gitversion
|
go get github.com/bountylabs/gitversion
|
||||||
go-bindata -pkg assets -prefix "_embed" -o assets/binary.go -ignore=.*ace.* _embed/... _embed/public/js/vendor/ace/src-min/...
|
go-bindata -pkg assets -prefix "_embed" -o assets/binary.go _embed/templates/... _embed/public/js/... _embed/public/css/... _embed/public/ace/src-min/...
|
||||||
gitversion -s -o page/version.go -p page
|
gitversion -s -o page/version.go -p page
|
||||||
|
Loading…
x
Reference in New Issue
Block a user