Commit History

Configure Git LFS for data folder
1c886fe
Running

alexdum commited on

docs: update metadata regeneration paths and directory references in URL_ARCHITECTURE.md
53de293

alexdum commited on

fix: update decode helper to handle plus signs as spaces in query parameters
d75d3ba

alexdum commited on

fix: handle empty state selection in server logic when input is not null
072363c

alexdum commited on

refactor: restrict state filter to single-selection mode and update server logic accordingly
7ad5527

alexdum commited on

chore: remove temporary DWD documentation files from sync directory
cf586c7

alexdum commited on

delete dwd....
528a5a0

alexdum commited on

docs: correct slugify details and expand metadata structure in URL_ARCHITECTURE.md
c92100c

alexdum commited on

fix: clear station and switch to map when state filter changes
b8d072a

alexdum commited on

docs: add URL architecture reference for clean URL implementation
dc6aa34

alexdum commited on

fix: broadcast when state filter is cleared (ignoreNULL=FALSE)
362f13a

alexdum commited on

fix: pre-consume initial_resolution_set guard and re-add resolution broadcast
71d1ca0

alexdum commited on

fix: remove resolution broadcast to eliminate stale count flash
182c853

alexdum commited on

fix: revert skip_context, always include context in broadcasts
f67d7c0

alexdum commited on

fix: skip context counts in resolution broadcast to avoid stale data
8494143

alexdum commited on

fix: apply resolution-specific date defaults on initial load
6798921

alexdum commited on

fix: restore resolution-specific date windows in SEO export script
63efaec

alexdum commited on

fix: correct missing closing brace in server.R URL handler
d4bfb31

alexdum commited on

data: refresh all station caches and file indexes from DWD
06409ca

alexdum commited on

fix: revert resolution-specific init dates, use uniform 6-year window
ebd7ead

alexdum commited on

data: refresh base station metadata from DWD
ad4e216

alexdum commited on

fix: apply resolution-specific date range on initial URL load without explicit dates
eef1a8f

alexdum commited on

fix: restore per-resolution date ranges in export script
d3f1c89

alexdum commited on

fix: use two-way date overlap for active station count (matches Shiny)
b287922

alexdum commited on

fix: align export active count with Shiny default date range (6 years)
5a58ddd

alexdum commited on

feat: include activeStationCount in resolution-level SEO metadata
743228e

alexdum commited on

feat: add active count to country-level context
4fd33e8

alexdum commited on

fix: prevent initial map zoom overriding state/station zoom
1114ce8

alexdum commited on

fix: allow map to zoom to state bounds on initial URL load
d05f7c0

alexdum commited on

feat: add country-level fallback context when state is cleared
c170bf0

alexdum commited on

feat: include station list in state broadcast for expandable details block
9c0c0dd

alexdum commited on

feat: send both total and active station counts for state context
afa0748

alexdum commited on

feat: send stateStationCount in broadcast_state for rich state-level context
8ddd06c

alexdum commited on

fix: override URL dates when station is historical and has no data in requested range
83604c0

alexdum commited on

fix: remove debug messages from deep-link auto-adjust
51fa35e

alexdum commited on

fix: ensure deep-link observer runs before resolution observer
a0e4ec3

alexdum commited on

fix: prevent resolution observer from clobbering auto-adjusted dates
262c5cc

alexdum commited on

fix: provide fallback current_start if date_range input is not initialized yet
30af6ca

alexdum commited on

fix: align activeStationCount with Shiny app default date filters
9e029bd

alexdum commited on

feat: auto-adjust date range for historical stations and compute activeStationCount
8c8d1d0

alexdum commited on

fix: add state_selector observer to trigger URL update when state is selected
b722ee2

alexdum commited on

fix: forward rich metadata fields in postMessage payload
2f514e7

alexdum commited on

feat: broadcast full station metadata to parent window for rich SEO text generation
4e84b81

alexdum commited on

fix: provide choices in updateSelectizeInput to prevent 500 error on server=TRUE
256ded9

alexdum commited on

fix: resolve 500 error on station selector endpoint caused by length zero existing selection
9117832

alexdum commited on

fix: ensure station selection from URL persists by decoupling application from choice stabilization
116dba3

alexdum commited on

feat: add case-insensitive and slug-based matching for stations and states in URL parameters
0caac98

alexdum commited on

feat: add DWD station SEO metadata and script to export data
aa22659

alexdum commited on

feat: add descriptive tooltips to UI filter inputs for improved user guidance
dd725d6

alexdum commited on

Revert "chore: optimize Docker image size and update R package dependencies"
c04da58

alexdum commited on