Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -0/+23 |
| | | | | rewrote show_song code and css | ||||
* | Minor changes to shoutbox | spocky | 2008-03-17 | 1 | -10/+12 |
| | | | | Fixed greysme tables font-size on ff3 | ||||
* | Modification for embedded Flash player (Still Broken) | pb1dft | 2008-02-25 | 1 | -8/+11 |
| | |||||
* | Updated shoutbox display | spocky | 2008-02-23 | 1 | -13/+21 |
| | |||||
* | Moved star rating reset symbol to the left | spocky | 2008-01-29 | 2 | -28/+8 |
| | | | | 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 |
| | |||||
* | 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 | 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/+4 |
| | | | | 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/+33 |
| | | | | flagged items, cleaned up shoutbox css a bit | ||||
* | 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 | ||||
* | fixed the find duplicates stuff, its actually still broken somewhat but it ↵ | Karl 'vollmerk' Vollmer | 2007-12-16 | 1 | -1/+2 |
| | | | | mostly works so why not commit eah? | ||||
* | database update, cleaned up some stuff | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -0/+3 |
| | |||||
* | Almost finished css cleanup | spocky | 2007-11-20 | 6 | -263/+128 |
| | |||||
* | - Updated Now Playing html/css | spocky | 2007-11-13 | 4 | -59/+60 |
| | | | | | | | - 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) | ||||
* | 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 | ||||
* | renamed a few files (missing php extension) | spocky | 2007-10-24 | 1 | -231/+202 |
| | | | | 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 | -8/+11 |
| | | | | | | | - 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 | 3 | -18/+17 |
| | | | | | | Updated pager html/css Fixed some Greysme's bugs Didn't fix ajax links w3c conformance :) | ||||
* | stupid mistake that broke all streaming | Karl 'vollmerk' Vollmer | 2007-09-28 | 1 | -2/+6 |
| | |||||
* | 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 | -8/+9 |
| | |||||
* | - Corrected one more sidebar missing tag | spocky | 2007-09-27 | 25 | -15/+20 |
| | | | | | | | - 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 | ||||
* | - Cleaned up php files (removed useless inlines styles, replaced header td ↵ | spocky | 2007-09-24 | 1 | -18/+8 |
| | | | | | | | | | | 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 | ||||
* | - modified sidebar css | spocky | 2007-09-23 | 34 | -0/+915 |
- modified rightbar html/css - added patch to enabled ie6 :hover pseudo classes - modified boxes html/css to remove table tags and enable box floating - added 1st version of 3.4 greysme theme (needs more work, especially on ie6) |