]> CyberLeo.Net >> Repos - Github/YOURLS.git/log
Github/YOURLS.git
9 years agoMerge pull request #1777 from silsha/master
྅༻ Ǭɀħ ༄༆ཉ [Sat, 11 Oct 2014 08:19:52 +0000 (10:19 +0200)]
Merge pull request #1777 from silsha/master

Remove 'gay' from filterlist

9 years agoMerge pull request #1776 from szepeviktor/patch-1
྅༻ Ǭɀħ ༄༆ཉ [Sat, 11 Oct 2014 08:19:11 +0000 (10:19 +0200)]
Merge pull request #1776 from szepeviktor/patch-1

no **S**trong in GH markdown

9 years agoRemove 'gay' from filterlist
silsha [Fri, 10 Oct 2014 23:03:44 +0000 (01:03 +0200)]
Remove 'gay' from filterlist

9 years agono **S**trong in markdown
Viktor Szépe [Fri, 10 Oct 2014 22:44:59 +0000 (00:44 +0200)]
no **S**trong in markdown

9 years agoMore noob friendliness
ozh [Tue, 9 Sep 2014 13:03:55 +0000 (15:03 +0200)]
More noob friendliness

- Explain DB driver. Fixes #1721
- No, it's not define('http://mydomain.com', 'http://site.com'). Fixes several issues.
- Emphasize use of a text editor, see https://github.com/YOURLS/YOURLS/issues/1715#issuecomment-54931268

9 years agoStuff loaded over HTTPS to prevent mixed content
ozh [Fri, 5 Sep 2014 19:36:10 +0000 (21:36 +0200)]
Stuff loaded over HTTPS to prevent mixed content

9 years agoAdd debug info if auth cookie cannot be stored
ozh [Thu, 4 Sep 2014 11:15:55 +0000 (13:15 +0200)]
Add debug info if auth cookie cannot be stored

See #1754 https://github.com/YOURLS/YOURLS/issues/1754#issuecomment-54304363

9 years agoMerge branch 'master' of https://github.com/YOURLS/YOURLS
ozh [Wed, 3 Sep 2014 18:48:54 +0000 (20:48 +0200)]
Merge branch 'master' of https://github.com/YOURLS/YOURLS

9 years agoNew URL for shorttail
ozh [Wed, 3 Sep 2014 18:48:33 +0000 (20:48 +0200)]
New URL for shorttail

9 years agoMerge pull request #1748 from magno32/staging
྅༻ Ǭɀħ ༄༆ཉ [Thu, 21 Aug 2014 21:11:29 +0000 (23:11 +0200)]
Merge pull request #1748 from magno32/staging

Adding a line break for URLs that are very long.

9 years agoAdding a line break for URLs that are very long.
Justin Smith [Thu, 21 Aug 2014 19:48:18 +0000 (14:48 -0500)]
Adding a line break for URLs that are very long.

9 years agoAdd an empty composer.json to push YOURLS on Packagist
Leo Colombaro [Sat, 28 Jun 2014 15:38:48 +0000 (17:38 +0200)]
Add an empty composer.json to push YOURLS on Packagist

This will allow fetching YOURLS via Composer

10 years agoRevert "More helpful "URL exists" notice. Fixes #1676"
ozh [Tue, 6 May 2014 12:08:49 +0000 (14:08 +0200)]
Revert "More helpful "URL exists" notice. Fixes #1676"

Revert 8085ddb -- messages should not contain HTML as they are also
used by the API

10 years agoMore helpful "URL exists" notice. Fixes #1676
ozh [Tue, 6 May 2014 09:38:47 +0000 (11:38 +0200)]
More helpful "URL exists" notice. Fixes #1676

10 years agoAvoid notices with incomplete plugin headers
ozh [Tue, 6 May 2014 09:29:21 +0000 (11:29 +0200)]
Avoid notices with incomplete plugin headers

10 years agoNo need to substr() URLs. Fixes #1689
ozh [Mon, 5 May 2014 13:48:12 +0000 (15:48 +0200)]
No need to substr() URLs. Fixes #1689

URLs are stored in the DB as `text`, so the limit enforced by MySQL will be 65536 -- no need to enforce anything ourselves.

10 years agoMerge pull request #1684 from rbeede/master
྅༻ Ǭɀħ ༄༆ཉ [Sun, 27 Apr 2014 17:41:15 +0000 (19:41 +0200)]
Merge pull request #1684 from rbeede/master

Remove XSS from examplepage.php. Fixes #1683.

