Commit Graph

243 Commits

Author SHA1 Message Date
ryan 05874c025f upd: importmap
add new js files
2026-05-13 17:25:24 -04:00
ryan 10267a261d upd: compose.lock 2026-05-13 17:25:06 -04:00
ryan ccab4ba655 upd: sidebar
add id
2026-05-13 17:24:54 -04:00
ryan dec1b801d8 add: new home
add new home page will change for final version
2026-05-13 17:24:21 -04:00
ryan 723d046ce3 upd: twig config
remove caching in dev env for twig files
2026-05-13 17:22:47 -04:00
ryan 52bdf2f16e upd: login
remove sidebar from login screen
2026-05-13 17:22:21 -04:00
ryan 788190328b add: new js files for simplicity 2026-05-13 17:21:03 -04:00
ryan 0a55500892 add: default stylesheet 2026-05-13 17:19:53 -04:00
ryan 29f8b7461f add: dark and light mode style default colors 2026-05-13 17:17:46 -04:00
ryan eb28e41930 updates 2026-03-27 16:31:09 -04:00
ryan 559ab4e2a8 upd: entrypoint
Make sure the change the permissions to the var folder everytime we restart
2026-03-27 16:29:52 -04:00
ryan 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
ryan 819f8b35b9 upd: gitignore
add migrations folder to gitignore
2026-03-27 15:49:08 -04:00
ryan 0e97468f7d upd: install
update migration commands to use entities instead of migration scripts
2026-03-27 15:48:07 -04:00
ryan 9f9ee82c6b upd: setup
remove backticks
2026-03-27 15:46:46 -04:00
ryan e03dd0aaf7 upd: remove backtick 2026-03-27 14:50:31 -04:00
ryan 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
ryan 5af898a702 fix: readme
fixed install and setup commands
2026-03-27 14:43:51 -04:00
ryan 7ee5437f8a fix: ingestreferencecommand
fix label generation for canons of dort content
2026-03-27 14:43:29 -04:00
ryan fa7af9d5c7 fix: install
adopted shell_exec instead of backtick for running a shell.
2026-03-27 14:42:38 -04:00
ryan 77ae65c2bd fix typo 2026-03-27 14:09:14 -04:00
ryan 9a496c07b0 upd: fontawesome
remove empty lines
2026-03-27 13:51:36 -04:00
ryan 95911a210a fix: main.css
fix path for fontawesome library
2026-03-27 13:49:15 -04:00
ryan 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
ryan 82d03aeb6a upd: entrypoint permissions 2026-03-27 13:46:32 -04:00
ryan 3f1c9841a2 upd: lock files 2026-03-27 12:58:02 -04:00
ryan 9fdda7e2ba add: entrypoint 2026-03-27 12:55:06 -04:00
ryan 2e4028d623 upd: docker-compose
Add logging notation
2026-03-26 19:58:21 -04:00
ryan 5e6d63ef26 upd: Dockerfile
remove logrotate functionality in favor of docker native logging
2026-03-26 19:57:59 -04:00
ryan 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
ryan db9e1cd469 upd: Database transfer (#25)
stylize transfer_summary.html.twig by adding stylesheet and javascript blocks
2026-03-26 18:35:21 -04:00
ryan 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
ryan 4ed6c18825 upd: DefaultController
Clean up
2026-03-26 18:32:37 -04:00
ryan 5ac8736004 feat: PWA (#15)
add for PWA capability
2026-03-26 18:32:07 -04:00
ryan 36f3ab3bd1 upd: install.php
comment out building asset map
2026-03-26 18:31:06 -04:00
ryan 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
ryan 2a22a3e027 upd: DefaultController (#25)
add database transfer capability
2026-03-26 15:14:15 -04:00
ryan c948b1e39d upd: csrf
add csrf protection for forms
2026-03-26 15:12:56 -04:00
ryan 840058873a upd: update permissions on files after copy 2026-03-26 15:12:12 -04:00
ryan d12b94b4b1 upd: symfony/config 2026-03-26 08:26:06 -04:00
ryan 26b9e6fe97 upd: .gitignore
ignore .continue folder
2026-03-26 08:22:32 -04:00
ryan 3aab29cd03 add: migration 2026-03-26 08:22:01 -04:00
ryan d06f24b1fa upd: utils
Add method to get file permissions
2026-02-16 14:16:37 -05:00
ryan ed774a5a37 upd: profile twig
add saveProfile method and required support
2026-02-16 14:15:51 -05:00
ryan 6664a7c71e upd: user
add home church rss field
2026-02-16 14:15:10 -05:00
ryan 4be33834d4 upd: ajaxcontroller
add method to save profile and include home church rss feed url
2026-02-16 14:14:42 -05:00
ryan b445295959 upd: database
add home church rss url for users
2026-02-16 14:13:56 -05:00
ryan 20ba17c684 git: ignore
ignore composer.lock file
2026-02-16 14:12:44 -05:00
ryan 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
ryan 0d384a8fa3 fix: install
fix typo
2026-02-16 14:10:51 -05:00