Commit Graph

682 Commits

Author SHA1 Message Date
fsociety f4c46b0011 feat: update URL endpoints for Nostr services
This commit updates the URL endpoints used for Nostr related services from .de to .top domains. This includes the relay URLs for plebs overview and login services, as well as the redirect URL for the einundzwanzig-plebs route.
2024-06-07 12:22:47 +02:00
fsociety de0581ae68 feat: update iframe source in follow-the-rabbit view 2024-04-14 13:46:53 +02:00
fsociety db47a33045 feat: update iframe source in follow-the-rabbit view 2024-04-14 13:44:22 +02:00
fsociety 1388c02f9b Merge branch 'update' 2024-03-15 15:21:35 +01:00
fsociety 13a8b13156 meetups and meetups-events edit buttons added on all landing pages 2024-03-15 15:18:28 +01:00
Paul Willen 7fb1a9792e Merge branch 'Einundzwanzig-Podcast:master' into master 2024-02-26 11:03:36 +01:00
Paul Willen 330a211646 Adding additional translations for Dutch 2024-02-26 11:02:38 +01:00
HolgerHatGarKeineNode bb5b7ddd4e feat: Add venue description to Venue API and update form view (#72ea2ba)
In the VenueController, the Venue API now includes a description of the venue
by concatenating the city name and street. This change is reflected in the
'bitcoin-event-form' view where the 'option-description' attribute now uses the
venue's description instead of the city name.
2024-01-29 18:44:46 +01:00
HolgerHatGarKeineNode 79b4e252fe references #18 feat: add Nostr link button to meetup pages #32
Added a button to the landing-page and landing-page-event views in the
meetup section. This button, when the nostr attribute contains 'npub1',
links out to the corresponding Nostr page using the nostr attribute value.
2024-01-07 11:16:26 +01:00
HolgerHatGarKeineNode 32e165ac42 feat: Add 'My Meetups' link to mobile navigation
This commit adds a new link 'My Meetups' to the mobile navigation in both
the 'Profile' and 'Meetups' sections, allowing users to access their meetups
directly from the mobile navigation. This should improve user experience by
providing a quicker and more intuitive navigation path to personal meetups.
2024-01-07 10:38:12 +01:00
HolgerHatGarKeineNode 7b8d32807c closes #21 feat: add calendar stream URL to meetups
This commit adds a calendar stream URL to each meetup. The URL is copied to
the clipboard when the user clicks on a new button added to the UI. The copied
URL can be pasted into a compatible calendar app, allowing the user to easily
add the meetup to their calendar. This feature was added to several views
including 'profile/meetups', 'meetup/landing-page', and
'meetup/landing-page-event'. The associated controller 'DownloadMeetupCalendar'
and livewire components were also updated accordingly.
2024-01-07 10:31:39 +01:00
HolgerHatGarKeineNode 20c943d636 Remove various icons from the wireui component library. 2023-12-11 13:23:49 +01:00
HolgerHatGarKeineNode 0c820be43b Implement feature flags and update views
This commit implements feature flags using the "ylsideas/feature-flags" library and updates various frontend views to show or hide sections based on the feature flag. Additionally, a new migration file is created for the features database table and the LibraryItem model is updated with a new searchLibraryItems function. The composer.json and composer.lock files are updated to include the new dependencies.
2023-12-08 21:40:48 +01:00
Paul Willen 130994f13c Merge branch 'master' of github.com:paulwillen/einundzwanzig-portal 2023-12-08 16:21:49 +01:00
Paul Willen c0e07cf99c Some additional dutch translations 2023-12-08 16:21:47 +01:00
HolgerHatGarKeineNode 454648d1a6 hotfix 2023-11-24 17:03:30 +01:00
Paul Willen debe4f4093 Preparations for a Dutch fork 2023-11-24 15:37:05 +01:00
HolgerHatGarKeineNode 5627831191 resolves #18 2023-10-30 11:39:00 +01:00
HolgerHatGarKeineNode 0c3d2068ad meetup fix 2023-08-24 22:42:39 +02:00
HolgerHatGarKeineNode eebaa386ee $wire login 2023-08-23 16:41:28 +02:00
HolgerHatGarKeineNode 34d3da2a06 nostr plebs animation added 2023-08-23 14:56:02 +02:00
HolgerHatGarKeineNode 6ba310a63a nostr plebs animation added 2023-08-23 13:58:27 +02:00
HolgerHatGarKeineNode b5b8f9b035 follow all nostr plebs 2023-08-23 13:11:37 +02:00
HolgerHatGarKeineNode ff158e5aad follow all nostr plebs 2023-08-23 13:08:07 +02:00
HolgerHatGarKeineNode 8c2e341fe2 follow all nostr plebs 2023-08-23 13:04:57 +02:00
HolgerHatGarKeineNode 350135afdc search nostr plebs 2023-08-22 17:28:28 +02:00
HolgerHatGarKeineNode 99782dd4d1 search nostr plebs 2023-08-22 17:18:37 +02:00
HolgerHatGarKeineNode 68e926a757 search nostr plebs 2023-08-22 17:16:41 +02:00
HolgerHatGarKeineNode a2d8c4c416 search nostr plebs 2023-08-22 17:04:05 +02:00
HolgerHatGarKeineNode e84cdab499 list of nostr plebs added 2023-08-21 19:32:43 +02:00
HolgerHatGarKeineNode a129b0aaa8 list of nostr plebs added 2023-08-21 19:31:03 +02:00
HolgerHatGarKeineNode ddb79aed0b enable nostr nip-05 login 2023-08-21 18:04:06 +02:00
HolgerHatGarKeineNode 45b1b66e11 add header and footer to profile page 2023-08-21 15:46:14 +02:00
HolgerHatGarKeineNode 634f58c4b7 fixes #16 2023-08-21 15:33:18 +02:00
HolgerHatGarKeineNode 1c129447db change fontawesome kit 2023-08-10 12:46:42 +02:00
HolgerHatGarKeineNode 1339b49a33 update fontawesome 2023-08-03 23:38:21 +02:00
SirRufusss 4da466648c Merge branch 'master' into buecherverleih 2023-08-03 21:08:53 +02:00
p.sterz abfde65a58 [newPage: Buecherverleih] code cleanup 2023-08-03 20:13:23 +02:00
p.sterz af4c2f04dd [newPage: Buecherverleih] zipFile solved 2023-08-03 20:09:16 +02:00
HolgerHatGarKeineNode 6c181ed858 update bindle 2023-08-03 19:15:16 +02:00
HolgerHatGarKeineNode a121bcccad update bindle 2023-08-03 18:57:10 +02:00
HolgerHatGarKeineNode d67fc518ba update bindle form 2023-08-02 18:34:33 +02:00
HolgerHatGarKeineNode 90f789cc58 fix bindle button 2023-08-02 18:18:32 +02:00
HolgerHatGarKeineNode 94d3599f11 bindle style updated 2023-08-02 17:53:35 +02:00
p.sterz fc3c210dd1 [newPage: Buecherverleih] added .zip download button 2023-08-02 17:34:47 +02:00
HolgerHatGarKeineNode a68e7376c7 urls in orange 2023-08-02 17:24:26 +02:00
HolgerHatGarKeineNode d7c67736bd strip twitter params on urls 2023-08-02 17:21:05 +02:00
p.sterz 6a1c35de1d [newPage: Buecherverleih] better download 2023-08-02 17:04:35 +02:00
HolgerHatGarKeineNode 9177dc22aa update bindle page 2023-08-02 16:06:05 +02:00
HolgerHatGarKeineNode e80ae2525d update bindle page 2023-08-02 15:01:42 +02:00