]> CyberLeo.Net >> Repos - Github/YOURLS.git/log
Github/YOURLS.git
10 years agoUpdate comments about auto-encrypting passwords
ozh [Wed, 12 Jun 2013 14:54:54 +0000 (16:54 +0200)]
Update comments about auto-encrypting passwords

10 years agoFixing and improving stuff on @nicwaller's patch
ozh [Wed, 12 Jun 2013 14:51:49 +0000 (16:51 +0200)]
Fixing and improving stuff on @nicwaller's patch

- works with "login" => "pass" and 'login' => 'pass'
- works with malformed arrays
- works with any password & special chars
- better error reporting
- l10n instead of hardcoded strings
- less var declared

10 years agoRemove var_dump()
ozh [Tue, 11 Jun 2013 15:38:11 +0000 (17:38 +0200)]
Remove var_dump()

10 years agoMerge branch 'master' of https://github.com/YOURLS/YOURLS
ozh [Mon, 10 Jun 2013 21:06:26 +0000 (23:06 +0200)]
Merge branch 'master' of https://github.com/YOURLS/YOURLS

10 years agoEncode URL & titles in social bookmarklets
ozh [Mon, 10 Jun 2013 21:05:49 +0000 (23:05 +0200)]
Encode URL & titles in social bookmarklets

10 years agoDon't show Quick Share stuff on error. Fixes #1427
ozh [Mon, 10 Jun 2013 15:00:10 +0000 (17:00 +0200)]
Don't show Quick Share stuff on error. Fixes #1427

10 years agoMerge branch 'master' of https://github.com/ozh/YOURLS
ozh [Thu, 6 Jun 2013 15:54:28 +0000 (17:54 +0200)]
Merge branch 'master' of https://github.com/ozh/YOURLS

10 years agoTidy up - unneeded vars & comments
ozh [Thu, 6 Jun 2013 15:53:31 +0000 (17:53 +0200)]
Tidy up - unneeded vars & comments

10 years agoMerge branch 'master' of https://github.com/YOURLS/YOURLS
ozh [Thu, 6 Jun 2013 15:43:15 +0000 (17:43 +0200)]
Merge branch 'master' of https://github.com/YOURLS/YOURLS

10 years agoCleanup - unneeded vars
ozh [Thu, 6 Jun 2013 15:39:19 +0000 (17:39 +0200)]
Cleanup - unneeded vars

10 years agoMerge branch 'raldenhoven-master'
ozh [Thu, 6 Jun 2013 15:39:19 +0000 (17:39 +0200)]
Merge branch 'raldenhoven-master'

10 years agoMore efficient way to check if short URL is free
Raldenhoven [Tue, 14 May 2013 17:47:55 +0000 (19:47 +0200)]
More efficient way to check if short URL is free

10 years agoBump PHP reqs
྅༻ Ǭɀħ ༄༆ཉ [Tue, 4 Jun 2013 05:48:56 +0000 (07:48 +0200)]
Bump PHP reqs

10 years agoRemove unnecessary var_dump
LeoColomb [Fri, 31 May 2013 14:40:01 +0000 (16:40 +0200)]
Remove unnecessary var_dump

Fix #1407

10 years agoSync with ezSQL lib
ozh [Thu, 30 May 2013 16:34:24 +0000 (18:34 +0200)]
Sync with ezSQL lib

10 years agoAlways include functions-infos.php
ozh [Fri, 17 May 2013 19:43:15 +0000 (21:43 +0200)]
Always include functions-infos.php

(Contains functions usable everywhere)

10 years agoMinor typographical fixes
Nic Waller [Wed, 5 Jun 2013 04:58:13 +0000 (04:58 +0000)]
Minor typographical fixes

10 years agoGently notify the user when config.php is unwritable
Nic Waller [Wed, 5 Jun 2013 04:53:34 +0000 (04:53 +0000)]
Gently notify the user when config.php is unwritable

10 years agoBump PHP reqs
྅༻ Ǭɀħ ༄༆ཉ [Tue, 4 Jun 2013 05:48:56 +0000 (07:48 +0200)]
Bump PHP reqs

10 years agoSessions are independent of passwords
Nic Waller [Tue, 4 Jun 2013 04:44:12 +0000 (04:44 +0000)]
Sessions are independent of passwords

10 years agoEnable secure hashing by default, unless explicitly disabled.
Nic Waller [Tue, 4 Jun 2013 04:09:24 +0000 (04:09 +0000)]
Enable secure hashing by default, unless explicitly disabled.

