]> CyberLeo.Net >> Repos - Github/YOURLS.git/log
Github/YOURLS.git
13 years agoFix empty pagetitle notice
ozhozh [Fri, 6 Aug 2010 21:35:38 +0000 (21:35 +0000)]
Fix empty pagetitle notice

git-svn-id: http://yourls.googlecode.com/svn/trunk@484 12232710-3e20-11de-b438-597f59cd7555

13 years agoDB schema change (UTF for titles)
ozhozh [Thu, 5 Aug 2010 12:49:45 +0000 (12:49 +0000)]
DB schema change (UTF for titles)

git-svn-id: http://yourls.googlecode.com/svn/trunk@483 12232710-3e20-11de-b438-597f59cd7555

13 years agoJavascript fix with Topsy button
ozhozh [Thu, 5 Aug 2010 08:22:27 +0000 (08:22 +0000)]
Javascript fix with Topsy button

git-svn-id: http://yourls.googlecode.com/svn/trunk@482 12232710-3e20-11de-b438-597f59cd7555

13 years agoDisplay notices slightly longer
ozhozh [Thu, 5 Aug 2010 07:52:58 +0000 (07:52 +0000)]
Display notices slightly longer

git-svn-id: http://yourls.googlecode.com/svn/trunk@481 12232710-3e20-11de-b438-597f59cd7555

13 years agoNo includes if config.php not found
ozhozh [Thu, 5 Aug 2010 07:41:10 +0000 (07:41 +0000)]
No includes if config.php not found

git-svn-id: http://yourls.googlecode.com/svn/trunk@480 12232710-3e20-11de-b438-597f59cd7555

13 years agoMore filter on titles
ozhozh [Wed, 4 Aug 2010 23:14:09 +0000 (23:14 +0000)]
More filter on titles

git-svn-id: http://yourls.googlecode.com/svn/trunk@479 12232710-3e20-11de-b438-597f59cd7555

13 years agoForgot the README.txt
ozhozh [Wed, 4 Aug 2010 19:56:45 +0000 (19:56 +0000)]
Forgot the README.txt

git-svn-id: http://yourls.googlecode.com/svn/trunk@478 12232710-3e20-11de-b438-597f59cd7555

13 years ago"Social Toolbar" improvements with delicious button and meta tags (charset, robots)
ozhozh [Wed, 4 Aug 2010 19:37:36 +0000 (19:37 +0000)]
"Social Toolbar" improvements with delicious button and meta tags (charset, robots)

git-svn-id: http://yourls.googlecode.com/svn/trunk@477 12232710-3e20-11de-b438-597f59cd7555

13 years agoOne-click filtering of active/inactive plugins
ozhozh [Wed, 4 Aug 2010 15:47:54 +0000 (15:47 +0000)]
One-click filtering of active/inactive plugins

git-svn-id: http://yourls.googlecode.com/svn/trunk@476 12232710-3e20-11de-b438-597f59cd7555

13 years agoRename #tblUrl with #main-table. I didn't like it and it didn't always make sense.
ozhozh [Wed, 4 Aug 2010 15:22:05 +0000 (15:22 +0000)]
Rename #tblUrl with #main-table. I didn't like it and it didn't always make sense.

git-svn-id: http://yourls.googlecode.com/svn/trunk@475 12232710-3e20-11de-b438-597f59cd7555

13 years agoAdding cookie management to common.js
ozhozh [Wed, 4 Aug 2010 13:55:10 +0000 (13:55 +0000)]
Adding cookie management to common.js

git-svn-id: http://yourls.googlecode.com/svn/trunk@468 12232710-3e20-11de-b438-597f59cd7555

13 years agoStyle tweak
ozhozh [Wed, 4 Aug 2010 13:10:11 +0000 (13:10 +0000)]
Style tweak

git-svn-id: http://yourls.googlecode.com/svn/trunk@467 12232710-3e20-11de-b438-597f59cd7555

13 years agoWindows server detection function
ozhozh [Wed, 4 Aug 2010 13:01:45 +0000 (13:01 +0000)]
Windows server detection function

git-svn-id: http://yourls.googlecode.com/svn/trunk@466 12232710-3e20-11de-b438-597f59cd7555

