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
ryan
752b2a291e
Add profile data
2024-06-23 22:40:50 -04:00
ryan
87fb461c26
Update database and add new migration
2024-06-23 20:13:25 -04:00
ryan
70e9ef508c
Style updates
2024-06-23 20:13:02 -04:00
ryan
fba8454743
Added formatted cheat sheet html content for help
2024-06-11 21:23:43 -04:00
ryan
da5e3b538d
Updates to docker build
2024-06-09 20:42:39 -04:00
ryan
c2c08db342
Add saveFailCounter
...
Fix bug with not clearing noteId
Refactor a class removal and additions
Add script.min.js
2024-06-09 20:26:54 -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
4a6191e287
Add link to markdown cheat sheet
2024-06-09 20:17:40 -04:00
ryan
d809e7eb38
Add new reference types
2024-06-09 20:17:20 -04:00
ryan
83709509f2
Move markdown cheat sheet
2024-06-09 20:16:42 -04:00
ryan
7bb909dfe4
Add link for recording
2024-05-29 00:37:56 -04:00
ryan
1d98940341
removed onload method call since it's now in script.js
2024-05-29 00:37:27 -04:00
ryan
14b4ca0545
add moment.js and datatables.js
2024-05-29 00:37:12 -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
2552335513
Migrate openNotes table to use DataTables
...
Added couple helper methods
Fixed not clearing recording link on "New Note"
add retrieveReferenceType method for reference editor
2024-05-29 00:30:42 -04:00
ryan
74b24afc75
Style updates
2024-05-29 00:24:05 -04:00
ryan
451a61722e
New starter dataset
2024-05-29 00:23:48 -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
435402ee41
Add LBC and new reference field
2024-05-26 22:40:45 -04:00
ryan
8315970571
Reorg the note fields and add recording link field
...
Add LBC
2024-05-26 22:33:41 -04:00
ryan
d26874d88b
Add recording link field
2024-05-26 22:30:53 -04:00
ryan
d1ac0578f3
Add recording link field to note
2024-05-26 22:30:39 -04:00
ryan
3d10944b6d
Style updates
2024-05-26 22:30:20 -04:00
ryan
72bf4273f3
increase saveTimeout
...
add check for note text to see if something has changed
add recording link text field
fix error for check
covert reference buttons to match style of other buttons
2024-05-26 22:30:03 -04:00
ryan
77e2777c7a
Add LBC
2024-05-26 22:24:51 -04:00
ryan
a1f5ce416c
Style updates
2024-05-26 22:24:40 -04:00
ryan
6af0095470
Merge pull request 'Remerge' ( #3 ) from main into 1.1
...
Reviewed-on: #3
2024-05-25 08:11:00 -04:00