Commit graph

10 commits

Author SHA1 Message Date
Thomas Kolb
89b0b7ed71 Added FastCGI wrapper based on flipflop 2016-02-10 21:40:07 +01:00
Thomas Kolb
2ef757b74b Moved database to subdirectory "data"
This resolves problems in sqlite when the directory containing the
database is not writable by the webserver, even when the database file
itself is.
2016-02-10 21:37:39 +01:00
383643bdca Changed redirect from temporary (302) to permanent (301) 2016-02-10 14:06:07 +01:00
e804ffa917 Disabled debug 2016-02-10 13:45:08 +01:00
3cc6ba100e Merge branch 'master' of https://github.com/Sqozz/schort 2016-02-10 13:41:23 +01:00
98d07cc5e3 Initial commit 2016-02-10 13:38:40 +01:00
4bded71540 renamed shortener 2016-02-10 13:37:39 +01:00
455c199f05 Don't show a message on main site 2016-02-10 13:32:00 +01:00
23a162b71d Implemented code that generates IDs out of long urls 2016-02-10 11:40:36 +01:00
551d9e1cce Initial partial working commit 2016-02-10 07:57:22 +01:00