Teknikode
c19601716c
Added 'Premium' badge to navbar if the user is a premium user.
11 months ago
Teknikode
d02ed91220
Fixed admin delete commands
11 months ago
Teknikode
e41fa8c199
Fixed identity APi responses/management errors
11 months 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
11 months 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
11 months 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
11 months ago
Teknikode
b17d916df4
Migrated Identity Server 3 -> 4 and upgraded nuget/npm packages
11 months ago
Teknikode
a7a8c5499b
Fixed infalid config references in Service Worker
11 months ago
Teknikode
852f17c2ac
Fixed migration issues and cleaned up startup
11 months ago
Teknikode
3a6d4df991
Moved most middleware to common library
11 months ago
Teknikode
1757f04787
Fixed routing not matching default values
11 months ago
Teknikode
ff07909d0a
Fixed possible null sub attribute
11 months ago
Teknikode
daa9d65704
Updated npm packages
11 months ago
Teknikode
f5f2f4da86
Migrated to .NET Core 5.0
11 months 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>
1 year 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
2 years ago
Teknikode
4207a2811f
Added storage cleaning routine and fixed upload virus scanning.
2 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
3 years ago
Teknikode
94546b1881
Fixed service data deletions
3 years ago
Teknikode
11af3f2f6b
Changed paste file deletion to after successful saving of new file.
3 years ago
Teknikode
f42547174a
Fixed paste edits not working if no password submitted
3 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.
3 years ago
Teknikode
be5d5a49aa
Added support for clearing of the client store cache for a client once it's edited/deleted.
3 years ago
Teknikode
dc45a882f0
Removed 'Track Download' attribute from uploads download action
3 years ago
Teknikode
89ba60b593
Made tracking operations go to a background queue to be processed.
3 years ago
Teknikode
7945ade961
Added .net core piwik tracking api to most entry points
3 years ago
Teknikode
0597455180
Removed unused Logout Session manager middleware
3 years ago
Teknikode
a867b433f7
Fixed issue where Vault items were saving in an unordered state, so now have a index to sort by
3 years ago
Teknikode
1c10276092
Cleaned up upload settings
3 years ago
Teknikode
340c7fca8b
Made nav bar more responsive for mobile
3 years ago
Teknikode
3e84e2beec
Made upload page more mobile friendly
3 years ago
Teknikode
d310e0135f
Added tooltip to expiration when disabled
3 years ago