13 years agoRemove utf8_encode() as this only converts from ISO-8859-1 (practically useless then)
ozhozh [Tue, 3 Aug 2010 17:57:18 +0000 (17:57 +0000)]
Remove utf8_encode() as this only converts from ISO-8859-1 (practically useless then)

git-svn-id: http://yourls.googlecode.com/svn/trunk@464 12232710-3e20-11de-b438-597f59cd7555

13 years agoBetter funky charset handling in page titles. Fixes issue 423.
ozhozh [Tue, 3 Aug 2010 17:52:37 +0000 (17:52 +0000)]
Better funky charset handling in page titles. Fixes issue 423.

git-svn-id: http://yourls.googlecode.com/svn/trunk@463 12232710-3e20-11de-b438-597f59cd7555

13 years agoFix display of funky URL titles
ozhozh [Tue, 3 Aug 2010 15:24:49 +0000 (15:24 +0000)]
Fix display of funky URL titles

git-svn-id: http://yourls.googlecode.com/svn/trunk@462 12232710-3e20-11de-b438-597f59cd7555

13 years agoAttempt at better getting remote page titles with funky charsets. Need to handle...
ozhozh [Tue, 3 Aug 2010 14:59:15 +0000 (14:59 +0000)]
Attempt at better getting remote page titles with funky charsets. Need to handle cases where mb_* functions are not available.

git-svn-id: http://yourls.googlecode.com/svn/trunk@461 12232710-3e20-11de-b438-597f59cd7555

13 years agoMore explicit text
ozhozh [Mon, 2 Aug 2010 13:47:17 +0000 (13:47 +0000)]
More explicit text

git-svn-id: http://yourls.googlecode.com/svn/trunk@460 12232710-3e20-11de-b438-597f59cd7555

13 years agoChange in generating rnd strings (now comply to charset as defined in config.php)
ozhozh [Mon, 2 Aug 2010 13:36:14 +0000 (13:36 +0000)]
Change in generating rnd strings (now comply to charset as defined in config.php)

git-svn-id: http://yourls.googlecode.com/svn/trunk@458 12232710-3e20-11de-b438-597f59cd7555

13 years agoPie aspect ratio fix
ozhozh [Sat, 17 Jul 2010 18:39:04 +0000 (18:39 +0000)]
Pie aspect ratio fix

git-svn-id: http://yourls.googlecode.com/svn/trunk@456 12232710-3e20-11de-b438-597f59cd7555

13 years agoDon't strip out query string, this breaks Prefix-n-Shorten
ozhozh [Sat, 17 Jul 2010 13:37:27 +0000 (13:37 +0000)]
Don't strip out query string, this breaks Prefix-n-Shorten

git-svn-id: http://yourls.googlecode.com/svn/trunk@455 12232710-3e20-11de-b438-597f59cd7555

13 years agoRemoved unwanted console.log()
ozhozh [Thu, 1 Jul 2010 21:51:10 +0000 (21:51 +0000)]
Removed unwanted console.log()

git-svn-id: http://yourls.googlecode.com/svn/trunk@454 12232710-3e20-11de-b438-597f59cd7555

13 years agoBetter admin page titles
ozhozh [Thu, 1 Jul 2010 20:56:01 +0000 (20:56 +0000)]
Better admin page titles

git-svn-id: http://yourls.googlecode.com/svn/trunk@453 12232710-3e20-11de-b438-597f59cd7555

13 years agoCore sample plugin about admin page for plugins
ozhozh [Thu, 1 Jul 2010 20:50:44 +0000 (20:50 +0000)]
Core sample plugin about admin page for plugins

git-svn-id: http://yourls.googlecode.com/svn/trunk@452 12232710-3e20-11de-b438-597f59cd7555

13 years agoCore sample plugin: administration page
ozhozh [Thu, 1 Jul 2010 20:48:59 +0000 (20:48 +0000)]
Core sample plugin: administration page

git-svn-id: http://yourls.googlecode.com/svn/trunk@451 12232710-3e20-11de-b438-597f59cd7555

13 years agoAdded functions to register and draw plugin admin pages. Uber cool.
ozhozh [Thu, 1 Jul 2010 20:44:39 +0000 (20:44 +0000)]
Added functions to register and draw plugin admin pages. Uber cool.

