| 2026-03-30 |

modified: content
...
modified: public/js/credentialManager.js
new file: src/config/defaults.js
deleted: src/config/emailConfig.js
new file: src/config/index.js
modified: src/config/logging.js
modified: src/controllers/presentationController.js
modified: src/middleware/applyProductionSecurity.js
modified: src/middleware/authCheck.js
modified: src/middleware/authConfig.js
modified: src/middleware/baseContext.js
modified: src/middleware/debug.js
modified: src/middleware/logging.js
modified: src/routes/index.js
modified: src/utils/baseContext.js
modified: src/utils/logManager.js
new file: src/utils/logging/config.js
modified: src/utils/logging/consolePatch.js
deleted: src/utils/logging/directories.js
modified: src/utils/logging/index.js
new file: src/utils/logging/initializeDirectories.js
new file: src/utils/logging/logger.js
new file: src/utils/logging/manualLogger.js
modified: src/utils/logging/streams.js
new file: src/utils/logging/winston.js
modified: src/utils/sendContactMail.js
modified: src/utils/sendNewsletterSubscriptionMail.js
modified: src/views/layouts/page.handlebars
modified: src/views/layouts/presentation.handlebars
modified: src/views/pages/credentials.handlebars
modified: src/views/partials/w3c.handlebars
new file: test/access.test.js
new file: test/accessManagement.test.js
modified: test/routes.test.js
modified: test/utils/logging/config.unit.test.js
modified: test/utils/sendContactMail/sanitizeInput.property.test.js
modified: test/utils/sendContactMail/sendContactMail.property.test.js
modified: test/utils/sendContactMail/sendContactMail.unit.test.js
modified: test/utils/sendNewsletterSubscriptionMail.unit.test.js
|
| 2025-07-29 |
modified: .githooks/post-receive
...
modified: .githooks/pre-receive
modified: .pnp.cjs
modified: package.json
modified: scripts/pre-push-tests.sh
modified: yarn.lock
modified: test/routes.test.js
Jason
committed
on 29 Jul
|
| 2025-07-22 |
modified: test/routes.test.js
Jason
committed
on 22 Jul
|
| 2025-07-19 |
modified: .gitignore
...
modified: src/middleware/redirect.js
modified: src/routes/index.js
modified: src/utils/baseUrl.js
modified: test/routes.test.js
Jason
committed
on 19 Jul
|
| 2025-07-18 |
modified: content
...
modified: src/routes/tags.js
modified: src/services/sitemapService.js
modified: src/services/tagsService.js
new file: src/utils/hash.js
modified: src/utils/postFileUtils.js
modified: src/views/pages/sitemap.handlebars
modified: src/views/pages/tag-posts.handlebars
modified: src/views/pages/tags.handlebars
modified: .githooks/pre-push
modified: src/services/sitemapService.js
modified: src/utils/qualifyLinks.js
modified: test/routes.test.js
modified: src/utils/baseUrl.js
Jason
committed
on 18 Jul
|
| 2025-07-17 |
modified: .githooks/post-receive
...
modified: .githooks/pre-push
modified: scripts/runTests.js
modified: .gitignore
modified: test/routes.test.js
Jason
committed
on 17 Jul
|
modified: .githooks/post-receive
...
modified: .githooks/pre-push
modified: test/routes.test.js
Jason
committed
on 17 Jul
|
| 2025-07-16 |
modified: .githooks/post-receive
...
modified: package.json
modified: src/app.js
modified: src/constants/securityConstants.js
modified: src/middleware/applyProductionSecurity.js
modified: src/middleware/errorHandler.js
modified: src/middleware/index.js
modified: src/routes/blog_index.js
modified: src/routes/index.js
modified: src/routes/pages.js
modified: src/routes/post.js
modified: src/routes/sitemap.js
modified: src/utils/baseUrl.js
modified: src/utils/logging.js
modified: src/utils/postFileUtils.js
modified: src/utils/qualifyLinks.js
modified: test/env.test.js
modified: test/routes.test.js
Jason
committed
on 16 Jul
|
| 2025-07-15 |
modified: package-lock.json
...
modified: package.json
modified: src/middleware/formatHtml.js
modified: src/middleware/hbs.js
modified: src/middleware/index.js
modified: src/routes/blog_index.js
modified: src/routes/index.js
modified: src/routes/sitemap.js
new file: src/routes/testing/index.js
new file: src/routes/testing/routes.js
new file: test/env.test.js
new file: test/fetch_behavior.js
new file: test/fetch_routes.js
new file: test/routes.test.js
new file: test/runTests.js
modified: yarn.lock
Jason
committed
on 15 Jul
|