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

843 Commits

Author SHA1 Message Date
Uncled1023
c397365d33 Made subscription page data driven 2021-08-11 23:02:21 -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
3ffac5959f Added paste file cleanup and error handling 2021-08-04 20:10:46 -07:00
Uncled1023
ed6133ab52 Updated production publish profiles and identity server footer 2021-07-15 21:42:43 -07:00
Uncled1023
c19601716c Added 'Premium' badge to navbar if the user is a premium user. 2021-07-14 23:04:01 -07:00
Uncled1023
d02ed91220 Fixed admin delete commands 2021-07-14 21:35:17 -07:00
Uncled1023
e41fa8c199 Fixed identity APi responses/management errors 2021-07-12 20:21:50 -07:00
Chris Woodward
0bc7abed27
Merge pull request #17 from Teknikode/dependabot/npm_and_yarn/IdentityServer/ini-1.3.7
Bump ini from 1.3.5 to 1.3.7 in /IdentityServer
2021-06-30 22:00:35 -07:00
Chris Woodward
6ebc3a81fe
Merge pull request #29 from Teknikode/dependabot/npm_and_yarn/IdentityServer/hosted-git-info-2.8.9
Bump hosted-git-info from 2.7.1 to 2.8.9 in /IdentityServer
2021-06-30 21:59:44 -07:00
Chris Woodward
8bd45e2306
Merge pull request #23 from Teknikode/dependabot/npm_and_yarn/IdentityServer/y18n-3.2.2
Bump y18n from 3.2.1 to 3.2.2 in /IdentityServer
2021-06-30 21:59:28 -07:00
Uncled1023
b17d916df4 Migrated Identity Server 3 -> 4 and upgraded nuget/npm packages 2021-06-30 21:56:12 -07:00
Uncled1023
a7a8c5499b Fixed infalid config references in Service Worker 2021-06-30 21:55:13 -07:00
Uncled1023
852f17c2ac Fixed migration issues and cleaned up startup 2021-06-30 21:54:59 -07:00
Uncled1023
3a6d4df991 Moved most middleware to common library 2021-06-30 21:54:27 -07:00
Uncled1023
1757f04787 Fixed routing not matching default values 2021-06-28 21:34:01 -07:00
Uncled1023
ff07909d0a Fixed possible null sub attribute 2021-06-28 21:33:26 -07:00
Uncled1023
daa9d65704 Updated npm packages 2021-06-27 23:21:38 -07:00
Uncled1023
f5f2f4da86 Migrated to .NET Core 5.0 2021-06-25 22:30:48 -07:00
dependabot[bot]
72f8bf7ee4
Bump hosted-git-info from 2.7.1 to 2.8.9 in /IdentityServer
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 21:56:05 +00:00
dependabot[bot]
84b149523c
Bump y18n from 3.2.1 to 3.2.2 in /IdentityServer
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 12:23:04 +00:00
dependabot[bot]
9e7408785c
Bump ini from 1.3.5 to 1.3.7 in /IdentityServer
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 01:33:44 +00:00
Chris Woodward
fa04c61a14
Added funding info 2020-08-22 16:53:24 -07:00
Uncled1023
54376fcb1a Re-added anonymous uploads to web UI 2020-07-29 21:23:43 -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
2b14547c25 Fixed routing and added links to dashboard 2020-06-23 11:35:03 -07:00
Uncled1023
35d411ac92 Fixed gulp file 2020-06-23 00:48:17 -07:00
Uncled1023
dad9de8606 Fix gulp watch functions 2020-06-23 00:35:07 -07:00
Uncled1023
09a33714ab Added paste and shortened URL search to admin page 2020-06-23 00:18:58 -07:00
Uncled1023
8cb3022866 Upgraded gulp to v4 2020-06-23 00:18:41 -07:00
Uncled1023
22f2a1ae00 Added error handling to paste/upload deletions 2020-06-16 23:49:52 -07:00
Uncled1023
8954102306 Added max upload storage limits for user accounts 2020-01-21 00:07:40 -08:00
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