10 years agoRewrite config.php with password hashes
Nic Waller [Mon, 3 Jun 2013 05:13:34 +0000 (22:13 -0700)]
Rewrite config.php with password hashes

10 years agoImport phpass 0.3
Nic Waller [Mon, 3 Jun 2013 03:37:10 +0000 (20:37 -0700)]
Import phpass 0.3

10 years agoMore secure password hashes with PHPASS
Nic Waller [Mon, 3 Jun 2013 01:49:27 +0000 (01:49 +0000)]
More secure password hashes with PHPASS

10 years agoRemove unnecessary var_dump
LeoColomb [Fri, 31 May 2013 14:40:01 +0000 (16:40 +0200)]
Remove unnecessary var_dump

Fix #1407

10 years agoSync with ezSQL lib
ozh [Thu, 30 May 2013 16:34:24 +0000 (18:34 +0200)]
Sync with ezSQL lib

10 years agoAlways include functions-infos.php
ozh [Fri, 17 May 2013 19:43:15 +0000 (21:43 +0200)]
Always include functions-infos.php

(Contains functions usable everywhere)

11 years agoMerge pull request #1389 from ozh/fix-notices
྅༻ Ǭɀħ ༄༆ཉ [Wed, 8 May 2013 09:48:35 +0000 (02:48 -0700)]
Merge pull request #1389 from ozh/fix-notices

Escape single quotes in admin notices.

Related: https://github.com/ozh/YOURLS-fr_FR/commit/4dd829dce2d3791f825b3d19357de0ba39fbe44d

11 years agoEscape single quotes in admin notices
ozh [Wed, 8 May 2013 09:45:06 +0000 (11:45 +0200)]
Escape single quotes in admin notices

11 years agoMerge pull request #1386 from ozh/fix-login
྅༻ Ǭɀħ ༄༆ཉ [Tue, 7 May 2013 20:24:23 +0000 (13:24 -0700)]
Merge pull request #1386 from ozh/fix-login

Redirect after login via POST

11 years agoEOL! :)
ozh [Tue, 7 May 2013 20:18:19 +0000 (22:18 +0200)]
EOL! :)

11 years agoHandle custom notice upon login
ozh [Tue, 7 May 2013 16:15:12 +0000 (18:15 +0200)]
Handle custom notice upon login

11 years agoRedirect after login via POST
ozh [Tue, 7 May 2013 13:26:14 +0000 (15:26 +0200)]
Redirect after login via POST

11 years agoLet's make this even more simpler.
ozh [Sat, 4 May 2013 22:29:16 +0000 (00:29 +0200)]
Let's make this even more simpler.

11 years agoMerge pull request #1381 from ozh/db-check
྅༻ Ǭɀħ ༄༆ཉ [Sat, 4 May 2013 22:00:55 +0000 (15:00 -0700)]
Merge pull request #1381 from ozh/db-check

Smarter check on DB version.

Also:
- unused function removed
- more foolproof syntax if user wants to specify their own DB driver

11 years agoDon't load plugins when installing/upgrading
ozh [Sat, 4 May 2013 21:50:09 +0000 (23:50 +0200)]
Don't load plugins when installing/upgrading

11 years agowhite space
ozh [Sat, 4 May 2013 21:48:06 +0000 (23:48 +0200)]
white space

11 years agoMore foolproof driver set
ozh [Fri, 3 May 2013 20:49:47 +0000 (22:49 +0200)]
More foolproof driver set

11 years agoRemove potential warning
ozh [Fri, 3 May 2013 20:48:48 +0000 (22:48 +0200)]
Remove potential warning

11 years agoMerge pull request #1380 from ozh/typos
྅༻ Ǭɀħ ༄༆ཉ [Fri, 3 May 2013 15:49:50 +0000 (08:49 -0700)]
Merge pull request #1380 from ozh/typos

Typos and unused variables. Good job, PhpStorm!

11 years agoTypos and unused variables. Good job, PhpStorm!
ozh [Fri, 3 May 2013 15:48:23 +0000 (17:48 +0200)]
Typos and unused variables. Good job, PhpStorm!

11 years agoMerge pull request #1378 from ozh/escape-fix
྅༻ Ǭɀħ ༄༆ཉ [Thu, 2 May 2013 20:41:57 +0000 (13:41 -0700)]
Merge pull request #1378 from ozh/escape-fix

yourls_escape() fix

11 years agoFix the escape fix that didn't fix the escape
ozh [Thu, 2 May 2013 20:40:29 +0000 (22:40 +0200)]
Fix the escape fix that didn't fix the escape

