fsociety
c1ebd9244a
feat: add signal field to meetups
...
- Added a new field "Signal" to the meetups form
- Included validation for the new signal field in the form backend
- Updated landing page to display the signal link if available
- Added display of the signal link in the meetup action column
- Created a new migration to add the signal field to the meetups table
- Included the signal field in the API endpoints for meetups and events.
2024-09-24 17:21:59 +02:00
fsociety
2077cc9941
add webln test page
2024-09-10 20:29:50 +02: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
debe4f4093
Preparations for a Dutch fork
2023-11-24 15:37:05 +01:00
HolgerHatGarKeineNode
c76dbcb8cc
add email lists
2023-11-17 12:48:57 +01:00
HolgerHatGarKeineNode
5627831191
resolves #18
2023-10-30 11:39:00 +01:00
HolgerHatGarKeineNode
34e065a06e
add visible_on_map field to meetups table
2023-08-07 15:43:13 +02:00
SirRufusss
4da466648c
Merge branch 'master' into buecherverleih
2023-08-03 21:08:53 +02:00
HolgerHatGarKeineNode
bf8919d84d
updates
2023-08-02 13:44:30 +02:00
p.sterz
61050ada15
Setting up + routing the page
2023-07-21 12:39:11 +02:00
HolgerHatGarKeineNode
6979c554bc
paynym support added
2023-03-17 11:49:11 +01:00
HolgerHatGarKeineNode
509e252022
lnbits paid articles added
2023-03-14 11:58:03 +01:00
HolgerHatGarKeineNode
639e17080c
lnbits paid articles added
2023-03-13 16:35:20 +01:00
HolgerHatGarKeineNode
255bf2a2d8
voting added
2023-03-11 00:10:30 +01:00
HolgerHatGarKeineNode
c2b7042eab
voting added
2023-03-10 23:03:19 +01:00
HolgerHatGarKeineNode
ce972e66c6
new forms added for courses
2023-02-27 18:37:23 +01:00
HolgerHatGarKeineNode
694fd1146f
change wallet/public key
2023-02-25 19:28:28 +01:00
HolgerHatGarKeineNode
d483c0955a
nostr events schedule
2023-02-24 11:54:19 +01:00
HolgerHatGarKeineNode
38a2b63e3f
nostr events added
2023-02-24 10:35:07 +01:00
HolgerHatGarKeineNode
8c6aa783bc
add nostr publishing
2023-02-23 21:41:55 +01:00
Shift
72bb9a8186
Shift cleanup
2023-02-19 18:05:16 +01:00
Shift
f1905d548d
Remove redundant typing from DocBlocks
2023-02-19 18:05:16 +01:00
Shift
98a430c91c
Add PHP type hints for Laravel 10
2023-02-19 18:05:16 +01:00
Shift
add2ff71e6
Rename password_resets table
2023-02-19 18:05:16 +01:00
Shift
b482d0f175
Adopt anonymous migrations
2023-02-19 18:05:16 +01:00
Shift
df2d3d03ba
Remove unnecessary $model property
2023-02-19 18:05:16 +01:00
Shift
e3c175e5fe
Use Faker methods
...
Accessing Faker properties was deprecated in Faker 1.14.
2023-02-19 18:05:16 +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
2350e9c2f4
edit orange pills
2023-02-16 20:15:34 +01:00
HolgerHatGarKeineNode
382f7e2078
add nostr
2023-02-16 15:18:02 +01:00
HolgerHatGarKeineNode
2949ff5cb0
image processor added
2023-02-15 11:25:31 +01:00
HolgerHatGarKeineNode
5b1d0886dc
Nostr added
2023-02-14 14:35:34 +01:00
HolgerHatGarKeineNode
5ae2f9d498
2023_02_11_155505_change_tweet_field_to_library_items_table.php
2023-02-11 16:57:49 +01:00
HolgerHatGarKeineNode
c965188b00
2023_02_11_155505_change_tweet_field_to_library_items_table.php
2023-02-11 16:55:27 +01:00
HolgerHatGarKeineNode
a067408463
tweet news
2023-02-11 16:53:51 +01:00
HolgerHatGarKeineNode
a95e6222d2
approving news items
2023-02-11 16:23:24 +01:00
HolgerHatGarKeineNode
574091cd62
add Sweden
2023-02-11 15:24:19 +01:00
HolgerHatGarKeineNode
10e5126975
front-end article submission form added
2023-02-09 22:09:05 +01:00
HolgerHatGarKeineNode
4ded31b502
btc-meetups updated
2023-02-08 14:32:13 +01:00
HolgerHatGarKeineNode
62a18bac28
add meetup event landing page
2023-02-06 18:49:38 +01:00
HolgerHatGarKeineNode
0276247de3
encrypt user data
2023-02-03 17:11:23 +01:00
Benjamin Takats
9f153e7630
osm data
2023-01-28 21:48:20 +01:00
Benjamin Takats
6b2ea031a9
lecturer v4v
2023-01-24 15:07:18 +01:00
Benjamin Takats
5e3565466a
matrix_group
2023-01-20 18:01:59 +01:00
Benjamin Takats
ad3b58b19d
news module added
2023-01-20 14:55:08 +01:00
Benjamin Takats
d1d98b6c31
library items parent_id
2023-01-19 14:59:29 +01:00
Benjamin Takats
c14926234f
lightning_address
2023-01-18 18:27:04 +01:00
Benjamin Takats
33f16f6d8f
twitter_username added
2023-01-18 18:00:33 +01:00
Benjamin Takats
96b1658e69
new podcasts
2023-01-18 17:38:42 +01:00
Benjamin Takats
19ddbc9880
enable user donations
2023-01-18 15:44:01 +01:00