Teknikode
|
26b9284f77
|
Added Piwik tracking to the server side.
|
5 years ago |
Teknikode
|
4cd88265b7
|
Added some theme files.
|
5 years ago |
Teknikode
|
0ac5c08485
|
Fixed generation time being added to non-200 responses.
|
5 years ago |
Teknikode
|
0aab15f446
|
Fixed shortener not using correct url when generated.
|
5 years ago |
Teknikode
|
62eed2bc16
|
Added shortener to nav bar.
Removed title from the index page.
|
5 years ago |
Teknikode
|
ab9f813cd7
|
Fixed url shorten button not capturing current url
|
5 years ago |
Teknikode
|
80fd82a5e3
|
Added shorten URL button to uploads
|
5 years ago |
Teknikode
|
8272eb95c8
|
Added shortened urls to the profile page.
|
5 years ago |
Teknikode
|
289b430836
|
- Added Url Shortening API.
- Fixed wrong Paste API Result
- Added help for Url Shortening API
|
5 years ago |
Teknikode
|
f848ff9f42
|
- Removed uneeded 'dev' subdomains from routes.
- Made url shortening require absolute url
|
5 years ago |
Teknikode
|
8e71dd6e2a
|
Finished url shortening page.
|
5 years ago |
Teknikode
|
dada112d84
|
Added shortener helper to generate short urls.
|
5 years ago |
Teknikode
|
2c9bcf5fec
|
Added skafolding for url shortener.
|
5 years ago |
Teknikode
|
2d331ddda4
|
Added shortener config for shortener host.
Added another route for shortener host.
|
5 years ago |
Teknikode
|
952beef0a2
|
Initial conversion to use routing by domain as well.
|
5 years ago |
Teknikode
|
37ab1e2eb3
|
Added GetUser and UserExists helpers.
|
5 years ago |
Teknikode
|
25373918a8
|
Fixed auth not working with localhost.
|
5 years ago |
Teknikode
|
6d33a4258b
|
Fixed comments showing the user as the blog post author.
|
5 years ago |
Teknikode
|
29635234e6
|
Fixed auto-signout on deletion.
|
5 years ago |
Teknikode
|
64871e8564
|
Fixed unable to logoff on dev.
Moved cookie creation to user helper.
Added try/catch around hmail COM.
|
5 years ago |
Teknikode
|
245a72f191
|
Merge branch 'master' of http://git.teknik.io/teknikode/teknik.git
|
5 years ago |
Teknikode
|
22c75ccf8a
|
Updated Privacy Policy to match new auth
|
5 years ago |
Teknikode
|
fed8289852
|
Fixed editing of podcasts
|
5 years ago |
Teknikode
|
ffbdec715c
|
Fixed not logging in after registration.
Fixed not saving login_name when creating git user.
|
5 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.
|
5 years ago |
Teknikode
|
d3ae11eea5
|
Fixed podcast file uploads and editing
|
5 years ago |
Teknikode
|
76d1f1c82e
|
Modified file adding/editing for podcasts.
|
5 years ago |
Teknikode
|
897fd5ecfd
|
Fixed auth ajax request not allowing cross-domain.
|
5 years ago |
Teknikode
|
ba0c9cbf23
|
Fixed title when viewing system blog post
|
5 years ago |
Teknikode
|
b6809d4390
|
Added enabled config around 'delete' for email.
|
5 years ago |
Teknikode
|
17a66c79c2
|
Removed user from system blog.
Added gogs source id as config option.
|
5 years ago |
Teknikode
|
f431ed4e67
|
Fixed user auth - Needed to set cookie from same domain as requester.
|
5 years ago |
Teknikode
|
681086df3c
|
Fixed paste for unencrypted paste
|
5 years ago |
Teknikode
|
7b71a4bb5c
|
Fixed bad encoding for paste encryption and storing.
|
5 years ago |
Teknikode
|
7897c15e9c
|
Fixed bad paste output on decryption
|
5 years ago |
Teknikode
|
0055dc9395
|
Still not working...
|
5 years ago |
Teknikode
|
a363a4445d
|
Tried to fix auth. Still not working.
|
5 years ago |
Teknikode
|
58b4025f88
|
Changed defaults for upload to save key and encrypt server side.
|
5 years ago |
Teknikode
|
14a5765b9e
|
Added Stream service for displaying streaming images
|
5 years ago |
Teknikode
|
77e89e9af4
|
Finished migration
|
5 years ago |
Teknikode
|
886b36cbf1
|
Removed validations as they aren't working for subdomains.
Made upload URLs dependent on the current subdomain.
|
5 years ago |
Teknikode
|
9caac7fab3
|
Fixed blog using old constant.
Modified migration and fixed some things.
|
5 years ago |
Teknikode
|
fc96a2382c
|
Added production publish profile.
Added auto-off function to migrate.
|
5 years ago |
Teknikode
|
1273f5f70a
|
Added migration of upload files as well.
|
5 years ago |
Teknikode
|
0215585cee
|
Fixed legacy migration
|
5 years ago |
Teknikode
|
e6097e2c07
|
Created MySQL migration task to map old data to the new schema.
|
5 years ago |
Teknikode
|
167c16b574
|
Modified stored filename to not include full path
|
5 years ago |
Teknikode
|
9f92a71466
|
Implemented Sha256 method identical to PHP method used for backwards compatability.
|
5 years ago |
Teknikode
|
f7c356140b
|
Added option to convert existing users to the new hashing scheme.
|
5 years ago |
Teknikode
|
ebc61c218a
|
Fixed uploads 'saveKey' not being the be-all for saving key to server
|
5 years ago |