Commit Graph

128 Commits

Author SHA1 Message Date
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