Teknikode
|
be166a55c0
|
Added httpPost and allowanonymous attributes to shortener api
|
6 years ago |
Teknikode
|
c3292cee70
|
Updated columns
|
6 years ago |
Teknikode
|
6aab351bf6
|
Updated transaction year display
|
6 years ago |
Teknikode
|
302db41392
|
Added Range support for file downloads.
|
6 years ago |
Teknikode
|
9edb326304
|
Fixed issue where entity object was being used twice in the same scope.
|
6 years ago |
Teknikode
|
2fbcfb3373
|
Modified commit hash to display truncated version and link to repo.
|
6 years ago |
Teknikode
|
17ca1a4ed9
|
Removed borders around the feature links.
|
6 years ago |
Teknikode
|
a6d574d0ff
|
Updated readme
|
6 years ago |
Teknikode
|
e2abc55872
|
Modified tracking to use JS and removed download tracking
|
6 years ago |
Teknikode
|
ec8517d3d4
|
Updated patch version
|
6 years ago |
Teknikode
|
c22a5b4c9f
|
Added HSTS headers to web config.
|
6 years ago |
Teknikode
|
6a8dc3c066
|
Fixed privacy policy
|
6 years ago |
Teknikode
|
984eab6501
|
Added doNotTrack option to the API.
|
6 years ago |
Teknikode
|
668f6acae2
|
Fixed page description not being used.
|
6 years ago |
Teknikode
|
6fa093175d
|
Updated titles and descriptions.
|
6 years ago |
Teknikode
|
3e2551d1fb
|
Added more info to privacy page.
Added shortened url count to transparency page.
|
6 years ago |
Teknikode
|
6f43037f72
|
Added prefix for dev systems to tracking
|
6 years ago |
Teknikode
|
090cf9f5b7
|
Fixed tracking not recording correct IP.
|
6 years ago |
Teknikode
|
07ae28b7e2
|
Modified back to use static function for tracking.
Added action tracking function.
|
6 years ago |
Teknikode
|
26b9284f77
|
Added Piwik tracking to the server side.
|
6 years ago |
Teknikode
|
4cd88265b7
|
Added some theme files.
|
6 years ago |
Teknikode
|
0ac5c08485
|
Fixed generation time being added to non-200 responses.
|
6 years ago |
Teknikode
|
0aab15f446
|
Fixed shortener not using correct url when generated.
|
6 years ago |
Teknikode
|
62eed2bc16
|
Added shortener to nav bar.
Removed title from the index page.
|
6 years ago |
Teknikode
|
ab9f813cd7
|
Fixed url shorten button not capturing current url
|
6 years ago |
Teknikode
|
80fd82a5e3
|
Added shorten URL button to uploads
|
6 years ago |
Teknikode
|
8272eb95c8
|
Added shortened urls to the profile page.
|
6 years ago |
Teknikode
|
289b430836
|
- Added Url Shortening API.
- Fixed wrong Paste API Result
- Added help for Url Shortening API
|
6 years ago |
Teknikode
|
f848ff9f42
|
- Removed uneeded 'dev' subdomains from routes.
- Made url shortening require absolute url
|
6 years ago |
Teknikode
|
8e71dd6e2a
|
Finished url shortening page.
|
6 years ago |
Teknikode
|
dada112d84
|
Added shortener helper to generate short urls.
|
6 years ago |
Teknikode
|
2c9bcf5fec
|
Added skafolding for url shortener.
|
6 years ago |
Teknikode
|
2d331ddda4
|
Added shortener config for shortener host.
Added another route for shortener host.
|
6 years ago |
Teknikode
|
952beef0a2
|
Initial conversion to use routing by domain as well.
|
6 years ago |
Teknikode
|
37ab1e2eb3
|
Added GetUser and UserExists helpers.
|
6 years ago |
Teknikode
|
25373918a8
|
Fixed auth not working with localhost.
|
6 years ago |
Teknikode
|
6d33a4258b
|
Fixed comments showing the user as the blog post author.
|
6 years ago |
Teknikode
|
29635234e6
|
Fixed auto-signout on deletion.
|
6 years ago |
Teknikode
|
64871e8564
|
Fixed unable to logoff on dev.
Moved cookie creation to user helper.
Added try/catch around hmail COM.
|
6 years ago |
Teknikode
|
245a72f191
|
Merge branch 'master' of http://git.teknik.io/teknikode/teknik.git
|
6 years ago |
Teknikode
|
22c75ccf8a
|
Updated Privacy Policy to match new auth
|
6 years ago |
Teknikode
|
fed8289852
|
Fixed editing of podcasts
|
6 years ago |
Teknikode
|
ffbdec715c
|
Fixed not logging in after registration.
Fixed not saving login_name when creating git user.
|
6 years ago |
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.
|
6 years ago |
Teknikode
|
d3ae11eea5
|
Fixed podcast file uploads and editing
|
6 years ago |
Teknikode
|
76d1f1c82e
|
Modified file adding/editing for podcasts.
|
6 years ago |
Teknikode
|
897fd5ecfd
|
Fixed auth ajax request not allowing cross-domain.
|
6 years ago |
Teknikode
|
ba0c9cbf23
|
Fixed title when viewing system blog post
|
6 years ago |
Teknikode
|
b6809d4390
|
Added enabled config around 'delete' for email.
|
6 years ago |
Teknikode
|
17a66c79c2
|
Removed user from system blog.
Added gogs source id as config option.
|
6 years ago |