Teknikode
0f96025d48
Added Tracking Filter to only those actions that need it.
4年前
Teknikode
06fae90a4c
Added Do Not Track support for tracking
4年前
Teknikode
3f497b3de1
Fixed title and language/plugins for tracking.
4年前
Teknikode
e95f2cf101
Added tracking as a global filter.
4年前
Teknikode
89683efcad
- Moved git and email management to their own functions.
- Added deletion of account on email or git account missing.
- Added exception deep message generation extension.
- Added better exception handling to user management.
- Cleaned up user management functions.
4年前
Teknikode
74e5e90e1b
Renamed 'Profile' area to 'User' to better match it's purpose.
Added PGP Public Key adding for users and a method to view/link raw pgp key.
Updated multiple packages.
4年前
Teknikode
97284560be
Added canary to transparency
4年前
Teknikode
2fbcfb3373
Modified commit hash to display truncated version and link to repo.
5年前
Teknikode
e2abc55872
Modified tracking to use JS and removed download tracking
5年前
Teknikode
090cf9f5b7
Fixed tracking not recording correct IP.
5年前
Teknikode
07ae28b7e2
Modified back to use static function for tracking.
Added action tracking function.
5年前
Teknikode
26b9284f77
Added Piwik tracking to the server side.
5年前
Teknikode
f848ff9f42
- Removed uneeded 'dev' subdomains from routes.
- Made url shortening require absolute url
5年前
Teknikode
8e71dd6e2a
Finished url shortening page.
5年前
Teknikode
319cb1cba3
Added configurations for login auth to make sure dev auth didnt trigger main auth.
Modified podcast edit to try to fix file adding.
5年前
Teknikode
77e89e9af4
Finished migration
5年前
Teknikode
0215585cee
Fixed legacy migration
5年前
Teknikode
e6097e2c07
Created MySQL migration task to map old data to the new schema.
5年前
Teknikode
167c16b574
Modified stored filename to not include full path
5年前
Teknikode
9f92a71466
Implemented Sha256 method identical to PHP method used for backwards compatability.
5年前
Teknikode
f7c356140b
Added option to convert existing users to the new hashing scheme.
5年前
Teknikode
e918da06be
Added the uploaded files extension as teh default extension in case one could not be determined from the content-type.
5年前
Teknikode
08abba96f6
Added RSS feed for Blogs and Podcasts.
Added DateEdited property to blogs and podcasts (not viewable yet)
5年前
Teknikode
03a5b5ab46
Added active tags and Url helper for getting current subdomain.
5年前
Teknikode
bf2d1a429b
Added c# Markdown library.
5年前
Teknikode
e84752a9c0
Finished most of the Paste service.
5年前
Teknikode
f301671e5d
Modified error registration.
Added some paste stuff (not finished)
5年前
Teknikode
da64b0c7a2
Added basic paste interface
5年前
Teknikode
5fb06265b3
Simplified the SubdomainRoute to allow a single route to specify multiple subdomains.
Changed method of routing so that on dev, you use the sub param instead of an additional directory.
5年前
Teknikode
08539288fb
Added base API service, with Upload POST.
5年前
Teknikode
47cc6f3a9b
Added key size and block size to DB in case they change.
Added subdirectories for stored files.
5年前
Teknikode
72db3a891a
Implemented key storage, deletion key generation, file deletion, and server side decryption.
5年前
Teknikode
12682f5531
Fixed bad encrpty/decrypt missing a byte evey chunk.
Downloading now prompts 'SaveAs' once done decrypting.
5年前
Teknikode
252d605ce0
Implemented file download and decryption. Still need to re-create file from ArrayBuffer.
5年前
Teknikode
ebf069e43f
Uploads - Got encryption working, got file upload working (not encrypted version though), and got upload saving server side.
5年前
Teknikode
d6a9579778
Finished Subdomain url generation using routes.
5年前
Teknikode
9822ad429e
Modifying url routing
5年前
Teknikode
a02e4e15e5
Modified subdomain routing via url parameter.
5年前
Teknikode
e534a58a7b
Added new Url Extension to generate a url with subdomain
5年前
Teknikode
a4a11d7076
Fixed server specific blog viewing (Set to be first blog in DB)
5年前
Teknikode
4fde32fb84
Added default title for ViewBag.
Created Blog viewmodel.
Reorganized css/images/fonts to match nuget pattern.
5年前
Teknikode
e062aaea86
Initial add for Teknik framework.
5年前