Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-06 | Update marked package | Raphael Kabo | |
2023-10-06 | Add dependencies | Raphael Kabo | |
2023-10-06 | Fix return | Raphael Kabo | |
2023-10-06 | Merge pull request #110 from lowercasename/rk/cypress-workflow | Raphael | |
Cypress workflow | |||
2023-10-06 | fix workflow | Raphael Kabo | |
2023-10-06 | Set up Cypress | Raphael Kabo | |
2023-10-06 | Typescript migration | Raphael Kabo | |
2023-10-06 | Upgrade packages, remove body-parser | Raphael Kabo | |
2023-10-06 | Add Typescript interfaces for Mongoose models | Raphael Kabo | |
2023-09-28 | Prevent TSC errors from crashing Dockerfile | Raphael Kabo | |
2023-09-28 | Merge pull request #104 from dev-nicolaos/patch-1 | Raphael | |
Add alt text to homepage image | |||
2023-09-28 | Merge branch 'main' into patch-1 | Raphael | |
2023-09-28 | Merge pull request #108 from dariusk/patch-1 | Raphael | |
Update typescript version | |||
2023-09-28 | Merge branch 'main' into patch-1 | Raphael | |
2023-09-28 | Update lockfile | Raphael Kabo | |
2023-09-28 | Merge pull request #106 from dev-nicolaos/dockerfile-fix | Raphael | |
fix: only one CMD per Dockerfile | |||
2023-09-27 | Update typescript version | Darius Kazemi | |
The previous ^-based version installed 5.2.x automatically, but some changes in 5.2 break the build. I have updated this to explicitly install the latest 5.1 version, one that I have confirmed to work | |||
2023-07-23 | fix: only one CMD per dockerfile | dev-nicolaos | |
2023-07-14 | Add alt text to homepage image | dev-nicolaos | |
2023-07-08 | Merge pull request #101 from dev-nicolaos/comment-ui-improvements | Raphael | |
add labels for comment form inputs | |||
2023-06-29 | add labels for comment form inputs | dev-nicolaos | |
2023-06-29 | tweak placeholder text for comment | dev-nicolaos | |
2023-05-25 | Merge pull request #99 from kohbo/docker | Raphael | |
Fixed Dockerfile to be compatible with config structure. | |||
2023-05-24 | Fixed Dockerfile to be compatible with config structure. | Kohbo | |
2023-05-13 | Fix badge to new workflow name | Raphael Kabo | |
2023-05-13 | Restore systemctl service file | Raphael Kabo | |
2023-05-13 | Merge pull request #98 from lowercasename/rk/new-config | Raphael | |
TOML config library and migration from CommonJS to ES modules | |||
2023-05-13 | Migrate from CommonJS to ES modules | Raphael Kabo | |
2023-05-13 | Migrate config library to TOML | Raphael Kabo | |
2023-05-13 | Update build status badge | Raphael Kabo | |
2023-05-13 | Merge pull request #83 from lowercasename/activity-json-responses | Raphael | |
Send AP responses as activitypub+json | |||
2023-05-13 | Send AP responses as activitypub+json | Raphael Kabo | |
2023-05-12 | Merge pull request #97 from lowercasename/github-actions | Raphael | |
Dummy test script | |||
2023-05-12 | Dummy test script | Raphael Kabo | |
2023-05-12 | Merge pull request #96 from lowercasename/github-actions | Raphael | |
Add CI workflow | |||
2023-05-12 | Rename and move old Docker test script | Raphael Kabo | |
2023-05-12 | Add CI workflow | Raphael Kabo | |
2023-05-12 | Merge pull request #95 from lowercasename/typescript | Raphael | |
Migrate to TypeScript and PNPM | |||
2023-05-12 | Update docker to support typescript + pnpm | Raphael Kabo | |
2023-05-12 | Upgrade Node version to 18 | Raphael Kabo | |
2023-05-12 | More linting | Raphael Kabo | |
2023-05-12 | Ignore views directory | Raphael Kabo | |
2023-05-12 | linting: source files | Raphael Kabo | |
2023-05-12 | Add Prettier | Raphael Kabo | |
2023-05-12 | Migrate to Typescript | Raphael Kabo | |
2023-05-12 | upgrade dependencies | Raphael Kabo | |
2023-05-12 | remove unused packages | Raphael Kabo | |
2023-05-12 | replace npm with pnpm | Raphael Kabo | |
2023-02-17 | Merge pull request #93 from chilledtonic/tonic/microformats | Raphael | |
✨ add h-event microformat markup | |||
2023-02-06 | ⚡️ improvement: track dt-start and dt-end | Alex S | |
Added two invisible <time> tags which allow for microformat parsing of dt-start & dt-end |