]> CyberLeo.Net >> Repos - Github/YOURLS.git/shortlog
Github/YOURLS.git
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.
2012-12-17 OzhSupport for double fragment URL. Like, http://yourls...
2012-12-17 OzhDeprecate official WP plugin, plug @norcross plugin...
2012-12-14 OzhLess code duplication with new function yourls_get_rela...
2012-12-14 OzhFix: protocol check during URL sanitization
2012-12-14 OzhLoad image with SSL preference
2012-12-14 OzhAttempt at decrapping MSIE. Fixes issue 1257.
2012-12-14 OzhSmarter API (de/register methods) and a 'version' metho...
2012-12-14 OzhStricter coding: prevent notices in yourls-api.php
2012-12-10 OzhEncourage security good practice: encrypt your passwords!
2012-12-10 OzhAdd filterable icon when URL isn't a common HTTP link
2012-12-10 OzhSanitize URL (and maybe return empty string) before...
2012-12-09 OzhProper use of escaping functions. Fixes issue 1079...
2012-12-09 OzhSanitize != escape. Remove unwanted chars, don't encode.
2012-12-09 OzhRemoved unused variable
2012-12-09 OzhBleh, typo. 'yourls', not 'yourl'. Duh.
2012-12-09 OzhBig commit: yourls_esc_*() functions. Uses parts of...
2012-12-09 OzhAlias: yourls_apply_filters()
2012-12-08 OzhMake yourls_statlink() comply with SSL usage
2012-11-24 OzhLogic enhancement: 'action', then action, to allow...
2012-11-23 OzhStricter coding && prevent notices plzthx
2012-11-21 OzhDon't run yourls_get_request() more than once
2012-11-21 OzhLess constants, more functions. Fixes issue 1232.
2012-11-18 OzhString escaping, props @nic_waller. Fixes issue 1238.
2012-11-15 OzhReadme update: "abc" != "ABC" and spammers love short...
2012-11-11 OzhBetter auth filtering. Fixes issue 1229.
2012-11-06 OzhShowcase: adding android app by @keineantwort
2012-10-31 OzhAllow auth with timestamp from the future or the past...
2012-10-25 OzhAllow different styles of notice boxes. Fixes issue...
2012-10-24 OzhMaintenance mode (interrupt everything is activated...
2012-10-20 OzhCreate web.config file when installing on IIS. Thanks...
2012-10-20 ozhozh... which I even managed to name wrongly. FFS. #dontcom...
2012-10-20 ozhozhAdd the Github ill-formatted stupid markdown README...
2012-10-20 ozhozhStyle tweaks because IE is dumb. God, why am I losing...
2012-10-14 ozhozhWhen yourls_dieing, don't display HTML head and stuff...
2012-10-14 ozhozhAdd function yourls_did_action()
2012-10-14 ozhozhBest practice: add nonce to the sample plugin
2012-10-14 ozhozhExclude user dir from indexing
2012-10-14 ozhozhMost recent GeoIP db (oct 2012)
2012-10-05 ozhozhAccept '0' as a valid short URL. Fixes issue 1201.
2012-10-04 ozhozhWhite space.
2012-10-02 ozhozhWhite space.
2012-09-29 ozhozhAllow registering of custom API actions. Weeeeeeee.
2012-09-29 ozhozhBump. Time to work on next iteration.
2012-09-29 ozhozhAllow filtering in URL sanitization. Fixes issue 1194.
2012-09-29 ozhozhAPI: return value of 'db-stats' now consistent with...
2012-09-26 ozhozhBetter sample public interface (less code, less ugly)
2012-09-26 ozhozhUpdate to jquery 1.8.2 (previous versions not deleted...
2012-09-26 ozhozhRemove empty logout link
2012-09-26 ozhozhShowcase: -mrtech +oecd
2012-09-13 ozhozhMissing title parameter in the API doc
2012-08-29 ozhozhYOURLS 1.5.1 1.5.1
2012-08-29 ozhozhRemoved closing PHP tag on include files
2012-08-27 ozhozhWhitespace. Fixes issue 1167.
2012-08-23 ozhozhA couple actions in the main admin page
2012-08-22 ozhozhNon greedy regexp matching, fixes http://sho.rt/http...
2012-08-22 ozhozhMinor readme.html style tweaks
2012-08-21 ozhozhYOURLified link to Dreamhost
2012-08-21 ozhozhFix, typo, extra space, oops, sorry
2012-08-21 ozhozhCase insensitive YOURLS base URL. Fixes issue 1055.
2012-08-21 ozhozhHandle inexistent "/robots.txt" requests
2012-08-20 ozhozhWhitespaces, bitches!! Because, you know, CodingStandards.
2012-08-20 ozhozhPresumably better way of getting client IP behind proxi...
2012-08-19 ozhozhA couple more backgrounds because that's pretty :)
2012-08-17 ozhozhMinor styling improvements.
2012-08-17 ozhozhIncorrect inclusion of config.php from the includes...
2012-08-17 ozhozhReadme update (showcase) and, while I'm at it, social...
2012-08-17 ozhozhHide directory content of potentially sensitive dirs
2012-08-17 ozhozhBetter example of user page
2012-08-16 ozhozhGives priority to /user/config.php (preferred location...
2012-08-16 ozhozhOutline best year, month and day in the historical...
2012-08-16 ozhozhStat pages now use the Google Visualization API. Fixes...
2012-08-07 ozhozhBetter wording on the config sample about case sensitiv...
2012-07-04 ozhozhDetect any favicon dropped in the /user directory and...
2012-07-01 ozhozhActions on auth events. Fixes Issue 1097.
2012-07-01 ozhozhBetter URL sanitization. Fixes Issue 1102.
2012-07-01 ozhozhCosmetic: #add-url input field shorter to fit on one...
2012-07-01 ozhozhBetter nginx config. Fixes issue 1096.
2012-07-01 ozhozhMore newbie proofness as suggested in Issue 1128
2012-03-30 ozhozhReturn shorturl when long URL already exists. Fixes...
2012-02-14 ozhozhFlood control fix. Fixes issue 1041.
2012-02-08 ozhozhFixed the cropped copy box. Fixes issue 1032.
2012-02-08 ozhozhMore filtering options in yourls_update_clicks(). Fixes...
2012-02-07 ozhozhRemove deprecated TODO comment (plugin territory)
2012-02-07 ozhozhOptimize logic when adding new link, with new function...
2012-02-05 ozhozhUpdate GeoIP db
2012-02-05 ozhozhWrongly named function. Ooops.
2011-10-03 ozhozhStricter coding to avoid notice when YOURLS_USER is...
2011-09-25 ozhozhNew filters and actions into yourls-infos.php. Fixes...
2011-09-19 ozhozhDon't modify/return values passed by actions.
2011-09-17 ozhozhInit var to avoid warning when empty
2011-09-17 ozhozhIntroduce new action when user successfully authed
2011-09-17 ozhozhCast array before looping on array
next