]> CyberLeo.Net >> Repos - Github/YOURLS.git/shortlog
Github/YOURLS.git
2013-04-16 ozhNumber of hits displayed twice twice. 1.6
2013-04-16 ozhThis is it: version 1.6
2013-04-16 ozhGeoIP update
2013-04-16 ozhChangelog update for YOURLS 1.6
2013-04-14 |⇜Ѻ⇝|Merge pull request #1343 from ozh/master
2013-04-14 ozhStuff related to public shortening[1] & user auth[2]
2013-04-14 ozhRemove notice that has probably been here for decades.
2013-04-14 ozhREADME update
2013-04-14 ozhRemove data: from allowed protocols
2013-04-11 Léo ColombaroMerge pull request #1340 from LeoColomb/master
2013-04-11 LeoColombTabify
2013-04-08 |⇜Ѻ⇝|Update .gitignore
2013-04-08 Léo ColombaroImprove .gitignore & ignore config files
2013-04-08 Léo ColombaroUpdate .gitattributes
2013-04-08 Léo ColombaroUpdate readme.html
2013-04-08 LeoColombMerge pull request #1336 from LeoColomb/Fix-Github
2013-04-08 ozhMerge branch 'master' of https://github.com/YOURLS...
2013-04-08 ozhUpdate links -> Github
2013-04-07 LeoColombGeo README
2013-04-07 LeoColombPlugin Readmes
2013-04-07 LeoColombIgnore custom files and config
2013-04-07 LeoColombFix end of line
2013-04-07 Léo ColombaroCHANGELOG for markdown
2013-04-07 Léo ColombaroLICENSE for markdown
2013-04-07 Léo ColombaroMarkdown Parsing
2013-04-07 Léo ColombaroUpdate CONTRIBUTING.md
2013-04-06 ozhMerge branch 'master' of https://github.com/YOURLS...
2013-04-06 |⇜Ѻ⇝|Merge pull request #1334 from ozh/489a07a2e9aa48c5c7401...
2013-04-06 ozhMerge branch 'master' of https://github.com/ozh/YOURLS
2013-04-06 ozhFirst CONTRIBUTING.md
2013-04-06 ozhFurther nitpicking
2013-04-06 ozhNitpicking
2013-04-06 ozhCONTRIBUTING.md - shorter.
2013-04-06 ozhFirst CONTRIBUTING.md
2013-04-06 |⇜Ѻ⇝|Merge pull request #1333 from ozh/master
2013-04-06 ozhREADME update, welcome home
2013-03-27 OzhOops, missing translatable strings in the calendar.
2013-03-27 OzhMake the JS calendar translatable
2013-03-26 OzhPrepare for those funky RTL locales.
2013-03-26 OzhLess code duplication, duh.
2013-03-26 OzhSimplify translators job: s/and/&/
2013-03-24 OzhREADME mentions AllowOverride All. Fixes issue 1316.
2013-03-24 Ozhl10n optimization: less strings, better strings
2013-03-23 OzhBetter translation strings & correct function used.
2013-03-21 OzhMoved *.php.txt to .txt to prevent spam on misconfigure...
2013-03-21 Ozh"Rename to .php"
2013-03-18 OzhFix: incorrect error message.
2013-02-22 OzhPHPdoc addendum regarding use in plugins
2013-02-22 OzhIntroduce yourls_load_custom_textdomain() for plugins...
2013-02-19 OzhTable sorter: update script, fix broken stuff. See...
2013-02-19 OzhUpdate jQuery to 1.9.1 (older versions left in case...
2013-02-19 OzhBetter public interface sample with all possible bookma...
2013-02-19 OzhMisc style tweak to deal better with small screen size
2013-02-19 OzhRemoved extra quotes in bookmarklets
2013-02-15 OzhWrong shortlink. Bleh.
2013-02-15 OzhFilterable redirect code
2013-02-15 OzhDamnit, other string to translate.
2013-02-15 OzhNitpicking so text & translations display well.
2013-02-15 OzhBy default set YOURLS_LANG to ''
2013-02-13 OzhMore unique JS function names. Fixes issue 1276. Stupid...
2013-02-13 OzhPHPdoc-ish-ification of older functions. Fixes issue...
2013-02-13 OzhUse yourls_number_format_i18n() to properly format...
2013-02-12 OzhFix (yeah, right. You alway say that) the JS sorting
2013-02-12 OzhColumn sort: wrong select value
2013-02-12 OzhSlightly simpler & faster .htaccess. Fixes issue 1300.
2013-02-10 OzhTranslation plural forms + deprecate function yourls_pl...
2013-02-10 OzhJust a lil' version bump.
2013-02-10 OzhTranslation leftovers. Now that's it. Honestly.
2013-02-10 OzhAaaaaaand more translation. Aaaaaaand I think that...
2013-02-10 OzhDatepicker minor style tweak
2013-02-10 OzhLoad translation files earlier
2013-02-10 OzhAaaaaand more translation readyness.
2013-02-10 OzhMore translation readyness.
2013-02-10 OzhNo translation readyness for API functions, but that...
2013-02-10 OzhTranslation readyness for functions.php
2013-02-10 OzhTranslation readyness for admin/upgrade.php
2013-02-10 OzhTranslation leftovers in admin/tools.php
2013-02-10 OzhTranslation leftover in admin/plugins.php
2013-02-10 OzhTranslation readyness of admin/tools.php
2013-02-10 OzhMore translation readyness.
2013-02-09 OzhProperly (hopefully?) encoding URL before they get...
2013-02-08 OzhMore translation readyness
2013-02-08 OzhTranslatable (and filterable) footer text
2013-02-08 OzhAdded missing function from previous ezSQL lib
2013-02-08 OzhAwesome yourls_s() function that mixes sprintf() and...
2013-02-08 OzhZOMG, big commit.
2013-02-07 OzhFix link sorting & paging. Fixes issue 1286.
2013-02-07 OzhMore portable stricter error reporting.
2013-02-07 OzhStricter error reporting. Because we want to be perfect...
2013-02-07 OzhStricter coding. Duh, PHP, end(array_keys($array))...
2013-02-07 OzhUpdate ezSQL to latest version - remove notices.
2013-02-07 OzhWrong function names. Fixes Issue 1298.
2013-02-03 OzhTranslation API! zomigod. First pass. See Issue 52.
2013-02-03 OzhOops, s/@since 1.6.1/@since 1.6/. I COMMIT IN THE FUTURE!
2013-02-03 OzhIntroduce yourls_deprecated_function()
2013-01-31 OzhStatus header in API results
2013-01-30 OzhAdding sip: as a common allowed protocol. Fixes issue...
2013-01-09 OzhReplace deprecated function split()
2013-01-09 OzhMake 'official' outgoing links use yourls.org
2013-01-09 OzhPlugin management page: now properly sorted by name.
next