Foxnouns.NET/Foxnouns.Backend/Database
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
..
Migrations feat: add some fediverse authentication code 2024-10-06 15:34:31 +02:00
Models feat: add some fediverse authentication code 2024-10-06 15:34:31 +02:00
BaseModel.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
DatabaseContext.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
DatabaseQueryExtensions.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
FlagQueryExtensions.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
ISnowflakeGenerator.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
prune-designer-cs-files.sh add script to prune designer files from migrations, add README with acknowledgements 2024-09-26 17:11:52 +02:00
Snowflake.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
SnowflakeGenerator.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00