Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aethereans/aether-app
/ functions
Functions
3,870 in github.com/aethereans/aether-app
⨍
Functions
3,870
◇
Types & classes
419
↓ 181 callers
Function
invalidDataError
* This package handles any data that gets saved to the user profile. This is important because everything that does not get saved into the database ge
aether-core/aether/services/configstore/permanent.go:35
↓ 149 callers
Method
InitCheck
GETTERS AND SETTERS * Q: Why do we even have these? Because some of our types are not directly convertible to JSON, like the public / private key pai
aether-core/aether/services/configstore/permanent.go:506
↓ 117 callers
Method
commit
()
aether-core/aether/frontend/inflights/inflights.go:253
↓ 87 callers
Method
Commit
* Commit saves the file to memory. This is usually called after a Set operation. */
aether-core/aether/services/configstore/permanent.go:2780
↓ 84 callers
Method
Update
(status string)
aether-core/aether/frontend/inflights/inflights.go:176
↓ 83 callers
Method
PushChangesToClient
*---------- Push inflight changes to client ----------*/
aether-core/aether/frontend/inflights/inflights.go:716
↓ 74 callers
Method
InitCheck
Init check gate
aether-core/aether/services/configstore/permanent.go:2930
↓ 66 callers
Method
Verify
Verify verifies all items and flags them appropriately in a response.
aether-core/aether/io/api/apistructs.go:526
↓ 58 callers
Method
GetProvable
()
aether-core/aether/protos/mimapi/mimapi.pb.go:589
↓ 52 callers
Method
GetFilters
()
aether-core/aether/protos/beapi/beapi.pb.go:577
↓ 45 callers
Function
isFrontend
()
aether-core/aether/io/api/createverify.go:22
↓ 44 callers
Method
GetOwner
()
aether-core/aether/io/api/apistructs.go:658
↓ 43 callers
Function
intBC
Arguably, we don't need this because the integers come with their own maxes and it will fail much before this if it fails. It's still good to have an
aether-core/aether/io/api/boundscheck.go:205
↓ 41 callers
Method
GetFingerprint
()
aether-core/aether/frontend/kvstore/find.go:27
↓ 39 callers
Method
Commit
* Commit saves the file to memory. This is usually called after a Set operation. */
aether-core/aether/services/configstore/permanent.go:4052
↓ 39 callers
Method
GetMinimumPoWStrengths
()
aether-core/aether/services/configstore/permanent.go:609
↓ 39 callers
Method
Protobuf
()
aether-core/aether/io/api/protoconv.go:159
↓ 38 callers
Method
Protobuf
()
aether-core/aether/frontend/festructs/protoconv.go:248
↓ 38 callers
Function
fingerprintBC
Low - mid level
aether-core/aether/io/api/boundscheck.go:225
↓ 38 callers
Function
stringBC
Low level
aether-core/aether/io/api/boundscheck.go:181
↓ 35 callers
Method
Add
(a api.Address)
aether-core/aether/backend/dispatch/exclusions.go:23
↓ 33 callers
Method
GetGRPCServiceTimeout
()
aether-core/aether/services/configstore/permanent.go:1250
↓ 30 callers
Method
GetGraphFilters
()
aether-core/aether/protos/beapi/beapi.pb.go:168
↓ 28 callers
Method
WriteHeader
We rewrite 404 Not founds to 204 No content. This is because 404 Not found causes the underlying TCP connection to be terminated, and in the case of r
aether-core/aether/backend/server/respwriter.go:12
↓ 27 callers
Method
GetBoard
()
aether-core/aether/protos/mimapi/mimapi.pb.go:381
↓ 26 callers
Method
GetTarget
()
aether-core/aether/protos/mimapi/mimapi.pb.go:500
↓ 26 callers
Function
timestampBC
(item Timestamp)
aether-core/aether/io/api/boundscheck.go:248
↓ 25 callers
Method
Refresh
(localDefaultMods []string, totalPop int, nowts int64)
aether-core/aether/frontend/festructs/carriers.go:745
↓ 23 callers
Method
Add
(url string, startsFrom Timestamp, endsAt Timestamp, creation Timestamp, entityCounts *[]EntityCount)
aether-core/aether/services/configstore/responsetracker.go:112
↓ 23 callers
Method
GetMeta
()
aether-core/aether/protos/mimapi/mimapi.pb.go:638
↓ 23 callers
Method
Protobuf
*---------- Protobuf conversions ----------*/
aether-core/aether/frontend/inflights/inflights.go:48
↓ 22 callers
Method
GetEntityPageSizes
()
aether-core/aether/services/configstore/permanent.go:556
↓ 22 callers
Method
SendSignalEvent
(ctx context.Context, in *SignalEventPayload, opts ...grpc.CallOption)
aether-core/aether/protos/feapi/feapi.pb.go:1474
↓ 21 callers
Method
GetUserKeyPair
Getters and setters Getters func (config *FrontendConfig) GetUserKeyPair() *ed25519.PrivateKey { config.InitCheck() keyPair := ed25519.PrivateKey([]
aether-core/aether/services/configstore/permanent.go:2946
↓ 21 callers
Method
IndexOf
(item Provable)
aether-core/aether/io/api/apistructs.go:931
↓ 21 callers
Method
VerifyPoW
Verify ProofOfWork
aether-core/aether/io/api/createverify.go:130
↓ 20 callers
Function
WaitUntilFrontendReady
(cb: any)
aether-core/aether/client/src/app/services/feapiconsumer/feapiconsumer.ts:944
↓ 20 callers
Function
WaitUntilFrontendReady
(cb)
aether-core/aether/client/src/app/services/feapiconsumer/feapiconsumer.js:968
↓ 19 callers
Method
GetType
()
aether-core/aether/protos/mimapi/mimapi.pb.go:596
↓ 19 callers
Function
generatePost
(fp api.Fingerprint, parentfp api.Fingerprint)
aether-core/aether/io/persistence/persistence_test.go:1940
↓ 18 callers
Method
GetCachesDirectory
()
aether-core/aether/services/configstore/permanent.go:916
↓ 18 callers
Method
GetCreation
()
aether-core/aether/io/api/apistructs.go:660
↓ 18 callers
Method
GetUpdateable
()
aether-core/aether/protos/mimapi/mimapi.pb.go:659
↓ 18 callers
Function
StartBackendAPIConnection
()
aether-core/aether/frontend/beapiconsumer/beapiconsumer.go:19
↓ 18 callers
Method
String
()
aether-core/aether/backend/metrics/proto/metrics.pb.go:704
↓ 17 callers
Method
GetBackendKeyPair
()
aether-core/aether/services/configstore/permanent.go:1004
↓ 17 callers
Method
GetDbEngine
()
aether-core/aether/services/configstore/permanent.go:927
↓ 17 callers
Method
GetEvent
()
aether-core/aether/protos/feapi/feapi.pb.go:762
↓ 17 callers
Method
GetFingerprint
()
aether-core/aether/io/api/apistructs.go:314
↓ 17 callers
Method
GetLastUpdate
()
aether-core/aether/io/api/apistructs.go:659
↓ 17 callers
Method
GetOwnerPublicKey
Field accessor
aether-core/aether/io/api/apistructs.go:626
↓ 17 callers
Method
GetVerified
()
aether-core/aether/io/api/apistructs.go:641
↓ 17 callers
Method
Save
Util
aether-core/aether/frontend/festructs/carriers.go:44
↓ 17 callers
Function
createEndCrumb
( context: any, entityType: string, visibleName: string, fingerprint: string )
aether-core/aether/client/src/app/store/crumbs.ts:32
↓ 17 callers
Function
createEndCrumb
(context, entityType, visibleName, fingerprint)
aether-core/aether/client/src/app/store/crumbs.js:15
↓ 16 callers
Method
Find
(fp string)
aether-core/aether/frontend/festructs/carriers.go:380
↓ 16 callers
Function
createRequesterId
()
aether-core/aether/frontend/beapiconsumer/beapiconsumer.go:29
↓ 16 callers
Function
delete
(ts Timestamp, entityType string)
aether-core/aether/backend/eventhorizon/eventhorizon.go:32
↓ 15 callers
Method
CreatePoW
Create ProofOfWork
aether-core/aether/io/api/createverify.go:30
↓ 15 callers
Method
GetTypeClass
()
aether-core/aether/protos/mimapi/mimapi.pb.go:521
↓ 15 callers
Function
getSQLCommands
getSQLCommands determines the order of execution of these commands based on the order they're appended here. The fundamental rule is that all of these
aether-core/aether/io/persistence/writer.go:678
↓ 14 callers
Method
GetExternalPort
()
aether-core/aether/services/configstore/permanent.go:895
↓ 14 callers
Method
GetThread
()
aether-core/aether/protos/mimapi/mimapi.pb.go:388
↓ 14 callers
Method
Insert
Distribute the oncoming board entities to existing boards.
aether-core/aether/frontend/festructs/carriers.go:390
↓ 13 callers
Method
SendBackendAmbientStatus
(ctx context.Context, in *BackendAmbientStatusPayload, opts ...grpc.CallOption)
aether-core/aether/protos/feapi/feapi.pb.go:1495
↓ 13 callers
Method
SetBoardSignal
(ctx context.Context, in *BoardSignalRequest, opts ...grpc.CallOption)
aether-core/aether/protos/feapi/feapi.pb.go:1471
↓ 13 callers
Method
SetVerified
(v bool)
aether-core/aether/io/api/apistructs.go:773
↓ 13 callers
Function
makeFieldMapping
(maptype, analyser string)
aether-core/aether/frontend/search/mappings.go:27
↓ 12 callers
Method
Find
(postfp string)
aether-core/aether/frontend/festructs/festructs.go:386
↓ 12 callers
Method
GetEntityVersion
()
aether-core/aether/protos/mimapi/mimapi.pb.go:631
↓ 12 callers
Method
GetLastRefTimeRange
()
aether-core/aether/protos/beapi/beapi.pb.go:147
↓ 12 callers
Method
GetLimit
()
aether-core/aether/protos/beapi/beapi.pb.go:307
↓ 12 callers
Method
GetName
()
aether-core/aether/protos/mimapi/mimapi.pb.go:617
↓ 12 callers
Method
GetOffset
()
aether-core/aether/protos/beapi/beapi.pb.go:314
↓ 12 callers
Method
Prefill
()
aether-core/aether/io/api/apistructs.go:583
↓ 12 callers
Function
SendToBackend
*---------- Send to DB API layer. ----------*/ SendToBackend gets the minted entity, converts it to JSON, and sticks it into the appropriate backend
aether-core/aether/frontend/inflights/ingestor.go:987
↓ 12 callers
Function
StartClientAPIConnection
()
aether-core/aether/frontend/clapiconsumer/clapiconsumer.go:25
↓ 12 callers
Method
String
()
aether-core/aether/protos/mimapi/mimapi.pb.go:585
↓ 11 callers
Method
CheckBounds
()
aether-core/aether/io/api/apistructs.go:632
↓ 11 callers
Function
DBtoAPI
DBtoAPI converts a DB type to an API type. This is useful when this object needs to communicated to the outside world, such as showing it to the user,
aether-core/aether/io/persistence/dbstructs.go:475
↓ 11 callers
Method
GetKeys
(ctx context.Context, in *KeysRequest, opts ...grpc.CallOption)
aether-core/aether/protos/beapi/beapi.pb.go:935
↓ 11 callers
Method
GetMarshaledUserPublicKey
()
aether-core/aether/services/configstore/permanent.go:2955
↓ 11 callers
Method
GetNetworkHeadDays
()
aether-core/aether/services/configstore/permanent.go:535
↓ 11 callers
Method
GetOwnerFingerprint
()
aether-core/aether/protos/feapi/feapi.pb.go:657
↓ 11 callers
Method
GetProtURLVersion
GetProtURLVersion returns the protocol version to be used in the URL scheme. If the major version of mim is 1, the url scheme will be based on v0.
aether-core/aether/services/configstore/permanent.go:2850
↓ 11 callers
Method
GetUserDirectory
()
aether-core/aether/services/configstore/permanent.go:905
↓ 11 callers
Method
SendAmbientStatus
^ Ambient *entities*. This is poorly named, we should make it more specific
aether-core/aether/protos/clapi/clapi.pb.go:751
↓ 11 callers
Method
ToJSON
()
aether-core/aether/io/api/apistructs.go:574
↓ 11 callers
Method
VerifyPoW
(pubKey string)
aether-core/aether/io/api/apistructs.go:621
↓ 10 callers
Method
AddString
AddString adds a value to the bloom (to the most recent constituent).
aether-core/aether/services/rollingbloom/rollingbloom.go:66
↓ 10 callers
Method
CreateUpdatePoW
Create UpdateProofOfWork
aether-core/aether/io/api/createverify.go:80
↓ 10 callers
Method
GetBoards
Boards
aether-core/aether/frontend/festructs/carriers.go:35
↓ 10 callers
Method
GetBody
()
aether-core/aether/protos/mimapi/mimapi.pb.go:402
↓ 10 callers
Method
GetExpiry
()
aether-core/aether/protos/mimapi/mimapi.pb.go:610
↓ 10 callers
Method
GetFingerprints
()
aether-core/aether/protos/beapi/beapi.pb.go:154
↓ 10 callers
Function
GetPageRaw
GetPageRaw returns a raw page from the cache. This returns the entire page, not just the data. This is useful for functions that need to be aware of t
aether-core/aether/io/api/fetcher.go:461
↓ 10 callers
Method
GetThreads
Threads
aether-core/aether/frontend/festructs/carriers.go:30
↓ 10 callers
Method
InsertFromProtobuf
(ces []*pbstructs.Post)
aether-core/aether/frontend/festructs/festructs.go:363
↓ 10 callers
Method
Remove
(fp, domain string)
aether-core/aether/services/configstore/feuserrelations.go:95
↓ 10 callers
Method
SendContentEvent
(ctx context.Context, in *ContentEventPayload, opts ...grpc.CallOption)
aether-core/aether/protos/feapi/feapi.pb.go:1473
next →
1–100 of 3,870, ranked by callers