Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Screenly/Anthias
/ functions
Functions
1,832 in github.com/Screenly/Anthias
⨍
Functions
1,832
◇
Types & classes
160
↳
Endpoints
84
Function
test_without_flag_web_page_stays_light
"Prefer dark mode" off: with no flag the same white page must render light, proving the dark result above is caused by the flag and not the h
tests/test_webview_dark_mode.py:110
Function
test_wlr_output_names_skips_disabled_outputs
``wlr-randr --output X --transform ...`` on a disabled connector fails noisily and changes nothing — Copilot review of #2882 flagged that we w
tests/test_viewer.py:1526
Method
test_worker_init_blocks_until_ready
(self)
tests/test_celery_tasks.py:1994
Method
test_worker_init_returns_immediately_when_ready
(self)
tests/test_celery_tasks.py:1984
Function
test_write_endpoint_fires_websocket_notify
Every successful write goes through _asset_table_response which must fan a refresh nudge over the Channels group so connected browsers repaint
tests/test_template_views.py:1773
Method
test_writes_resolution_with_ttl
(self)
tests/test_viewer.py:1982
Method
test_yields_all_entries_on_healthy_tree
(self, tmp_path: Path)
tests/test_whitenoise_resilient.py:49
Method
test_zone_known_to_zoneinfo_but_missing_on_disk
( self, tmp_path: Path )
tests/test_django_timezone.py:43
Function
tick
()
src/anthias_viewer/__init__.py:1588
Function
toggleSection
(section, checked)
src/anthias_server/app/static/src/home.ts:304
Method
toggleSection
(section: SectionKey, checked: boolean)
src/anthias_server/app/static/src/home.ts:77
Function
toggleSelect
(id)
src/anthias_server/app/static/src/home.ts:268
Method
toggleSelect
(id: string)
src/anthias_server/app/static/src/home.ts:73
Function
touch
(path: str)
src/anthias_common/utils.py:65
Function
try_connectivity
()
src/anthias_server/lib/diagnostics.py:270
Method
update
(self, instance: Asset, validated_data: dict[str, Any])
src/anthias_server/api/serializers/v2.py:279
Method
update
( self, instance: Asset, validated_data: dict[str, Any], )
src/anthias_server/api/serializers/__init__.py:108
Function
update_asset
(asset: dict[str, Any], data: dict[str, Any])
src/anthias_server/api/helpers.py:18
Function
uploadFiles
(input: HTMLInputElement)
src/anthias_server/app/static/src/home.ts:347
Function
uploadOne
( this: HomeAppData, url: string, csrf: string, file: File, )
src/anthias_server/app/static/src/home.ts:432
Function
v2_asset_detail_url
(api_client: APIClient)
src/anthias_server/api/tests/test_assets.py:212
Method
validate
(self, data: dict[str, Any])
src/anthias_server/api/serializers/v2.py:235
Method
validate
(self, data: dict[str, Any])
src/anthias_server/api/serializers/v2.py:276
Method
validate
(self, data: dict[str, Any])
src/anthias_server/api/serializers/v1_2.py:40
Method
validate
(self, data: dict[str, Any])
src/anthias_server/api/serializers/v1_1.py:208
Method
validate_play_days
(self, value: Any)
src/anthias_server/api/serializers/v2.py:232
Method
validate_play_days
(self, value: Any)
src/anthias_server/api/serializers/v2.py:273
Function
validate_url
()
src/anthias_server/api/tests/test_screenly_migration.py:447
Function
viewer_fixtures
()
tests/test_viewer.py:38
Function
wait_for_migrations
Block worker startup until the server has applied migrations. The celery container starts in parallel with anthias-server, whose start script
src/anthias_server/celery_tasks.py:250
Function
wrapper
( request: HttpRequest, *args: Any, **kwargs: Any )
src/anthias_server/app/views_files.py:73
Method
wrapper
(send: Any)
tests/test_media_player.py:1019
← previous
1,801–1,832 of 1,832, ranked by callers