Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/internetarchive/openlibrary
/ functions
Functions
6,179 in github.com/internetarchive/openlibrary
⨍
Functions
6,179
◇
Types & classes
1,059
↳
Endpoints
131
Method
type
(self)
openlibrary/solr/updater/work.py:319
Function
ugettext
(s)
openlibrary/plugins/openlibrary/js/i18n.js:16
Function
unconvert_dict
(d)
openlibrary/plugins/upstream/adapter.py:66
Function
unconvert_key
(key: str | None)
openlibrary/plugins/upstream/adapter.py:60
Function
unflatten
Convert flattened data into nested form. >>> unflatten({"a": 1, "b--x": 2, "b--y": 3, "c--0": 4, "c--1": 5}) <Storage {'a': 1, 'b': <Storage
openlibrary/plugins/upstream/utils.py:309
Function
ungettext
(s1, s2, _n, *a, **kw)
openlibrary/i18n/__init__.py:381
Function
ungettext
(s1, s2, n)
openlibrary/plugins/openlibrary/js/i18n.js:21
Method
unlimited_query
(q)
openlibrary/api.py:193
Function
unlink_ia_ol
()
openlibrary/fastapi/internal/api.py:486
Method
unsubscribe
(cls, subscriber, publisher)
openlibrary/core/follows.py:23
Function
update
(updatedNode)
openlibrary/components/lit/html-block.js:83
Method
updateLayout
* @param {MouseEvent} event
openlibrary/plugins/openlibrary/js/list_books.js:20
Function
updateObservation
(action, type, value, workKey, username)
openlibrary/components/ObservationForm/ObservationService.js:12
Function
update_account
(username, **kargs)
openlibrary/accounts/__init__.py:149
Function
update_all_ebooks
()
openlibrary/core/waitinglist.py:264
Function
update_docs
Updates the given docs in the database by writing all the docs in a chunk. This doesn't update the index tables. Avoid this function if you have
openlibrary/data/db.py:151
Function
update_entry
Updates an already existing entry in the stats table. If there is no entry with the given key, a new one will be added after logging a warn m
openlibrary/core/statsdb.py:49
Method
update_event_data
(cls, pid, data)
openlibrary/core/bookshelves_events.py:186
Method
update_in_place_async
( self, request, commit: bool = False, _timeout: int | None = DEFAULT_SOLR_TIM
openlibrary/utils/solr.py:116
Method
update_key
:return: (update, new keys to update)
openlibrary/solr/updater/abstract.py:26
Method
update_key
(self, author: dict)
openlibrary/solr/updater/author.py:19
Method
update_key
(self, thing: dict)
openlibrary/solr/updater/edition.py:31
Method
update_key
Get the Solr requests necessary to insert/update this work into Solr. :param dict work: Work to insert/update
openlibrary/solr/updater/work.py:51
Function
update_list_seeds_json_public
( olid: ListOLID, payload: Annotated[dict, Body(...)], _: Annotated[AuthenticatedUser, Depends(require_aut
openlibrary/fastapi/lists.py:326
Function
update_list_seeds_json_user
( username: UsernamePath, olid: ListOLID, payload: Annotated[dict, Body(...)], _: Annotated[AuthenticatedU
openlibrary/fastapi/lists.py:312
Function
update_loan_status
Update the loan status in OL. Used to check for early returns.
openlibrary/core/lending.py:957
Method
update_loan_status
Update the loan status
openlibrary/plugins/upstream/models.py:196
Function
update_merge_request
(mrid, action, comment)
openlibrary/components/MergeUI/utils.js:208
Function
update_offset
(event)
scripts/solr_updater/trending_updater.py:50
Function
update_reading_goal_endpoint
Create or update a reading goal for the authenticated user.
openlibrary/fastapi/yearly_reading_goals.py:106
Function
update_request
()
openlibrary/plugins/upstream/edits.py:56
Function
update_series_seeds_json_public
( olid: ListOLID, payload: Annotated[dict, Body(...)], _: Annotated[AuthenticatedUser, Depends(require_aut
openlibrary/fastapi/lists.py:333
Function
update_series_seeds_json_user
( username: UsernamePath, olid: ListOLID, payload: Annotated[dict, Body(...)], _: Annotated[AuthenticatedU
openlibrary/fastapi/lists.py:319
Function
update_translations
(locales: list[str])
openlibrary/i18n/__init__.py:224
Method
updated
(changed)
openlibrary/components/lit/OlToast.js:354
Method
updated
(changedProperties)
openlibrary/components/lit/OLReadMore.js:150
Method
updated
(changedProperties)
openlibrary/components/lit/OlSelectPopover.js:420
Method
updated
(changedProperties)
openlibrary/components/lit/OlDialog.js:359
Method
updated
()
openlibrary/components/lit/OpenLibraryOTP.js:260
Method
updated
(changedProperties)
openlibrary/components/lit/OlCarousel.js:362
Method
updated
(changed)
openlibrary/components/lit/OlPopover.js:337
Method
upgrade_011
Add seq table.
scripts/migrate_db.py:45
Method
upgrade_012
Add data column to transaction table.
scripts/migrate_db.py:54
Method
upgrade_013
Add changes column to transaction table.
scripts/migrate_db.py:58
Method
upgrade_014
Add transaction_index table.
scripts/migrate_db.py:76
Method
upload
(self, key, i)
openlibrary/plugins/upstream/covers.py:143
Function
url
(**params)
openlibrary/plugins/openlibrary/filters.py:20
Method
url
Get the public URL of the image.
openlibrary/core/models.py:93
Method
url
(self, suffix="", **params)
openlibrary/core/models.py:526
Method
url
(self)
openlibrary/core/lists/model.py:553
Method
user
(self)
openlibrary/plugins/upstream/account.py:1005
Method
user_with_most_books
Which super patrons have the most books logged? SELECT username, count(*) AS counted from bookshelves_books WHERE bookshel
openlibrary/core/bookshelves.py:703
Method
username
(self)
openlibrary/accounts/model.py:270
Method
valid
(self, value)
openlibrary/utils/form.py:199
Method
validate
(self, value=None)
openlibrary/plugins/recaptcha/recaptcha.py:34
Function
validateIdentifiers
(name, value, entries, error_output)
openlibrary/components/IdentifiersInput/utils/utils.js:67
Function
validatePublishDate
()
openlibrary/plugins/openlibrary/js/add-book.js:188
Method
validate_date
(self)
openlibrary/fastapi/checkins.py:41
Method
validate_event_type
(cls, v: int)
openlibrary/fastapi/checkins.py:35
Method
validate_goal_logic
Validate goal based on whether this is an update or create operation. - For creates: goal must be >= 1 - For updates: goal must be >=
openlibrary/fastapi/yearly_reading_goals.py:67
Function
validate_sort
(v: str)
openlibrary/fastapi/search.py:246
Method
validates
(self, source)
openlibrary/utils/form.py:151
Method
verified
(self)
openlibrary/accounts/model.py:646
Method
verify
Verifies (activates) an Internet Archive account using a one-time token sent to the user's email. See https://git.archive.org/ia/pet
openlibrary/accounts/model.py:972
Function
verify_password
(password)
openlibrary/plugins/upstream/forms.py:139
Method
verify_password
(self, password)
openlibrary/accounts/model.py:305
Method
wikisource_api_url
(self)
scripts/providers/import_wikisource.py:152
Method
wikisource_id
(self)
scripts/providers/import_wikisource.py:297
Function
wildcard
()
openlibrary/conftest.py:135
Method
work_count
(self)
openlibrary/solr/updater/author.py:107
Function
work_editions
Get paginated editions for a work.
openlibrary/fastapi/internal/api.py:303
Method
work_key
(self)
openlibrary/solr/updater/edition.py:133
Method
wp_citation_fields
Builds a Wikipedia book citation as defined by https://en.wikipedia.org/wiki/Template:Cite_book
openlibrary/plugins/upstream/models.py:350
Function
wrapper
(environ, start_response)
scripts/affiliate_server.py:734
Function
wrapper
(environ, start_response)
openlibrary/asgi_app.py:36
Method
wrapper
(*args: P.args, **kwargs: P.kwargs)
openlibrary/utils/async_utils.py:42
Function
wrapper_authorized
(*args, **kwargs)
openlibrary/utils/decorators.py:13
Method
write
Internal write API.
openlibrary/api.py:167
Function
writeTransformation
(newValue, oldValue)
openlibrary/plugins/openlibrary/js/SearchUtils.js:91
← previous
6,101–6,179 of 6,179, ranked by callers