git-svn-id: http://yourls.googlecode.com/svn/trunk@449 12232710-3e20-11de-b438-597f59cd7555

13 years agoJS tweaks
ozhozh [Thu, 1 Jul 2010 18:51:55 +0000 (18:51 +0000)]
JS tweaks

git-svn-id: http://yourls.googlecode.com/svn/trunk@446 12232710-3e20-11de-b438-597f59cd7555

13 years agoFix yourls_is_private() to work with new yourls-loader handler
ozhozh [Thu, 1 Jul 2010 18:51:16 +0000 (18:51 +0000)]
Fix yourls_is_private() to work with new yourls-loader handler

git-svn-id: http://yourls.googlecode.com/svn/trunk@445 12232710-3e20-11de-b438-597f59cd7555

13 years agoCSS tweak. Preparing for longer menus.
ozhozh [Thu, 1 Jul 2010 18:49:51 +0000 (18:49 +0000)]
CSS tweak. Preparing for longer menus.

git-svn-id: http://yourls.googlecode.com/svn/trunk@444 12232710-3e20-11de-b438-597f59cd7555

13 years agoTag tweak
ozhozh [Thu, 1 Jul 2010 18:46:35 +0000 (18:46 +0000)]
Tag tweak

git-svn-id: http://yourls.googlecode.com/svn/trunk@443 12232710-3e20-11de-b438-597f59cd7555

13 years agoMention sample files. Fixes issue 384.
ozhozh [Thu, 1 Jul 2010 18:43:22 +0000 (18:43 +0000)]
Mention sample files. Fixes issue 384.

git-svn-id: http://yourls.googlecode.com/svn/trunk@442 12232710-3e20-11de-b438-597f59cd7555

13 years agoRemove unwanted console.log()
ozhozh [Thu, 1 Jul 2010 13:18:19 +0000 (13:18 +0000)]
Remove unwanted console.log()

git-svn-id: http://yourls.googlecode.com/svn/trunk@439 12232710-3e20-11de-b438-597f59cd7555

13 years ago- Better handling of feedback message with long strings
ozhozh [Thu, 1 Jul 2010 12:33:50 +0000 (12:33 +0000)]
- Better handling of feedback message with long strings
- Hopefully better handling of UTF8 titles in pages

git-svn-id: http://yourls.googlecode.com/svn/trunk@438 12232710-3e20-11de-b438-597f59cd7555

13 years agoBetter toggle "No URL found" when no links in DB or when deleting all links
ozhozh [Thu, 1 Jul 2010 08:36:25 +0000 (08:36 +0000)]
Better toggle "No URL found" when no links in DB or when deleting all links

git-svn-id: http://yourls.googlecode.com/svn/trunk@437 12232710-3e20-11de-b438-597f59cd7555

13 years agoLots of change:
ozhozh [Thu, 1 Jul 2010 08:33:49 +0000 (08:33 +0000)]
Lots of change:
- better filters with more vars
- more filters & actions
- better rnd string generator allowing custom charset
- include page title in returns from API requests & adding short link
- allow plugins to shortcut options

git-svn-id: http://yourls.googlecode.com/svn/trunk@436 12232710-3e20-11de-b438-597f59cd7555

13 years agoEncode entities in XML response. Fixes issue 326.
ozhozh [Thu, 1 Jul 2010 08:30:28 +0000 (08:30 +0000)]
Encode entities in XML response. Fixes issue 326.

git-svn-id: http://yourls.googlecode.com/svn/trunk@435 12232710-3e20-11de-b438-597f59cd7555

13 years agoMore comments
ozhozh [Thu, 1 Jul 2010 08:28:49 +0000 (08:28 +0000)]
More comments

git-svn-id: http://yourls.googlecode.com/svn/trunk@434 12232710-3e20-11de-b438-597f59cd7555

13 years agoMore complete sample public interface (page title, click to copy)
ozhozh [Tue, 29 Jun 2010 20:59:09 +0000 (20:59 +0000)]
More complete sample public interface (page title, click to copy)

git-svn-id: http://yourls.googlecode.com/svn/trunk@433 12232710-3e20-11de-b438-597f59cd7555

