summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2022-04-23feat: Add event group ical feedsRaphael Kabo
2022-04-23Update version to 1.2.1Raphael Kabo
2022-04-23Update version to 1.1.2Raphael Kabo
2022-04-23fix: send event group event data to handlebarsRaphael Kabo
2022-04-23chore: dependency updatesRaphael Kabo
2022-01-17Updated home page intro textRaphael Kabo
2022-01-17Updated marked implementationRaphael Kabo
2022-01-17Merge pull request #66 from lowercasename/dependabot/npm_and_yarn/marked-4.0.10Raphael
Bump marked from 0.7.0 to 4.0.10
2022-01-17Make emails optional when creating events/groupsRaphael Kabo
2022-01-17Bump marked from 0.7.0 to 4.0.10dependabot[bot]
Bumps [marked](https://github.com/markedjs/marked) from 0.7.0 to 4.0.10. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v0.7.0...v4.0.10) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17Remove length limit for comments and repliesRaphael Kabo
2022-01-17Set up localStorage functionality and frontendRaphael Kabo
2022-01-17Add new verify token routesRaphael Kabo
2022-01-17Update Bootrstap to 4.6Raphael Kabo
2022-01-14Change removal password help textRaphael Kabo
2022-01-14Add removal password to new attendee emailRaphael Kabo
2022-01-14Remove testing Vue scriptRaphael Kabo
2022-01-14Remove unused codeRaphael Kabo
2022-01-14Remove unused code, add KoFi banner optionRaphael Kabo
2022-01-14Update packagesRaphael Kabo
2022-01-14Remove unnecessary bits from main pagesRaphael Kabo