]> CyberLeo.Net >> Repos - Github/YOURLS.git/history - includes
Whitespaces, bitches!! Because, you know, CodingStandards.
[Github/YOURLS.git] / includes /
2012-08-20 ozhozhWhitespaces, bitches!! Because, you know, CodingStandards.
2012-08-20 ozhozhPresumably better way of getting client IP behind proxi...
2012-08-17 ozhozhIncorrect inclusion of config.php from the includes...
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-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-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 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-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
2011-09-15 ozhozhFully filterable admin menu links. Mucho mas cleano.
2011-09-13 ozhozhFixed: pagination wasn't holding all parameters. Now...
2011-09-03 ozhozhSmaller input field so that line doesn't break
2011-08-30 ozhozhMuch much better pagination in main table.
2011-08-29 ozhozhRegroup formatting functions in a separate file.
2011-08-29 ozhozhStrip query string from requested shorturl. Fixes issue...
2011-08-26 ozhozhSupport for salted encrypted passwords. See issues...
2011-08-15 ozhozhBumping a bit up. It's almost there, I think.
2011-08-12 ozhozhRemoved unneeded file
2011-08-12 ozhozhMore foolproof sanity checks on URLs
2011-08-10 ozhozhUpdated GeoIP database
2011-08-10 ozhozhFull jsonp support. Fixes issue 744.
2011-08-01 ozhozhReturn correct keyword if URL already exists. Fixes...
2011-08-01 ozhozhMoving config-sample.php to the user dir. Should have...
2011-06-24 ozhozhLooser pattern matching for plugin header
2011-06-21 ozhozhFilter for main admin query. Fixes issue 842.
2011-06-14 ozhozhNew filter on get all options, and early inclusion...
2011-06-12 ozhozhImplementation of the zclip jQuery plugin (a nice ZeroC...
2011-06-12 ozhozhUpdate to jQuery 1.6.1
2011-06-04 ozhozhUpdate of the Geolocation database
2011-05-27 ozhozhAdd shunt filter on reading all options
2011-04-27 ozhozhIntroduce a shutdown hook
2011-04-27 ozhozhBetter place & name for html head filter
2011-04-27 ozhozhMore filters on HTML head output
2011-04-26 ozhozhMore comments
2011-04-26 ozhozhForce URL scheme and domain to lowercase. Fixes issue...
2011-04-24 ozhozhShuntable & filterable share box
2011-04-24 ozhozhFilter for page context
2011-04-23 ozhozhEnforce space after semicolon in plugin header data...
2011-04-23 ozhozhCleaner logic in HTML functions and admin index: more...
2011-04-23 ozhozhMore filters
2011-04-23 ozhozhNew function: yourls_statlink()
2011-04-23 ozhozhAlways load display functions, that's useless and poten...
2011-04-23 ozhozhMove yourls_table_add_row() and yourls_table_edit_row...
2011-04-22 ozhozhMore filters to redirects.
2011-04-21 ozhozhMore filter arguments. Fixes issue 777. Fixes issue...
2011-04-20 ozhozhMore arguments to shareboxes actions. Fixes issue 773.
2011-04-01 ozhozhdie() properly if noob has noobed up.
2011-03-30 ozhozhReplace split() with explode() (faster, and split depre...
2011-03-09 ozhozhRemoved deprecated comment
2011-02-22 ozhozhCompute HTML ids using hash. Fixes issue 659.
2011-02-18 ozhozhGeoIP database update (feb 2011)
2011-02-11 ozhozhBetter SQL syntax. See issue 686.
2011-02-01 ozhozhDumb people are dumb.
2011-01-28 ozhozhMore data passed to yourls_add_new_link() filters....
2011-01-26 ozhozhNew API method ('db-stats') and clearer comments. See...
2011-01-18 ozhozhMore actions and filters in yourls_add_new_link().
2011-01-18 ozhozhSet default nonce value to $_REQUEST['nonce']
2011-01-18 ozhozhAdd a paging parameter to stat API requests. Fixes...
2011-01-17 ozhozhMore compatible regexp pattern (forward slash ignored...
2011-01-14 ozhozhPrevent full path disclosure in case of direct calls...
2011-01-07 ozhozhMore hookable & shuntable Geo API
2011-01-02 ozhozhAllow plugins to short-circuit more important functions...
2010-11-24 ozhozhLonger nonce. Too many noobs out there.
2010-11-08 ozhozhLoad assets on stats pages complying to SSL preference...
2010-11-08 ozhozhTypo. It showed too much where I steal some functions...
2010-11-08 ozhozh- Stat links comply to SSL preference. Fixes issue...
2010-11-08 ozhozhBumping to 1.5.1-beta
2010-11-08 ozhozhCompatibility if missing property_exists(). Fixes issue...
2010-11-07 ozhozhUpdate to jQuery 1.4.3
2010-11-07 ozhozhBumping version. Hello 1.5! 1.5
2010-11-07 ozhozhRemove debug junk
2010-11-07 ozhozhHide dynamic charcount in sharebox if no JS
2010-11-07 ozhozhInfos page tweaks:
2010-11-06 ozhozhRemove potential warning when parsing url of malformed...
2010-11-06 ozhozhNew function: yourls_plugin_url()
2010-11-06 ozhozhColor palette unification. Now trying to stick to http...
2010-11-06 ozhozh* More consistent way of getting favicons, through...
2010-11-06 ozhozhAdd mobile device detection. Make things always visible...
2010-10-21 ozhozhTweak internal redirects: use 302 instead of 301 to...
2010-10-09 ozhozhMassive commit
2010-10-05 ozhozhPrettier syntax
2010-09-23 ozhozhDon't set page title as "Error: ....". Fixes issue...
2010-08-27 ozhozhBetter visual consistency on button links
2010-08-26 ozhozh- New functions: yourls_nonce_url, yourls_nonce_field...
2010-08-26 ozhozhSimpler nonce verification
2010-08-26 ozhozh- path constants sanitized
2010-08-25 ozhozhPass httponly flag in cookie only if PHP 5.2+. Fixes...
2010-08-25 ozhozhTitles in displayed URLs. Fixes Issue 455 again.
next