Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/YOURLS/YOURLS.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/admin
AgeCommit message (Expand)Author
2022-10-05Update admin/index.phpJT Smith
2022-10-05TypofixesJT Smith
2022-10-04When adding URLs, new HTML rows should have unique HTML IDs. (#3431)Barry Hughes
2022-05-29Always include `functions-(upgrade|install).php` (#3354)྅༻ Ǭɀħ ༄༆ཉ
2022-05-07Fix error `Undefined constant "intval"` when upgrading (#3332)྅༻ Ǭɀħ ༄༆ཉ
2022-04-09Do not use md5() in yourls_salt() (#3278)྅༻ Ǭɀħ ༄༆ཉ
2022-04-03Plugin API : sandbox and uninstall procedure (#3258)྅༻ Ǭɀħ ༄༆ཉ
2022-04-02Add nonce to the logout link (#3264)྅༻ Ǭɀħ ༄༆ཉ
2022-03-20Explicitely exit after redirection where needed (#3257)྅༻ Ǭɀħ ༄༆ཉ
2021-09-09Sanitize user input in upgrade (#3055)྅༻ Ǭɀħ ༄༆ཉ
2021-08-24Minor security improvements (#3034)྅༻ Ǭɀħ ༄༆ཉ
2021-05-07Refactor admin/index.php & more filters (#2912)྅༻ Ǭɀħ ༄༆ཉ
2021-02-09SVG icons (#2822)simon-eller
2021-01-30Replace double quotes with single quotes, preventing fatal exception when run...Paul Goodchild
2020-10-11Remove `global $ydb` calls and prefer helper function (#2762)྅༻ Ǭɀħ ༄༆ཉ
2020-10-10Fix that fucking encoding problem (#2690)྅༻ Ǭɀħ ༄༆ཉ
2020-05-09Smarter keyword sanitization (#2682)྅༻ Ǭɀħ ༄༆ཉ
2020-04-20Add missing translations (#2655)྅༻ Ǭɀħ ༄༆ཉ
2020-04-18Use SVG logo in lieu of the old PNG one (#2649)྅༻ Ǭɀħ ༄༆ཉ
2020-04-08Update admin list linkOzh
2020-04-08Link to absolute URLs in admin/plugins.phpOzh
2018-03-01Add option to sort by title in admin UIdgw
2017-09-03Remove leftover @todo noteozh
2017-08-31Update db stats and queriesozh
2017-08-181st pass at removing ezSQL. And an Options object.ozh
2017-04-20Replace phpversion() with PHP_VERSIONozh
2017-04-18Use __DIR__ instead of dirname(__FILE__)ozh
2017-04-04Unused var. Fixes #2197ozh
2017-02-05Introduce yourls_sanitize_url_safe()ozh
2017-02-04Fix curly quote in commentozh
2016-03-12#total_clicks -> #overall_tracking in surrnd. <p>BestNa.me Labs
2016-03-10Additional id for tag containing $total_clicks BestNa.me Labs
2016-03-05Merge branch 'refs/heads/pr/1921'Léo Colombaro
2016-03-05Merge duplicate HTML elementsLéo Colombaro
2016-03-02Adding HTTPs for tumblr linkmaster3395
2015-06-26add ARIA landmarkAudrey
2015-05-11Get die() ouf of yourls_plugin_admin_page()ozh
2014-10-28CONCAT_WS instead of CONCATozh
2014-10-27Search across all fieldsozh
2014-10-25Readable JS code for bookmarklets, hell yeah.ozh
2014-02-17Filterable number of rows in admin view. Fixes #1641ozh
2014-01-13Removes extraneous <?php and ?> tags.boboman13
2014-01-02Fix search for "http://..."ozh
2014-01-02oops, wrong quote breaks stringozh
2014-01-01Filterable charset in content-type headers.ozh
2013-12-28New bookmarklets that beat the ?u=http:// problemozh
2013-12-28urldecode() before processing. Also, Tumblr share.ozh
2013-12-28Should fix PNS bookmarkletozh
2013-12-26Introduce function yourls_debug_log()ozh
2013-09-05Safer DB version number, and debug feedback if failure on installozh