Commit Graph

36 Commits

Author SHA1 Message Date
Daniel Lo Nigro
19c4644f31 Update pagination submodule to working fork 2017-10-05 20:47:37 +11:00
Daniel
c2a5a94a50 Merge pull request #5 from stubbers/master
Guest URL Option. Thanks stubbers!
2011-08-13 08:07:05 -07: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
Daniel
24f19e409d Merge pull request #4 from stubbers/registration-option
Make registration of new users an option in the app config file. Thanks stubbers!
2011-08-02 18:50:00 -07: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
8f23b9c801 Add missing domain file 2011-06-30 17:29:01 -07: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
Daniel15
4601a7dacc Update submodules to latest - Still need to upgrade to Kohana 3.1 one day... 2011-06-11 14:51:10 +10:00
Daniel
651f4965c1 Merge pull request #1 from stubbers/master.
Quick Edits To Disable Registration, until better spam management is in place.
2011-05-03 21:02:25 -07: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
b0a6d235a1 Add README 2011-01-16 15:55:35 +11:00
Daniel15
2a4a5681a8 Moving to Git - Re-add modules as submodules, upgrade Kohana version 2011-01-16 15:53:12 +11:00
Daniel15
7071b70279 Moving to Git - Removing modules to re-add as submodules. 2011-01-16 15:38:59 +11:00
Daniel15
1f39e32147 Moving to Git - Re-add system directory as submodule. 2011-01-16 15:36:26 +11:00
Daniel15
c6aedc1abd Moving to Git - Remove system directory, will re-add as submodule. 2011-01-16 15:28:54 +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
Daniel Lo Nigro
444a88f5ff Created initial directory structure 2010-02-26 12:22:46 +00:00