4d1cfeadcd
del: migrations
...
remove migrations folder as it is unnecessary since we have mutliple database types available
2026-03-27 15:53:59 -04:00
819f8b35b9
upd: gitignore
...
add migrations folder to gitignore
2026-03-27 15:49:08 -04:00
0e97468f7d
upd: install
...
update migration commands to use entities instead of migration scripts
2026-03-27 15:48:07 -04:00
9f9ee82c6b
upd: setup
...
remove backticks
2026-03-27 15:46:46 -04:00
e03dd0aaf7
upd: remove backtick
2026-03-27 14:50:31 -04:00
525c6a47a6
fix: dockerfile
...
several changes including cloning repo instead of file copy
fixed cron
copy temporary production .env file add importmap and asset-map
custom entrypoint
2026-03-27 14:45:55 -04:00
5af898a702
fix: readme
...
fixed install and setup commands
2026-03-27 14:43:51 -04:00
7ee5437f8a
fix: ingestreferencecommand
...
fix label generation for canons of dort content
2026-03-27 14:43:29 -04:00
fa7af9d5c7
fix: install
...
adopted shell_exec instead of backtick for running a shell.
2026-03-27 14:42:38 -04:00
77ae65c2bd
fix typo
2026-03-27 14:09:14 -04:00
9a496c07b0
upd: fontawesome
...
remove empty lines
2026-03-27 13:51:36 -04:00
95911a210a
fix: main.css
...
fix path for fontawesome library
2026-03-27 13:49:15 -04:00
9482ea3708
upd: scripts
...
update permissions to install and setup.php along with adding #! to first line of files
2026-03-27 13:48:54 -04:00
82d03aeb6a
upd: entrypoint permissions
2026-03-27 13:46:32 -04:00
3f1c9841a2
upd: lock files
2026-03-27 12:58:02 -04:00
9fdda7e2ba
add: entrypoint
2026-03-27 12:55:06 -04:00
2e4028d623
upd: docker-compose
...
Add logging notation
2026-03-26 19:58:21 -04:00
5e6d63ef26
upd: Dockerfile
...
remove logrotate functionality in favor of docker native logging
2026-03-26 19:57:59 -04:00
39ef5a4c49
upd: Dockerfile
...
convert to do a git clone instead of copying the files into the folder and with it dev code
2026-03-26 18:46:06 -04:00
db9e1cd469
upd: Database transfer ( #25 )
...
stylize transfer_summary.html.twig by adding stylesheet and javascript blocks
2026-03-26 18:35:21 -04:00
b1726bba34
upd: PWA ( #15 )
...
add service worker script block, manifest file, and fix error for share button email
2026-03-26 18:34:11 -04:00
4ed6c18825
upd: DefaultController
...
Clean up
2026-03-26 18:32:37 -04:00
5ac8736004
feat: PWA ( #15 )
...
add for PWA capability
2026-03-26 18:32:07 -04:00
36f3ab3bd1
upd: install.php
...
comment out building asset map
2026-03-26 18:31:06 -04:00
4a1777d160
upd: Dockerfile
...
add pdo_sqlite and move asset-map compiling to this instead of install.php
2026-03-26 18:30:36 -04:00
2a22a3e027
upd: DefaultController ( #25 )
...
add database transfer capability
2026-03-26 15:14:15 -04:00
c948b1e39d
upd: csrf
...
add csrf protection for forms
2026-03-26 15:12:56 -04:00
840058873a
upd: update permissions on files after copy
2026-03-26 15:12:12 -04:00
d12b94b4b1
upd: symfony/config
2026-03-26 08:26:06 -04:00
26b9e6fe97
upd: .gitignore
...
ignore .continue folder
2026-03-26 08:22:32 -04:00
3aab29cd03
add: migration
2026-03-26 08:22:01 -04:00
d06f24b1fa
upd: utils
...
Add method to get file permissions
2026-02-16 14:16:37 -05:00
ed774a5a37
upd: profile twig
...
add saveProfile method and required support
2026-02-16 14:15:51 -05:00
6664a7c71e
upd: user
...
add home church rss field
2026-02-16 14:15:10 -05:00
4be33834d4
upd: ajaxcontroller
...
add method to save profile and include home church rss feed url
2026-02-16 14:14:42 -05:00
b445295959
upd: database
...
add home church rss url for users
2026-02-16 14:13:56 -05:00
20ba17c684
git: ignore
...
ignore composer.lock file
2026-02-16 14:12:44 -05:00
323e668ac9
upd: dockerfile
...
install logrotate and cron to accomplish scripting to retrieve audio recording links for sermon
2026-02-16 14:12:09 -05:00
0d384a8fa3
fix: install
...
fix typo
2026-02-16 14:10:51 -05:00
b14a0c23f6
add: app:get-audio
...
Script command to crawl RSS feed and find uploaded recordings to update the notes
2026-01-16 13:54:45 -05:00
50cf4800fd
upd: update for 1.2 processes
v1.2
2025-12-05 13:39:01 -05:00
289bfc1a3f
upd: split install functions
2025-12-05 13:38:10 -05:00
b8125dcbf9
rem: remove old docker-compose files
2025-12-05 13:00:29 -05:00
71ffd82dab
add: default docker-compose files for each database type
2025-12-05 13:00:15 -05:00
05b5491665
upd: added blanket exclusion for all .env* files
2025-12-05 10:56:01 -05:00
b95c018b36
upd: removed copy for database file since it's going to be created and populated with install.php
2025-12-05 10:54:53 -05:00
b30bf8eda6
upd: several
...
- Added print statements
- Added questions so user could import only what they want
2025-12-05 10:53:53 -05:00
1dd8d3dbb2
upd: added ESV citation to end of return
2025-12-05 10:51:38 -05:00
fcb466d9a7
upd: changed command to import instead of ingest
2025-12-05 10:51:17 -05:00
46b11bdaa4
upd: converted for json file
2025-12-05 10:50:29 -05:00