Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | align search box with buttons | Holger Brunn | 2013-02-07 | 1 | -6/+0 |
| | |||||
* | Add some CSS defaults for the HTML5 player | Paul Arthur | 2013-01-28 | 1 | -56/+11 |
| | | | | Requires less boilerplate in the individual themes. | ||||
* | Add an HTML5 player | Holger Brunn | 2013-01-28 | 1 | -0/+66 |
| | | | | | Merge request #20. Basic, not very pretty, but works and, unlike the Flash player, is maintainable. | ||||
* | Cosmetics: s/incase/in case/ | Paul Arthur | 2013-01-25 | 1 | -1/+1 |
| | |||||
* | Cosmetics: clean up heads in themes/ | Paul Arthur | 2013-01-25 | 2 | -176/+175 |
| | |||||
* | Update Whatever:hover to 3.11 | Paul Arthur | 2013-01-25 | 1 | -5/+5 |
| | | | | | | | http://peterned.home.xs4all.nl/csshover.html#changes Claims to fix a performance issue. Also move it out of templates/ into modules/ since it's external code. | ||||
* | Change css handling for RTL languages | Paul Arthur | 2013-01-25 | 1 | -780/+0 |
| | | | | | | | | | | | | Code duplication is bad even when it's CSS, mmkay? If a theme has templates/rtl.css, it will be loaded in addition to default.css. This is more sane than the old behaviour, which loaded default-rtl.css instead of default.css. I'm not feeling ambitious enough to actually check whether the current -rtl.css files work and change them to overrides instead of modified copypasta, so I just dropped them for now. | ||||
* | Updated html for register. Now uses the css from theme! | Einar | 2011-01-27 | 1 | -0/+85 |
| | |||||
* | test add: layout for rtl language. | momo-i | 2010-05-14 | 1 | -0/+780 |
| | | | | | | The file was just copied except classic theme. classic theme was only replaced from right(or left) to left(or right). ex: float: left -> float: right | ||||
* | Remove erroneously added vim modelines that prevented themes from being parsed. | Paul 'flowerysong' Arthur | 2010-04-16 | 1 | -1/+0 |
| | |||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -2/+2 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | fix democratic play interface feedback issues and make the wizard actually work | Karl 'vollmerk' Vollmer | 2009-03-15 | 1 | -0/+0 |
| | |||||
* | fix a display issue with the now playing that caused it to split up the results | Karl 'vollmerk' Vollmer | 2008-12-28 | 1 | -1/+2 |
| | |||||
* | cleaned up some garbage code in the template and removed a useless file | Karl 'vollmerk' Vollmer | 2008-12-07 | 1 | -0/+1 |
| | |||||
* | fix http auth issues, fix missing line sfrom dipsols patch, few other minor ↵ | Karl 'vollmerk' Vollmer | 2008-10-29 | 1 | -0/+3 |
| | | | | things | ||||
* | Commit, still no internet paying for it.. curse you free.fr | Karl 'vollmerk' Vollmer | 2008-10-27 | 1 | -1/+1 |
| | |||||
* | fixed a visual issue with short album+artist names where the actions wrapped ↵ | Karl 'vollmerk' Vollmer | 2008-08-21 | 1 | -2/+3 |
| | | | | or floated into the wrong spot, not tested on ie yet | ||||
* | shoutbox now makes use of flip_class | spocky | 2008-03-17 | 1 | -2/+22 |
| | | | | rewrote show_song code and css | ||||
* | Minor changes to shoutbox | spocky | 2008-03-17 | 1 | -13/+14 |
| | | | | Fixed greysme tables font-size on ff3 | ||||
* | Modification for embedded Flash player (Still Broken) | pb1dft | 2008-02-25 | 1 | -0/+10 |
| | |||||
* | Updated shoutbox display | spocky | 2008-02-23 | 1 | -12/+12 |
| | |||||
* | Moved star rating reset symbol to the left | spocky | 2008-01-29 | 1 | -2/+4 |
| | | | | Updated Greysme theme config file | ||||
* | Added alt/titles on album pictures | spocky | 2008-01-17 | 1 | -1/+1 |
| | | | | Fixed a display bug in templates | ||||
* | reduced size of the font when editing | Karl 'vollmerk' Vollmer | 2008-01-14 | 1 | -0/+5 |
| | |||||
* | added back the multi-char filter for browse | Karl 'vollmerk' Vollmer | 2007-12-31 | 1 | -0/+5 |
| | |||||
* | added ability to do add new on other elements of song edit (Thx picasso) ↵ | Karl 'vollmerk' Vollmer | 2007-12-31 | 1 | -0/+4 |
| | | | | added export catalog to csv | ||||
* | fixed localplay index problem after track delete, fixed lack of high-light ↵ | Karl 'vollmerk' Vollmer | 2007-12-30 | 1 | -0/+5 |
| | | | | of current playing song, fixed problem were second localplay send would kill session of any existing items | ||||
* | removed random space on lastfm prefs, started work on managing shout and ↵ | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -0/+23 |
| | | | | flagged items, cleaned up shoutbox css a bit | ||||
* | fixed the centering on the MOTD | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -0/+5 |
| | |||||
* | added shoutbox functionality, only linked from song and album right now also ↵ | Karl 'vollmerk' Vollmer | 2007-12-17 | 1 | -1/+1 |
| | | | | interface for adding could use some improvement and also needs some management stuff to remove stickies etc | ||||
* | fixed the find duplicates stuff, its actually still broken somewhat but it ↵ | Karl 'vollmerk' Vollmer | 2007-12-16 | 1 | -1/+5 |
| | | | | mostly works so why not commit eah? | ||||
* | added little note on access add as to the defaults, fixed api to use ↵ | Karl 'vollmerk' Vollmer | 2007-12-15 | 1 | -0/+6 |
| | | | | session_length added check for session functions with redirect to /test.php on failure | ||||
* | database update, cleaned up some stuff | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -0/+3 |
| | |||||
* | Almost finished css cleanup | spocky | 2007-11-20 | 3 | -170/+89 |
| | |||||
* | - Updated Now Playing html/css | spocky | 2007-11-13 | 1 | -51/+34 |
| | | | | | | | - Fixed Star-rating css - Updated Pager (5 elements around selected page# should be enough) - Updated Album class so that disk# is part of the link - Some more cleanup/updates to html/themes (hopefully it should be almost done in a week, so that themers can start theming on 3.4) | ||||
* | more democratic play work, still not working going to need db change to make ↵ | Karl 'vollmerk' Vollmer | 2007-11-12 | 1 | -2/+2 |
| | | | | it work how I want, will do later | ||||
* | initial work on democratic play, not finished, added drop down select for ↵ | Karl 'vollmerk' Vollmer | 2007-11-10 | 1 | -1/+6 |
| | | | | playtype switching back in, thinking about changing it and making it a row of icons... not sure | ||||
* | some slight tweaks to display on openstrands stuff, and fixed some potential ↵ | Karl 'vollmerk' Vollmer | 2007-11-04 | 1 | -3/+0 |
| | | | | errors due to bad returned data | ||||
* | renamed a few files (missing php extension) | spocky | 2007-10-24 | 1 | -187/+186 |
| | | | | updated most of the tables so that every column is independently customizable by css rules | ||||
* | - hardcoded disk# sort order when sort is set to album name | spocky | 2007-10-16 | 1 | -3/+8 |
| | | | | | | | - removed pager from browse table - added footer to browse tables - updated browse files for better customization - modified css | ||||
* | Updated ajax loader | spocky | 2007-10-15 | 2 | -30/+13 |
| | | | | | | Updated pager html/css Fixed some Greysme's bugs Didn't fix ajax links w3c conformance :) | ||||
* | fixed the localplay controls, per limeds recommendation currently under ↵ | Karl 'vollmerk' Vollmer | 2007-10-02 | 1 | -0/+8 |
| | | | | rightbar actions, not happy with location | ||||
* | fixed some localplay issues, now correctly shows the active instance at ↵ | Karl 'vollmerk' Vollmer | 2007-09-28 | 1 | -2/+6 |
| | | | | least for the MPD module | ||||
* | ajax loading thingy added to css, fixed random methods on rightbar and added ↵ | Karl 'vollmerk' Vollmer | 2007-09-28 | 1 | -0/+12 |
| | | | | a default sort to the browse methods | ||||
* | Updated rightbar submenu html/css | spocky | 2007-09-27 | 1 | -35/+7 |
| | |||||
* | - Corrected one more sidebar missing tag | spocky | 2007-09-27 | 1 | -3/+8 |
| | | | | | | | - Cleaned up some more css - Corrected a bug preventing us from using themers defined icons (also changed searched path to theme_path/images/icons) - Added ability to further customize album info box - Updated themes | ||||
* | play method now uses hidden iframe, setup second hover menu to rightbar | Karl 'vollmerk' Vollmer | 2007-09-27 | 1 | -0/+30 |
| | |||||
* | - Added ability to delete radio and playlist | Karl 'vollmerk' Vollmer | 2007-09-25 | 1 | -0/+1 |
| | | | | | | | - Tweaked Classic CSS to fix issue with larger fonts - Fixed some javascript update issues due to quoting on the catalog processes - Fixed display of the MOTD | ||||
* | - Cleaned up php files (removed useless inlines styles, replaced header td ↵ | spocky | 2007-09-24 | 1 | -30/+3 |
| | | | | | | | | | | with th...) - Cleaned up css (removed some unused classes) - Changed quick search size and added ability to customize it - Removed width=100% in preferences tables - Corrected missing closing tag in sidebar - Minor corrections |