• Joined on 2023-03-07
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
nitrix pushed to master at nitrix/fete 2026-03-13 16:24:27 +01:00
35b488a8be Merge pull request 'Update dependency vite-plugin-vue-devtools to v8.1.0' (#40) from renovate/vite-plugin-vue-devtools-8.x-lockfile into master
42686502d8 Update dependency vite-plugin-vue-devtools to v8.1.0
Compare 2 commits »
nitrix deleted branch renovate/vite-plugin-vue-devtools-8.x-lockfile from nitrix/fete 2026-03-13 16:24:27 +01:00
nitrix merged pull request nitrix/fete#40 2026-03-13 16:24:26 +01:00
Update dependency vite-plugin-vue-devtools to v8.1.0
nitrix created pull request nitrix/fete#41 2026-03-13 16:23:55 +01:00
Add organizer cancel-event flow to EventList
nitrix created branch 018-cancel-event-list in nitrix/fete 2026-03-13 16:23:35 +01:00
nitrix pushed to 018-cancel-event-list at nitrix/fete 2026-03-13 16:23:35 +01:00
b067c0ef1e Add organizer cancel-event flow to EventList
nitrix created pull request nitrix/fete#40 2026-03-13 03:02:04 +01:00
Update dependency vite-plugin-vue-devtools to v8.1.0
nitrix created branch renovate/vite-plugin-vue-devtools-8.x-lockfile in nitrix/fete 2026-03-13 03:02:02 +01:00
nitrix pushed to renovate/vite-plugin-vue-devtools-8.x-lockfile at nitrix/fete 2026-03-13 03:02:02 +01:00
42686502d8 Update dependency vite-plugin-vue-devtools to v8.1.0
nitrix released v0.12.0 at nitrix/fete 2026-03-12 23:32:31 +01:00
nitrix pushed tag 0.12.0 to nitrix/fete 2026-03-12 23:26:43 +01:00
nitrix pushed to master at nitrix/fete 2026-03-12 23:25:48 +01:00
51ab99fc61 Introduce --color-danger-solid-* CSS variables and replace hardcoded values
d52f51d6e1 Match cancel-event confirm button color with ConfirmDialog style
c1760ae376 Apply consistent label color to cancel-event bottom sheet
6d51327e56 Add touch drag-to-dismiss gesture to BottomSheet
96044ae1ed Change create-event page title to "Great, a Party!"
Compare 9 commits »
nitrix pushed to master at nitrix/fete 2026-03-12 22:25:23 +01:00
c51eacb261 Merge pull request 'Implement watch-event feature (017)' (#39) from 017-watch-event into master
c450849e4d Implement watch-event feature (017) with bookmark in RsvpBar
Compare 2 commits »
nitrix deleted branch 017-watch-event from nitrix/fete 2026-03-12 22:25:23 +01:00
nitrix merged pull request nitrix/fete#39 2026-03-12 22:25:21 +01:00
Implement watch-event feature (017)
nitrix created pull request nitrix/fete#39 2026-03-12 22:22:22 +01:00
Implement watch-event feature (017)