1
0
mirror of https://git.teknik.io/Teknikode/Teknik.git synced 2023-08-02 14:16:22 +02:00
Commit Graph

20 Commits

Author SHA1 Message Date
Uncled1023
12b5f76738 Made upload scanning asynchronously in server maint program 2017-03-18 15:23:29 -07:00
Uncled1023
b967bc07d6 Moved transpaerency to the new status page, and separated each section into a tab. 2017-02-19 00:12:51 -08:00
Uncled1023
8a3f232205 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
Uncled1023
de4b874f62 Updated server maint to use older nClam. 2017-01-18 00:17:34 -08:00
Uncled1023
56b0063dce Moved Helpers and Configuration into separate projects. Updated all references to use them as well. 2017-01-18 00:12:22 -08:00
Uncled1023
dafa9c6e21 Added check so that 'Server Admin' doens't get deleted 2016-06-19 23:43:19 -07:00
Uncled1023
77aa0fe8bc Added download action tracking to uploads/pastes/rss 2016-06-16 13:00:00 -07:00
Uncled1023
9d68a3aab0 Added try/catch to email sending to prevent it crashing before sending them all. 2016-05-20 14:46:13 -07:00
Uncled1023
ee3f7d8ee2 Added filter label for human readable explanation.
Separated Username Cleaning logic.
Updated Thunderbird auth method.
2016-05-19 16:17:08 -07:00
Uncled1023
bd55b29de9 Added warning email option for invalid accounts. 2016-05-19 10:28:48 -07:00
Uncled1023
a73208d2f8 Added deletion of invalid accounts. 2016-05-18 21:52:42 -07:00
Uncled1023
d3b6e67edc Separated User add/edit/delete into a overall account to cover user/email/git. 2016-05-18 17:06:21 -07:00
Uncled1023
596d1ac0ed Added git repo checking to user cleaning.
Fixed user object not being correct for deletion.
2016-05-17 23:47:05 -07:00
Uncled1023
a8e68d9b24 - Made registration a button instead of a dropdown.
- Fixed git last seen.
- Changed clean users to only clean inactives without data.
2016-05-17 17:04:01 -07:00
Uncled1023
8d3f1ccf3e Added cleaning of unused email and git accounts 2016-05-16 23:56:32 -07:00
Uncled1023
89683efcad - Moved git and email management to their own functions.
- Added deletion of account on email or git account missing.
- Added exception deep message generation extension.
- Added better exception handling to user management.
- Cleaned up user management functions.
2016-05-16 16:50:02 -07:00
Uncled1023
19f5d28eaa Moved user modification to helper class.
Added cleaning of users to server maintainence program.
Added cli args to server maint program.
Modified last activity to also grab from email and git.
2016-05-15 23:43:31 -07:00
Uncled1023
2ecea12305 Fixed output not being sent last. 2016-05-10 00:03:22 -07:00
Uncled1023
73c621667b Separated ScanUploads from main of maintainence program. 2016-05-09 16:49:01 -07:00
Uncled1023
d5c85add89 Added Server Maintainence program.
Fixed client side encrypted uploads that save the key from not being scanned.
2016-05-09 13:01:41 -07:00