13 years agoAbility to pass page title to function that creates new link -- save remote HTTP...
ozhozh [Tue, 29 Jun 2010 20:58:40 +0000 (20:58 +0000)]
Ability to pass page title to function that creates new link -- save remote HTTP request if possible

git-svn-id: http://yourls.googlecode.com/svn/trunk@432 12232710-3e20-11de-b438-597f59cd7555

13 years agoMake sure foreach() always loops on arrays
ozhozh [Tue, 29 Jun 2010 16:24:50 +0000 (16:24 +0000)]
Make sure foreach() always loops on arrays

git-svn-id: http://yourls.googlecode.com/svn/trunk@431 12232710-3e20-11de-b438-597f59cd7555

13 years agoVisual hints on plugin list
ozhozh [Mon, 28 Jun 2010 16:00:39 +0000 (16:00 +0000)]
Visual hints on plugin list

git-svn-id: http://yourls.googlecode.com/svn/trunk@430 12232710-3e20-11de-b438-597f59cd7555

13 years agoMinor JS tweakage
ozhozh [Sun, 27 Jun 2010 19:08:42 +0000 (19:08 +0000)]
Minor JS tweakage

git-svn-id: http://yourls.googlecode.com/svn/trunk@429 12232710-3e20-11de-b438-597f59cd7555

13 years agoColor tweak
ozhozh [Sun, 27 Jun 2010 19:06:31 +0000 (19:06 +0000)]
Color tweak

git-svn-id: http://yourls.googlecode.com/svn/trunk@428 12232710-3e20-11de-b438-597f59cd7555

13 years agoDelay parameter in feedback function
ozhozh [Sun, 27 Jun 2010 18:57:26 +0000 (18:57 +0000)]
Delay parameter in feedback function

git-svn-id: http://yourls.googlecode.com/svn/trunk@427 12232710-3e20-11de-b438-597f59cd7555

13 years agoFix buttons not re-enabled after action
ozhozh [Sun, 27 Jun 2010 18:42:42 +0000 (18:42 +0000)]
Fix buttons not re-enabled after action

git-svn-id: http://yourls.googlecode.com/svn/trunk@426 12232710-3e20-11de-b438-597f59cd7555

13 years agoAdd a new action button to pop the share box
ozhozh [Fri, 25 Jun 2010 21:20:10 +0000 (21:20 +0000)]
Add a new action button to pop the share box

git-svn-id: http://yourls.googlecode.com/svn/trunk@425 12232710-3e20-11de-b438-597f59cd7555

13 years agoFix refreshing of Facebook share URL
ozhozh [Fri, 25 Jun 2010 20:58:43 +0000 (20:58 +0000)]
Fix refreshing of Facebook share URL

git-svn-id: http://yourls.googlecode.com/svn/trunk@424 12232710-3e20-11de-b438-597f59cd7555

13 years agoAdd click-and-copy stuff to Share boxes in info page and bookmarklet page
ozhozh [Fri, 25 Jun 2010 20:49:41 +0000 (20:49 +0000)]
Add click-and-copy stuff to Share boxes in info page and bookmarklet page

git-svn-id: http://yourls.googlecode.com/svn/trunk@423 12232710-3e20-11de-b438-597f59cd7555

13 years agoMention toolbar plugin
ozhozh [Fri, 25 Jun 2010 20:33:55 +0000 (20:33 +0000)]
Mention toolbar plugin

git-svn-id: http://yourls.googlecode.com/svn/trunk@422 12232710-3e20-11de-b438-597f59cd7555

13 years agoA toolbar. For those who like them. Yuck. Fixes issue 228.
ozhozh [Fri, 25 Jun 2010 20:33:08 +0000 (20:33 +0000)]
A toolbar. For those who like them. Yuck. Fixes issue 228.

git-svn-id: http://yourls.googlecode.com/svn/trunk@421 12232710-3e20-11de-b438-597f59cd7555

13 years agoDefine default URLs to user dirs
ozhozh [Fri, 25 Jun 2010 17:41:18 +0000 (17:41 +0000)]
Define default URLs to user dirs

git-svn-id: http://yourls.googlecode.com/svn/trunk@420 12232710-3e20-11de-b438-597f59cd7555

