alloylab
alloylab
i'll get started on it... once I have a working version, I'll send it over. Thanks.
Included below is patch I create... it also fixes a number of issues I was having with the CSS & js files being added due to caching [0001-unitegallery-fixes.txt](https://github.com/variar/grav-plugin-unitegallery/files/1181856/0001-unitegallery-fixes.txt)
Sorry for the delay been swamped... i think i addressed most your concerns here... if I missed anything please let me know I will fix them
well if you want some help more than willing to pitch in, just need to agree on how implement my thought is to rename the function newMonthlyDebtAmortization to newMonthlySimpleDebtAmortization and...
I agree with optional argument. Below are all the different interest calculation types I think we should include. Last few are rare. If you know of any others please add...
I am having the same issue with traces, "You don't have access to this feature" ... using .env included with project & sentry.conf.py is generated by install.sh ... only customization...
@aldy505 senty.conf.py is generated by install.sh ... see this install file in the project, [install/ensure-files-from-examples.sh](https://github.com/getsentry/self-hosted/blob/4c973e0824d5eb5352d9dfd21789227fcc5da748/install/ensure-files-from-examples.sh#L4) ; its only generated if the file doesn't exist
@aldy505 I let the install.sh generate a fresh sentry.conf.py and I am still getting the error, "You don't have access to this feature" here is sentry.conf.py that install.sh generated... with...
issue exists in master branch as well see attached sentry.conf.py [sentry.conf.py.txt](https://github.com/user-attachments/files/20780628/sentry.conf.py.txt)