Commit Graph

26 Commits

Author SHA1 Message Date
Daniel Lo Nigro
249630593c Sync repo with current state of code on prod (circa 2011) 2017-10-05 22:13:15 +11:00
Joseph Stubberfield
1c9f2a5a96 Move the welcome string from the shorten include view back into the index view 2011-08-11 18:47:23 +10:00
Joseph Stubberfield
403f18073e Merge branch 'guest-url-option' 2011-07-01 21:32:00 +10:00
Joseph Stubberfield
4969d31aa8 - Hide registration button on navigation bar when registation is disabled 2011-07-01 20:54:11 +10:00
Joseph Stubberfield
722ed4197e - Add check on url submission to ensure guests cannot submit if config doesn't allow it 2011-07-01 20:47:53 +10:00
Joseph Stubberfield
876a06cf5c - Add guest submission option to app config
- Visibly disable url submission form for guests based on the app config value
2011-07-01 20:37:59 +10:00
Joseph Stubberfield
092a1b1e19 - Add configuration variables for disable registration
- Hide register link based on config values
- Redirect back to the home page when trying to get to registration page based on config values
2011-07-01 20:10:40 +10:00
Daniel15
43b46d5ea8 Add missing domain file 2011-07-01 09:30:05 +08:00
Daniel15
3deec9770a More work for custom domains - Ability to use autogenerated aliases for URLs shortened with a custom domain 2011-06-13 11:23:07 +10:00
Daniel15
707cf169f6 Started working on the ability for users to have their own custom domains 2011-06-12 22:26:03 +10:00
stubbers
e7a14bd1e6 Edited application/views/account/register.php via GitHub 2011-05-02 16:48:48 -07:00
stubbers
336569a6c1 Edited application/classes/controller/account.php via GitHub 2011-05-02 16:47:11 -07:00
Daniel15
8445aea7b9 Clean up 2011-01-16 15:58:09 +11:00
Daniel15
2a4a5681a8 Moving to Git - Re-add modules as submodules, upgrade Kohana version 2011-01-16 15:53:12 +11:00
Daniel Lo Nigro
cd137bbefc Some small cleanup 2011-01-15 07:52:22 +00:00
Daniel Lo Nigro
daecece2a4 Temporary spam management hack 2011-01-06 09:54:37 +00:00
Daniel Lo Nigro
b718ca02bb Temporarily always show captcha to slow down spam :( 2010-06-25 09:22:53 +00:00
Daniel Lo Nigro
689c424ab8 Updated blocklist 2010-03-27 00:18:43 +00:00
Daniel Lo Nigro
76f9f20f12 Don't log hits to guest URLs 2010-02-28 04:42:34 +00:00
Daniel Lo Nigro
5ff54bb9b1 Updated home and blacklist 2010-02-28 04:33:08 +00:00
Daniel Lo Nigro
321ef3e4b5 Wrap long URLs 2010-02-28 04:18:20 +00:00
Daniel Lo Nigro
8ef5cabe4f - Show CAPTCHA by default if user is not trusted 2010-02-28 03:51:58 +00:00
Daniel Lo Nigro
21f55b92c7 - Improved stats
- Other little fixes
2010-02-28 03:37:12 +00:00
Daniel Lo Nigro
d867e844e1 - Added error catching for production
- Added some simple statistics (hit graphs)
 - Bug fixes
 - Updated "about" page
2010-02-27 10:49:29 +00:00
Daniel Lo Nigro
422174dabc Update to allow pre. instead of staging. for staging. 2010-02-26 13:13:50 +00:00
Daniel Lo Nigro
1d1056547a Initial import 2010-02-26 12:53:37 +00:00