Teknikode
44efa4172f
Merge branch 'master' of http://git.teknik.io/teknikode/teknik.git
6 years ago
Teknikode
6e8eb52966
Added email notification on exceptions.
6 years ago
Uncled1023
448d53e53e
Merge branch 'master' of dmz76/Teknik into master
6 years ago
Teknikode
76e887cba0
Updated footer to match the new year of our lord and savior.
6 years ago
dmz76
e8fc8951e7
Update 'Teknik/Areas/Help/Views/Help/Git.cshtml'
...
Spelling fixes.
6 years ago
dmz76
6001677b6e
Update 'Teknik/Areas/Help/Views/Help/Index.cshtml'
...
Spelling fixes.
6 years ago
Teknikode
2d9e1eda02
Fixed verification routing
6 years ago
Teknikode
7345330493
Added verification page for TKNK
6 years ago
Teknikode
e39cc27a90
Made Paste API Help show the aliase name for the format instead of the readable name.
6 years ago
Teknikode
9ba0bbbee3
Fixed Paste API help page and changed default values for Paste API
6 years ago
dmz76
d5532c3557
Fixed mispelling
6 years ago
dmz76
3c324ddf0d
Minor fixes
...
Fixed minor grammar corrections, removed bolds and code block highlights, marked files and dirs with backticks
6 years ago
dmz76
6160ac1f59
Add '.editorconfig'
...
Add [.editorconfig](http://editorconfig.org/ ) global settings (supported by gogs) to normalize code contributions. The default settings are what I use in my repos.
Must be reviewed by @Uncled1023 with attention to the following:
```
end_of_line = lf # or crlf for windows env?
trim_trailing_whitespace = true # or false, since it's not good for Markdown files?
```
6 years ago
dmz76
81fdda228c
Indent fix
6 years ago
dmz76
950d93f0b8
Add missing "RSS Feeds" to Help page index
6 years ago
Teknikode
d0c8ed567c
Added check for html files on upload and return them as plain text.
6 years ago
Teknikode
7def4f222d
Fixed max upload size being int instead of long.
6 years ago
Teknikode
64c584d485
Added basic user search to admin page.
6 years ago
Teknikode
302f8cae39
Added icons to 'Recent' sections on main page.
6 years ago
Teknikode
dc576fed0d
Added manual specification of machine key to prevent reset of credentials
6 years ago
Teknikode
8d7ed2fe43
Fixed invalid datetime html values.
6 years ago
Teknikode
d8044a9b8e
Fixed invalid CORs.
...
Fixed invalid HTML head elements.
Fixed invalid html elements.
6 years ago
Teknikode
e8eea8404e
Added X-Requested-With header to ajax calls.
6 years ago
Teknikode
446df72e00
Changed modal header for logins to have matching header color as the nav bar.
6 years ago
Teknikode
96471f48a8
Added ajax actionresult handler.
...
Added returning of json or view from register/login depending on caller.
6 years ago
Teknikode
f2e016d321
Modified home screen and footer styling.
6 years ago
Teknikode
c98e6cbf8e
Added handling of all missing routes with custom 404 page.
6 years ago
Teknikode
f472c4f5d7
Added base Admin area.
...
Added direct routing for error view pages to fix them not loading correctly.
Added handling of authorized, but invalid roles.
6 years ago
Uncled1023
609dbb59eb
Updated Tekup tool link
6 years ago
Teknikode
26ad6b6529
Fixed download worker security issue
6 years ago
Teknikode
2eb9463df7
Changed to use own Pygments nuget package.
6 years ago
Teknikode
35be0dd3a9
Re-enabled copying locally of the pygments package.
6 years ago
Teknikode
14dee8455f
Added default fallback for 'Text only' if the syntax is not supported.
6 years ago
Teknikode
04c2e657ab
Changed paste to use backend syntax highlighting by pygments instead of a JS method.
6 years ago
Teknikode
e1ed311880
Fixed Common scripts not being loaded for simple paste view
6 years ago
Teknikode
15393324b0
Fixed CORs issues with running web workers. Changed URLs for workers and scripts imported inside workers to Blob URLs.
6 years ago
Teknikode
90c5f7d5c2
Fixed blog post editing/creating putting you on a bad url after submit.
6 years ago
Teknikode
d3c1d7187b
Updated framework target to 4.6.2
6 years ago
Teknikode
f5035b5ab7
Fixed url for API in help
6 years ago
Teknikode
0eece43f01
Updated nuget packages
6 years ago
Teknikode
b534f25d62
Added redbubble icon and redbubble marketplace.
6 years ago
Teknikode
ddcba23ae9
Updated version to 2.0.4
6 years ago
Teknikode
0beff458b9
Remade navbar logo use full filename for cache
6 years ago
Teknikode
2d30e33949
Added Cdn generation to SubRouteUrl.
...
Added Cdn bundle extension to the rest of the areas.
Added Cdn for Logo images.
Added Logo constants for file paths.
6 years ago
Teknikode
8b22b22d23
Added cacheing of the config.
...
Added file extensions to cdn url's to allow Azure to work properly.
Configured Uploads to use new CDN.
Added httpCompression to allow compression over proxy.
6 years ago
Teknikode
4ec159e753
Added cdn config options and made bundle extension more generic.
6 years ago
Teknikode
aef087a890
Adding initial attempt at connecting to CDN
6 years ago
Teknikode
430e274280
Merge branch 'master' of http://git.teknik.io/teknikode/teknik.git
6 years ago
Teknikode
3215fdc230
Added tool list help page and referenced it on Upload and Paste pages.
6 years ago
Uncled1023
286058cd27
Merge branch 'master' of suun/Teknik into master
6 years ago