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

881 Commits

Author SHA1 Message Date
Uncled1023
4e5dd269bd Added customer ID to admin view 2022-08-14 19:43:45 -07:00
Uncled1023
270615be90 Added email and customer info to admin view 2022-08-14 17:32:48 -07:00
Uncled1023
c4840e696d Fixed more null references 2022-05-30 14:21:06 -07:00
Uncled1023
c79fbdbf92 Fixed null reference 2022-05-30 14:15:00 -07:00
Uncled1023
22020404b9 Bug FIxes 2022-05-30 14:09:19 -07:00
Uncled1023
88fb168044 Removed tracking of cached objects when possible 2022-05-29 15:25:01 -07:00
Uncled1023
399cca937e Fixed paste file closing early 2022-05-29 14:52:13 -07:00
Uncled1023
7a52965300 Fixed disposal of encrypted streams 2022-05-29 14:21:24 -07:00
Uncled1023
6edc67ab78 Fixed response stream read length 2022-05-28 23:49:46 -07:00
Uncled1023
2fe2c9a643 Fixed pool array usage 2022-05-28 21:56:41 -07:00
Uncled1023
0007dc8690 Fixed caching to be singleton w/ background cleaner 2022-05-28 20:32:31 -07:00
Uncled1023
ad532b0106 Fixed some bugs 2022-05-28 11:00:15 -07:00
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