Commit Graph

15 Commits

Author SHA1 Message Date
sqozz 755c539960 Created empty data folder 2016-02-11 00:04:28 +01:00
sqozz be7a5142f4 Merge branch 'cfr34k-fastcgi' 2016-02-10 23:37:02 +01:00
sqozz f5e4b02997 Merge branch 'fastcgi' of https://github.com/cfr34k/schort into cfr34k-fastcgi 2016-02-10 23:36:28 +01:00
sqozz ae96b0c268 Added wsgi script 2016-02-10 23:30:52 +01:00
sqozz 072321dcbe Changed title and button 2016-02-10 23:00:27 +01:00
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
sqozz 383643bdca Changed redirect from temporary (302) to permanent (301) 2016-02-10 14:06:07 +01:00
sqozz e804ffa917 Disabled debug 2016-02-10 13:45:08 +01:00
sqozz 3cc6ba100e Merge branch 'master' of https://github.com/Sqozz/schort 2016-02-10 13:41:23 +01:00
Sqozz 98d07cc5e3 Initial commit 2016-02-10 13:38:40 +01:00
sqozz 4bded71540 renamed shortener 2016-02-10 13:37:39 +01:00
sqozz 455c199f05 Don't show a message on main site 2016-02-10 13:32:00 +01:00
sqozz 23a162b71d Implemented code that generates IDs out of long urls 2016-02-10 11:40:36 +01:00
sqozz 551d9e1cce Initial partial working commit 2016-02-10 07:57:22 +01:00