feat: publish NIP-52 events on approve/create/update/cancel/delete
lint.yml #35 -
Commit 2db0102857 pushed by padreug
fix: hide approve/reject buttons for non-admin users
lint.yml #34 -
Commit 1ad99aa3d6 pushed by padreug
feat: auto-propose events from non-admin users
lint.yml #33 -
Commit 920125aaee pushed by padreug
feat: separate admin view into own events and all users' events
lint.yml #32 -
Commit ba97205592 pushed by padreug
fix: use check_admin for approval endpoints, not require_admin_key
lint.yml #31 -
Commit c1e66fbf7f pushed by padreug
feat: add admin endpoint to view all events across wallets
lint.yml #30 -
Commit 7843da21d8 pushed by padreug
fix: fetch pending events separately from admin's own events
lint.yml #29 -
Commit b467826622 pushed by padreug
fix: close self-closing q-badge tag in status column
lint.yml #28 -
Commit d740cb1f97 pushed by padreug
fix: close remaining self-closing q-btn tags in pending approvals
lint.yml #27 -
Commit 3425097a5c pushed by padreug
fix: use explicit closing tags for Vue custom elements
lint.yml #26 -
Commit cdfcee39ae pushed by padreug
fix: use v-text bindings instead of raw template tags in pending UI
lint.yml #25 -
Commit bdd49f8612 pushed by padreug
fix: make wallet optional in CreateEvent for propose endpoint
lint.yml #23 -
Commit 32ea79a137 pushed by padreug
fix: make promo_code and refund_address optional query params
lint.yml #21 -
Commit eb474b1390 pushed by padreug
chore: prepare release, fix lint and uv warnings (#44)
release.yml #20 -
Commit f06bd9a668 pushed by padreug
feat: add promo codes and conditional events (#40)
release.yml #19 -
Commit 42de6d4791 pushed by padreug
Merge pull request #25 from lnbits/add_image_banner
release.yml #14 -
Commit 4f5fe8035d pushed by padreug
feat: add user_id ticket support and public events endpoint
lint.yml #9 -
Commit 2740d73678 pushed by padreug
fix: Parse JSON extra field when reading tickets from database
release.yml #8 -
Commit 68e6e3d02e pushed by padreug
fix: Parse JSON extra field when reading tickets from database
lint.yml #7 -
Commit 68e6e3d02e pushed by padreug
fix: Use db.insert() for ticket creation to fix SQLite serialization
lint.yml #6 -
Commit a77145e08e pushed by padreug