13 years agoMore hooks
ozhozh [Fri, 25 Jun 2010 17:17:11 +0000 (17:17 +0000)]
More hooks

git-svn-id: http://yourls.googlecode.com/svn/trunk@419 12232710-3e20-11de-b438-597f59cd7555

13 years agoSample toolbar plugin - draft
ozhozh [Fri, 25 Jun 2010 16:40:03 +0000 (16:40 +0000)]
Sample toolbar plugin - draft

git-svn-id: http://yourls.googlecode.com/svn/trunk@418 12232710-3e20-11de-b438-597f59cd7555

13 years agoStore URL titles in DB when displaying stats page
ozhozh [Fri, 25 Jun 2010 16:13:25 +0000 (16:13 +0000)]
Store URL titles in DB when displaying stats page

git-svn-id: http://yourls.googlecode.com/svn/trunk@417 12232710-3e20-11de-b438-597f59cd7555

13 years agoAllow searching on URL titles. Removed BINARY to make search case insentitive.
ozhozh [Fri, 25 Jun 2010 15:52:30 +0000 (15:52 +0000)]
Allow searching on URL titles. Removed BINARY to make search case insentitive.

git-svn-id: http://yourls.googlecode.com/svn/trunk@416 12232710-3e20-11de-b438-597f59cd7555

13 years agoSave title in database
ozhozh [Fri, 25 Jun 2010 15:40:05 +0000 (15:40 +0000)]
Save title in database
- updated saving/editing functions
- updated install/upgrade functions
- updated display
- updated ajax

git-svn-id: http://yourls.googlecode.com/svn/trunk@415 12232710-3e20-11de-b438-597f59cd7555

13 years agoCore plugin for hyphens
ozhozh [Fri, 25 Jun 2010 12:56:12 +0000 (12:56 +0000)]
Core plugin for hyphens

git-svn-id: http://yourls.googlecode.com/svn/trunk@413 12232710-3e20-11de-b438-597f59cd7555

13 years agoRevert to a-zA-Z0-9 charset in short url keywords, but bundle a core plugin allowing...
ozhozh [Fri, 25 Jun 2010 12:53:15 +0000 (12:53 +0000)]
Revert to a-zA-Z0-9 charset in short url keywords, but bundle a core plugin allowing hyphens. Fixes issue 80. Fixes issue 103. Fixes issue 292.

git-svn-id: http://yourls.googlecode.com/svn/trunk@412 12232710-3e20-11de-b438-597f59cd7555

13 years agofeedback CSS tweak
ozhozh [Fri, 25 Jun 2010 12:35:46 +0000 (12:35 +0000)]
feedback CSS tweak

git-svn-id: http://yourls.googlecode.com/svn/trunk@411 12232710-3e20-11de-b438-597f59cd7555

13 years agoInverted two columns in table
ozhozh [Fri, 25 Jun 2010 09:54:35 +0000 (09:54 +0000)]
Inverted two columns in table

git-svn-id: http://yourls.googlecode.com/svn/trunk@410 12232710-3e20-11de-b438-597f59cd7555

13 years agoDon't modify sample plugins
ozhozh [Fri, 25 Jun 2010 09:51:52 +0000 (09:51 +0000)]
Don't modify sample plugins

git-svn-id: http://yourls.googlecode.com/svn/trunk@409 12232710-3e20-11de-b438-597f59cd7555

13 years ago- Move common js utils in common.js
ozhozh [Tue, 15 Jun 2010 16:09:25 +0000 (16:09 +0000)]
- Move common js utils in common.js
- Add notify bar jquery plugin for prettier feedback

git-svn-id: http://yourls.googlecode.com/svn/trunk@407 12232710-3e20-11de-b438-597f59cd7555

13 years agoAdd longurl to response even when fails because already present in DB
ozhozh [Tue, 15 Jun 2010 16:07:14 +0000 (16:07 +0000)]
Add longurl to response even when fails because already present in DB

git-svn-id: http://yourls.googlecode.com/svn/trunk@406 12232710-3e20-11de-b438-597f59cd7555

13 years agoFilter query string when loading template. Fixes issue 315.
ozhozh [Tue, 15 Jun 2010 14:35:28 +0000 (14:35 +0000)]
Filter query string when loading template. Fixes issue 315.

