]> CyberLeo.Net >> Repos - Github/YOURLS.git/history - admin
Add plain API format
[Github/YOURLS.git] / admin /
2010-07-01 ozhozhBetter admin page titles
2010-07-01 ozhozhAdded functions to register and draw plugin admin pages...
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-28 ozhozhVisual hints on plugin list
2010-06-25 ozhozhAllow searching on URL titles. Removed BINARY to make...
2010-06-25 ozhozhSave title in database
2010-06-25 ozhozhInverted two columns in table
2010-06-15 ozhozhJS improvements: fix Firebug warning about keycodes.
2010-06-15 ozhozhPrefix-n-Shorten explanations
2010-06-05 ozhozhClearer instructions for bookmarklet. Fixes issue 356.
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-05-28 ozhozhUpdate active plugin list if one is missing upon activation
2010-05-27 ozhozhPlugin API & management update: active plugins stored...
2010-05-25 ozhozhUse global configuration constants (YOURLS_INC etc...
2010-05-25 ozhozhBetter bookmarklets + Cancel button compliance. Fixes...
2010-05-10 ozhozhFixed: call to nonexistent function
2010-04-23 ozhozhNew admin page: plugins
2010-03-04 ozhozhTypo
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-12-29 ozhozhRemove check for mod_rewrite during install
2009-11-28 ozhozhCosmetic tweaks
2009-11-27 ozhozhBig commit
2009-11-27 ozhozhNew const YOURLS_AJAX
2009-10-09 ozhozhDisplay partial click count when filtering admin result...
2009-09-27 ozhozhMore permissive install procedure (less fatal errors...
2009-09-27 ozhozhFix filtering by clicks. Fixes issue 98.
2009-09-23 ozhozhFix install procedure. Damn it was broken :/
2009-09-17 ozhozhMore tests & safeguards during upgrade
2009-09-17 ozhozhLogic change: include "load-yourls.php" instead of...
2009-09-16 ozhozhFixing install procedure that was crappily broken
2009-09-14 ozhozhRephrasing on the "Update" page
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 ozhozhRenamed upgrade check constant to YOURLS_NO_UPGRADE_CHECK
2009-09-04 ozhozhSimpler auth function
2009-09-04 ozhozh- changed .htaccess with a rewrite rule for infos.php
2009-09-03 ozhozh1 less query in /admin/index.php
2009-09-03 ozhozhHeader change in tools.php, maybe there'll be other...
2009-09-02 ozhozhChanged default sort in admin (now: timestamp)
2009-09-02 ozhozh1.4-alpha massive commit:
2009-08-28 ozhozhYOURLS installer:
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-23 lesterchaninstaller now respect custom table names
2009-05-23 lesterchanAdded simple installer
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 ozhozhcleaner require_once()
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