Commit Graph

28 Commits

Author SHA1 Message Date
rockstardev
11ada0a75e
Cleanup based on coderabbit suggestions 2026-01-16 00:09:06 -06:00
rockstardev
57637b4c16
Updating editorconfig and cleaning up solution 2026-01-15 23:47:43 -06:00
thgO.O
36335bdee1 refactor: log password reset email failures 2025-12-08 23:55:23 -03:00
thgO.O
30924c532d refactor: standardize password reset email 2025-12-08 23:42:45 -03:00
Chukwuleta Tobechi
8aeb0b5a22 Improve password reset flow 2025-12-08 19:31:29 +01:00
rockstardev
6b92633948
Small fixes based on coderabbit suggestions
Some checks failed
Publish Docker image / Push Docker image to Docker Hub (push) Has been cancelled
2025-11-24 17:09:09 -06:00
rockstardev
56bf065c68
Refactoring flow for approval / rejection 2025-11-23 22:50:31 -06:00
Chukwuleta Tobechi
3e94091913 Include email notification to listing flow 2025-11-21 21:33:04 +01:00
rockstardev
6dab0041b2
Merge branch 'master' into ft/request_listing
# Conflicts:
#	PluginBuilder/Controllers/AdminController.cs
#	PluginBuilder/Controllers/PluginController.cs
#	PluginBuilder/Util/Extensions/NpgsqlConnectionExtensions.cs
2025-11-14 00:09:34 -06:00
thgO.O
4a9a630836 feat: admin-driven Nostr relays + AdminSettingsCache 2025-11-12 14:41:00 -03:00
Chukwuleta Tobechi
8bbff9c4bf staged 2025-11-12 14:16:27 +01:00
Chukwuleta Tobechi
2bc4b39c6d refactor slug into plugin slug and clean up code 2025-10-27 11:14:42 +01:00
Chukwuleta Tobechi
e40ac6889b Resolve code rabbit suggestions 2025-10-23 21:52:17 +01:00
Chukwuleta Tobechi
c50a9b0e9c Request listing - plugin author flow 2025-10-23 13:41:16 +01:00
rockstardev
4ceed0bff8
Preparing email sending for testibility 2025-08-11 01:15:53 -05:00
Chukwuleta Tobechi
357c4c9779 Notify Administrators when first plugin version is released 2025-08-08 13:28:27 +01:00
rockstardev
1c18269560
Resolving nullable error warnings 2025-06-24 18:36:06 +02:00
rockstardev
b0052eb951
Refactoring root namespace classes 2025-06-11 19:50:22 +02:00
rockstardev
9433a216fa
Forgotten password functionality 2025-06-07 22:36:25 +02:00
rockstardev
bb99ffba31
Improving .editorconfig and cleaning up project 2025-04-24 22:54:41 -05:00
rockstardev
0649bf31cb
Moving Extensions into dedicated namespace 2025-03-31 12:22:39 -05:00
TChukwuleta
935d4ab196 A flow for communication between the plugin builder and the publishers 2024-11-13 16:39:29 +01:00
rockstardev
be777d9381 Ensuring that each email is sent seperatly without others in To
Some checks failed
Publish Docker image / Push Docker image to Docker Hub (push) Has been cancelled
2024-11-11 15:53:20 -06:00
rockstardev
f1850cd1c3 Email sending overload and improved view with textareas 2024-11-11 15:39:44 -06:00
rockstardev
5417499eed Updating Settings related method to respect hierarchy 2024-11-08 16:17:52 -06:00
rockstardev
ec27158cd6 Refactor unnecessary code 2024-11-07 17:03:21 -06:00
rockstardev
09e872f0b7 Providing Confirm Email functionality 2024-11-01 22:06:10 -05:00
rockstardev
973e38967f Validating smtp credentials and saving them to database 2024-10-27 16:02:52 -05:00