Commit History

feat: run twice daily (every 12 hours) - morning and evening posts
c8fca20

hf-actions commited on

fix: add parent dir to sys.path in run_daily.py for module imports
74ba32b

hf-actions commited on

chore: add exchange_user_to_page_token helper
90c5f55

hf-actions commited on

chore: add set_github_secrets.py helper and PyNaCl requirement
475fc0c

hf-actions commited on

chore: add GitHub Actions daily runner and disable Space scheduled job
b3ab169

hf-actions commited on

feat: persistent retry queue for failed FB posts; enqueue on failures; start worker
5f2de2a

hf-actions commited on

fix: retry DNS resolution in validate_tokens() with backoff (FB_DNS_RETRY_ATTEMPTS)
8216f24

hf-actions commited on

fix: remove stray else causing syntax error in app.py
44c4a8a

hf-actions commited on

fix: DNS precheck and retry/backoff for FB API calls; improved DNS logging
afb566d

hf-actions commited on

feat: log FB token remaining_days on validation
5de9f75

hf-actions commited on

feat: improve Facebook token validation (debug_token), log detailed reasons and classify expiry
0020de5

hf-actions commited on

chore: skip scheduled run when token validation fails; import time
e8bb202

hf-actions commited on

fix: close asyncio event loop at exit to avoid destructor ValueError
be4feb4

hf-actions commited on

feat: add SHOW_POST_LOG view to display log.txt in Gradio with Refresh/Clear
204674e

hf-actions commited on

fix: retry FB token validation and add FORCE_RUN_DAILY override
b42d9d1

hf-actions commited on

feat: enable daily runs by default; add set_hf_secrets.py helper
3513553

hf-actions commited on

chore: remove helper scripts not required for app runtime
102b219

hf-actions commited on

chore: append Facebook post results to log.txt; remove deployment helpers
a6801bf

hf-actions commited on

feat: run automatic generation at startup when RUN_ON_START=true
fca2085

hf-actions commited on

Upgrade: use latest Gradio (install unpinned 'gradio')
fe4b696

hf-actions commited on

Update README.md
894b157
verified

gowshiselva commited on

Fix HF metadata colorTo value
6be53e9

hf-actions commited on

Clean commit: remove virtualenv and large files
ca2863a

hf-actions commited on