1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-09-20 07:31:53 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
Chaoyi Zha
ab95465786 Add option to redirect 404s and disabled URLs; update setup picture for 2.0.0 stable 2016-09-11 16:01:34 -04:00
Untung Ginardi
cb3eb243aa Use setting index redirect instead create new config 2016-09-08 19:44:53 +07:00
Untung Ginardi
5edaf41346 Handle when short URL not exist
- Add setup config for define handle type when short URL not exist
- Add setup config for define default URL if handle short URL not exist
with redirect
2016-09-07 10:25:12 +07:00
Chaoyi Zha
cf47e4d253 Lower pseudorandom ending length to 5 2016-08-14 22:18:45 -07:00
Chaoyi Zha
16cc229573 Add option to force pseudorandom link endings rather than counter-based predictable endings 2016-08-14 20:43:08 -07:00
Chaoyi Zha
323aef7cba Unescape SMTP passwords 2016-05-07 22:24:39 -04:00
Chaoyi Zha
985dd4e082 Merge branch 'master' of github.com:cydrobolt/polr 2016-04-16 15:50:33 -04:00
Chaoyi Zha
e51ca268f3 Add more informative comments to env template 2016-04-16 15:50:25 -04:00
Chaoyi Zha
7d3ada0739 Stop escaping passwords and DB credentials in env template 2016-04-13 18:50:30 -04:00
Chaoyi Zha
3bbbf54cc9 Use unencrypted cookies rather than session for temporary storage, due to key changes during setup 2016-02-26 22:00:15 -05:00
Chaoyi Zha
d53c000a0b API auto key assign, anonymous API #141 #142 2016-02-19 19:13:50 -05:00
Chaoyi Zha
d1d5393eff Add missing env template 2016-01-18 21:00:35 -05:00