mirror of
https://github.com/standardebooks/web.git
synced 2025-07-16 03:16:36 -04:00
Fix broken updated timestamps in OPDS feeds, and fix and add some type hints.
This commit is contained in:
parent
34e35194d8
commit
06b82cdaaa
15 changed files with 344 additions and 300 deletions
|
@ -13,6 +13,15 @@ parameters:
|
|||
- %rootDir%/../../../lib
|
||||
- %rootDir%/../../../www
|
||||
- %rootDir%/../../../scripts
|
||||
- %rootDir%/../../../scripts/generate-feeds
|
||||
- %rootDir%/../../../scripts/generate-bulk-downloads
|
||||
- %rootDir%/../../../scripts/ingest-fa-payments
|
||||
- %rootDir%/../../../scripts/inject-chapter-navigation-footer
|
||||
- %rootDir%/../../../scripts/pending-payments-watchdog
|
||||
- %rootDir%/../../../scripts/process-pending-payments
|
||||
- %rootDir%/../../../scripts/update-ebook-database
|
||||
- %rootDir%/../../../scripts/update-patrons-circle
|
||||
- %rootDir%/../../../templates
|
||||
dynamicConstantNames:
|
||||
- SITE_STATUS
|
||||
- DONATION_DRIVE_ENABLED
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue