1
0
mirror of https://git.teknik.io/Teknikode/Teknik.git synced 2023-08-02 14:16:22 +02:00
Teknik/Utilities/Configuration
Uncled1023 181e20d86c - Added AES 128 CFB encrypt/decrypt with IV padding.
- Added helper to edit/remove two factor secrets to/from Git.
- Removed uneccessary references.
- Added initial Unit Tests.
2017-06-11 00:03:44 -07:00
..
Properties Fixed references 2017-01-18 12:23:18 -08:00
ApiConfig.cs Moved Helpers and Configuration into separate projects. Updated all references to use them as well. 2017-01-18 00:12:22 -08:00
app.config Updated newtonsoft across the board to a single version 2017-04-12 10:45:16 -07:00
BlogConfig.cs Moved Helpers and Configuration into separate projects. Updated all references to use them as well. 2017-01-18 00:12:22 -08:00
Config.cs - Removed Inferno crypto library 2017-04-14 23:28:34 -07:00
Configuration.csproj Updated newtonsoft across the board to a single version 2017-04-12 10:45:16 -07:00
ContactConfig.cs Created EmailAccount model for configs, and moved COntactConfig to use the new model, as well as for logging. 2017-01-18 13:04:11 -08:00
DatabaseConfig.cs - Created custom IPrincipal for the user session to include all the user information. 2017-02-19 17:50:05 -08:00
EmailAccount.cs Created EmailAccount model for configs, and moved COntactConfig to use the new model, as well as for logging. 2017-01-18 13:04:11 -08:00
EmailConfig.cs - Added user helper function to change the account type for a given user. 2017-06-04 23:06:40 -07:00
GitConfig.cs - Added AES 128 CFB encrypt/decrypt with IV padding. 2017-06-11 00:03:44 -07:00
IRCConfig.cs Added basic IRC web interface that connects to a specific server specified in the config. 2017-03-25 00:49:39 -07:00
LoggingConfig.cs Created EmailAccount model for configs, and moved COntactConfig to use the new model, as well as for logging. 2017-01-18 13:04:11 -08:00
packages.config Updated newtonsoft across the board to a single version 2017-04-12 10:45:16 -07:00
PasteConfig.cs Moved Helpers and Configuration into separate projects. Updated all references to use them as well. 2017-01-18 00:12:22 -08:00
PiwikConfig.cs Added visitor stats to transparency page. 2017-02-17 00:45:40 -08:00
PodcastConfig.cs Moved Helpers and Configuration into separate projects. Updated all references to use them as well. 2017-01-18 00:12:22 -08:00
ShortenerConfig.cs Added ability to create vaults. 2017-02-13 17:38:33 -08:00
StatusConfig.cs Added Status page for viewing realtime stats of server resources. 2017-02-17 16:54:27 -08:00
StreamConfig.cs Moved Helpers and Configuration into separate projects. Updated all references to use them as well. 2017-01-18 00:12:22 -08:00
UploadConfig.cs - Created custom IPrincipal for the user session to include all the user information. 2017-02-19 17:50:05 -08:00
UserConfig.cs - Created custom IPrincipal for the user session to include all the user information. 2017-02-19 17:50:05 -08:00
VaultConfig.cs Added ability to create vaults. 2017-02-13 17:38:33 -08:00