Teknikode
|
f848ff9f42
|
- Removed uneeded 'dev' subdomains from routes.
- Made url shortening require absolute url
|
5 年之前 |
Teknikode
|
952beef0a2
|
Initial conversion to use routing by domain as well.
|
5 年之前 |
Teknikode
|
681086df3c
|
Fixed paste for unencrypted paste
|
5 年之前 |
Teknikode
|
7b71a4bb5c
|
Fixed bad encoding for paste encryption and storing.
|
5 年之前 |
Teknikode
|
7897c15e9c
|
Fixed bad paste output on decryption
|
5 年之前 |
Teknikode
|
886b36cbf1
|
Removed validations as they aren't working for subdomains.
Made upload URLs dependent on the current subdomain.
|
5 年之前 |
Teknikode
|
1c7f0ce4f0
|
Added 'Enabled' for most service configs.
Added Git configration on user modifications.
|
5 年之前 |
Teknikode
|
51017d950b
|
Added user uploads and pastes to profile.
Moved settigns to it's own page.
|
5 年之前 |
Teknikode
|
36a0db2533
|
Made podcast creation/editing work.
|
5 年之前 |
Teknikode
|
acea8eb87b
|
Fixed view counter to only be initialized -1 when redirecting from the web page paste.
Fixed possibility for same URLs.
|
5 年之前 |
Teknikode
|
e26d5333c2
|
Added help info for Paste API.
|
5 年之前 |
Teknikode
|
14649912a7
|
Added catch for validation errors as a paste.
|
5 年之前 |
Teknikode
|
4b6f81153b
|
Fixed pass checking for simple, raw, and download
|
5 年之前 |
Teknikode
|
ae8fd2848e
|
Added paste to API.
|
5 年之前 |
Teknikode
|
51e9d26326
|
Added reading of detected language and display it on the page.
|
5 年之前 |
Teknikode
|
316b952da8
|
Moved syntax highlighting to a web worker to handle large ammounts of text
|
5 年之前 |
Teknikode
|
8696873bc6
|
Added auto-hide of length selection on expiry type 'never'
|
5 年之前 |
Teknikode
|
ea22ac0827
|
Fixed raw vs download content types.
|
5 年之前 |
Teknikode
|
c3cd74d29e
|
Added <time> tags to all datetime displays.
Modified layout of options for paste to make them even.
Changed 'Download' content-type to application/octet-stream to trigger download always.
|
5 年之前 |
Teknikode
|
efe61f5112
|
Added paste expiration and simplified the view action.
|
5 年之前 |
Teknikode
|
e84752a9c0
|
Finished most of the Paste service.
|
5 年之前 |
Teknikode
|
f301671e5d
|
Modified error registration.
Added some paste stuff (not finished)
|
5 年之前 |
Teknikode
|
da64b0c7a2
|
Added basic paste interface
|
5 年之前 |
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 年之前 |