10 years agoUpdated generic error message
Rodney Beede [Sat, 26 Apr 2014 18:37:16 +0000 (13:37 -0500)]
Updated generic error message

10 years agoRemove XSS vulnerability
Rodney Beede [Sat, 26 Apr 2014 18:36:32 +0000 (13:36 -0500)]
Remove XSS vulnerability

Removed the unsanitized $_SERVER variables to remove the XSS vulnerability.

10 years agoMake sprintf'ed strings sprintf-safe. Fixes #1665.
ozh [Wed, 26 Mar 2014 21:53:36 +0000 (22:53 +0100)]
Make sprintf'ed strings sprintf-safe. Fixes #1665.

10 years agoIf applicable, always echo the favicon. Fixes #1656
ozh [Mon, 17 Mar 2014 20:09:52 +0000 (21:09 +0100)]
If applicable, always echo the favicon. Fixes #1656

10 years agoShowcase: CUNY
ozh [Tue, 25 Feb 2014 19:56:30 +0000 (20:56 +0100)]
Showcase: CUNY

10 years agoFilterable number of rows in admin view. Fixes #1641
ozh [Mon, 17 Feb 2014 07:34:06 +0000 (08:34 +0100)]
Filterable number of rows in admin view. Fixes #1641

Related: #1354

10 years agoMove requires in their own function (for UT)
ozh [Sun, 9 Feb 2014 12:13:06 +0000 (13:13 +0100)]
Move requires in their own function (for UT)

10 years agophpdoc clarification
ozh [Sat, 8 Feb 2014 21:44:39 +0000 (22:44 +0100)]
phpdoc clarification

10 years agoAllow unsetting locale
ozh [Sat, 8 Feb 2014 20:07:34 +0000 (21:07 +0100)]
Allow unsetting locale

10 years agoNotice if translation not found. Fixes #1628
ozh [Sat, 8 Feb 2014 10:23:50 +0000 (11:23 +0100)]
Notice if translation not found. Fixes #1628

10 years agoConstructors must not return values
ozh [Fri, 7 Feb 2014 21:23:29 +0000 (22:23 +0100)]
Constructors must not return values

10 years agoComply to RFC 3986. Fixes #1630.
ozh [Fri, 7 Feb 2014 21:00:33 +0000 (22:00 +0100)]
Comply to RFC 3986. Fixes #1630.

10 years agoMerge branch 'master' of https://github.com/YOURLS/YOURLS
ozh [Fri, 7 Feb 2014 14:54:34 +0000 (15:54 +0100)]
Merge branch 'master' of https://github.com/YOURLS/YOURLS

10 years agoHeh. Just found out about str_shuffle().
ozh [Fri, 7 Feb 2014 14:14:50 +0000 (15:14 +0100)]
Heh. Just found out about str_shuffle().

10 years agoCheck if DB server is dead
ozh [Fri, 7 Feb 2014 10:16:44 +0000 (11:16 +0100)]
Check if DB server is dead

10 years agoRequire connection handle before running a query
ozh [Thu, 6 Feb 2014 13:02:06 +0000 (14:02 +0100)]
Require connection handle before running a query

10 years agoDon't forget to call parents' constructors, duh.
ozh [Thu, 6 Feb 2014 12:33:42 +0000 (13:33 +0100)]
Don't forget to call parents' constructors, duh.

10 years agoSync ezSQL
ozh [Tue, 4 Feb 2014 15:29:02 +0000 (16:29 +0100)]
Sync ezSQL

10 years agoConstructor constructor defined twice twice, oops
ozh [Tue, 4 Feb 2014 15:22:50 +0000 (16:22 +0100)]
Constructor constructor defined twice twice, oops

10 years agoMove function to db file. Comply to debug mode.
ozh [Tue, 4 Feb 2014 15:12:12 +0000 (16:12 +0100)]
Move function to db file. Comply to debug mode.

10 years agoSimpler base encoding checks
ozh [Sun, 2 Feb 2014 19:30:57 +0000 (20:30 +0100)]
Simpler base encoding checks

10 years agoChecks. Fix #1608.
ozh [Sun, 2 Feb 2014 18:07:14 +0000 (19:07 +0100)]
Checks. Fix #1608.

10 years agoSend requests to AYO using `https` whenever possible
ozh [Sun, 2 Feb 2014 16:18:45 +0000 (17:18 +0100)]
Send requests to AYO using `https` whenever possible

10 years agoSync ezSQL
ozh [Sat, 1 Feb 2014 17:19:11 +0000 (18:19 +0100)]
Sync ezSQL