11 years agoRevert "Fix `yourls_escape( ... )` with ezSQL integration"
ozh [Thu, 2 May 2013 20:39:21 +0000 (22:39 +0200)]
Revert "Fix `yourls_escape( ... )` with ezSQL integration"

This reverts commit b1092a776834875565ce9e4a6dbbf194b13f2b02.

11 years agoMerge pull request #1377 from seandrickson/patch-1
྅༻ Ǭɀħ ༄༆ཉ [Thu, 2 May 2013 19:46:08 +0000 (12:46 -0700)]
Merge pull request #1377 from seandrickson/patch-1

Updated API documentation to include JSONP

11 years agoUpdated API documentation to include JSONP
Sean [Thu, 2 May 2013 19:37:11 +0000 (12:37 -0700)]
Updated API documentation to include JSONP

According from what I am reading from the source, JSONP is accepted for all actions (its not filtered out in the functions like simple is).

11 years agoPrepare Travis Status in README
Léo Colombaro [Thu, 2 May 2013 16:57:23 +0000 (19:57 +0300)]
Prepare Travis Status in README

11 years agoFix `yourls_escape( ... )` with ezSQL integration
Léo Colombaro [Thu, 2 May 2013 16:51:59 +0000 (19:51 +0300)]
Fix `yourls_escape( ... )` with ezSQL integration

Fix #1371

11 years agoMerge pull request #1370 from ozh/hultra-master
྅༻ Ǭɀħ ༄༆ཉ [Wed, 1 May 2013 15:12:20 +0000 (08:12 -0700)]
Merge pull request #1370 from ozh/hultra-master

Adding 2 social bookmarklets using YOURLS. Closes issue #1360

11 years agoAnd a few more. Grrr.
ozh [Wed, 1 May 2013 15:06:09 +0000 (17:06 +0200)]
And a few more. Grrr.

11 years agoHo noes, more white space...
ozh [Wed, 1 May 2013 15:02:14 +0000 (17:02 +0200)]
Ho noes, more white space...

11 years agoWTF white space
ozh [Wed, 1 May 2013 14:59:21 +0000 (16:59 +0200)]
WTF white space

11 years agoMerge branch 'master' of https://github.com/hultra/YOURLS into hultra-master
ozh [Wed, 1 May 2013 14:56:38 +0000 (16:56 +0200)]
Merge branch 'master' of https://github.com/hultra/YOURLS into hultra-master

11 years agoMerge branch 'master' of https://github.com/YOURLS/YOURLS
ozh [Wed, 1 May 2013 10:39:04 +0000 (12:39 +0200)]
Merge branch 'master' of https://github.com/YOURLS/YOURLS

11 years agoMerge pull request #1368 from ozh/99e243414a709ab9bd6e8574e8dabb7e5d252d93
ﻫ༻྅༻ Ǭɀħ ༄༆ཉ༅ﺀ [Tue, 30 Apr 2013 22:30:28 +0000 (15:30 -0700)]
Merge pull request #1368 from ozh/99e243414a709ab9bd6e8574e8dabb7e5d252d93

Make yourls_is_shorturl() accept keyword and URLs. Fixes #1366

11 years agoMerge pull request #2 from ozh/fix-1366
ﻫ༻྅༻ Ǭɀħ ༄༆ཉ༅ﺀ [Tue, 30 Apr 2013 22:20:41 +0000 (15:20 -0700)]
Merge pull request #2 from ozh/fix-1366

Make yourls_is_shorturl() accept keyword and URLs. Fixes #1366.

11 years agoMake yourls_is_shorturl() accept keyword and URLs. Fixes #1366.
ozh [Tue, 30 Apr 2013 22:17:54 +0000 (00:17 +0200)]
Make yourls_is_shorturl() accept keyword and URLs. Fixes #1366.

11 years agoMerge pull request #1367 from ozh/check-db-ver
ﻫ༻྅༻ Ǭɀħ ༄༆ཉ༅ﺀ [Tue, 30 Apr 2013 21:00:10 +0000 (14:00 -0700)]
Merge pull request #1367 from ozh/check-db-ver

Better check on DB version

11 years agoPoint to actual readme if no config found
ozh [Tue, 30 Apr 2013 20:52:35 +0000 (22:52 +0200)]
Point to actual readme if no config found

11 years agoMerge branch 'issue1348' of https://github.com/ozh/YOURLS into ozh-issue1348
ozh [Tue, 30 Apr 2013 20:39:06 +0000 (22:39 +0200)]
Merge branch 'issue1348' of https://github.com/ozh/YOURLS into ozh-issue1348

