Uncled1023
|
289b430836
|
- Added Url Shortening API.
- Fixed wrong Paste API Result
- Added help for Url Shortening API
|
2016-02-24 13:53:14 -08:00 |
|
Uncled1023
|
f848ff9f42
|
- Removed uneeded 'dev' subdomains from routes.
- Made url shortening require absolute url
|
2016-02-24 13:08:34 -08:00 |
|
Uncled1023
|
8e71dd6e2a
|
Finished url shortening page.
|
2016-02-24 11:58:56 -08:00 |
|
Uncled1023
|
dada112d84
|
Added shortener helper to generate short urls.
|
2016-02-23 16:53:17 -08:00 |
|
Uncled1023
|
2c9bcf5fec
|
Added skafolding for url shortener.
|
2016-02-22 23:42:47 -08:00 |
|
Uncled1023
|
2d331ddda4
|
Added shortener config for shortener host.
Added another route for shortener host.
|
2016-02-21 23:42:38 -08:00 |
|
Uncled1023
|
952beef0a2
|
Initial conversion to use routing by domain as well.
|
2016-02-12 15:58:34 -08:00 |
|
Uncled1023
|
37ab1e2eb3
|
Added GetUser and UserExists helpers.
|
2016-02-12 15:21:17 -08:00 |
|
Uncled1023
|
25373918a8
|
Fixed auth not working with localhost.
|
2016-02-12 14:59:32 -08:00 |
|
Uncled1023
|
6d33a4258b
|
Fixed comments showing the user as the blog post author.
|
2016-02-12 11:58:28 -08:00 |
|
Uncled1023
|
29635234e6
|
Fixed auto-signout on deletion.
|
2016-02-12 11:42:54 -08:00 |
|
Uncled1023
|
64871e8564
|
Fixed unable to logoff on dev.
Moved cookie creation to user helper.
Added try/catch around hmail COM.
|
2016-02-12 11:40:14 -08:00 |
|
Uncled1023
|
245a72f191
|
Merge branch 'master' of http://git.teknik.io/teknikode/teknik.git
|
2016-02-09 12:51:25 -08:00 |
|
Uncled1023
|
22c75ccf8a
|
Updated Privacy Policy to match new auth
|
2016-02-09 12:51:21 -08:00 |
|
Uncled1023
|
fed8289852
|
Fixed editing of podcasts
|
2016-02-08 22:01:41 -08:00 |
|
Uncled1023
|
ffbdec715c
|
Fixed not logging in after registration.
Fixed not saving login_name when creating git user.
|
2016-02-08 21:13:03 -08:00 |
|
Uncled1023
|
319cb1cba3
|
Added configurations for login auth to make sure dev auth didnt trigger main auth.
Modified podcast edit to try to fix file adding.
|
2016-02-05 16:48:00 -08:00 |
|
Uncled1023
|
d3ae11eea5
|
Fixed podcast file uploads and editing
|
2016-02-05 14:25:15 -08:00 |
|
Uncled1023
|
76d1f1c82e
|
Modified file adding/editing for podcasts.
|
2016-02-04 23:01:25 -08:00 |
|
Uncled1023
|
897fd5ecfd
|
Fixed auth ajax request not allowing cross-domain.
|
2016-02-04 14:37:45 -08:00 |
|
Uncled1023
|
ba0c9cbf23
|
Fixed title when viewing system blog post
|
2016-02-04 13:04:53 -08:00 |
|
Uncled1023
|
b6809d4390
|
Added enabled config around 'delete' for email.
|
2016-02-04 12:46:43 -08:00 |
|
Uncled1023
|
17a66c79c2
|
Removed user from system blog.
Added gogs source id as config option.
|
2016-02-04 12:44:56 -08:00 |
|
Uncled1023
|
f431ed4e67
|
Fixed user auth - Needed to set cookie from same domain as requester.
|
2016-02-04 12:08:02 -08:00 |
|
Uncled1023
|
681086df3c
|
Fixed paste for unencrypted paste
|
2016-02-03 15:10:03 -08:00 |
|
Uncled1023
|
7b71a4bb5c
|
Fixed bad encoding for paste encryption and storing.
|
2016-02-03 11:53:44 -08:00 |
|
Uncled1023
|
7897c15e9c
|
Fixed bad paste output on decryption
|
2016-02-03 09:38:52 -08:00 |
|
Uncled1023
|
0055dc9395
|
Still not working...
|
2016-02-02 16:50:54 -08:00 |
|
Uncled1023
|
a363a4445d
|
Tried to fix auth. Still not working.
|
2016-02-02 16:38:57 -08:00 |
|
Uncled1023
|
58b4025f88
|
Changed defaults for upload to save key and encrypt server side.
|
2016-02-02 15:40:10 -08:00 |
|
Uncled1023
|
14a5765b9e
|
Added Stream service for displaying streaming images
|
2016-02-02 15:02:45 -08:00 |
|
Uncled1023
|
77e89e9af4
|
Finished migration
|
2016-02-01 23:26:04 -08:00 |
|
Uncled1023
|
886b36cbf1
|
Removed validations as they aren't working for subdomains.
Made upload URLs dependent on the current subdomain.
|
2016-01-30 21:49:32 -08:00 |
|
Uncled1023
|
9caac7fab3
|
Fixed blog using old constant.
Modified migration and fixed some things.
|
2016-01-29 22:18:45 -08:00 |
|
Uncled1023
|
fc96a2382c
|
Added production publish profile.
Added auto-off function to migrate.
|
2016-01-29 21:26:44 -08:00 |
|
Uncled1023
|
1273f5f70a
|
Added migration of upload files as well.
|
2016-01-29 16:35:05 -08:00 |
|
Uncled1023
|
0215585cee
|
Fixed legacy migration
|
2016-01-29 16:16:04 -08:00 |
|
Uncled1023
|
e6097e2c07
|
Created MySQL migration task to map old data to the new schema.
|
2016-01-29 13:40:27 -08:00 |
|
Uncled1023
|
167c16b574
|
Modified stored filename to not include full path
|
2016-01-29 11:55:53 -08:00 |
|
Uncled1023
|
9f92a71466
|
Implemented Sha256 method identical to PHP method used for backwards compatability.
|
2016-01-28 23:57:15 -08:00 |
|
Uncled1023
|
f7c356140b
|
Added option to convert existing users to the new hashing scheme.
|
2016-01-28 23:08:02 -08:00 |
|
Uncled1023
|
ebc61c218a
|
Fixed uploads 'saveKey' not being the be-all for saving key to server
|
2016-01-28 16:32:54 -08:00 |
|
Uncled1023
|
35e22b8caf
|
Added config to hide email if disabled
|
2016-01-28 15:48:26 -08:00 |
|
Uncled1023
|
8ec56c6833
|
Added git auth token.
|
2016-01-28 15:46:01 -08:00 |
|
Uncled1023
|
1c7f0ce4f0
|
Added 'Enabled' for most service configs.
Added Git configration on user modifications.
|
2016-01-28 15:24:12 -08:00 |
|
Uncled1023
|
638d90bf9b
|
Fixed mail help using old config
|
2016-01-28 12:40:51 -08:00 |
|
Uncled1023
|
ba6d084831
|
Made donation buttons horizontal
|
2016-01-28 11:55:19 -08:00 |
|
Uncled1023
|
862ccf987e
|
Fixed summing of file sizes in transparency
|
2016-01-28 11:34:11 -08:00 |
|
Uncled1023
|
216704aa0e
|
Fixed wrong email domain in profile
|
2016-01-27 23:49:57 -08:00 |
|
Uncled1023
|
2c4c32597c
|
Added domain setting for hmailserver.
|
2016-01-27 23:47:18 -08:00 |
|