10 years agoDon't check for new version when updating or installing.
ozh [Sat, 1 Feb 2014 16:49:15 +0000 (17:49 +0100)]
Don't check for new version when updating or installing.

Fixes #1617.

10 years agoReorder, newsletter, issue template
྅༻ Ǭɀħ ༄༆ཉ [Tue, 28 Jan 2014 13:28:04 +0000 (14:28 +0100)]
Reorder, newsletter, issue template

10 years agoBe sure we will not see any test files
Léo Colombaro [Mon, 27 Jan 2014 17:49:30 +0000 (18:49 +0100)]
Be sure we will not see any test files

10 years agoWow! Cool .gitattributes do cool stuff.
Léo Colombaro [Sat, 25 Jan 2014 21:11:21 +0000 (22:11 +0100)]
Wow! Cool .gitattributes do cool stuff.

* Diff driver: http://git-scm.com/docs/gitattributes#_generating_diff_text
* Exclude if archive: http://git-scm.com/book/ch7-2.html#Exporting-Your-Repository & http://alexbilbie.com/2012/11/exclude-objects-with-gitattributes/

10 years agoBetter wording attempt.
ozh [Sat, 18 Jan 2014 16:06:10 +0000 (17:06 +0100)]
Better wording attempt.

Because, well, https://twitter.com/ozh/statuses/424572484789493760

10 years agoFix phpdoc comments
ozh [Fri, 17 Jan 2014 19:53:58 +0000 (20:53 +0100)]
Fix phpdoc comments

10 years agoMerge pull request #1602 from boboman13/patch-1
྅༻ Ǭɀħ ༄༆ཉ [Mon, 13 Jan 2014 15:07:08 +0000 (07:07 -0800)]
Merge pull request #1602 from boboman13/patch-1

Removes extraneous <?php and ?> tags.

10 years agoPreparing for 1.7.1 & fix Travis 5.2
ozh [Mon, 13 Jan 2014 14:58:58 +0000 (15:58 +0100)]
Preparing for 1.7.1 & fix Travis 5.2

10 years agoRemoves extraneous <?php and ?> tags.
boboman13 [Mon, 13 Jan 2014 07:37:58 +0000 (23:37 -0800)]
Removes extraneous <?php and ?> tags.

This commit removes the extraneous <?php and ?> tags. These are not only removed for code readability, as the PHP code is much easier to read in this new form, but also as with PHP, extraneous spacing and line breaks between the <?php and ?> tags will cause extra spacing and line breaks sent to the client. This also means that there will be saved bandwidth.

10 years agoBump to 1.7 1.7
ozh [Thu, 9 Jan 2014 20:46:53 +0000 (21:46 +0100)]
Bump to 1.7

10 years ago+ proxy support
ozh [Wed, 8 Jan 2014 17:24:14 +0000 (18:24 +0100)]
+ proxy support

10 years agoGeoIP DBs - january 2014
ozh [Wed, 8 Jan 2014 17:21:39 +0000 (18:21 +0100)]
GeoIP DBs - january 2014

10 years agoLink to phone home explanations
ozh [Wed, 8 Jan 2014 16:12:05 +0000 (17:12 +0100)]
Link to phone home explanations

10 years agoUndeprecate: yourls_has_interface() is used in the future
ozh [Wed, 8 Jan 2014 16:10:20 +0000 (17:10 +0100)]
Undeprecate: yourls_has_interface() is used in the future

10 years agoDead links are dead
ozh [Wed, 8 Jan 2014 15:28:32 +0000 (16:28 +0100)]
Dead links are dead

10 years agoWrong comment
ozh [Wed, 8 Jan 2014 15:08:28 +0000 (16:08 +0100)]
Wrong comment

10 years agoWrong version
ozh [Tue, 7 Jan 2014 17:20:32 +0000 (18:20 +0100)]
Wrong version

10 years agostats include 'num_pages'
ozh [Mon, 6 Jan 2014 15:02:37 +0000 (16:02 +0100)]
stats include 'num_pages'

10 years ago1.7-RC1
ozh [Fri, 3 Jan 2014 08:29:33 +0000 (09:29 +0100)]
1.7-RC1

10 years agoRephrase & reorder the changelog
ozh [Fri, 3 Jan 2014 00:20:13 +0000 (01:20 +0100)]
Rephrase & reorder the changelog

This is the sales pitch for geeks. Has to be sexy! :)

10 years agoMerge branch 'master' of https://github.com/YOURLS/YOURLS
ozh [Thu, 2 Jan 2014 18:23:15 +0000 (19:23 +0100)]
Merge branch 'master' of https://github.com/YOURLS/YOURLS