Conflicts:
includes/class-mysql.php
includes/functions.php

11 years agoBetter error reporting on install. Fixes issue #1347.
ozh [Tue, 30 Apr 2013 14:17:28 +0000 (16:17 +0200)]
Better error reporting on install. Fixes issue #1347.

Also, remove unused function.

11 years agoMerge branch 'master' of https://github.com/YOURLS/YOURLS
ozh [Mon, 29 Apr 2013 15:55:24 +0000 (17:55 +0200)]
Merge branch 'master' of https://github.com/YOURLS/YOURLS

11 years agoImprove GitIgnore
LeoColomb [Sat, 27 Apr 2013 16:44:04 +0000 (18:44 +0200)]
Improve GitIgnore

* Keep index.html
* Be sure to ignore all data in /user
* robots have sometime an uppercase

11 years agoTwice tag closing
Léo Colombaro [Fri, 26 Apr 2013 19:18:07 +0000 (22:18 +0300)]
Twice tag closing

11 years agoMerge pull request #1359 from adigitalife/master
ﻫ༻྅༻ Ǭɀħ ༄༆ཉ༅ﺀ [Fri, 26 Apr 2013 12:38:43 +0000 (05:38 -0700)]
Merge pull request #1359 from adigitalife/master

Add shunt filter to yourls_keyword_is_taken()

11 years agoUpdate functions.php
adigitalife [Fri, 26 Apr 2013 12:01:38 +0000 (15:01 +0300)]
Update functions.php

11 years agoUpdate functions.php
adigitalife [Fri, 26 Apr 2013 04:05:18 +0000 (07:05 +0300)]
Update functions.php

11 years agoAdd shunt filter to auth function. Closes #1358.
ozh [Thu, 25 Apr 2013 21:51:04 +0000 (23:51 +0200)]
Add shunt filter to auth function. Closes #1358.

11 years agoMoving on to 1.7-alpha
ozh [Thu, 25 Apr 2013 21:48:53 +0000 (23:48 +0200)]
Moving on to 1.7-alpha

11 years agoMerge branch 'master' of https://github.com/YOURLS/YOURLS
ozh [Thu, 25 Apr 2013 20:46:56 +0000 (22:46 +0200)]
Merge branch 'master' of https://github.com/YOURLS/YOURLS

11 years agoMerge pull request #1361 from Diftraku/master
ﻫ༻྅༻ Ǭɀħ ༄༆ཉ༅ﺀ [Thu, 25 Apr 2013 20:43:01 +0000 (13:43 -0700)]
Merge pull request #1361 from Diftraku/master

Disable overzealous autoloading, props @Diftraku

11 years agoDisable overzealous autoloading
Diftraku [Thu, 25 Apr 2013 20:09:48 +0000 (23:09 +0300)]
Disable overzealous autoloading

11 years agoAdding Social Bookmarklets
Hultra [Thu, 25 Apr 2013 20:10:41 +0000 (22:10 +0200)]
Adding Social Bookmarklets

Adding Facebook & Twitter bookmarklets in tools page, which use the
yourls shorten url

11 years agoUpdate functions.php
adigitalife [Thu, 25 Apr 2013 20:06:54 +0000 (23:06 +0300)]
Update functions.php

11 years agoTweak. That fucking FB badge.
ozh [Wed, 24 Apr 2013 16:28:40 +0000 (18:28 +0200)]
Tweak. That fucking FB badge.

11 years agoMerge branch 'master' of https://github.com/ozh/YOURLS
ozh [Wed, 24 Apr 2013 07:33:07 +0000 (09:33 +0200)]
Merge branch 'master' of https://github.com/ozh/YOURLS

11 years agoUpdate README.md
Léo Colombaro [Sun, 21 Apr 2013 15:45:46 +0000 (18:45 +0300)]
Update README.md

11 years agoBug Tracker ref & SemVer
Léo Colombaro [Sun, 21 Apr 2013 15:39:20 +0000 (18:39 +0300)]
Bug Tracker ref & SemVer

Red color removed in Wiki, as a red link in a wiki says there is no page behind.

11 years agoNewlines so @LeoColomb doesn't pester me ⠌-þ
ozh [Sun, 21 Apr 2013 16:35:18 +0000 (18:35 +0200)]
Newlines so @LeoColomb doesn't pester me ⠌-þ

