• Joined on 2023-03-07
nitrix pushed to renovate/jsdom-29.x at nitrix/fete 2026-03-15 08:02:14 +01:00
264fc001e0 Update dependency jsdom to v29
nitrix created branch renovate/jsdom-29.x in nitrix/fete 2026-03-15 08:02:14 +01:00
nitrix pushed to renovate/vitest-eslint-plugin-1.x-lockfile at nitrix/fete 2026-03-14 12:02:13 +01:00
09e4e30bf6 Update dependency @vitest/eslint-plugin to v1.6.12
b12106d3bf Merge pull request 'Add iCal download for calendar integration' (#43) from 019-ical-download into master
d0ed6790ef Update E2E tests for kebab menu and add iCal download tests
92372b6a59 Add organizer kebab menu, bottom bar, and iCal download integration
7817ad182b Unify header as fixed top bar with action slot
Compare 9 commits »
nitrix released v0.14.0 at nitrix/fete 2026-03-14 11:48:03 +01:00
nitrix pushed tag 0.14.0 to nitrix/fete 2026-03-14 11:42:09 +01:00
nitrix deleted branch 019-ical-download from nitrix/fete 2026-03-14 11:40:44 +01:00
nitrix pushed to master at nitrix/fete 2026-03-14 11:40:44 +01:00
b12106d3bf Merge pull request 'Add iCal download for calendar integration' (#43) from 019-ical-download into master
d0ed6790ef Update E2E tests for kebab menu and add iCal download tests
92372b6a59 Add organizer kebab menu, bottom bar, and iCal download integration
7817ad182b Unify header as fixed top bar with action slot
9483e9b1f7 Extract shared bar component CSS and add calendar button to RsvpBar
Compare 8 commits »
nitrix merged pull request nitrix/fete#43 2026-03-14 11:40:43 +01:00
Add iCal download for calendar integration
nitrix created pull request nitrix/fete#43 2026-03-13 21:42:47 +01:00
Add iCal download for calendar integration
nitrix pushed to 019-ical-download at nitrix/fete 2026-03-13 21:42:36 +01:00
d0ed6790ef Update E2E tests for kebab menu and add iCal download tests
92372b6a59 Add organizer kebab menu, bottom bar, and iCal download integration
7817ad182b Unify header as fixed top bar with action slot
9483e9b1f7 Extract shared bar component CSS and add calendar button to RsvpBar
75e6548403 Add iCal download composable with RFC 5545 VEVENT generation
Compare 7 commits »
nitrix created branch 019-ical-download in nitrix/fete 2026-03-13 21:42:36 +01:00
nitrix created pull request nitrix/fete#42 2026-03-13 21:02:16 +01:00
Update dependency @vitest/eslint-plugin to v1.6.12
nitrix pushed to renovate/vitest-eslint-plugin-1.x-lockfile at nitrix/fete 2026-03-13 21:02:12 +01:00
39bfefede9 Update dependency @vitest/eslint-plugin to v1.6.12
nitrix created branch renovate/vitest-eslint-plugin-1.x-lockfile in nitrix/fete 2026-03-13 21:02:12 +01:00
nitrix released v0.13.0 at nitrix/fete 2026-03-13 17:36:15 +01:00
nitrix pushed tag 0.13.0 to nitrix/fete 2026-03-13 17:30:56 +01:00
nitrix pushed to master at nitrix/fete 2026-03-13 17:28:49 +01:00
2f8b911af8 Fix datetime-local input overflow and invisible text on iOS Safari
e9791de4e2 Remove manual -webkit-backdrop-filter prefixes
3b4cc7fbb9 Add explicit browserslist to frontend package.json
9c0e9249ce Upgrade Docker frontend stage from Node 24 to Node 25
Compare 4 commits »
nitrix pushed to master at nitrix/fete 2026-03-13 16:27:52 +01:00
5082ec1333 Merge pull request 'Add organizer cancel-event flow to EventList' (#41) from 018-cancel-event-list into master
b067c0ef1e Add organizer cancel-event flow to EventList
Compare 2 commits »
nitrix deleted branch 018-cancel-event-list from nitrix/fete 2026-03-13 16:27:52 +01:00
nitrix merged pull request nitrix/fete#41 2026-03-13 16:27:51 +01:00
Add organizer cancel-event flow to EventList