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

869 Commits

Author SHA1 Message Date
Uncled1023
92ac154619 Optimizations 2022-05-27 23:03:57 -07:00
Uncled1023
dc76918300 Fixed range requests and consolidated data download 2022-05-25 23:30:14 -07:00
Uncled1023
22c5553d3a Performance improvements 2022-05-23 23:45:40 -07:00
Uncled1023
ecfff24d25 Fixed error code title 2022-05-22 21:39:33 -07:00
Uncled1023
82db11b3c0 Updated service worker publish profile 2022-05-22 21:33:58 -07:00
Uncled1023
88aff890e0 Updated Readme 2022-05-22 21:26:07 -07:00
Uncled1023
d3bbe80615 Updated publish profiles 2022-05-22 21:18:09 -07:00
Uncled1023
0f410485f4 Fixed multiple warnings and deprecations 2022-05-22 20:51:09 -07:00
Uncled1023
f31a42d40d Updated to .NET 6 2022-05-22 19:59:42 -07:00
Uncled1023
855fcbc7e1 Fixed invalid ViewBag title assignment 2022-05-22 19:30:55 -07:00
Uncled1023
9d03d03860 Updated year 2022-05-22 18:53:57 -07:00
Uncled1023
1454fd9317 Made sure all encryption methods were properly disposed 2022-05-22 18:52:04 -07:00
Uncled1023
9fbed1aed0 Fixed paste downloads trying to access filestream after disposal 2022-05-21 19:19:38 -07:00
Uncled1023
49b3899306 Optimized the Encryption processes. 2022-05-21 18:55:22 -07:00
Uncled1023
7b115e85e5 Moved some attributes and files to better match their purpose 2022-05-21 10:17:36 -07:00
Uncled1023
e5a4f3b171 Optimized response stream buffer 2022-05-21 09:29:24 -07:00
Uncled1023
169ec3d919 Add index for URls 2022-05-20 22:49:17 -07:00
Uncled1023
d5e885fad5 Fix about page 2022-05-04 20:46:54 -07:00
Uncled1023
1b4629b95f fixed coloring 2022-05-04 20:39:56 -07:00
Uncled1023
4976272639 fix spacing part 2 2022-05-04 20:37:29 -07:00
Uncled1023
f372208cc8 fix spacing 2022-05-04 20:35:28 -07:00
Uncled1023
aa2bf56361 Make URL shortener a user only feature 2022-05-04 20:27:17 -07:00
Uncled1023
67e3446aa3 Fixed null reference exceptions 2022-03-13 23:44:15 -07:00
Uncled1023
6d9428e35b Updated publish profiles 2022-03-13 23:24:01 -07:00
Uncled1023
c7fc3b8658 - Added cache control for pastes.
- Made updates not need to re-query for data.
2022-03-13 23:21:00 -07:00
Uncled1023
035c927326 Added cache for Upload objects and background processing of download increments 2022-03-13 00:28:21 -08:00
Uncled1023
e3dc846b9d Fixed clients being created with requiring Pkce 2021-12-28 19:31:42 -08:00
Uncled1023
f54a0d9d4e Fixed delete functions for non-user content 2021-12-20 21:07:52 -08:00
Uncled1023
ba8c0bb1b1 Added check to make sure token is unique 2021-12-16 20:34:20 -08:00
Uncled1023
73ae766db5 Added 'LastUsed' for auth tokens 2021-12-16 20:18:46 -08:00
Uncled1023
5a240c74cc Removed billing index page 2021-12-08 22:26:23 -08:00
Uncled1023
0521c99c2e Added www redirect to project 2021-12-06 19:58:39 -08:00
Uncled1023
c45da1ff0a Fixed extra quote 2021-12-06 19:34:44 -08:00
Uncled1023
9450ebd33c Fixed API help page. 2021-12-06 19:31:49 -08:00
Uncled1023
80199b3ba7 Made url shortening API require account. 2021-12-06 19:09:41 -08:00
Uncled1023
469f423508 Added version.json to .gitignore 2021-12-06 18:21:34 -08:00
Uncled1023
9846475056 Reworked API help docs 2021-12-06 18:20:09 -08:00
Uncled1023
894c1b2974 Removed actual version file 2021-12-06 18:17:48 -08:00
Uncled1023
8b868e61aa Fixed incorrect url 2021-12-06 17:35:25 -08:00
Uncled1023
2233d6c3be Added Auth Tokens for direct API access 2021-12-06 00:13:12 -08:00
Uncled1023
37fc3ca560 Fixed domain mapping for subdomain less routes 2021-12-04 21:35:46 -08:00
Uncled1023
b62e2f1922 Fixed shortener not redirecting properly 2021-12-04 20:56:22 -08:00
Uncled1023
77805b0386 Fixed SMTP default connection error 2021-12-02 17:48:17 -08:00
Uncled1023
a3d484009b Added storage utilization to uplaod page 2021-12-01 22:29:19 -08:00
Uncled1023
2e945e7d9d Make email sync not remove email account if premium 2021-11-30 20:33:34 -08:00
Uncled1023
98c99b3336 Added renewals of subscriptions 2021-11-28 22:26:20 -08:00
Uncled1023
ef5e5cd82a Updated verbage of cancelation 2021-11-28 21:18:27 -08:00
Uncled1023
481360b831 Updated billing to cancel at end of billing 2021-11-28 20:57:15 -08:00
Uncled1023
a82f3bd56d Changed cancel button to red 2021-11-20 22:28:42 -08:00
Uncled1023
a9000ef6a8 Merge branch 'feature/billing' of https://git.teknik.io/Teknikode/Teknik into feature/billing 2021-11-20 22:24:10 -08:00