Teknikode
94546b1881
Fixed service data deletions
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
1c10276092
Cleaned up upload settings
3 years ago
Teknikode
340c7fca8b
Made nav bar more responsive for mobile
3 years ago
Teknikode
737a17c7d3
Fixed registration not working correctly
3 years ago
Teknikode
6865b5c5bc
Small cleanups and fixes
3 years ago
Teknikode
11da968e1c
Fixed CSP and CORs related issues.
3 years ago
Teknikode
0b2cafbd20
Fixed link to view raw PGP public key not pointing to correct subdomain.
3 years ago
Teknikode
0df52f5d79
Changed most 'user' subdomains to 'account'.
3 years ago
Teknikode
d8f3379625
Added active page checks to nav bar
3 years ago
Teknikode
078400f05a
Added icons and pretified the navbar dropdown menus.
3 years ago
Teknikode
f13f390ab4
Issue #101 - Fixed stats and service data tabs not initially loading and remembering your selection.
3 years ago
Teknikode
f8c5c739d8
Issue #102 - Added link to security settings to navigate to the identity server's grant management page.
3 years ago
Teknikode
81d2a28ca2
Fixed UI around upload settings and viewing service data
3 years ago
Teknikode
9bbb9a8ffa
- Modified uploads to have an expiration of a day for non-logged in users.
...
- Cleaned up API scopes.
- Cleaned up the UI.
- Removed uneccessary 'hide' property for pastes.
3 years ago
Teknikode
e027ac44d6
Added editing of Clients and cleaned up the UI.
3 years ago
Teknikode
416387c764
Added ability to set expirations for uploads. Includes default settings for logged in users.
4 years ago
Teknikode
065ff3ed05
Added centering of user page if no about section is provided
4 years ago
Teknikode
93fc385f0b
Added separate page for viewing service data.
...
Added ability to delete any service data if logged in.
4 years ago
Teknikode
179a27dd26
- Added client management to user's settings page.
...
- Cleaned up identity server pages.
- Added paste migration to service worker.
4 years ago
Teknikode
62e4476897
Added Identity Server for authentication
4 years ago
Teknikode
7ec30d1e39
Changed auth backend to use Identity Server, and asp.net identities.
4 years ago
Teknikode
b2902d7090
Made sure all cookies were strict and https only
4 years ago
Teknikode
5eb45263d9
Ported existing projects to Asp.Net Core (Except ServerMaint)
4 years ago
Teknikode
d8c681665b
Removed unused bundles
4 years ago
Teknikode
e27b625dc3
Added loading states to Login/Register/Settings buttons.
4 years ago
Teknikode
37424956db
Implemented dynamic CSP and added nonces to all inline script tags, and fixed inline js.
4 years ago
Teknikode
bf67409af6
Fixed number of invite codes available displayed in settings navigation.
5 years ago
Teknikode
a7c314d728
- Implemented invite codes to use for registration.
...
- Reorganized settings pages into individual pages.
5 years ago
Teknikode
51b4260f3c
- Added account status of either active or banned.
...
- Cleaned up admin pages.
- Added Type and Status to user's profile page.
- Banned users cannot login, or associate API calls with their account
5 years ago
Teknikode
820aa7038a
Modified public view of profile to not make the email a link when the user is not logged in.
5 years ago
Teknikode
060c7fda80
Fixed shortened URLs in profile history not being the correct links
5 years ago
Teknikode
f95dd1f190
Fixed two factor being submitted incorrectly due to enter key. Fixes issue #52
5 years ago
Teknikode
0badc6b3f9
Fixed missing reference on profile page
5 years ago
Teknikode
55e51b32dc
Removed Gratipay from donation methods.
...
Added Patreon donation method
5 years ago
Teknikode
8be33e3cd9
Modified wording of get premium
5 years ago
Teknikode
b789821724
Fixed exception if no host header is provided
5 years ago
Teknikode
21f6644d7d
- Added links to register and get premium from About page.
...
- Changed 'Blogging' in navbar to 'News' to better represent what it is, and moved it to the main bar.
5 years ago
Teknikode
cf0ea1a305
Added page for explaining how to purchase premium account.
5 years ago
Teknikode
da3d923ab7
- Created custom IPrincipal for the user session to include all the user information.
...
- Added FAQ page with commonly asked questions.
- Added separate config options for each tier of max upload size.
- Updated help to point to the new pages.
5 years ago
Teknikode
60d333eee8
- Added button to pastes to create a vault from one.
...
- Added button to delete a vault on both the vault page and the user profile page.
- Added logo designs by @rug3y
5 years ago
Teknikode
20404c829a
- Added Vault list to user profile.
...
- Added view count for vaults.
5 years ago
Teknikode
17573b5fd3
Changed user 'Index' to be 'ViewProfile' to better match what it actually is.
5 years ago
Teknikode
986dd37f71
- Changed uploads to auto generate deletion key.
...
- Added delete button to the user profile page to delete uploads.
5 years ago
Teknikode
d0628dd8df
- Fixed paste expiration date not formatting correctly in profile page.
...
- Modified navbar formatting for services.
5 years ago
Teknikode
a509291022
- Modified uploads to either encrypt in the browser, or encrypt server side.
...
- Reconfigured the upload screen.
5 years ago
Teknikode
cbe5078b9d
- Added Basic Auth handling inside the auth attributes
...
- Removed global auth attribute and moved it to each controller
- Added new auth information to the API help doc
- Finished UI for managing auth tokens
- Added breadcrumbs to the help pages
6 years ago
Teknikode
41e4dca194
Added auth token editing to the user settings page under security.
6 years ago
Teknikode
56b0063dce
Moved Helpers and Configuration into separate projects. Updated all references to use them as well.
6 years ago
Teknikode
f59e444a3e
Fixed unchanged references.
6 years ago