Update for V2.0 #27

Merged
ryan merged 80 commits from 1.3 into main 2026-06-21 20:46:16 -04:00
Owner
Fixed the following issues: - #19 - #25 - #15 - #14
ryan self-assigned this 2026-06-21 20:45:50 -04:00
ryan added 80 commits 2026-06-21 20:45:51 -04:00
Script command to crawl RSS feed and find uploaded recordings to update the notes
fix typo
install logrotate and cron to accomplish scripting to retrieve audio recording links for sermon
ignore composer.lock file
add home church rss url for users
add method to save profile and include home church rss feed url
add home church rss field
add saveProfile method and required support
Add method to get file permissions
ignore .continue folder
add csrf protection for forms
add database transfer capability
add pdo_sqlite and move asset-map compiling to this instead of install.php
comment out building asset map
add for PWA capability
Clean up
add service worker script block, manifest file, and fix error for share button email
stylize transfer_summary.html.twig by adding stylesheet and javascript blocks
convert to do a git clone instead of copying the files into the folder and with it dev code
remove logrotate functionality in favor of docker native logging
Add logging notation
update permissions to install and setup.php along with adding #! to first line of files
fix path for fontawesome library
remove empty lines
adopted shell_exec instead of backtick for running a shell.
fix label generation for canons of dort content
fixed install and setup commands
several changes including cloning repo instead of file copy
fixed cron
copy temporary production .env file add importmap and asset-map
custom entrypoint
remove backticks
update migration commands to use entities instead of migration scripts
add migrations folder to gitignore
remove migrations folder as it is unnecessary since we have mutliple database types available
Make sure the change the permissions to the var folder everytime we restart
remove sidebar from login screen
remove caching in dev env for twig files
add new home page will change for final version
add id
add new js files
fix numbering for hc
disable postgres ssl
add null default mailer dsn
migrate from old to new
migrate from old to new
migrate from old to new
split functionality to 3 different stylesheets
Updates , this css will be remove din future versions
add trusted_proxies var for use
rename ingest-bible to import-bible
fix couple typos
fix js calls
add recording URL to json output
fix typos
update format for new home format
update composer lock file
fix import-bible
fix import-heidelberg
change default brange for building image
update styles to fix a couple bugs
update home format and reference editor styles and scripts
delete twig file since we used it to update home.twig
fix typo
update docker compose files to us new 2.0 version
ryan merged commit aca2cf2b67 into main 2026-06-21 20:46:16 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ryan/sermon-notes#27