Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dav1dde/pasteofexile
/ functions
Functions
784 in github.com/Dav1dde/pasteofexile
⨍
Functions
784
◇
Types & classes
234
↓ 1 callers
Function
handle_oauth2_poe
(rctx: &RequestContext)
worker/src/api.rs:417
↓ 1 callers
Function
handle_oembed
(rctx: &RequestContext)
worker/src/api.rs:110
↓ 1 callers
Function
handle_pob_upload
(rctx: &mut RequestContext)
worker/src/api.rs:306
↓ 1 callers
Function
handle_upload
(rctx: &mut RequestContext)
worker/src/api.rs:235
↓ 1 callers
Function
handle_user
(rctx: &RequestContext, user: User)
worker/src/api.rs:380
↓ 1 callers
Function
has_active_gem
(skill: &Skill)
app/src/components/pob_gems.rs:224
↓ 1 callers
Method
has_keystone_on_gear
(&self, keystone: Keystone)
pob/src/serde/pob.rs:65
↓ 1 callers
Method
has_tree_node
(&self, node: u32)
pob/src/serde/pob.rs:360
↓ 1 callers
Method
header
(&self, name: &str)
worker/src/utils.rs:195
↓ 1 callers
Method
header_opt
(self, name: &str, value: Option<&str>)
worker/src/net.rs:49
↓ 1 callers
Function
header_style
(kind: Option<String>)
app/src/components/tree_node.rs:34
↓ 1 callers
Function
header_style
(gv: GameVersion, rarity: pob::Rarity)
app/src/components/pob_item.rs:152
↓ 1 callers
Function
hp_pool
(pob: &T)
app/src/pob/mod.rs:39
↓ 1 callers
Method
html
(self, body: impl Into<String>)
worker/src/response.rs:181
↓ 1 callers
Method
id
(&self)
app/src/components/pob_loadout.rs:77
↓ 1 callers
Method
id
(&self)
shared/src/id.rs:164
↓ 1 callers
Method
ignore
(&mut self)
worker-sentry/src/lib.rs:80
↓ 1 callers
Method
inject_opt
Creates an optional `T` and returns it. This behaves like [`inject`] but does not panic, if the environment is mssing variables.
worker/src/request_context.rs:93
↓ 1 callers
Method
is_alternate_ascendancy_notable
(&self)
poe-tree/src/lib.rs:25
↓ 1 callers
Function
is_asset_path
(path: &str)
worker/src/assets.rs:38
↓ 1 callers
Method
is_cacheable
Whether the response currently can be cached. A response without caching headers is not cacheable, becaue it wouldn't be cached for any duration. Al
worker/src/response.rs:299
↓ 1 callers
Method
is_cluster_jewel
(&self)
pob/src/items.rs:285
↓ 1 callers
Function
is_crit
(pob: &T)
app/src/pob/mod.rs:21
↓ 1 callers
Function
is_domain_whitelisted
(domain: &str)
app/src/utils/links.rs:80
↓ 1 callers
Function
is_enchant
(skill: &Skill)
app/src/components/pob_gems.rs:216
↓ 1 callers
Function
is_hybrid
(pob: &T)
app/src/pob/mod.rs:29
↓ 1 callers
Function
is_in_weapon_slot
(skill: &Skill)
app/src/components/pob_gems.rs:228
↓ 1 callers
Function
is_low_life
(pob: &T)
app/src/pob/mod.rs:25
↓ 1 callers
Function
is_pastebin_id
(candidate: &str)
app/src/components/import_pastebin.rs:46
↓ 1 callers
Method
is_poe1
(self)
shared/src/poe.rs:35
↓ 1 callers
Method
is_skip_sentry
Whether to skip collecting the sentry transaction
worker/src/response.rs:317
↓ 1 callers
Method
is_update
(&self)
app/src/components/create_paste.rs:54
↓ 1 callers
Method
is_vaal
(&self)
pob/src/serde/model.rs:202
↓ 1 callers
Method
is_valid
(&self)
shared/src/validation.rs:8
↓ 1 callers
Function
is_valid_custom_id
(id: &str)
shared/src/validation.rs:68
↓ 1 callers
Function
item_image_name
(item: &pob::Item<'a>)
app/src/components/pob_item_set.rs:132
↓ 1 callers
Method
item_set_by_id
(&self, id: ItemSetId)
pob/src/serde/pob.rs:253
↓ 1 callers
Method
kv
(&self, name: &str)
worker/src/request_context.rs:160
↓ 1 callers
Method
level
(&self)
pob/src/serde/pob.rs:106
↓ 1 callers
Method
list
(id: impl Into<User>)
worker/src/response.rs:75
↓ 1 callers
Method
load
(&self)
worker/src/cache.rs:20
↓ 1 callers
Method
load
(&self, spec: &TreeSpec<'_>)
app/src/tree.rs:64
↓ 1 callers
Method
mastery
(&self, id: u32)
app/src/components/pob_tree_preview.rs:30
↓ 1 callers
Method
match_route
(&self, segments: &[&str])
app/src/utils/route.rs:17
↓ 1 callers
Method
max_age
(mut self, duration: Duration)
worker/src/utils.rs:95
↓ 1 callers
Function
may_be_full_base
Whether the name may be a full base without prefix/Suffix for magic items. This is an inaccurate way of determining whether a name is a base or not.
pob/src/items.rs:520
↓ 1 callers
Method
merge_with
(self, meta: &mut Meta)
worker/src/response.rs:88
↓ 1 callers
Method
meta
(mut self, meta: impl Into<Option<Meta>>)
worker/src/response.rs:252
↓ 1 callers
Method
meta_list
(mut self, id: impl Into<User>)
worker/src/response.rs:262
↓ 1 callers
Function
method_as_str
(method: worker::Method)
worker/src/net.rs:109
↓ 1 callers
Method
minion
(&self)
pob/src/serde/model.rs:97
↓ 1 callers
Method
minion_stat
(&self, stat: Stat)
pob/src/serde/pob.rs:144
↓ 1 callers
Method
name
(&self)
app/src/components/view_paste.rs:32
↓ 1 callers
Function
name_to_class
(name: u8)
app/src/components/pob_colored_text.rs:70
↓ 1 callers
Method
new_session
(self, session: &str)
worker/src/response.rs:225
↓ 1 callers
Method
node
(&self)
pob/src/passives.rs:11
↓ 1 callers
Method
non_vaal_name
(&self)
pob/src/serde/model.rs:206
↓ 1 callers
Function
on_paste_change_async
(mut url: url::Url, id: PasteId)
worker/src/cache.rs:124
↓ 1 callers
Function
open_in_new_tab
(url: &str)
app/src/utils.rs:186
↓ 1 callers
Method
owned_ctx
(&self)
worker/src/request_context.rs:51
↓ 1 callers
Method
pantheon_major_god
(&self)
pob/src/serde/pob.rs:122
↓ 1 callers
Method
pantheon_minor_god
(&self)
pob/src/serde/pob.rs:126
↓ 1 callers
Function
parse_alt_quality
Parses an alt quality string into the type of quality and it's value.
pob/src/items.rs:431
↓ 1 callers
Function
parse_session
(req: &worker::Request, env: &Env)
worker/src/request_context.rs:177
↓ 1 callers
Function
parse_type_from_debug
(d: &str)
worker-sentry/src/converter.rs:152
↓ 1 callers
Method
player
(&self)
pob/src/serde/model.rs:90
↓ 1 callers
Function
pob_id_as_game_id
Some items are exported with the wrong id from pob, See: https://github.com/PathOfBuildingCommunity/PathOfBuilding/blob/a1d3339/src/Export/Scripts/ski
pob/src/gems.rs:37
↓ 1 callers
Method
pop_trace_context
(&mut self)
worker-sentry/src/client.rs:68
↓ 1 callers
Function
pretty_date
(diff_in_ms: i64)
app/src/utils.rs:228
↓ 1 callers
Method
private
(&self)
app/src/components/create_paste.rs:47
↓ 1 callers
Method
push_sub
(&mut self, element: Self)
app/src/pob/element.rs:306
↓ 1 callers
Method
push_trace_context
(&mut self, trace_context: protocol::TraceContext)
worker-sentry/src/client.rs:64
↓ 1 callers
Method
rank
(&self)
app/src/components/create_paste.rs:40
↓ 1 callers
Function
record
(rctx: &RequestContext, response: &Response)
worker/src/stats.rs:10
↓ 1 callers
Method
referrer
(&self)
worker/src/utils.rs:183
↓ 1 callers
Function
render
(cx: Scope, elements: Vec<Element>)
app/src/components/view_paste.rs:216
↓ 1 callers
Method
render
(&self)
app/src/components/pob_colored_select.rs:126
↓ 1 callers
Function
render_fragment
(cx: Scope, (color, text): (Color, &str), links: bool)
app/src/components/pob_colored_text.rs:40
↓ 1 callers
Function
render_head
(args: Head)
app/src/lib.rs:45
↓ 1 callers
Function
render_history_item
(cx: Scope, item: StoredPaste)
app/src/components/paste_history.rs:108
↓ 1 callers
Function
render_keystone
( cx: Scope, gv: GameVersion, node: &data::Node, )
app/src/components/pob_tree_preview.rs:375
↓ 1 callers
Function
render_mastery
(cx: Scope, gv: GameVersion, node: &data::Node)
app/src/components/pob_tree_preview.rs:411
↓ 1 callers
Function
render_nodes
( cx: Scope, gv: GameVersion, tree: Option<&Tree<'_>>, )
app/src/components/pob_tree_preview.rs:299
↓ 1 callers
Function
render_override
(cx: Scope, r#override: &Override)
app/src/components/pob_tree_preview.rs:351
↓ 1 callers
Function
render_popup
( cx: Scope<'a>, gv: GameVersion, gem: PopupGem, data: &'a data::Gem, )
app/src/components/pob_gems.rs:111
↓ 1 callers
Function
render_select
(cx: Scope<'a>, build: &'a Build)
app/src/components/pob_tree_preview.rs:443
↓ 1 callers
Function
render_skill
(cx: Scope<'a>, skill: Skill<'a>, data: &'a data::Data)
app/src/components/pob_gems.rs:232
↓ 1 callers
Function
render_skills
( cx: Scope<'a>, skills: Vec<Skill<'a>>, data: &'a data::Data, )
app/src/components/pob_gems.rs:158
↓ 1 callers
Method
render_stat
(self, mut renderer: R)
app/src/pob/element.rs:130
↓ 1 callers
Function
render_text
(cx: Scope, text: &str, links: bool)
app/src/components/pob_colored_text.rs:49
↓ 1 callers
Method
render_to_string
(self)
app/src/pob/element.rs:112
↓ 1 callers
Method
render_to_view
(self, cx: Scope)
app/src/pob/element.rs:116
↓ 1 callers
Method
render_values
(self, mut renderer: R)
app/src/pob/element.rs:161
↓ 1 callers
Method
resolve
(&self, name: &'a str)
worker/src/assets.rs:59
↓ 1 callers
Function
resolve_level
(build: &Build, tree: &TreeSpec)
app/src/components/pob_tree_preview.rs:229
↓ 1 callers
Function
retry
(max_attempts: usize, mut f: F)
worker/src/retry.rs:40
↓ 1 callers
Method
select
(rctx: &RequestContext)
worker/src/cache.rs:89
↓ 1 callers
Method
send
(&self, body: &impl Serialize)
worker/src/stats.rs:75
↓ 1 callers
Function
serve_asset
(rctx: &RequestContext)
worker/src/assets.rs:18
↓ 1 callers
Method
set_request
(&self, request: Request)
worker-sentry/src/lib.rs:59
← previous
next →
301–400 of 784, ranked by callers