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
2e0070b018
meetup fix
2023-08-24 22:36:40 +02:00
HolgerHatGarKeineNode
ddb79aed0b
enable nostr nip-05 login
2023-08-21 18:04:06 +02:00
HolgerHatGarKeineNode
634f58c4b7
fixes #16
2023-08-21 15:33:18 +02:00
HolgerHatGarKeineNode
70bda06360
lnbits paid articles added
2023-03-13 20:35:23 +01:00
HolgerHatGarKeineNode
639e17080c
lnbits paid articles added
2023-03-13 16:35:20 +01:00
HolgerHatGarKeineNode
d1d0d5ce3d
my meetups links added
2023-02-27 17:19:26 +01:00
HolgerHatGarKeineNode
12847f95f6
huge Laravel 10 upgrade
2023-02-19 20:13:20 +01:00
Shift
5776b01d15
Apply Laravel coding style
...
Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.
You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint ), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer ), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer ) for your project root.
For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style ).
2023-02-19 18:05:16 +01:00
HolgerHatGarKeineNode
449c2af0c8
redirect intend
2023-02-02 15:18:31 +01:00
Benjamin Takats
14ce3385ee
orderByDesc orderBy
2023-01-19 13:58:52 +01:00
Benjamin Takats
d9eb467d80
direct links
2023-01-17 20:15:55 +01:00
Benjamin Takats
8e0d23a296
NeedMeetupMiddleware added
2023-01-17 18:59:10 +01:00