Commit Graph

188 Commits

Author SHA1 Message Date
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 d9c88b40b1 Merge pull request 'Release 1.1' (#18) from 1.1 into main
Reviewed-on: #18
2025-10-10 23:32:42 -04:00
ryan dd83e0de95 upd: docker
update docker-compose and readme with updated docker image
v1.1
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