summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-05-24Fixed Dockerfile to be compatible with config structure.Kohbo
2023-05-13Fix badge to new workflow nameRaphael Kabo
2023-05-13Restore systemctl service fileRaphael Kabo
2023-05-13Merge pull request #98 from lowercasename/rk/new-configRaphael
TOML config library and migration from CommonJS to ES modules
2023-05-13Migrate from CommonJS to ES modulesRaphael Kabo
2023-05-13Migrate config library to TOMLRaphael Kabo
2023-05-13Update build status badgeRaphael Kabo
2023-05-13Merge pull request #83 from lowercasename/activity-json-responsesRaphael
Send AP responses as activitypub+json
2023-05-13Send AP responses as activitypub+jsonRaphael Kabo
2023-05-12Merge pull request #97 from lowercasename/github-actionsRaphael
Dummy test script
2023-05-12Dummy test scriptRaphael Kabo
2023-05-12Merge pull request #96 from lowercasename/github-actionsRaphael
Add CI workflow
2023-05-12Rename and move old Docker test scriptRaphael Kabo
2023-05-12Add CI workflowRaphael Kabo
2023-05-12Merge pull request #95 from lowercasename/typescriptRaphael
Migrate to TypeScript and PNPM
2023-05-12Update docker to support typescript + pnpmRaphael Kabo
2023-05-12Upgrade Node version to 18Raphael Kabo
2023-05-12More lintingRaphael Kabo
2023-05-12Ignore views directoryRaphael Kabo
2023-05-12linting: source filesRaphael Kabo
2023-05-12Add PrettierRaphael Kabo
2023-05-12Migrate to TypescriptRaphael Kabo
2023-05-12upgrade dependenciesRaphael Kabo
2023-05-12remove unused packagesRaphael Kabo
2023-05-12replace npm with pnpmRaphael Kabo
2023-02-17Merge pull request #93 from chilledtonic/tonic/microformatsRaphael
✨ add h-event microformat markup
2023-02-06⚡️ improvement: track dt-start and dt-endAlex S
Added two invisible <time> tags which allow for microformat parsing of dt-start & dt-end
2023-02-04fix: don't update missing activitypub eventsRaphael Kabo
2023-02-02✨ add h-event microformat markupAlex Spezowka
2023-02-02Set minimum required Node.js to 16Raphael Kabo
2023-02-02Add version string to footerRaphael Kabo
2023-02-02Version bumpRaphael Kabo
2023-02-02Upgrade dependenciesRaphael Kabo
2023-02-02Improve error handling for image uploadsRaphael Kabo
2022-12-28Merge pull request #85 from redneckcatholic/fix-event-deletionRaphael
Fix event deletion
2022-11-23Fix event deletionredneckcatholic
Append the editToken to the deleteEvent form action to fix the 404 error on event deletion. Refactor broadcastDeleteMessage so that eventDeletion works when federation is disabled. Send deletion emails within the callback, otherwise DB lookup will fail on deleted event id. Fixes #15
2022-11-16fix: check if event has max attendee limitRaphael Kabo
2022-11-14lintingRaphael Kabo
2022-11-14feat: specify number of attendees in partyRaphael Kabo
2022-11-13Merge pull request #79 from dariusk/dariusk-fedifixRaphael
Updating federation code to work with recent Mastodon
2022-11-13chore: dependency upgradesRaphael Kabo
2022-11-13fix: set sparse index on attendee passwordRaphael Kabo
2022-11-10Updating federation code to work with recent MastodonDarius Kazemi
2022-04-27Version bumpRaphael Kabo
2022-04-27fix: Move attendee password generation serversideRaphael Kabo
2022-04-25feat: Add subscribe to group functionalityRaphael Kabo
2022-04-25feat: Event group updated email templateRaphael Kabo
2022-04-24fix: Added help text to event group feed URLRaphael Kabo
2022-04-24fix: Debug ICS feed frontend displayRaphael Kabo
2022-04-24fix: Debug ICS feed generationRaphael Kabo