ryan
c34ccfc3e8
del: site.js
2026-06-13 12:14:53 -04:00
ryan
f295906300
upd: state.js
...
migrate from old to new
2026-06-13 12:14:46 -04:00
ryan
537940e394
upd: note.js
...
migrate from old to new
2026-06-13 12:14:36 -04:00
ryan
2b2b2aaec5
upd: home.js
...
migrate from old to new
2026-06-13 12:14:23 -04:00
ryan
4a13760def
add: sidebar-style
2026-06-13 12:10:58 -04:00
ryan
5e81358f47
add: mid-screen-style
2026-06-13 12:10:40 -04:00
ryan
48e5c77ef2
add: lg-screen-style
2026-06-13 12:10:25 -04:00
ryan
c7a1d6b3b7
upd: setup script
...
disable postgres ssl
add null default mailer dsn
2026-06-07 17:59:57 -04:00
ryan
623eebc9b2
fix: data.json
...
fix numbering for hc
2026-05-29 11:52:03 -04:00
ryan
05874c025f
upd: importmap
...
add new js files
2026-05-13 17:25:24 -04:00
ryan
10267a261d
upd: compose.lock
2026-05-13 17:25:06 -04:00
ryan
ccab4ba655
upd: sidebar
...
add id
2026-05-13 17:24:54 -04:00
ryan
dec1b801d8
add: new home
...
add new home page will change for final version
2026-05-13 17:24:21 -04:00
ryan
723d046ce3
upd: twig config
...
remove caching in dev env for twig files
2026-05-13 17:22:47 -04:00
ryan
52bdf2f16e
upd: login
...
remove sidebar from login screen
2026-05-13 17:22:21 -04:00
ryan
788190328b
add: new js files for simplicity
2026-05-13 17:21:03 -04:00
ryan
0a55500892
add: default stylesheet
2026-05-13 17:19:53 -04:00
ryan
29f8b7461f
add: dark and light mode style default colors
2026-05-13 17:17:46 -04:00
ryan
eb28e41930
updates
2026-03-27 16:31:09 -04:00
ryan
559ab4e2a8
upd: entrypoint
...
Make sure the change the permissions to the var folder everytime we restart
2026-03-27 16:29:52 -04:00
ryan
4d1cfeadcd
del: migrations
...
remove migrations folder as it is unnecessary since we have mutliple database types available
2026-03-27 15:53:59 -04:00
ryan
819f8b35b9
upd: gitignore
...
add migrations folder to gitignore
2026-03-27 15:49:08 -04:00
ryan
0e97468f7d
upd: install
...
update migration commands to use entities instead of migration scripts
2026-03-27 15:48:07 -04:00
ryan
9f9ee82c6b
upd: setup
...
remove backticks
2026-03-27 15:46:46 -04:00
ryan
e03dd0aaf7
upd: remove backtick
2026-03-27 14:50:31 -04:00
ryan
525c6a47a6
fix: dockerfile
...
several changes including cloning repo instead of file copy
fixed cron
copy temporary production .env file add importmap and asset-map
custom entrypoint
2026-03-27 14:45:55 -04:00
ryan
5af898a702
fix: readme
...
fixed install and setup commands
2026-03-27 14:43:51 -04:00
ryan
7ee5437f8a
fix: ingestreferencecommand
...
fix label generation for canons of dort content
2026-03-27 14:43:29 -04:00
ryan
fa7af9d5c7
fix: install
...
adopted shell_exec instead of backtick for running a shell.
2026-03-27 14:42:38 -04:00
ryan
77ae65c2bd
fix typo
2026-03-27 14:09:14 -04:00
ryan
9a496c07b0
upd: fontawesome
...
remove empty lines
2026-03-27 13:51:36 -04:00
ryan
95911a210a
fix: main.css
...
fix path for fontawesome library
2026-03-27 13:49:15 -04:00
ryan
9482ea3708
upd: scripts
...
update permissions to install and setup.php along with adding #! to first line of files
2026-03-27 13:48:54 -04:00
ryan
82d03aeb6a
upd: entrypoint permissions
2026-03-27 13:46:32 -04:00
ryan
3f1c9841a2
upd: lock files
2026-03-27 12:58:02 -04:00
ryan
9fdda7e2ba
add: entrypoint
2026-03-27 12:55:06 -04:00
ryan
2e4028d623
upd: docker-compose
...
Add logging notation
2026-03-26 19:58:21 -04:00
ryan
5e6d63ef26
upd: Dockerfile
...
remove logrotate functionality in favor of docker native logging
2026-03-26 19:57:59 -04:00
ryan
39ef5a4c49
upd: Dockerfile
...
convert to do a git clone instead of copying the files into the folder and with it dev code
2026-03-26 18:46:06 -04:00
ryan
db9e1cd469
upd: Database transfer ( #25 )
...
stylize transfer_summary.html.twig by adding stylesheet and javascript blocks
2026-03-26 18:35:21 -04:00
ryan
b1726bba34
upd: PWA ( #15 )
...
add service worker script block, manifest file, and fix error for share button email
2026-03-26 18:34:11 -04:00
ryan
4ed6c18825
upd: DefaultController
...
Clean up
2026-03-26 18:32:37 -04:00
ryan
5ac8736004
feat: PWA ( #15 )
...
add for PWA capability
2026-03-26 18:32:07 -04:00
ryan
36f3ab3bd1
upd: install.php
...
comment out building asset map
2026-03-26 18:31:06 -04:00
ryan
4a1777d160
upd: Dockerfile
...
add pdo_sqlite and move asset-map compiling to this instead of install.php
2026-03-26 18:30:36 -04:00
ryan
2a22a3e027
upd: DefaultController ( #25 )
...
add database transfer capability
2026-03-26 15:14:15 -04:00
ryan
c948b1e39d
upd: csrf
...
add csrf protection for forms
2026-03-26 15:12:56 -04:00
ryan
840058873a
upd: update permissions on files after copy
2026-03-26 15:12:12 -04:00
ryan
d12b94b4b1
upd: symfony/config
2026-03-26 08:26:06 -04:00
ryan
26b9e6fe97
upd: .gitignore
...
ignore .continue folder
2026-03-26 08:22:32 -04:00