summaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Collapse)Author
2024-05-26Refactor instance descriptionRaphael Kabo
2024-05-26Use Alpine.js on new event pageRaphael Kabo
2024-05-26New frontend styles, instance description functionalityRaphael Kabo
2024-05-26feat: unattend events from RSVP emailRaphael Kabo
2024-03-04refactor: improve unattend functionality, fix bugsRaphael Kabo
2024-02-27refactor: new layout and styling tweaksRaphael Kabo
2024-02-27housekeeping: remove unused CSS and JSRaphael Kabo
2024-02-26text/styling tweaks for public event listRaphael Kabo
2024-02-26fix: change wording and header tagRaphael Kabo
2024-02-26feat: optional public events/groupsRaphael Kabo
2024-02-25feat: optionally restrict event creation to specific emailsRaphael Kabo
2024-02-06Allow setting attendee visibility from UIRaphael Kabo
2024-02-05Styling for hidden attendees elementsRaphael Kabo
2024-02-05Backwards compatibility for attendee visibilityRaphael Kabo
2024-02-05Handle hidden attendees in frontendRaphael Kabo
2023-12-03Fixed URLs in createEventGroup emailsHenry Smith
Most of the actual links worked fine, but the displayed URLs were missing the “group” part.
2023-10-10Update Cypress testsRaphael Kabo
2023-10-10Improve group selector styling to use Select2Raphael Kabo
2023-10-10Upgrade Select2, match CSS to BSRaphael Kabo
2023-10-10Fix display bug with event group linkerRaphael Kabo
2023-10-09Make modal HTML valid, improve button labelsRaphael Kabo
2023-10-09Add known group linker to event formRaphael Kabo
2023-10-09Fix event token param bugRaphael Kabo
2023-10-09Add static page config and handlerRaphael Kabo
2023-10-09Fix CSS positioning bugRaphael Kabo
2023-10-08Update front page copyRaphael Kabo
2023-10-08Fix spacingRaphael Kabo
2023-10-08Refactor: import event formRaphael Kabo
2023-10-08Refactor: event group form and API, extract JSRaphael Kabo
2023-10-07refactor: frontend event group routesRaphael Kabo
2023-10-07refactor: event form and api routesRaphael Kabo
2023-10-07Create email text and html templatesRaphael Kabo
2023-10-06refactor: frontend routes into TS file, new event pathRaphael Kabo
2023-10-06Remove unused Handlebars filesRaphael Kabo
2023-10-06Set up CypressRaphael Kabo
2023-07-14Add alt text to homepage imagedev-nicolaos
2023-06-29add labels for comment form inputsdev-nicolaos
2023-06-29tweak placeholder text for commentdev-nicolaos
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-02✨ add h-event microformat markupAlex Spezowka
2023-02-02Add version string to footerRaphael Kabo
2023-02-02Improve error handling for image uploadsRaphael Kabo
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-14feat: specify number of attendees in partyRaphael 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