git-svn-id: http://yourls.googlecode.com/svn/trunk@405 12232710-3e20-11de-b438-597f59cd7555

13 years agoCSS3 border radius
ozhozh [Tue, 15 Jun 2010 12:55:58 +0000 (12:55 +0000)]
CSS3 border radius

git-svn-id: http://yourls.googlecode.com/svn/trunk@404 12232710-3e20-11de-b438-597f59cd7555

13 years agoJS improvements: fix Firebug warning about keycodes.
ozhozh [Tue, 15 Jun 2010 12:18:31 +0000 (12:18 +0000)]
JS improvements: fix Firebug warning about keycodes.
Added: Sharebox when shortening from within the admin page. Fixes issue 365.

git-svn-id: http://yourls.googlecode.com/svn/trunk@403 12232710-3e20-11de-b438-597f59cd7555

13 years agoPrefix-n-Shorten explanations
ozhozh [Tue, 15 Jun 2010 08:54:40 +0000 (08:54 +0000)]
Prefix-n-Shorten explanations

git-svn-id: http://yourls.googlecode.com/svn/trunk@401 12232710-3e20-11de-b438-597f59cd7555

13 years agoMore actions in loader. Fixes issue 367.
ozhozh [Tue, 15 Jun 2010 06:30:09 +0000 (06:30 +0000)]
More actions in loader. Fixes issue 367.
Removed test for windows, as Apache will 403 sooner than YOURLS anyway

git-svn-id: http://yourls.googlecode.com/svn/trunk@400 12232710-3e20-11de-b438-597f59cd7555

13 years agoPrefix-n-Shorten compatibility check. Fixes issue 349.
ozhozh [Mon, 14 Jun 2010 19:33:29 +0000 (19:33 +0000)]
Prefix-n-Shorten compatibility check. Fixes issue 349.

git-svn-id: http://yourls.googlecode.com/svn/trunk@399 12232710-3e20-11de-b438-597f59cd7555

