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/css
AgeCommit message (Collapse)Author
2021-02-09SVG icons (#2822)simon-eller
Co-authored-by: Ozh <ozh@ozh.org>
2020-05-15Timezones (#2684)྅༻ Ǭɀħ ༄༆ཉ
* Implemented support for timezones * Removed OFFSET const from config * Localized yet sortable date in admin shorturl list * Unit tests * Code cleanup Co-authored-by: Jérémy K <JeremyKeusters@users.noreply.github.com>
2020-04-18Use SVG logo in lieu of the old PNG one (#2649)྅༻ Ǭɀħ ༄༆ཉ
Ahah. I love this expression, "in lieu of" :) Also, remove those social buttons. I think they're useless and ugly.
2020-04-15Truncate display of long IPOzh
Ozh doing CSS. Yeah right. Fixes #2266 [skip travis] [skip ci] [skip scrutinizer]
2015-12-04Goodbye FriendFeed !ozh
Fixes #1986
2014-08-21Adding a line break for URLs that are very long.Justin Smith
2013-04-07Fix end of lineLeoColomb
2013-02-20Table sorter: update script, fix broken stuff. See Issue 1286.Ozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@890 12232710-3e20-11de-b438-597f59cd7555
2013-02-19Misc style tweak to deal better with small screen sizeOzh
git-svn-id: http://yourls.googlecode.com/svn/trunk@887 12232710-3e20-11de-b438-597f59cd7555
2013-02-11Datepicker minor style tweakOzh
git-svn-id: http://yourls.googlecode.com/svn/trunk@870 12232710-3e20-11de-b438-597f59cd7555
2012-10-20Style tweaks because IE is dumb. God, why am I losing time with this?ozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@778 12232710-3e20-11de-b438-597f59cd7555
2012-08-17Outline best year, month and day in the historical click count.ozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@733 12232710-3e20-11de-b438-597f59cd7555
2012-07-01Cosmetic: #add-url input field shorter to fit on one lineozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@723 12232710-3e20-11de-b438-597f59cd7555
2011-08-31Apply loading & disabled styles to #add-buttonozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@685 12232710-3e20-11de-b438-597f59cd7555
2011-08-30Much much better pagination in main table.ozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@683 12232710-3e20-11de-b438-597f59cd7555
2011-06-24Consistent rounded borders on tabs. Fixes issue 850.ozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@649 12232710-3e20-11de-b438-597f59cd7555
2011-06-12Implementation of the zclip jQuery plugin (a nice ZeroClipboard wrapper)ozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@636 12232710-3e20-11de-b438-597f59cd7555
2011-04-23Style tweak to allow several notices on same pageozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@607 12232710-3e20-11de-b438-597f59cd7555
2011-01-18Revert last CSS tweak. It breaks stuff.ozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@575 12232710-3e20-11de-b438-597f59cd7555
2011-01-17Style tweak: no line break in main table cellsozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@572 12232710-3e20-11de-b438-597f59cd7555
2010-11-08TableSorter fix & color tweakozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@544 12232710-3e20-11de-b438-597f59cd7555
2010-11-07Implement .hide-if-*js classesozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@535 12232710-3e20-11de-b438-597f59cd7555
2010-11-07Added URL of the paletteozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@530 12232710-3e20-11de-b438-597f59cd7555
2010-11-07Palette as a PNG file for reference.ozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@526 12232710-3e20-11de-b438-597f59cd7555
2010-11-07More CSS tweakage in tabsozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@523 12232710-3e20-11de-b438-597f59cd7555
2010-11-07Color palette unification. Now trying to stick to ↵ozhozh
http://www.colourlovers.com/palette/1347019/YOURLS everywhere. git-svn-id: http://yourls.googlecode.com/svn/trunk@522 12232710-3e20-11de-b438-597f59cd7555
2010-11-06Add mobile device detection. Make things always visible on devices that ↵ozhozh
don't support :hover pseudo-class. Fixes issue 330. git-svn-id: http://yourls.googlecode.com/svn/trunk@519 12232710-3e20-11de-b438-597f59cd7555
2010-10-09Massive commitozhozh
- renamed index_ajax.php to admin-ajax.php: name more accurate, no underscore to avoid error with htaccess RewriteCond (wtf?) - renamed all parameters "mode" to "action" - added nonces to Add, Edit, Save, Delete buttons. Fixes issue 425. - changed behavior & args of yourls_verify_nonce() - cosmetic tweak in CSS (edit row bg color) - new function: yourls_site_url() to return YOURLS_SITE with http(s) preference - comply to SSL pref when loading ressources. Fixes issue 512. - Ajax URL now echoed in head, complying to SSL pref git-svn-id: http://yourls.googlecode.com/svn/trunk@511 12232710-3e20-11de-b438-597f59cd7555
2010-08-28Better visual consistency on button linksozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@503 12232710-3e20-11de-b438-597f59cd7555
2010-08-04Rename #tblUrl with #main-table. I didn't like it and it didn't always make ↵ozhozh
sense. git-svn-id: http://yourls.googlecode.com/svn/trunk@475 12232710-3e20-11de-b438-597f59cd7555
2010-08-04Style tweakozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@467 12232710-3e20-11de-b438-597f59cd7555
2010-07-01CSS tweak. Preparing for longer menus.ozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@444 12232710-3e20-11de-b438-597f59cd7555
2010-06-28Visual hints on plugin listozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@430 12232710-3e20-11de-b438-597f59cd7555
2010-06-27Color tweakozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@428 12232710-3e20-11de-b438-597f59cd7555
2010-06-26Add a new action button to pop the share boxozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@425 12232710-3e20-11de-b438-597f59cd7555
2010-06-25Save title in databaseozhozh
- updated saving/editing functions - updated install/upgrade functions - updated display - updated ajax git-svn-id: http://yourls.googlecode.com/svn/trunk@415 12232710-3e20-11de-b438-597f59cd7555
2010-06-25feedback CSS tweakozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@411 12232710-3e20-11de-b438-597f59cd7555
2010-06-15- Move common js utils in common.jsozhozh
- Add notify bar jquery plugin for prettier feedback git-svn-id: http://yourls.googlecode.com/svn/trunk@407 12232710-3e20-11de-b438-597f59cd7555
2010-06-15CSS3 border radiusozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@404 12232710-3e20-11de-b438-597f59cd7555
2010-06-15JS improvements: fix Firebug warning about keycodes.ozhozh
Added: Sharebox when shortening from within the admin page. Fixes issue 365. git-svn-id: http://yourls.googlecode.com/svn/trunk@403 12232710-3e20-11de-b438-597f59cd7555
2010-06-12CSS tweak, make sure #wrap always bigger than logoozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@392 12232710-3e20-11de-b438-597f59cd7555
2010-06-11Implemented ZeroClipboard. Fixes issue 131.ozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@386 12232710-3e20-11de-b438-597f59cd7555
2010-06-03Instant bookmarklets with no new page. Closes issue 295. Comes with revamped ↵ozhozh
Tools page and some CSS tweaks. git-svn-id: http://yourls.googlecode.com/svn/trunk@377 12232710-3e20-11de-b438-597f59cd7555
2010-05-27Function and style for noticesozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@360 12232710-3e20-11de-b438-597f59cd7555
2010-03-17CSS tweak for error & success msgsozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@301 12232710-3e20-11de-b438-597f59cd7555
2010-02-26Filter and search URLs by date. Fixes issue 72.ozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@273 12232710-3e20-11de-b438-597f59cd7555
2009-11-28Cosmetic tweaksozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@253 12232710-3e20-11de-b438-597f59cd7555
2009-11-28Big commitozhozh
- html files regrouped in one file with new cleaner template tags - secure and passwordless authentification method for API calls (fixes issue 167) - fix bug in upgrader (incorrect version number sanitization) git-svn-id: http://yourls.googlecode.com/svn/trunk@251 12232710-3e20-11de-b438-597f59cd7555
2009-10-04Layout tweakozhozh
git-svn-id: http://yourls.googlecode.com/svn/trunk@216 12232710-3e20-11de-b438-597f59cd7555
2009-09-22Added some historical stats (hits per day/hour)ozhozh
Layout tweaks git-svn-id: http://yourls.googlecode.com/svn/trunk@189 12232710-3e20-11de-b438-597f59cd7555