]> CyberLeo.Net >> Repos - Github/YOURLS.git/history - admin/index.php
Translation API! zomigod. First pass. See Issue 52.
[Github/YOURLS.git] / admin / index.php
2013-02-03 OzhTranslation API! zomigod. First pass. See Issue 52.
2012-08-23 ozhozhA couple actions in the main admin page
2012-08-20 ozhozhWhitespaces, bitches!! Because, you know, CodingStandards.
2011-09-13 ozhozhFixed: pagination wasn't holding all parameters. Now...
2011-06-21 ozhozhFilter for main admin query. Fixes issue 842.
2011-06-12 ozhozhImplementation of the zclip jQuery plugin (a nice ZeroC...
2011-04-24 ozhozhBookmarklet action & filter
2011-04-23 ozhozhCleaner logic in HTML functions and admin index: more...
2011-01-17 ozhozhStyle tweak: no line break in main table cells
2010-08-04 ozhozhRename #tblUrl with #main-table. I didn't like it and...
2010-07-01 ozhozhBetter toggle "No URL found" when no links in DB or...
2010-06-29 ozhozhAbility to pass page title to function that creates...
2010-06-25 ozhozhAllow searching on URL titles. Removed BINARY to make...
2010-06-25 ozhozhSave title in database
2010-06-15 ozhozhJS improvements: fix Firebug warning about keycodes.
2010-06-03 ozhozhInstant bookmarklets with no new page. Closes issue...
2010-06-03 ozhozhSanitize search string to prevent XSS
2010-06-03 ozhozhSanitize URL before displaying it - prevents XSS on...
2010-02-26 ozhozhFilter and search URLs by date. Fixes issue 72.
2010-02-26 ozhozhAbility to filter URLs by Short URL. Fixes issue 181.
2009-12-29 ozhozhImproved: all admin URLs handled by function yourls_adm...
2009-11-27 ozhozhBig commit
2009-10-09 ozhozhDisplay partial click count when filtering admin result...
2009-09-27 ozhozhFix filtering by clicks. Fixes issue 98.
2009-09-17 ozhozhLogic change: include "load-yourls.php" instead of...
2009-09-12 ozhozhBig cosmetic commit
2009-09-06 ozhozhDisplay link to tools.php even if public
2009-09-04 ozhozhSmarter private settings: allow some pages to overrule...
2009-09-04 ozhozhSimpler auth function
2009-09-03 ozhozh1 less query in /admin/index.php
2009-09-02 ozhozhChanged default sort in admin (now: timestamp)
2009-09-02 ozhozh1.4-alpha massive commit:
2009-08-27 ozhozhChange in DB logic & functions: now refer to a global...
2009-08-25 ozhozhAdded: num queries in footer
2009-08-22 ozhozh1.3 RC1 massive commit
2009-08-18 ozhozhAdded: HTML template functions for head and footer
2009-07-02 ozhozhpagination errors. All fixed now.
2009-07-02 ozhozhTypo in pagination
2009-07-02 ozhozhFixed: wrong or inconsistent link to admin/index.php
2009-06-24 lesterchanAdded jQuery 1.3.2
2009-06-23 ozhozhtable name was hardcoded
2009-05-21 ozhozhSlight change in admin's <h1>
2009-05-21 ozhozhImproved auth scheme: now storing encrypted cookies
2009-05-21 ozhozhImproving the auth scheme to make it more solid and...
2009-05-16 lesterchanAdded basic login feature
2009-05-12 ozhozhFIX: require() with absolute paths
2009-05-12 lesterchanFixed Missing ../
2009-05-12 lesterchan- Moved to /admin/ folder