Commit Graph

138 Commits

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