Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makes active Localplay instance visible in Fresh theme | Afterster | 2013-11-05 | 1 | -0/+5 |
| | |||||
* | Fix catalog drop down list (#26) | Afterster | 2013-10-30 | 1 | -0/+5 |
| | |||||
* | Fix Fresh theme display on large screens | Afterster | 2013-10-30 | 1 | -6/+18 |
| | |||||
* | align search box with buttons | Holger Brunn | 2013-02-07 | 2 | -12/+0 |
| | |||||
* | Add some CSS defaults for the HTML5 player | Paul Arthur | 2013-01-28 | 2 | -112/+21 |
| | | | | Requires less boilerplate in the individual themes. | ||||
* | Add an HTML5 player | Holger Brunn | 2013-01-28 | 2 | -1/+131 |
| | | | | | 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 | 4 | -4/+4 |
| | |||||
* | Cosmetics: clean up heads in themes/ | Paul Arthur | 2013-01-25 | 9 | -225/+265 |
| | |||||
* | Update Whatever:hover to 3.11 | Paul Arthur | 2013-01-25 | 3 | -15/+15 |
| | | | | | | | 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 | 4 | -3639/+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. | ||||
* | Fix add and edit catalog legend format specifiers in penguin theme | Fred Thomsen | 2013-01-23 | 2 | -0/+6 |
| | |||||
* | Few bugfixes for the penguin theme for Alpha1 (Thx harrysand) | Karl Vollmer | 2011-04-27 | 8 | -8/+11 |
| | |||||
* | Add Fresh theme as a 'included' theme | Karl Vollmer | 2011-04-27 | 37 | -0/+2993 |
| | |||||
* | Improve SongDetails Design on Penguin | swissbite | 2011-01-31 | 1 | -3/+7 |
| | | | | | | | | | Reason: he Penguin Design has an issue while display song details (at least on firefox). The dt-text is overlying the dd-text. Added: Because of that, the dt needs at liest also a dotted border bottom. I also added a right border on dt, and because of that I had to move the padding of the dd-text | ||||
* | Updated html for register. Now uses the css from theme! | Einar | 2011-01-27 | 1 | -0/+85 |
| | |||||
* | Cosmetics: consistent line endings. No DOS for you. | Paul 'flowerysong' Arthur | 2010-06-11 | 2 | -106/+106 |
| | |||||
* | test add: layout for rtl language. | momo-i | 2010-05-14 | 3 | -0/+2623 |
| | | | | | | 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 | 3 | -3/+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 | 3 | -0/+3 |
| | |||||
* | Sync Addition of Penguin as new stock theme | Karl 'vollmerk' Vollmer | 2009-09-14 | 46 | -0/+1083 |
| | |||||
* | fix democratic play interface feedback issues and make the wizard actually work | Karl 'vollmerk' Vollmer | 2009-03-15 | 2 | -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 | 2 | -2/+2 |
| | |||||
* | 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 | ||||
* | added disc number information on album page | spocky | 2008-04-18 | 1 | -53/+53 |
| | |||||
* | Updated greysme. It may be a little bit more mobile device compliant. Or not. | spocky | 2008-04-18 | 3 | -43/+30 |
| | | | | Also changed copyright to my real name (time for me to be rich and famous :)) | ||||
* | shoutbox now makes use of flip_class | spocky | 2008-03-17 | 2 | -2/+45 |
| | | | | rewrote show_song code and css | ||||
* | Minor changes to shoutbox | spocky | 2008-03-17 | 2 | -23/+26 |
| | | | | Fixed greysme tables font-size on ff3 | ||||
* | Modification for embedded Flash player (Still Broken) | pb1dft | 2008-02-25 | 2 | -8/+21 |
| | |||||
* | Updated shoutbox display | spocky | 2008-02-23 | 2 | -25/+33 |
| | |||||
* | Moved star rating reset symbol to the left | spocky | 2008-01-29 | 3 | -30/+12 |
| | | | | Updated Greysme theme config file | ||||
* | Added alt/titles on album pictures | spocky | 2008-01-17 | 2 | -2/+2 |
| | | | | Fixed a display bug in templates | ||||
* | reduced size of the font when editing | Karl 'vollmerk' Vollmer | 2008-01-14 | 2 | -0/+10 |
| | |||||
* | few more copyright updates | Karl 'vollmerk' Vollmer | 2008-01-06 | 1 | -1/+1 |
| | |||||
* | added last gpl header, removed useless file | Karl 'vollmerk' Vollmer | 2008-01-05 | 1 | -1/+16 |
| | |||||
* | Some headers modified | pb1dft | 2008-01-04 | 1 | -0/+22 |
| | |||||
* | added back the multi-char filter for browse | Karl 'vollmerk' Vollmer | 2007-12-31 | 2 | -0/+10 |
| | |||||
* | added ability to do add new on other elements of song edit (Thx picasso) ↵ | Karl 'vollmerk' Vollmer | 2007-12-31 | 2 | -0/+8 |
| | | | | added export catalog to csv | ||||
* | fixed localplay index problem after track delete, fixed lack of high-light ↵ | Karl 'vollmerk' Vollmer | 2007-12-30 | 2 | -0/+9 |
| | | | | 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 | 2 | -0/+56 |
| | | | | flagged items, cleaned up shoutbox css a bit | ||||
* | fixed the centering on the MOTD | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -0/+5 |
| | |||||
* | fixed issues with user edit and create, fixed seek errors (Thx Karl Hungus) ↵ | Karl 'vollmerk' Vollmer | 2007-12-20 | 1 | -1/+1 |
| | | | | started digging myself out of the session tarded hole I created, API is broken with this commit | ||||
* | 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 | 2 | -2/+7 |
| | | | | 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 | 2 | -0/+6 |
| | |||||
* | Almost finished css cleanup | spocky | 2007-11-20 | 9 | -433/+217 |
| |