Teknikode
|
a9a80f7a97
|
Fixed status realtime charts not loading when visit chart is hidden.
Cleaned up ResponseHelper to reduce unecessary processing.
|
5 years ago |
Teknikode
|
d7994ef6ff
|
Re-enabled dl cache since the RST seems to be fixed.
|
5 years ago |
Teknikode
|
6708fc2de6
|
Added easy way for user's to submit bug report if they see an error screen.
|
5 years ago |
Teknikode
|
8859cbf0d5
|
Added checks in cleaning routine not to remove the system account
|
5 years ago |
Teknikode
|
da633a5831
|
Removed invalid contact info and added link to abuse page.
Added check for premium user's when cleaning inactive accounts.
|
5 years ago |
Teknikode
|
3c6845d4a6
|
Fixed generation of to be cleaned users by server maint program erroring out if a user didn't have all services created.
|
5 years ago |
Teknikode
|
c6d836dac2
|
Fixed 'GetLastAccountActivity' throwing an exception if an account portion doesn't exist.
|
5 years ago |
Teknikode
|
ec6cedbba2
|
Reordered the status and abuse links in footer
|
5 years ago |
Teknikode
|
382eafa5bb
|
Fixed status charts erroring out if the site stats chart is disabled.
|
5 years ago |
Teknikode
|
acc1caf646
|
Fixed admin search not returning anything
|
5 years ago |
Teknikode
|
eb9913992b
|
Added Abuse Reporting information page.
|
5 years ago |
Teknikode
|
c9b1807744
|
Cleaned up contact email sent to support
|
5 years ago |
Teknikode
|
9ea2967e02
|
Changed contact 'from' to be from the user and set 'Sender' as support.
|
5 years ago |
Teknikode
|
076d99a698
|
Updated all scripts to use the parseErrorMessage() function for grabbing the error message out of the response.
|
5 years ago |
Teknikode
|
3530f8badd
|
Updated copyright date
|
5 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
|
61e0204361
|
Added Vary: Origin header
|
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
|
e3e5a60de7
|
Added udpating user LastSeen when setting the user's token's LastSeen
|
5 years ago |
Teknikode
|
e6589638bd
|
Added restricted content types parameter for uploads
|
5 years ago |
Teknikode
|
1fe63a06bd
|
Fixed upload script sending 'null' and not a null value
|
5 years ago |
Teknikode
|
b1a4566275
|
Changed 'bytes' to 'bits'
|
5 years ago |
Teknikode
|
ec8d7f0de6
|
Fixed uploads via API not adhering to the saveKey attribute, or allowing custom Keys/IVs.
|
5 years ago |
Teknikode
|
3b52eade6b
|
Added wot verification
|
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
|
5e5e4c093d
|
Modified status counts to reflect current counts, not total lifetime counts
|
5 years ago |
Teknikode
|
e9c0417dd1
|
Fixed misspelling of 'class'
|
5 years ago |
Teknikode
|
028a2d252d
|
Updated markdown help.
Updated editor to have same settings as final transform.
|
5 years ago |
Teknikode
|
8554648174
|
Added HTML support for blog post articles
|
5 years ago |
Teknikode
|
bb933c5ff1
|
Updated mail server help to include new ports
|
5 years ago |
Teknikode
|
a1606c8662
|
Updated markdown helper to use Extra mode
|
5 years ago |
Teknikode
|
a46a63e3ca
|
Added hexchat addons to the tools help page
|
5 years ago |
Teknikode
|
7db112df5e
|
Fixed bad references
|
5 years ago |
Teknikode
|
64a48d2ddd
|
Added MIME magic number filetype finder
|
5 years ago |
Teknikode
|
a8b601a7a9
|
Converted Settings/Set Password to use viewmodels to allow html in passwords.
|
5 years ago |
Teknikode
|
50bca7a07d
|
Modified solution
|
5 years ago |
Teknikode
|
0208e956e7
|
Removed battle for the net notice
|
5 years ago |
Teknikode
|
2f66559efa
|
Updated TOS
|
5 years ago |
Teknikode
|
a1cb160520
|
Added Net Neutrality message.
|
5 years ago |
Teknikode
|
afa4394052
|
Changed upload to bypass loading of blob if we aren't encrypting client side.
|
5 years ago |
Teknikode
|
55bf97fe53
|
Fixed issue where exception from user info was stopping showing results in admin search.
|
5 years ago |
Teknikode
|
0eb299ad88
|
Modified cache/CSP to temp disable it.
|
5 years ago |
Teknikode
|
fc0ee9f673
|
Fixed Aes128CFB not correctly padding the text for encryption/decryption
|
5 years ago |
Teknikode
|
e89e62f248
|
Fixed checking for git user existing being opposite
|
5 years ago |
Teknikode
|
6a43258809
|
Modified key
|
5 years ago |
Teknikode
|
181e20d86c
|
- Added AES 128 CFB encrypt/decrypt with IV padding.
- Added helper to edit/remove two factor secrets to/from Git.
- Removed uneccessary references.
- Added initial Unit Tests.
|
5 years ago |
Teknikode
|
8561e6f6de
|
- Fixed errors with podcast comments.
- Changed editor config tab spacing to be 4 spaces.
|
5 years ago |
Teknikode
|
86fe419389
|
Fixed multiple crypto bugs.
|
5 years ago |
Teknikode
|
a9aff56a27
|
Modified READEME and set tab indent to 2 spaces
|
5 years ago |