Teknikode
|
26b9284f77
|
Added Piwik tracking to the server side.
|
5 years ago |
Teknikode
|
4cd88265b7
|
Added some theme files.
|
5 years ago |
Teknikode
|
0aab15f446
|
Fixed shortener not using correct url when generated.
|
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
|
952beef0a2
|
Initial conversion to use routing by domain as well.
|
5 years ago |
Teknikode
|
3e9afafd09
|
Re-fixed url not being generated correctly for API upload
|
5 years ago |
Teknikode
|
7806555a07
|
Fixed issue where both key and iv aren't stored for upload and it would try to decrypt it.
|
5 years ago |
Teknikode
|
e918da06be
|
Added the uploaded files extension as teh default extension in case one could not be determined from the content-type.
|
5 years ago |
Teknikode
|
e26d5333c2
|
Added help info for Paste API.
|
5 years ago |
Teknikode
|
ae8fd2848e
|
Added paste to API.
|
5 years ago |
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 years ago |
Teknikode
|
486ee2c2b1
|
Fixed error checking for upload APIv1 and some example text.
|
5 years ago |
Teknikode
|
c00acbc54a
|
Modified API routing and organization.
Modified org of API help.
|
5 years ago |
Teknikode
|
08539288fb
|
Added base API service, with Upload POST.
|
5 years ago |