1
0
mirror of https://git.teknik.io/Teknikode/Teknik.git synced 2023-08-02 14:16:22 +02:00
Teknik/Utilities/Configuration
2018-05-10 20:27:54 -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 Fixed misnamed config vars 2018-05-10 20:27:54 -07:00
Configuration.csproj Changed Status to Stats 2018-05-10 20:12:33 -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 Nuget Packages. 2018-01-28 01:06:15 -08: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
StatsConfig.cs Changed Status to Stats 2018-05-10 20:12:33 -07: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 Added restricted file extensions for uploads 2018-02-14 19:54:06 -08:00
UserConfig.cs - Implemented invite codes to use for registration. 2018-01-16 22:36:11 -08:00
VaultConfig.cs Added ability to create vaults. 2017-02-13 17:38:33 -08:00