11 years agoUpdate README.md
Léo Colombaro [Sun, 21 Apr 2013 15:45:46 +0000 (18:45 +0300)]
Update README.md

11 years agoBug Tracker ref & SemVer
Léo Colombaro [Sun, 21 Apr 2013 15:39:20 +0000 (18:39 +0300)]
Bug Tracker ref & SemVer

Red color removed in Wiki, as a red link in a wiki says there is no page behind.

11 years agoQuick doc
ozh [Sun, 21 Apr 2013 11:34:58 +0000 (13:34 +0200)]
Quick doc

11 years agoMerge branch 'issue1348' of https://github.com/ozh/YOURLS into issue1348
ozh [Sun, 21 Apr 2013 10:11:25 +0000 (12:11 +0200)]
Merge branch 'issue1348' of https://github.com/ozh/YOURLS into issue1348

11 years agoAdd mysql, mysqli and PDO support
ozh [Fri, 19 Apr 2013 08:17:04 +0000 (10:17 +0200)]
Add mysql, mysqli and PDO support

- new log message queue
- Include all files first, then do stuff
- Allow to completely replace the DB class

PDO seems to work.

Checked: install YOURLS, add/remove/edit link, stats.

Change load order

- Include all files first, then do stuff
- Allow to completely replace the DB class

Code cleanup & new log message queue

11 years agoCode cleanup & new log message queue
ozh [Sun, 21 Apr 2013 09:31:48 +0000 (11:31 +0200)]
Code cleanup & new log message queue

11 years agoChange load order
ozh [Sun, 21 Apr 2013 09:25:56 +0000 (11:25 +0200)]
Change load order

- Include all files first, then do stuff
- Allow to completely replace the DB class

11 years agoPDO seems to work.
ozh [Sat, 20 Apr 2013 17:54:01 +0000 (19:54 +0200)]
PDO seems to work.

Checked: install YOURLS, add/remove/edit link, stats.

11 years agoFirst pass. Nothing works. Misses mysqli_yourls.
ozh [Fri, 19 Apr 2013 08:17:04 +0000 (10:17 +0200)]
First pass. Nothing works. Misses mysqli_yourls.

11 years agoMerge branch 'master' of https://github.com/ozh/YOURLS
ozh [Thu, 18 Apr 2013 09:23:03 +0000 (11:23 +0200)]
Merge branch 'master' of https://github.com/ozh/YOURLS

11 years agoFix twice </strong>
Léo Colombaro [Wed, 17 Apr 2013 11:42:34 +0000 (14:42 +0300)]
Fix twice </strong>

Fix #1346

11 years agoNews in README
Léo Colombaro [Wed, 17 Apr 2013 10:46:46 +0000 (13:46 +0300)]
News in README

11 years agoUpdate CHANGELOG.md
Léo Colombaro [Wed, 17 Apr 2013 10:34:47 +0000 (13:34 +0300)]
Update CHANGELOG.md

11 years agoMerge branch 'master' of https://github.com/YOURLS/YOURLS
ozh [Tue, 16 Apr 2013 21:25:14 +0000 (23:25 +0200)]
Merge branch 'master' of https://github.com/YOURLS/YOURLS

11 years agoNumber of hits displayed twice twice. 1.6
ozh [Tue, 16 Apr 2013 21:18:08 +0000 (23:18 +0200)]
Number of hits displayed twice twice.

11 years agoMerge branch 'master' of https://github.com/YOURLS/YOURLS
ozh [Tue, 16 Apr 2013 19:28:34 +0000 (21:28 +0200)]
Merge branch 'master' of https://github.com/YOURLS/YOURLS

11 years agoThis is it: version 1.6
ozh [Tue, 16 Apr 2013 19:26:42 +0000 (21:26 +0200)]
This is it: version 1.6

11 years agoMerge branch 'master' of https://github.com/YOURLS/YOURLS
ozh [Tue, 16 Apr 2013 18:46:48 +0000 (20:46 +0200)]
Merge branch 'master' of https://github.com/YOURLS/YOURLS

11 years agoGeoIP update
ozh [Tue, 16 Apr 2013 18:45:58 +0000 (20:45 +0200)]
GeoIP update

11 years agoMerge branch 'master' of https://github.com/YOURLS/YOURLS
ozh [Tue, 16 Apr 2013 18:40:27 +0000 (20:40 +0200)]
Merge branch 'master' of https://github.com/YOURLS/YOURLS

11 years agoGeoIP update
ozh [Tue, 16 Apr 2013 17:02:05 +0000 (19:02 +0200)]
GeoIP update