summaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Collapse)Author
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
2022-04-23feat: Add event group ical feedsRaphael Kabo
2022-01-17Updated home page intro textRaphael Kabo
2022-01-17Make emails optional when creating events/groupsRaphael Kabo
2022-01-17Remove length limit for comments and repliesRaphael Kabo
2022-01-17Set up localStorage functionality and frontendRaphael 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 unnecessary bits from main pagesRaphael Kabo
2021-12-09Allow names to be less than 3 charactersGraham Rogers
There are names shorter than 3 characters such as "Jo", I don't see any reason for the minimum to be 3.
2020-04-23Anchor upcoming eventsTheRockyDoo
If you'll add #groupEvents to a div showing upcoming events you'll be able to share links scrolled straight to event list of your event group. It might come very handy for example when you embed it in <iframe> tag. Example url that scrolls automatically to an event list: https://gath.io/group/0HSOEdrcw#groupEvents