Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Dsek-LTH/web

Tags

26.01.26c

Toggle 26.01.26c's commit message

Verified

This commit was signed with the committer’s verified signature.
Fiery-132 Simon Mechler
actually fix back button this time

26.01.26b

Toggle 26.01.26b's commit message

Verified

This commit was signed with the committer’s verified signature.
Fiery-132 Simon Mechler
fix app back button on empty history

26.01.26a

Toggle 26.01.26a's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix the app back button on my machine (#1066)

* Fix the app back button on my machine

* Remove accidental negation from testing

26.01.22a

Toggle 26.01.22a's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Consume endpoint (#895)

* feat: Add QR code scanning for ticket consumption

Implements a complete QR code scanning system for validating and consuming event tickets:

Features:
- QR code scanner component using @zxing/library
- Event-specific scan pages at /events/[slug]/scan
- Consumable detail view with validation status
- Admin QR code management page at /admin/qr
- Ticket consumption tracking and history
- Support for scanning from inventory page

Changes:
- Add QRCodeScanner.svelte component with camera access
- Add useQRScanner hook for QR code detection
- Add consumable.ts server utilities for ticket consumption
- Add scan routes for events with ticket validation
- Add consume action to mark tickets as used
- Add QR code admin page to routes
- Filter events with tickets in event listing
- Update translations for scanning UI
- Add @zxing/library dependency

The system validates tickets against the event, checks consumption status,
displays owner information, and shows question responses if available.

* fix: resolve linting and formatting issues

* feat: add visual indication of recent consumption

* fix: missing translations

* chore: remove snaplet config files

* chore: reset config.json to default

* feat: minor improvements

* Update src/routes/(app)/events/[slug]/scan/[consumable]/+page.svelte

Co-authored-by: Copilot <[email protected]>

---------

Co-authored-by: Copilot <[email protected]>

26.01.21a

Toggle 26.01.21a's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix icon fallbacks (#1056)

26.01.19a

Toggle 26.01.19a's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix editing café opening hours (#1046)

* Improve error message

* Fix form name param

26.01.01a

Toggle 26.01.01a's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove authentik sync code 💣 (#1040)

* Remove authentik sync code

* Fix lint errors

* Remove email alias route

25.12.18a

Toggle 25.12.18a's commit message
refresh tokens + log out user if invalid tokens

25.11.25a

Toggle 25.11.25a's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
allow display language to differ from user setting (#1013)

25.11.23a

Toggle 25.11.23a's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Check date on mandate before authentik sync (#1016)