Commit Graph
100 Commits
Author SHA1 Message Date
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
ryan 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
ryan 50cf4800fd upd: update for 1.2 processes 2025-12-05 13:39:01 -05:00
ryan 289bfc1a3f upd: split install functions 2025-12-05 13:38:10 -05:00
ryan b8125dcbf9 rem: remove old docker-compose files 2025-12-05 13:00:29 -05:00
ryan 71ffd82dab add: default docker-compose files for each database type 2025-12-05 13:00:15 -05:00
ryan 05b5491665 upd: added blanket exclusion for all .env* files 2025-12-05 10:56:01 -05:00
ryan 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
ryan b30bf8eda6 upd: several
- Added print statements
- Added questions so user could import only what they want
2025-12-05 10:53:53 -05:00
ryan 1dd8d3dbb2 upd: added ESV citation to end of return 2025-12-05 10:51:38 -05:00
ryan fcb466d9a7 upd: changed command to import instead of ingest 2025-12-05 10:51:17 -05:00
ryan 46b11bdaa4 upd: converted for json file 2025-12-05 10:50:29 -05:00
ryan d58721ca5b upd: prepared for cli execution 2025-12-05 10:50:09 -05:00
ryan 8b44329e09 fix: added missing labels 2025-12-05 10:48:31 -05:00
ryan 7d6dfeef42 add: Westminster Shorter Catechism 2025-12-05 09:24:18 -05:00
ryan 43e78baf1e add: Westminster Larger Catechism 2025-12-05 09:24:05 -05:00
ryan 067a040982 add: Westminster Confession of Faith 2025-12-05 09:23:53 -05:00
ryan 599dc04474 add: Second Helvetic Confession 2025-12-05 09:23:41 -05:00
ryan ad67a38bca add: Savoy Declaration 2025-12-05 09:23:28 -05:00
ryan 7a76b411c3 add: Luther's Small Catechism 2025-12-05 09:23:20 -05:00
ryan 0ed2982627 add: Luther's Large Catechism 2025-12-05 09:23:08 -05:00
ryan a6c31e2d90 add: London Baptists Confession 2025-12-05 09:22:59 -05:00
ryan b5c7ad8be4 add: Heidelberg Catechism 2025-12-05 09:22:48 -05:00
ryan e1d4ce9766 add: First Helvetic Confession 2025-12-05 09:22:36 -05:00
ryan d1189bb803 add: Bible 2025-12-05 09:22:27 -05:00
ryan d99446aff3 add: Nicene Creed 2025-12-05 09:22:20 -05:00
ryan bc25a17ba6 add: French Confession 2025-12-05 09:22:13 -05:00
ryan 13a63cddf4 add: Definition of Chalcedon 2025-12-05 09:22:05 -05:00
ryan cb11505e9c add: Athanasian Creed 2025-12-05 09:21:57 -05:00
ryan e1ab7ffa7b add: Apostles Creed 2025-12-05 09:21:45 -05:00
ryan 98495e53d4 add: Canons of Dort 2025-12-05 09:21:33 -05:00
ryan 1598dcd8cc add: Belgic Confession 2025-12-05 09:21:18 -05:00
ryan 3981e08966 add: Augsberg Confession 2025-12-05 09:21:06 -05:00
ryan edc8046fed add: 39 Articles 2025-12-05 09:20:39 -05:00
ryan f63735659c Upgrade symfony to 7.4 2025-12-05 08:49:11 -05:00
ryan 4da5f8f30b upd: update Dockerfile
Add libraries for mysql and pgsql
2025-11-24 20:41:07 -05:00
ryan 07f5503165 fix: install script migration
migrate install.sh script to install.php to make it a little easier to manage
2025-11-24 20:40:25 -05:00
ryan 33ff77590f upg: importmap 2025-11-02 15:36:15 -05:00
ryan 1c783d8ed3 fix: Rounded reference box corners
Increased border radius for reference box to be consistent with note box
2025-11-02 15:23:18 -05:00
ryan dd83e0de95 upd: docker
update docker-compose and readme with updated docker image
2025-10-10 17:15:00 -04:00
ryan f3b91ac1d7 docker: install
Update docker info
2025-10-08 21:13:17 -04:00
ryan 205fa5f3a1 {type}: {component}
{summary}
2025-10-08 21:11:48 -04:00
ryan 5b284cc107 {type}: {component}
{summary}
2025-10-08 21:11:10 -04:00
ryan 9c682ea58d upd: registration
- added dd return if fail to register
2025-08-11 13:02:34 -04:00
ryan 24a0892160 fix: index
- fixed problem with files not pulling from server correct with MIME types
2025-08-11 13:00:55 -04:00
ryan 50f62535e6 fix: registration
- fixed account registration problem
2025-08-11 12:59:57 -04:00
ryan abd2d93c90 upd: index
- simplified link to return home if logged in
2025-08-11 12:59:21 -04:00
ryan 3fdb7d4e09 upd: home
- update to pull sorted speaker and series
2025-08-11 12:58:11 -04:00
ryan c822de468c upd: DefaultController
- add get for speakers and series sorted by name
2025-08-11 12:57:34 -04:00
ryan f1fceff25a fix: dirty text
- add check for backspace key
2025-08-11 12:53:42 -04:00
ryan f6b4aeea83 upd: scripts
- add check for escape key and input validation for new speaker and series
2025-08-11 12:53:03 -04:00
ryan 44a8a72219 upd: home
Add input-error style for validation feedback
2025-06-03 13:01:47 -04:00
ryan c933e6b91b upd: registration
Add CSRF protection to registration form
2025-06-03 13:00:34 -04:00
ryan 573b8b1d26 upd: notes
add validation feedback if user doesn't fill out all required fields.
2025-06-03 12:58:42 -04:00
ryan 1aed314ae3 fix: registration
Fix a couple typos in registration JS
2025-06-03 12:44:03 -04:00
ryan 135a03f8d1 upd: data.db
Updates to starting database
2025-04-28 00:09:22 -04:00
ryan 57c9be1c0b fix: various templates
convert to assets
2025-04-27 23:50:07 -04:00
ryan a34c0deee5 fix: reference-editor template
fix bug
2025-04-27 23:48:36 -04:00
ryan 57cbb44b91 rem: sidebar template
remove delete note link
2025-04-27 23:45:16 -04:00
ryan 238b3a89d7 ref: profile template
convert to asset code
2025-04-27 23:44:48 -04:00
ryan 3fc5ab0ba2 ref: home template
Add js module code
fix label
2025-04-27 23:40:53 -04:00
ryan 34435f885c fix: defaultcontroller
comment out onload for home
2025-04-27 23:11:51 -04:00
ryan 6369f5c7b9 fix: ajax
Bug fix, add flush for reference data
2025-04-27 23:07:03 -04:00
ryan 9aa49c9c2c fix: index.php 2025-04-27 23:04:10 -04:00
ryan 3f6d32b995 upd: *.js
Refactor methods to other scripts
2025-04-27 22:58:03 -04:00
ryan eb2366ebd8 upd: register.js
Fix error in csrfToken element
2025-04-27 22:54:12 -04:00
ryan 13bcafcebf upd: app.js
add jquery
2025-04-27 22:53:32 -04:00
ryan 9e85edbb25 upd: main.css
reduce font-size for h1 tag items
2025-04-27 22:49:20 -04:00
ryan 879eeb10bf upd: README
Update for v1.1 to add warning about breaking change
2025-04-27 22:48:29 -04:00
ryan b1f207b9be upd: install.sh
Do a check for .env before install and remove
2025-04-27 22:45:59 -04:00
ryan 0e1160d292 upd: importmap
add jquery, jquery-ui, datatables
2025-04-27 21:08:30 -04:00
ryan d409c83f13 upd: Dockerfile
Update to php 8.4
add symfony asset compile
Set permissions and ownership of /data directory
2025-04-27 21:01:46 -04:00
ryan 95f17a2f3b upd: docker-compose
remove version tag
change data volume
add .env file
add restart
2025-04-27 20:55:34 -04:00
ryan f114843e4c Other various changes 2025-04-04 15:27:16 -04:00
ryan 6af5f2a3f8 Upgrade to Symfony 7.2 2025-04-04 15:26:34 -04:00
ryan f68f5b5aa1 Change document root 2025-04-04 15:26:12 -04:00
ryan 042f88f649 delete old files 2025-04-04 15:25:55 -04:00
ryan 432d6ca246 Move files 2025-04-04 15:25:13 -04:00
ryan 979443da36 JS updates and expand HC 2024-11-18 00:24:05 -05:00
ryan cb849308cc Style updates 2024-11-18 00:22:40 -05:00
ryan f61a5ff81b Delete previous classes 2024-07-21 21:33:43 -04:00
ryan 514ca624e5 Update styles 2024-07-12 20:33:57 -04:00
ryan 35042278ac Update base database 2024-07-12 20:13:13 -04:00
ryan 82700e2dc5 Add NoteShares 2024-07-02 19:24:48 -04:00
ryan 8aa1652283 Add email for registration notification 2024-07-02 19:24:21 -04:00
ryan 16d5df4095 Convert profile view to rows
Add additional sections for shared notes
2024-07-02 19:24:08 -04:00
ryan 885298437b Add parsedown library and symfony mailer 2024-07-02 01:57:29 -04:00
ryan 8cf8d82443 Add shareNote, openShareNote, closeShareNote and docblock comments for each function 2024-07-02 01:56:20 -04:00
ryan 37f3ade420 Add modal dialog to share note 2024-07-02 01:54:43 -04:00
ryan 258ff9eda7 Add template for note sharing 2024-07-02 01:53:45 -04:00
ryan 2c9511ecf4 migrate email to use Util class and method 2024-07-02 01:41:47 -04:00
ryan 97d656912c migrate email to use Util class and method 2024-07-02 01:41:33 -04:00
ryan 717b9398bc Added credential login check for visiting the profile page 2024-07-02 01:39:11 -04:00
ryan 6a070ca4e0 Added shareNote method to share an individual note with an email 2024-07-02 01:38:36 -04:00
ryan fa8ef2ab78 Update styles 2024-07-02 01:33:24 -04:00
ryan 20dc1622f2 Fix error with not sending emails 2024-07-02 01:33:14 -04:00
ryan fbf5ac564a To support note deletion 2024-06-24 15:43:03 -04:00
ryan d24c304c97 Updates 2024-06-23 22:41:33 -04:00