Commit Graph

61 Commits

Author SHA1 Message Date
ryan e54c656f31 upd: RegistrationController
add default metadata when registering new user
2026-06-25 10:54:57 -04:00
ryan 9e56f65af5 upd: AjaxController & NoteRepository
convert NoteRepository::findNote to take user object instead of just the user ID
change other queries to just pass in the raw UUID and let Doctrine decide how the DB wants it.
2026-06-25 10:54:24 -04:00
ryan f1e8bb2880 fix: defaultcontroller
fix typo
2026-06-21 19:40:36 -04:00
ryan d3508943a2 fix: dbts
fix typos
2026-06-13 13:39:01 -04:00
ryan 161e73f354 upd: note entity
fix js calls
add recording URL to json output
2026-06-13 13:38:38 -04:00
ryan e14abe23fd upd: ajaxcontroller
fix couple typos
2026-06-13 13:37:24 -04:00
ryan 70f01a171d upd: import-bible
rename ingest-bible to import-bible
2026-06-13 13:34:57 -04:00
ryan 1fd6fdc4b6 upd: app-import-heidelberg 2026-06-13 13:33:43 -04:00
ryan eb28e41930 updates 2026-03-27 16:31:09 -04:00
ryan 7ee5437f8a fix: ingestreferencecommand
fix label generation for canons of dort content
2026-03-27 14:43:29 -04:00
ryan 4ed6c18825 upd: DefaultController
Clean up
2026-03-26 18:32:37 -04:00
ryan 2a22a3e027 upd: DefaultController (#25)
add database transfer capability
2026-03-26 15:14:15 -04:00
ryan d06f24b1fa upd: utils
Add method to get file permissions
2026-02-16 14:16:37 -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 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 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 9c682ea58d upd: registration
- added dd return if fail to register
2025-08-11 13:02:34 -04:00
ryan c822de468c upd: DefaultController
- add get for speakers and series sorted by name
2025-08-11 12:57:34 -04:00
ryan c933e6b91b upd: registration
Add CSRF protection to registration form
2025-06-03 13:00:34 -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 f114843e4c Other various changes 2025-04-04 15:27:16 -04:00
ryan 432d6ca246 Move files 2025-04-04 15:25:13 -04:00
ryan f61a5ff81b Delete previous classes 2024-07-21 21:33:43 -04:00
ryan 82700e2dc5 Add NoteShares 2024-07-02 19:24:48 -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 fbf5ac564a To support note deletion 2024-06-24 15:43:03 -04:00
ryan d24c304c97 Updates 2024-06-23 22:41:33 -04:00
ryan fba8454743 Added formatted cheat sheet html content for help 2024-06-11 21:23:43 -04:00
ryan 4d55711190 Adding new reference type retrieval 2024-06-09 20:24:44 -04:00
ryan 164ed62a48 add method for retrieving 39 articles 2024-06-09 20:18:54 -04:00
ryan bdc67942ea Add validation for email registration 2024-06-09 20:18:27 -04:00
ryan 7bb909dfe4 Add link for recording 2024-05-29 00:37:56 -04:00
ryan ea60cf2622 add methods to retrieve new references 2024-05-29 00:35:42 -04:00
ryan 53e5c48aa9 Changed reference editor to not pass through data 2024-05-29 00:34:50 -04:00
ryan a1e921063a add getNotes method for open notes table 2024-05-29 00:32:07 -04:00
ryan a46253ec7d Add retrieveLBC and retrieveNote for references 2024-05-26 22:46:54 -04:00
ryan 45a3398ac7 Fix error with retrieving HC and CD references and add LBC 2024-05-26 22:46:25 -04:00
ryan a20caf1fc8 Added LBC and note reference retrieval
Convert get-reference to retrieve data from database instead of files
Fixed error with saving new note
2024-05-26 22:43:56 -04:00
ryan d26874d88b Add recording link field 2024-05-26 22:30:53 -04:00
ryan e0309874d4 Change code to make first user an admin so they have access to reference editor 2024-05-24 00:49:56 -04:00
ryan b307d616f6 Add reverse sort for open notes and a couple cleanups 2024-05-22 19:42:50 -04:00
ryan 212021b261 Add text to search criteria and expand placeholder note 2024-05-17 09:10:12 -04:00