10 years agoEscape all the things.
ozh [Thu, 2 Jan 2014 18:22:46 +0000 (19:22 +0100)]
Escape all the things.

Damnit, it's ashaming. Fixes #1475, #1532 & #1531

10 years agoUpdate CHANGELOG.md
Léo Colombaro [Thu, 2 Jan 2014 15:43:01 +0000 (16:43 +0100)]
Update CHANGELOG.md

10 years agoFix search for "http://..."
ozh [Thu, 2 Jan 2014 13:09:48 +0000 (14:09 +0100)]
Fix search for "http://..."

Fixes #1576, followup to #1512

10 years agooops, wrong quote breaks string
ozh [Thu, 2 Jan 2014 11:21:58 +0000 (12:21 +0100)]
oops, wrong quote breaks string

10 years agoMisc rewording
ozh [Wed, 1 Jan 2014 20:12:49 +0000 (21:12 +0100)]
Misc rewording

10 years agoExtra precautions
ozh [Wed, 1 Jan 2014 18:17:33 +0000 (19:17 +0100)]
Extra precautions

10 years agoFilterable charset in content-type headers.
ozh [Wed, 1 Jan 2014 11:46:21 +0000 (12:46 +0100)]
Filterable charset in content-type headers.

Fixes #1533

10 years agoMerge pull request #1523 from YOURLS/http-lib
྅༻ Ǭɀħ ༄༆ཉ [Tue, 31 Dec 2013 16:58:56 +0000 (08:58 -0800)]
Merge pull request #1523 from YOURLS/http-lib

Use PHP lib Requests. Poll api.yourls.org.

10 years agoMerge pull request #1574 from YOURLS/travis-test
྅༻ Ǭɀħ ༄༆ཉ [Tue, 31 Dec 2013 11:55:07 +0000 (03:55 -0800)]
Merge pull request #1574 from YOURLS/travis-test

Put 5.2 back in Travis

10 years agoDitch hhvm. But PHP 5.2 has to work.
ozh [Tue, 31 Dec 2013 11:50:08 +0000 (12:50 +0100)]
Ditch hhvm. But PHP 5.2 has to work.

10 years agoWhat's wrong with 5.2 again? Also, testing hhvm
ozh [Mon, 30 Dec 2013 21:55:54 +0000 (22:55 +0100)]
What's wrong with 5.2 again? Also, testing hhvm

/rmccue/Requests gets proper testing with 5.2

10 years agoShuntable edit & delete link functions.php
ozh [Mon, 30 Dec 2013 18:35:50 +0000 (19:35 +0100)]
Shuntable edit & delete link functions.php

Will make features such as #1572 easier

10 years agoDeprecated stuff to their file
ozh [Mon, 30 Dec 2013 17:22:00 +0000 (18:22 +0100)]
Deprecated stuff to their file

10 years agoMerge branch 'master' into http-lib
ozh [Mon, 30 Dec 2013 16:59:04 +0000 (17:59 +0100)]
Merge branch 'master' into http-lib

10 years agoCleaning: deprecated stuff in their own file
ozh [Mon, 30 Dec 2013 16:53:10 +0000 (17:53 +0100)]
Cleaning: deprecated stuff in their own file

Having all deprecated functions in one place will make it easier to check whether some are still in use, see 57f69f08c ...

10 years agoDeprecated function
ozh [Mon, 30 Dec 2013 07:41:35 +0000 (08:41 +0100)]
Deprecated function

10 years agos/GPL/MIT/
྅༻ Ǭɀħ ༄༆ཉ [Sat, 28 Dec 2013 17:21:05 +0000 (18:21 +0100)]
s/GPL/MIT/

and a few typos / engrish

10 years agoMerge pull request #1570 from YOURLS/fix-1512
྅༻ Ǭɀħ ༄༆ཉ [Sat, 28 Dec 2013 17:16:23 +0000 (09:16 -0800)]
Merge pull request #1570 from YOURLS/fix-1512

Beat servers that trip up on `?u=http://`. Fix #1512

10 years agoNew bookmarklets that beat the ?u=http:// problem
ozh [Sat, 28 Dec 2013 16:34:11 +0000 (17:34 +0100)]
New bookmarklets that beat the ?u=http:// problem

Plus, a Tumblr bookmarklet because everybody and their granny is asking for it.

10 years agourldecode() before processing. Also, Tumblr share.
ozh [Sat, 28 Dec 2013 16:32:57 +0000 (17:32 +0100)]
urldecode() before processing. Also, Tumblr share.