13 years agoSupport for Prefix-n-Shorten (site.com/http://example.com/)
ozhozh [Mon, 14 Jun 2010 19:20:32 +0000 (19:20 +0000)]
Support for Prefix-n-Shorten (site.com/http://example.com/)

git-svn-id: http://yourls.googlecode.com/svn/trunk@398 12232710-3e20-11de-b438-597f59cd7555

13 years agoFirst attempt at http://sho.rt/http://site/ rewrite rule (most likely will fail on...
ozhozh [Mon, 14 Jun 2010 16:26:29 +0000 (16:26 +0000)]
First attempt at http://sho.rt/http://site/ rewrite rule (most likely will fail on Windows)

git-svn-id: http://yourls.googlecode.com/svn/trunk@397 12232710-3e20-11de-b438-597f59cd7555

13 years agoNew actions
ozhozh [Mon, 14 Jun 2010 14:44:11 +0000 (14:44 +0000)]
New actions

git-svn-id: http://yourls.googlecode.com/svn/trunk@396 12232710-3e20-11de-b438-597f59cd7555

13 years agoBetter action names and correct variable
ozhozh [Mon, 14 Jun 2010 11:43:28 +0000 (11:43 +0000)]
Better action names and correct variable

git-svn-id: http://yourls.googlecode.com/svn/trunk@395 12232710-3e20-11de-b438-597f59cd7555

13 years agoUpdate install & upgrade functions to reflect new .htaccess logic
ozhozh [Sat, 12 Jun 2010 17:05:46 +0000 (17:05 +0000)]
Update install & upgrade functions to reflect new .htaccess logic

git-svn-id: http://yourls.googlecode.com/svn/trunk@394 12232710-3e20-11de-b438-597f59cd7555

13 years agoChange in logic: now all request are handled by PHP in yourls-loader.php instead...
ozhozh [Sat, 12 Jun 2010 17:01:04 +0000 (17:01 +0000)]
Change in logic: now all request are handled by PHP in yourls-loader.php instead of relying on .htaccess. Fixes issue 358.

git-svn-id: http://yourls.googlecode.com/svn/trunk@393 12232710-3e20-11de-b438-597f59cd7555

13 years agoCSS tweak, make sure #wrap always bigger than logo
ozhozh [Fri, 11 Jun 2010 21:53:59 +0000 (21:53 +0000)]
CSS tweak, make sure #wrap always bigger than logo

git-svn-id: http://yourls.googlecode.com/svn/trunk@392 12232710-3e20-11de-b438-597f59cd7555

13 years agoFirst attempt at making a unified loader to replace the .htaccess based system
ozhozh [Fri, 11 Jun 2010 16:55:03 +0000 (16:55 +0000)]
First attempt at making a unified loader to replace the .htaccess based system

git-svn-id: http://yourls.googlecode.com/svn/trunk@391 12232710-3e20-11de-b438-597f59cd7555

13 years agoAdd stats link to share box
ozhozh [Fri, 11 Jun 2010 15:24:52 +0000 (15:24 +0000)]
Add stats link to share box

git-svn-id: http://yourls.googlecode.com/svn/trunk@390 12232710-3e20-11de-b438-597f59cd7555

13 years agoRemoved comments & better styling
ozhozh [Fri, 11 Jun 2010 15:20:38 +0000 (15:20 +0000)]
Removed comments & better styling

git-svn-id: http://yourls.googlecode.com/svn/trunk@389 12232710-3e20-11de-b438-597f59cd7555

13 years agoClick to Copy
ozhozh [Fri, 11 Jun 2010 14:55:26 +0000 (14:55 +0000)]
Click to Copy

git-svn-id: http://yourls.googlecode.com/svn/trunk@388 12232710-3e20-11de-b438-597f59cd7555

13 years agoAdd /user/config.php to ignore list
ozhozh [Fri, 11 Jun 2010 14:54:27 +0000 (14:54 +0000)]
Add /user/config.php to ignore list

git-svn-id: http://yourls.googlecode.com/svn/trunk@387 12232710-3e20-11de-b438-597f59cd7555

13 years agoImplemented ZeroClipboard. Fixes issue 131.
ozhozh [Fri, 11 Jun 2010 14:53:58 +0000 (14:53 +0000)]
Implemented ZeroClipboard. Fixes issue 131.

git-svn-id: http://yourls.googlecode.com/svn/trunk@386 12232710-3e20-11de-b438-597f59cd7555

13 years agoBetter HTTP error handling and better remote page title in case of error
ozhozh [Fri, 11 Jun 2010 08:21:31 +0000 (08:21 +0000)]
Better HTTP error handling and better remote page title in case of error

git-svn-id: http://yourls.googlecode.com/svn/trunk@385 12232710-3e20-11de-b438-597f59cd7555

13 years agoImproved http functions:
ozhozh [Thu, 10 Jun 2010 15:27:06 +0000 (15:27 +0000)]
Improved http functions:
- added curl support
- determine best transport between curl, fopen & fsockopen
- basic error reporting

git-svn-id: http://yourls.googlecode.com/svn/trunk@384 12232710-3e20-11de-b438-597f59cd7555

13 years agoMaybe reduce query count when editing a link. Fixes issue 227.
ozhozh [Thu, 10 Jun 2010 09:33:56 +0000 (09:33 +0000)]
Maybe reduce query count when editing a link. Fixes issue 227.

git-svn-id: http://yourls.googlecode.com/svn/trunk@383 12232710-3e20-11de-b438-597f59cd7555

13 years agoCheck function existences before declaring them, for compat with php5-geoip. Fixes...
ozhozh [Mon, 7 Jun 2010 11:56:20 +0000 (11:56 +0000)]
Check function existences before declaring them, for compat with php5-geoip. Fixes issue 359.

git-svn-id: http://yourls.googlecode.com/svn/trunk@382 12232710-3e20-11de-b438-597f59cd7555

13 years agoLess strict URL sanitization allows []^ as valid chars. Fixes issues 235 and 353.
ozhozh [Mon, 7 Jun 2010 07:55:10 +0000 (07:55 +0000)]
Less strict URL sanitization allows []^ as valid chars. Fixes issues 235 and 353.

git-svn-id: http://yourls.googlecode.com/svn/trunk@381 12232710-3e20-11de-b438-597f59cd7555

13 years agoWrong define. Fixes issue 357.
ozhozh [Mon, 7 Jun 2010 07:17:37 +0000 (07:17 +0000)]
Wrong define. Fixes issue 357.

git-svn-id: http://yourls.googlecode.com/svn/trunk@380 12232710-3e20-11de-b438-597f59cd7555

13 years agoClearer instructions for bookmarklet. Fixes issue 356.
ozhozh [Sat, 5 Jun 2010 08:06:39 +0000 (08:06 +0000)]
Clearer instructions for bookmarklet. Fixes issue 356.

git-svn-id: http://yourls.googlecode.com/svn/trunk@379 12232710-3e20-11de-b438-597f59cd7555

13 years agoInstant bookmarklets
ozhozh [Thu, 3 Jun 2010 13:48:26 +0000 (13:48 +0000)]
Instant bookmarklets

git-svn-id: http://yourls.googlecode.com/svn/trunk@378 12232710-3e20-11de-b438-597f59cd7555

13 years agoInstant bookmarklets with no new page. Closes issue 295. Comes with revamped Tools...
ozhozh [Thu, 3 Jun 2010 13:47:26 +0000 (13:47 +0000)]
Instant bookmarklets with no new page. Closes issue 295. Comes with revamped Tools page and some CSS tweaks.

git-svn-id: http://yourls.googlecode.com/svn/trunk@377 12232710-3e20-11de-b438-597f59cd7555

13 years agoSanitize search string to prevent XSS
ozhozh [Thu, 3 Jun 2010 09:21:15 +0000 (09:21 +0000)]
Sanitize search string to prevent XSS

git-svn-id: http://yourls.googlecode.com/svn/trunk@373 12232710-3e20-11de-b438-597f59cd7555

13 years agoSanitize URL before displaying it - prevents XSS on bookmarklet
ozhozh [Thu, 3 Jun 2010 09:12:03 +0000 (09:12 +0000)]
Sanitize URL before displaying it - prevents XSS on bookmarklet

git-svn-id: http://yourls.googlecode.com/svn/trunk@372 12232710-3e20-11de-b438-597f59cd7555

13 years agoHarden cookies with SSL & HttpOnly
ozhozh [Thu, 3 Jun 2010 08:58:05 +0000 (08:58 +0000)]
Harden cookies with SSL & HttpOnly

git-svn-id: http://yourls.googlecode.com/svn/trunk@371 12232710-3e20-11de-b438-597f59cd7555

13 years agoWorking on maintenance mode
ozhozh [Thu, 3 Jun 2010 08:39:18 +0000 (08:39 +0000)]
Working on maintenance mode

git-svn-id: http://yourls.googlecode.com/svn/trunk@370 12232710-3e20-11de-b438-597f59cd7555

13 years agoStarted implementation of the maintenance mode
ozhozh [Fri, 28 May 2010 16:15:13 +0000 (16:15 +0000)]
Started implementation of the maintenance mode

git-svn-id: http://yourls.googlecode.com/svn/trunk@368 12232710-3e20-11de-b438-597f59cd7555

13 years agoUpdate active plugin list if one is missing upon activation
ozhozh [Fri, 28 May 2010 15:14:26 +0000 (15:14 +0000)]
Update active plugin list if one is missing upon activation

git-svn-id: http://yourls.googlecode.com/svn/trunk@367 12232710-3e20-11de-b438-597f59cd7555

13 years agoNew notice wrapper function
ozhozh [Fri, 28 May 2010 15:00:28 +0000 (15:00 +0000)]
New notice wrapper function

git-svn-id: http://yourls.googlecode.com/svn/trunk@366 12232710-3e20-11de-b438-597f59cd7555

13 years agoSample plugin to illustrate how things work
ozhozh [Fri, 28 May 2010 08:30:57 +0000 (08:30 +0000)]
Sample plugin to illustrate how things work

git-svn-id: http://yourls.googlecode.com/svn/trunk@365 12232710-3e20-11de-b438-597f59cd7555

13 years agoSome details about the plugins
ozhozh [Thu, 27 May 2010 22:42:53 +0000 (22:42 +0000)]
Some details about the plugins

git-svn-id: http://yourls.googlecode.com/svn/trunk@364 12232710-3e20-11de-b438-597f59cd7555