|
|
41379e821e
|
fix(auth): handles refresh token flow correctly
|
2025-05-08 02:15:56 -04:00 |
|
|
|
a55cb14a3b
|
chore: remove obsolete README and Azure pipeline files along with related PowerShell scripts
|
2025-04-26 18:06:39 -04:00 |
|
|
|
57fbbf17a5
|
feat(creator): allow text for description
|
2025-04-25 01:22:11 -04:00 |
|
|
|
dcd4ec3b75
|
feat(creator): allow text for description
|
2025-04-25 01:21:45 -04:00 |
|
|
|
c7353626a1
|
bug: missing images when not authenticated
|
2025-04-24 21:33:28 -04:00 |
|
|
|
36846405a5
|
refactor: Simplify ChangePresentationInfosRequest by removing phone number and email fields; update related API endpoints for email and phone number management
|
2025-04-24 04:43:41 -04:00 |
|
|
|
c16dddb8dd
|
feat: Add validation for YouTube URL and enhance image upload experience in creator's album editor
|
2025-04-24 03:20:08 -04:00 |
|
|
|
7503f89e3f
|
bug: Presentation.Description is null on creator's creation
|
2025-04-24 01:21:29 -04:00 |
|
|
|
a8cd970f3c
|
feat: Purge slugs when they are expired
|
2025-04-24 01:20:59 -04:00 |
|
|
|
781d8ead94
|
Fix issue with new users
|
2025-04-23 18:52:17 -04:00 |
|
|
|
6d3525c2ee
|
Adds PhotoAlbum, CreatorHome, AboutCreator.
|
2025-04-23 17:45:09 -04:00 |
|
|
|
16ae68a02e
|
Adds supports for RefreshTokens
|
2025-04-17 04:33:28 -04:00 |
|
|
|
9d2a00a928
|
Clearing out the payment path
|
2025-04-17 00:18:17 -04:00 |
|
|
|
910c5572a1
|
Update production configuration for frontend and backend
|
2025-04-16 23:17:07 -04:00 |
|
|
|
887f6f255a
|
Adds edition of slug.
|
2025-04-16 15:26:29 -04:00 |
|
|
|
adfaaf3595
|
Adds delete and restore for a creator's page
|
2025-04-15 15:57:40 -04:00 |
|
|
|
e10533bc78
|
Adds Slug to Creator profile
|
2025-04-15 14:18:07 -04:00 |
|
|
|
fffb41249e
|
Fix Content's Creator relationship
|
2025-04-15 13:30:57 -04:00 |
|
|
|
a332b1082d
|
Split Slug from Creator
|
2025-04-15 03:58:13 -04:00 |
|
|
|
d3a4f66b0e
|
Adds deletion to audits on Creator
|
2025-04-15 02:56:24 -04:00 |
|
|
|
14e601ef06
|
Rename GetCreatorByAlias to GetCreatorBySlug
|
2025-04-10 17:28:32 -04:00 |
|
|
|
ef9ff2b90f
|
Update Azure BlobStorage appsettings.
|
2025-04-09 20:37:53 -04:00 |
|
|
|
46b1dae2ad
|
Fix invalid generated password when login with facebook or google
|
2025-04-09 15:49:30 -04:00 |
|
|
|
35b640a802
|
Remove old Controllers
|
2025-04-07 14:37:01 -04:00 |
|
|
|
133dcf3790
|
Remove static pages
|
2025-04-07 14:18:37 -04:00 |
|
|
|
9e43e26c20
|
Remove unused Web.http
|
2025-04-07 14:15:41 -04:00 |
|
|
|
2d7d9fb565
|
Remove unused Properties
|
2025-04-07 14:15:29 -04:00 |
|
|
|
9800ced6cd
|
Remove EnumExtensions.cs
|
2025-04-07 14:12:37 -04:00 |
|
|
|
23ee580e78
|
Fix cache issues with creator's logo and banner
|
2025-04-04 00:49:14 -04:00 |
|
|
|
dffa2152d9
|
Changed Urls in DB to be 2048 chars long
|
2025-04-02 23:58:52 -04:00 |
|
|
|
84680fa81d
|
Update dotnet-tools to version 9
|
2025-04-02 16:17:58 -04:00 |
|
|
|
914440087e
|
Fix all to Dotnet9
|
2025-04-02 13:26:13 -04:00 |
|
|
|
98fc6329b5
|
Cleanup
|
2025-04-02 00:28:26 -04:00 |
|
|
|
c67cfd390b
|
Sets PostgreSQL to 8.0.11
|
2025-04-02 00:15:08 -04:00 |
|
|
|
621fbf071a
|
Sets Stripe.Net to 47.4
|
2025-04-01 23:53:13 -04:00 |
|
|
|
3ecab48b60
|
Update dependencies.
|
2025-04-01 23:39:47 -04:00 |
|
|
|
01defcf3eb
|
Revert "Moving to dotnet9"
This reverts commit 44df117965.
|
2025-04-01 23:35:32 -04:00 |
|
|
|
a2270bfb80
|
Fix Identity urls to 1024
|
2025-04-01 23:00:27 -04:00 |
|
|
|
915e4823b2
|
Fix Content urls to 1024
|
2025-04-01 22:53:54 -04:00 |
|
|
|
9e8e53061e
|
Update scripts
|
2025-04-01 12:54:02 -04:00 |
|
|
|
50d617ec67
|
Add missing migration
|
2025-04-01 12:41:07 -04:00 |
|
|
|
44df117965
|
Moving to dotnet9
|
2025-04-01 12:02:58 -04:00 |
|
|
|
3f9d2fd69f
|
Adds facebook login.
|
2025-02-17 11:45:17 -05:00 |
|
|
|
a50113c7df
|
Update the AcceptDonation flag correctly when adding or removing the stripe account
|
2025-02-13 15:51:38 -05:00 |
|
|
|
11284e3c38
|
Add missing CT parameter when sending tips
|
2025-02-13 15:51:13 -05:00 |
|
|
|
3de5b7e4ce
|
Fix creation of new creators
|
2025-02-10 14:10:03 -05:00 |
|
|
|
69f2759af5
|
Remove stripe-id from identity db
|
2025-02-08 21:34:26 -05:00 |
|
|
|
7f4e7ead40
|
Remove colors
|
2025-02-08 02:38:41 -05:00 |
|
|
|
009368ca8f
|
Transit
|
2025-02-07 15:44:59 -05:00 |
|
|
|
f38262618e
|
Change color by default when creating a new creator's page
|
2025-01-16 21:33:59 -05:00 |
|