MCPcopy Create free account

hub / github.com/Screenly/Anthias / functions

Functions1,832 in github.com/Screenly/Anthias

Functiontest_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
Functiontest_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
Methodtest_worker_init_blocks_until_ready
(self)
tests/test_celery_tasks.py:1994
Methodtest_worker_init_returns_immediately_when_ready
(self)
tests/test_celery_tasks.py:1984
Functiontest_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
Methodtest_writes_resolution_with_ttl
(self)
tests/test_viewer.py:1982
Methodtest_yields_all_entries_on_healthy_tree
(self, tmp_path: Path)
tests/test_whitenoise_resilient.py:49
Methodtest_zone_known_to_zoneinfo_but_missing_on_disk
( self, tmp_path: Path )
tests/test_django_timezone.py:43
Functiontick
()
src/anthias_viewer/__init__.py:1588
FunctiontoggleSection
(section, checked)
src/anthias_server/app/static/src/home.ts:304
MethodtoggleSection
(section: SectionKey, checked: boolean)
src/anthias_server/app/static/src/home.ts:77
FunctiontoggleSelect
(id)
src/anthias_server/app/static/src/home.ts:268
MethodtoggleSelect
(id: string)
src/anthias_server/app/static/src/home.ts:73
Functiontouch
(path: str)
src/anthias_common/utils.py:65
Functiontry_connectivity
()
src/anthias_server/lib/diagnostics.py:270
Methodupdate
(self, instance: Asset, validated_data: dict[str, Any])
src/anthias_server/api/serializers/v2.py:279
Methodupdate
( self, instance: Asset, validated_data: dict[str, Any], )
src/anthias_server/api/serializers/__init__.py:108
Functionupdate_asset
(asset: dict[str, Any], data: dict[str, Any])
src/anthias_server/api/helpers.py:18
FunctionuploadFiles
(input: HTMLInputElement)
src/anthias_server/app/static/src/home.ts:347
FunctionuploadOne
( this: HomeAppData, url: string, csrf: string, file: File, )
src/anthias_server/app/static/src/home.ts:432
Functionv2_asset_detail_url
(api_client: APIClient)
src/anthias_server/api/tests/test_assets.py:212
Methodvalidate
(self, data: dict[str, Any])
src/anthias_server/api/serializers/v2.py:235
Methodvalidate
(self, data: dict[str, Any])
src/anthias_server/api/serializers/v2.py:276
Methodvalidate
(self, data: dict[str, Any])
src/anthias_server/api/serializers/v1_2.py:40
Methodvalidate
(self, data: dict[str, Any])
src/anthias_server/api/serializers/v1_1.py:208
Methodvalidate_play_days
(self, value: Any)
src/anthias_server/api/serializers/v2.py:232
Methodvalidate_play_days
(self, value: Any)
src/anthias_server/api/serializers/v2.py:273
Functionvalidate_url
()
src/anthias_server/api/tests/test_screenly_migration.py:447
Functionviewer_fixtures
()
tests/test_viewer.py:38
Functionwait_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
Functionwrapper
( request: HttpRequest, *args: Any, **kwargs: Any )
src/anthias_server/app/views_files.py:73
Methodwrapper
(send: Any)
tests/test_media_player.py:1019
← previous1,801–1,832 of 1,832, ranked by callers