Teknikode
84e41499be
WIP billing
1 year ago
Teknikode
3d7fbd6054
Added in memory storage service
1 year ago
Teknikode
2331d1dd9f
Implement separate Storage Service to decouple file storage for uploads and pastes
1 year ago
Teknikode
3ffac5959f
Added paste file cleanup and error handling
1 year ago
Teknikode
ed6133ab52
Updated production publish profiles and identity server footer
1 year ago
Teknikode
c19601716c
Added 'Premium' badge to navbar if the user is a premium user.
1 year ago
Teknikode
d02ed91220
Fixed admin delete commands
1 year ago
Teknikode
e41fa8c199
Fixed identity APi responses/management errors
1 year ago
Teknikode
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
1 year ago
Teknikode
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
1 year ago
Teknikode
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
1 year ago
Teknikode
b17d916df4
Migrated Identity Server 3 -> 4 and upgraded nuget/npm packages
1 year ago
Teknikode
a7a8c5499b
Fixed infalid config references in Service Worker
1 year ago
Teknikode
852f17c2ac
Fixed migration issues and cleaned up startup
1 year ago
Teknikode
3a6d4df991
Moved most middleware to common library
1 year ago
Teknikode
1757f04787
Fixed routing not matching default values
1 year ago
Teknikode
ff07909d0a
Fixed possible null sub attribute
1 year ago
Teknikode
daa9d65704
Updated npm packages
1 year ago
Teknikode
f5f2f4da86
Migrated to .NET Core 5.0
1 year ago
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>
1 year ago
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>
1 year ago
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>
2 years ago
Teknikode
fa04c61a14
Added funding info
2 years ago
Teknikode
54376fcb1a
Re-added anonymous uploads to web UI
2 years ago
Teknikode
c701493859
Added scanning based on sha1 hash of the file to an endpoint
2 years ago
Teknikode
2b14547c25
Fixed routing and added links to dashboard
2 years ago
Teknikode
35d411ac92
Fixed gulp file
2 years ago
Teknikode
dad9de8606
Fix gulp watch functions
2 years ago
Teknikode
09a33714ab
Added paste and shortened URL search to admin page
2 years ago
Teknikode
8cb3022866
Upgraded gulp to v4
2 years ago
Teknikode
22f2a1ae00
Added error handling to paste/upload deletions
2 years ago
Teknikode
8954102306
Added max upload storage limits for user accounts
3 years ago
Teknikode
4207a2811f
Added storage cleaning routine and fixed upload virus scanning.
3 years ago
Teknikode
2bb06b097c
Fixed logging exceptions
3 years ago
Teknikode
b5d5e4afbe
Updated to .NET Core 2.2 (Except MVC Routing)
3 years ago
Teknikode
7c76fffde2
Updated npm packages
3 years ago
Teknikode
94be2cf236
Added customization of scopes and grant type for clients
3 years ago
Teknikode
d47b5e5785
Fixed Password Reset action not using passed in user.
3 years ago
Teknikode
8e22837158
Fixed blacklist check not just checking the hostname of the referer header
3 years ago
Teknikode
e901bbda6d
Update help information around uploads, API, and home page user features
3 years ago
Teknikode
372997f995
Fixed paste and upload file deletion
4 years ago
Teknikode
94546b1881
Fixed service data deletions
4 years ago
Teknikode
11af3f2f6b
Changed paste file deletion to after successful saving of new file.
4 years ago
Teknikode
f42547174a
Fixed paste edits not working if no password submitted
4 years ago
Teknikode
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.
4 years ago
Teknikode
be5d5a49aa
Added support for clearing of the client store cache for a client once it's edited/deleted.
4 years ago
Teknikode
dc45a882f0
Removed 'Track Download' attribute from uploads download action
4 years ago
Teknikode
89ba60b593
Made tracking operations go to a background queue to be processed.
4 years ago
Teknikode
7945ade961
Added .net core piwik tracking api to most entry points
4 years ago
Teknikode
0597455180
Removed unused Logout Session manager middleware
4 years ago