Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Alsan/ipapk-server
/ functions
Functions
45 in github.com/Alsan/ipapk-server
⨍
Functions
45
◇
Types & classes
12
↓ 12 callers
Method
ProxyURL
()
conf/config.go:35
↓ 6 callers
Method
String
()
models/bundle.go:55
↓ 3 callers
Method
GetInstallUrl
(baseUrl string)
models/bundle.go:96
↓ 3 callers
Method
newCertificate
()
utils/ca.go:72
↓ 3 callers
Method
newPrivateKey
newCertificate creates a new template
utils/ca.go:96
↓ 2 callers
Method
Extention
()
models/bundle.go:19
↓ 2 callers
Method
Marshall
()
models/plist.go:63
↓ 2 callers
Method
PlatformType
()
models/bundle.go:45
↓ 2 callers
Method
generateFromTemplate
generateFromTemplate generates a certificate from the given template and signed by the given parent, storing the results in a certificate and key file
utils/ca.go:191
↓ 1 callers
Method
Addr
()
conf/config.go:31
↓ 1 callers
Method
GetBuilds
(version string)
models/bundle.go:137
↓ 1 callers
Method
GetVersions
()
models/bundle.go:114
↓ 1 callers
Function
Init
()
main.go:18
↓ 1 callers
Method
IsValid
()
models/bundle.go:36
↓ 1 callers
Function
LocalIP
()
utils/ca.go:21
↓ 1 callers
Method
UpdateBundle
(field string, value interface{})
models/bundle.go:91
↓ 1 callers
Method
UpdateDownload
()
models/bundle.go:106
↓ 1 callers
Method
generateCA
newPrivateKey creates a new private key depending on the input flags
utils/ca.go:116
↓ 1 callers
Method
generateCert
generateCA creates a new CA certificate, saves the certificate and returns the x509 certificate and crypto private key. This private key should never
utils/ca.go:153
↓ 1 callers
Method
savePrivateKey
savePrivateKey saves the private key to a PEM file
utils/ca.go:208
Function
AddBundle
(bundle *Bundle)
models/bundle.go:80
Function
DownloadAPP
(c *gin.Context)
middleware/api.go:222
Function
GetBuilds
(c *gin.Context)
middleware/api.go:164
Function
GetBundle
(c *gin.Context)
middleware/api.go:129
Function
GetBundleByUID
(uuid string)
models/bundle.go:84
Function
GetChangelog
(c *gin.Context)
middleware/api.go:116
Function
GetIcon
(c *gin.Context)
middleware/api.go:105
Function
GetPlist
(c *gin.Context)
middleware/api.go:200
Function
GetQRCode
(c *gin.Context)
middleware/api.go:79
Function
GetVersions
(c *gin.Context)
middleware/api.go:145
Function
InitCA
()
utils/ca.go:33
Function
InitConfig
(filename string)
conf/config.go:19
Function
InitDB
()
models/base.go:12
Method
Len
()
models/version.go:10
Method
Less
(i, j int)
models/version.go:14
Function
NewPlist
(title, version, identifier, ipaUrl string)
models/plist.go:38
Method
Reader
()
models/plist.go:67
Method
Swap
(i, j int)
models/version.go:18
Function
Upload
(c *gin.Context)
middleware/api.go:20
Function
formatBinary
(size int64)
templates/template.go:16
Function
formatLog
(logs string)
templates/template.go:21
Function
formatTime
(t time.Time)
templates/template.go:12
Method
generateClient
generateCert generates a new certificate for the given hosts using the provided certificate authority. The cert and key files are stored in the the pr
utils/ca.go:177
Function
main
()
main.go:37
Function
previewLog
(logs []string)
templates/template.go:26