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

760 Commits

Author SHA1 Message Date
Uncled1023
4207a2811f Added storage cleaning routine and fixed upload virus scanning. 2019-12-31 00:34:46 -08:00
Uncled1023
2bb06b097c Fixed logging exceptions 2019-08-08 23:22:59 -07:00
Uncled1023
b5d5e4afbe Updated to .NET Core 2.2 (Except MVC Routing) 2019-08-04 14:13:40 -07:00
Uncled1023
7c76fffde2 Updated npm packages 2019-08-03 19:42:12 -07:00
Uncled1023
94be2cf236 Added customization of scopes and grant type for clients 2019-08-03 14:03:23 -07:00
Uncled1023
d47b5e5785 Fixed Password Reset action not using passed in user. 2019-07-20 20:07:23 -07:00
Uncled1023
8e22837158 Fixed blacklist check not just checking the hostname of the referer header 2019-07-16 23:38:27 -07:00
Uncled1023
e901bbda6d Update help information around uploads, API, and home page user features 2019-03-30 01:00:58 -07:00
Uncled1023
372997f995 Fixed paste and upload file deletion 2019-02-05 00:00:50 -08:00
Uncled1023
94546b1881 Fixed service data deletions 2019-02-04 23:41:21 -08:00
Uncled1023
11af3f2f6b Changed paste file deletion to after successful saving of new file. 2019-02-04 20:45:53 -08:00
Uncled1023
f42547174a Fixed paste edits not working if no password submitted 2019-02-04 20:44:29 -08:00
Uncled1023
b2abba1825 Multiple Items:
- Added auto adding external source to git on reg.
- Fixed caching of account pages.
- Removed invite code in registration if it isn't required.
- Fixed robots.txt not loading.
2019-02-02 22:55:47 -08:00
Uncled1023
be5d5a49aa Added support for clearing of the client store cache for a client once it's edited/deleted. 2019-02-02 15:03:37 -08:00
Uncled1023
dc45a882f0 Removed 'Track Download' attribute from uploads download action 2019-02-01 00:47:45 -08:00
Uncled1023
89ba60b593 Made tracking operations go to a background queue to be processed. 2019-02-01 00:31:09 -08:00
Uncled1023
7945ade961 Added .net core piwik tracking api to most entry points 2019-01-31 23:43:23 -08:00
Uncled1023
0597455180 Removed unused Logout Session manager middleware 2019-01-31 22:56:12 -08:00
Uncled1023
a867b433f7 Fixed issue where Vault items were saving in an unordered state, so now have a index to sort by 2019-01-30 23:22:09 -08:00
Uncled1023
1c10276092 Cleaned up upload settings 2019-01-30 21:41:06 -08:00
Uncled1023
340c7fca8b Made nav bar more responsive for mobile 2019-01-30 00:33:06 -08:00
Uncled1023
3e84e2beec Made upload page more mobile friendly 2019-01-30 00:06:02 -08:00
Uncled1023
d310e0135f Added tooltip to expiration when disabled 2019-01-29 23:47:40 -08:00
Uncled1023
b231c1a023 Fixed paste expiration unit not disapearing 2019-01-29 23:15:49 -08:00
Uncled1023
73f30571f5 Cleaned up Uploader UI 2019-01-29 23:08:22 -08:00
Chris Woodward
1c18526244 Fixed Paste/Upload APIs not allowing unauthed requests 2019-01-29 10:31:59 -08:00
Uncled1023
7733312861 Removed caching from changing models 2019-01-29 00:37:05 -08:00
Uncled1023
97071c47c5 Added minimum password length requirements. 2019-01-29 00:02:17 -08:00
Uncled1023
58a9fd8bcf Fixed upload file extensions 2019-01-28 23:23:39 -08:00
Uncled1023
35786f1855 Fixed name of ShareX tool. 2019-01-28 23:16:36 -08:00
Uncled1023
fc86f237fb Added cacheing to Client Store, and Management API 2019-01-28 23:15:00 -08:00
Uncled1023
b5c02f7640 Added updating of Last Seen on login 2019-01-28 20:08:48 -08:00
Uncled1023
54398fbe29 Fixed untitled paste title 2019-01-28 19:58:41 -08:00
Uncled1023
f15fb73094 Fixed pastes, user logout endpoint, and auth cookie 2019-01-28 19:29:13 -08:00
Uncled1023
73e5e084a5 Fixed pastes erroring out if there is no IV/Key 2019-01-28 18:46:57 -08:00
Uncled1023
40a5dee36f Added port designation for redirect and fixed identity server cookie domains 2019-01-28 18:19:01 -08:00
Uncled1023
06ffbf0220 Added default endpoint for post-logout 2019-01-28 18:03:59 -08:00
Uncled1023
a3b59ef041 Fixed legacy password checks. 2019-01-28 17:58:02 -08:00
Uncled1023
737a17c7d3 Fixed registration not working correctly 2019-01-28 01:00:15 -08:00
Uncled1023
48ccf56fb0 Added option to publish profile to make App Offline on deployment 2019-01-28 00:38:43 -08:00
Uncled1023
829b773e71 Fixed git service not getting LastActive correctly 2019-01-28 00:26:09 -08:00
Uncled1023
430a77f5ac Fixed system blog not loading the correct posts 2019-01-28 00:04:35 -08:00
Uncled1023
09630a6714 Merged core into master 2019-01-27 22:52:17 -08:00
Uncled1023
85eba4fed2 Merged master with core 2019-01-27 22:50:46 -08:00
Uncled1023
0c9012524d Cleaned up migrations 2019-01-27 22:42:06 -08:00
Uncled1023
6865b5c5bc Small cleanups and fixes 2019-01-27 20:47:08 -08:00
Uncled1023
8a6353f3da Added Feature infrastructure and changed email accounts to start disabled for new accounts. 2019-01-27 15:28:03 -08:00
Uncled1023
6fcead2fe8 Fixed client creation not adding item to list 2019-01-26 21:03:34 -08:00
Uncled1023
11da968e1c Fixed CSP and CORs related issues. 2019-01-26 20:40:18 -08:00
Uncled1023
bbaf251525 Made CSP middleware the same for both web services 2019-01-26 00:12:39 -08:00