Foxnouns.NET/Foxnouns.Backend/Database/Migrations
sam 0077a165b5
feat: add some fediverse authentication code
* create applications on instances
* generate authorize URLs
* exchange oauth code for token and user info (untested)
* recreate mastodon app on authentication failure
2024-10-06 15:34:31 +02:00
..
20240527132444_Init.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
20240528125310_AddApplications.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
20240528145744_AddListHidden.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
20240604142522_AddPassword.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
20240611225328_AddTemporaryKeyCache.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
20240712233806_AddUserLastActive.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
20240713000719_AddDeleted.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
20240821210355_AddCustomPreferences.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
20240905191709_AddUserSettings.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
20240926124950_AddSids.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
20240926130208_NonNullableSids.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
20240926180037_AddFlags.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
20241006125003_AddFediverseAccessTokens.cs feat: add some fediverse authentication code 2024-10-06 15:34:31 +02:00
DatabaseContextModelSnapshot.cs feat: add some fediverse authentication code 2024-10-06 15:34:31 +02:00