1
0
mirror of https://git.teknik.io/Teknikode/Teknik.git synced 2023-08-02 14:16:22 +02:00
Teknik/Utilities/Configuration
2017-03-25 00:49:39 -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 Moved Helpers and Configuration into separate projects. Updated all references to use them as well. 2017-01-18 00:12:22 -08: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 Added basic IRC web interface that connects to a specific server specified in the config. 2017-03-25 00:49:39 -07:00
Configuration.csproj Added basic IRC web interface that connects to a specific server specified in the config. 2017-03-25 00:49:39 -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 Moved Helpers and Configuration into separate projects. Updated all references to use them as well. 2017-01-18 00:12:22 -08:00
GitConfig.cs Moved Helpers and Configuration into separate projects. Updated all references to use them as well. 2017-01-18 00:12:22 -08: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 Added gitversioning to all projects 2017-01-18 12:29:26 -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
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