Not sure why, but urldecode() is required on some host (tested on tso.io), otherwise the URL shortened ends up like http://http%3A%2F%2Fblah.cmo%2F

10 years agoShould fix PNS bookmarklet
ozh [Sat, 28 Dec 2013 12:00:18 +0000 (13:00 +0100)]
Should fix PNS bookmarklet

10 years agoProper "dude, update" message
ozh [Fri, 27 Dec 2013 18:21:25 +0000 (19:21 +0100)]
Proper "dude, update" message

10 years agoCheck core version - complete. ish.
ozh [Fri, 27 Dec 2013 15:44:51 +0000 (16:44 +0100)]
Check core version - complete. ish.

Test further. Test also when upgrading.

10 years agoFine tune logic. Code later.
ozh [Thu, 26 Dec 2013 22:01:42 +0000 (23:01 +0100)]
Fine tune logic. Code later.

10 years agoFilterable proxy definition check
ozh [Thu, 26 Dec 2013 20:57:08 +0000 (21:57 +0100)]
Filterable proxy definition check

10 years agoProxy support. Little commit, huge feature.
ozh [Thu, 26 Dec 2013 17:04:17 +0000 (18:04 +0100)]
Proxy support. Little commit, huge feature.

10 years agoAdd HTTP errors to debug log
ozh [Thu, 26 Dec 2013 15:12:23 +0000 (16:12 +0100)]
Add HTTP errors to debug log

10 years agoMerge branch 'master' into http-lib
ozh [Thu, 26 Dec 2013 15:04:27 +0000 (16:04 +0100)]
Merge branch 'master' into http-lib

Conflicts:
includes/functions.php

10 years agoIntroduce function yourls_debug_log()
ozh [Thu, 26 Dec 2013 14:40:47 +0000 (15:40 +0100)]
Introduce function yourls_debug_log()

10 years agoMove api.y.org stuff to functions-http.php
ozh [Thu, 26 Dec 2013 14:07:19 +0000 (15:07 +0100)]
Move api.y.org stuff to functions-http.php

I didn't like having functions-update.php and functions-upgrade.php, made no sense.
Plus, it's all about HTTP requests.

10 years agoComments about that mysterious clone because I'll never remember that in 3 months
ozh [Wed, 25 Dec 2013 15:35:49 +0000 (16:35 +0100)]
Comments about that mysterious clone because I'll never remember that in 3 months
(cherry picked from commit 1fa67f523de93068b3713d41a187316b61d62e2b)

10 years agoActually use values we escape. Duh.
ozh [Wed, 25 Dec 2013 13:15:17 +0000 (14:15 +0100)]
Actually use values we escape. Duh.
(cherry picked from commit bdb51d94369d531ade1c74ebb987f2a36758aa00)

10 years agoUse clone to break object refs. Don't ask.
ozh [Wed, 25 Dec 2013 13:08:42 +0000 (14:08 +0100)]
Use clone to break object refs. Don't ask.

Stolen from people smarter than me:
- http://core.trac.wordpress.org/changeset/9740
- http://core.trac.wordpress.org/changeset/14777
- http://core.trac.wordpress.org/ticket/13480
(cherry picked from commit 09b989d375bac65e692277f61a84fede2fb04ae3)

10 years agoAlso delete option from cache
ozh [Wed, 25 Dec 2013 12:27:54 +0000 (13:27 +0100)]
Also delete option from cache
(cherry picked from commit 93837dc0fdebf2fffad8de596a17d9e29ba4aba7)

10 years agoSync yourls_is_serialized() with its WP counterpart. Also, phpdoc.
ozh [Wed, 25 Dec 2013 11:51:23 +0000 (12:51 +0100)]
Sync yourls_is_serialized() with its WP counterpart. Also, phpdoc.
(cherry picked from commit d5ac2cc16da8632b983f1e0dea7348fafea48c42)

10 years agoMake yourls_add_option() return something. Also, phpdocs.
ozh [Wed, 25 Dec 2013 11:30:35 +0000 (12:30 +0100)]
Make yourls_add_option() return something. Also, phpdocs.
(cherry picked from commit 7466a7eede079380342f39cb7992e8992c2ea7c9)

10 years agoCheck against api.yourls.org/core/version/1.0/
ozh [Wed, 25 Dec 2013 18:16:37 +0000 (19:16 +0100)]
Check against api.yourls.org/core/version/1.0/

10 years agoComments about that mysterious clone because I'll never remember that in 3 months
ozh [Wed, 25 Dec 2013 15:35:49 +0000 (16:35 +0100)]
Comments about that mysterious clone because I'll never remember that in 3 months