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

22 Commits

Author SHA1 Message Date
Uncled1023
f31a42d40d Updated to .NET 6 2022-05-22 19:59:42 -07:00
Uncled1023
243db31442 Added bettter UX for managing subscription 2021-11-19 16:14:58 -08:00
Uncled1023
162a8c5e4e Fixed billing webhook endpoints 2021-11-15 20:17:42 -08:00
Uncled1023
543df28eb7 Added billing/subscriptions 2021-11-13 20:28:24 -08:00
Uncled1023
63ef371a4a Implemented loading of pricing/subscription info from stripe 2021-08-15 00:38:48 -07:00
Uncled1023
84e41499be WIP billing 2021-08-11 18:44:15 -07:00
Uncled1023
3d7fbd6054 Added in memory storage service 2021-08-06 23:21:24 -07:00
Uncled1023
2331d1dd9f Implement separate Storage Service to decouple file storage for uploads and pastes 2021-08-06 22:26:09 -07:00
Uncled1023
e41fa8c199 Fixed identity APi responses/management errors 2021-07-12 20:21:50 -07:00
Uncled1023
f5f2f4da86 Migrated to .NET Core 5.0 2021-06-25 22:30:48 -07:00
Uncled1023
c701493859 Added scanning based on sha1 hash of the file to an endpoint 2020-07-17 00:48:24 -07:00
Uncled1023
8954102306 Added max upload storage limits for user accounts 2020-01-21 00:07:40 -08:00
Uncled1023
b5d5e4afbe Updated to .NET Core 2.2 (Except MVC Routing) 2019-08-04 14:13:40 -07:00
Uncled1023
97071c47c5 Added minimum password length requirements. 2019-01-29 00:02:17 -08:00
Uncled1023
40a5dee36f Added port designation for redirect and fixed identity server cookie domains 2019-01-28 18:19:01 -08:00
Uncled1023
11da968e1c Fixed CSP and CORs related issues. 2019-01-26 20:40:18 -08:00
Uncled1023
1d5d85b661 - Added Expiration parsing to the Service Worker.
- Moved Db Connection settings to the main config form.
2019-01-21 00:29:10 -08:00
Uncled1023
0f7c912390 Modified pastes to save content to encrypted files instead of saving to the DB. 2018-11-20 23:59:26 -08:00
Uncled1023
62e4476897 Added Identity Server for authentication 2018-10-25 22:22:53 -07:00
Uncled1023
9093c0f699 Added security headers, and file download last modified/content type. 2018-06-18 19:07:03 -07:00
Uncled1023
a8862503ac Added Runtime Identifiers to all projects 2018-06-17 15:13:15 -07:00
Uncled1023
5eb45263d9 Ported existing projects to Asp.Net Core (Except ServerMaint) 2018-06-14 17:57:03 -07:00